Skip to content

Scripts to (help) automate the building of our Debian packages

License

Notifications You must be signed in to change notification settings

64studio/debuild

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

debuild

Scripts to (help) automate the building of our Debian packages

Usage:

./build <gitrepourl> <release> <arch>
./build https://github.com/64studio/pdk.git stretch amd64
./build https://github.com/64studio/smart.git stretch amd64

This file contains the pbuilder path where the built debs are located:

~/autobuild/tmp/result_dir.log

backport

Same as above, but will (attempt to) backport a Debian package

Usage:

./backport <dscurl> <release> <arch>
./backport http://http.debian.net/debian/pool/main/n/nodejs/nodejs_6.11.2~dfsg-5.dsc stretch amd64

About

Scripts to (help) automate the building of our Debian packages

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages