Overhaul debian packaging bootstrap scripts
- bin/debpkg-get-dependencies: update for recent versions of dh-python - bin/debpkg-update-automatic-dependencies: new script to update debian/control from the output of debpkg-get-dependencies - bin/debpkg-bootstrap-branches: generate a packaging branch out of a single tag, using files from the `debian-template` directory
parent
7bce5ba9
No related branches found
No related tags found
Showing
- bin/debpkg-bootstrap-branches 85 additions, 58 deletionsbin/debpkg-bootstrap-branches
- bin/debpkg-get-dependencies 104 additions, 0 deletionsbin/debpkg-get-dependencies
- bin/debpkg-update-automatic-dependencies 31 additions, 0 deletionsbin/debpkg-update-automatic-dependencies
- bin/debpkg-update-metadata 0 additions, 47 deletionsbin/debpkg-update-metadata
- bin/ls-all-repos 1 addition, 0 deletionsbin/ls-all-repos
- debian-template/control 16 additions, 0 deletionsdebian-template/control
- debian-template/copyright 22 additions, 0 deletionsdebian-template/copyright
- debian-template/gbp.conf 6 additions, 0 deletionsdebian-template/gbp.conf
- debian-template/rules 11 additions, 0 deletionsdebian-template/rules
- debian-template/source/format 1 addition, 0 deletionsdebian-template/source/format
bin/debpkg-get-dependencies
0 → 100755
bin/debpkg-update-automatic-dependencies
0 → 100755
bin/debpkg-update-metadata
deleted
100755 → 0
debian-template/control
0 → 100644
debian-template/copyright
0 → 100644
debian-template/gbp.conf
0 → 100644
debian-template/rules
0 → 100755
debian-template/source/format
0 → 100644
Please register or sign in to comment