Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
wiki:debian_packaging [2018/06/25 10:58] – [Build the binary packages] neyronwiki:debian_packaging [2018/06/25 11:05] – [Build for jessie backports] neyron
Line 180: Line 180:
 </code> </code>
  
-... +Then follow again [[wiki:debian_packaging#sync_the_files_with_the_oar-ftp_machine|the build procedure on oar-ftp]] (make sure ''OAR_VERSION'' is suffixed by bpoXand ''OAR_CHROOT'' targets the correct backport distribution)
- +
-And then for sbuild on oar-ftp, change adapt the variables: +
-<code bash> +
-$ export OAR_VERSION=2.5.5-1~bpo8+1 +
-</code> +
-and +
-<code bash> +
-oar-ftp$ CHROOT=jessie-backports +
-</code>+
  
 If OK, we only need to push the bpo branch + tags If OK, we only need to push the bpo branch + tags
  
 <code bash> <code bash>
-$ git push $REMOTE debian/2.5_bpo8 && +$ git push $REMOTE && git push $REMOTE --tags
-  git push $REMOTE --tags+
 </code> </code>
  
wiki/debian_packaging.txt · Last modified: 2021/06/29 10:24 by snoir
Recent changes RSS feed GNU Free Documentation License 1.3 Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki