Scripts to make the life of a Debian Package maintainer easier
Development/Tools/Building
Collection of scripts for working on Debian packages.
Examples:
bts: A command-line tool for manipulating the Debian Bug
Tracking System.
dcontrol: Remotely query package and source control files for
all Debian distributions.
debchange/dch: Automagically add entries to debian/changelog
files.
debsign, debrsign: Sign a .changes/.dsc pair without needing any
of the rest of the package to be present; can sign the pair
remotely or fetch the pair from a remote machine for signing.
diff2patches: Extract patches from a .diff.gz file placing them
under debian/ or, if present, debian/patches.
licensecheck: Attempt to determine the license of source files.
uscan: Scan upstream sites for new releases of packages.