Package
devscriptsVersion
2.16.2ubuntu3Priority
optionalSection
develOrigin
UbuntuMaintainer
Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>Original Maintainer
Devscripts Devel Team <devscripts-devel@lists.alioth.debian.org>Bugs
https://bugs.launchpad.net/ubuntu/+filebugInstalled Size
2,133 kBDepends
dpkg-dev (>= 1.17.0), perl, python3:any (>= 3.3.2-2~), libc6 (>= 2.3.4)Recommends
apt, at, dctrl-tools, dput | dupload, fakeroot, file, gnupg | gnupg2, libdistro-info-perl, libencode-locale-perl, liburi-perl, libwww-perl, lintian, man-db, patch, patchutils, python3-debian (>= 0.1.15), python3-magic, sensible-utils, strace, unzip, wdiff, wget | curl, xz-utilsSuggests
bsd-mailx | mailx, build-essential, cvs-buildpackage, diffoscope, devscripts-el, dose-extra (>= 4.0), gnuplot, gpgv | gpgv2, libauthen-sasl-perl, libfile-desktopentry-perl, libnet-smtp-ssl-perl, libterm-size-perl, libtimedate-perl, libyaml-syck-perl, mozilla-devscripts, mutt, ssh-client, svn-buildpackage, w3m, debian-keyring, equivs, liblwp-protocol-https-perl, libsoap-lite-perlBreaks
ubuntu-dev-tools (<< 0.147~)Replaces
ubuntu-dev-tools (<< 0.124~)Task
ubuntu-sdkSupported
5yDownload Size
848 kBAPT Manual Installed
yesAPT Sources
http://gb.archive.ubuntu.com/ubuntu xenial/main amd64 PackagesDescription
scripts to make the life of a Debian Package maintainer easierContains the following scripts, dependencies/recommendations shown in
brackets afterwards:
.
- annotate-output: run a command and prepend time and stream (O for stdout,
E for stderr) for every line of output
- archpath: print tla/Bazaar package names [tla | bazaar]
- bts: a command-line tool for manipulating the BTS [www-browser,
libauthen-sasl-perl, libnet-smtp-ssl-perl, libsoap-lite-perl, liburi-perl,
libwww-perl, bsd-mailx | mailx]
- build-rdeps: search for all packages that build-depend on a given package
[dctrl-tools, dose-extra]
- chdist: tool to easily play with several distributions [dctrl-tools]
- checkbashisms: check whether a /bin/sh script contains any common
bash-specific constructs
- cowpoke: upload a Debian source package to a cowbuilder host and build it,
optionally also signing and uploading the result to an incoming queue
[ssh-client]
- cvs-debi, cvs-debc: wrappers around debi and debc respectively (see below)
which allow them to be called from the CVS working directory
[cvs-buildpackage]
- cvs-debrelease: wrapper around debrelease which allows it to be called
from the CVS working directory [cvs-buildpackage, dupload | dput,
ssh-client]
- cvs-debuild: wrapper for cvs-buildpackage to use debuild as its package
building program [cvs-buildpackage, fakeroot, lintian, gnupg | gnupg2]
- dcmd: run a given command replacing the name of a .changes or .dsc file
with each of the files referenced therein
- dcontrol: remotely query package and source control files for all Debian
distributions [liburl-perl, libwww-perl]
- dd-list: given a list of packages, pretty-print it ordered by maintainer
- debc: display the contents of just-built .debs
- debchange/dch: automagically add entries to debian/changelog files
[libdistro-info-perl, libsoap-lite-perl]
- debcheckout: checkout the development repository of a Debian package
- debclean: clean a Debian source tree [fakeroot]
- debcommit: commit changes to cvs, darcs, svn, svk, tla, bzr, git, or hg,
basing commit message on changelog [cvs | darcs | subversion | svk | tla |
bzr | git-core | mercurial, libtimedate-perl]
- debdiff: compare two versions of a Debian package to check for
added and removed files. Use the diffoscope package for deep comparisons.
[wdiff, patchutils]
- debi: install a just-built package
- debpkg: dpkg wrapper to be able to manage/test packages without su
- debrelease: wrapper around dupload or dput [dupload | dput, ssh-client]
- 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 [gnupg | gnupg2,
debian-keyring, ssh-client]
- debsnap: grab packages from http://snapshot.debian.org [libwww-perl]
- debuild: wrapper to build a package without having to su or worry
about how to invoke dpkg to build using fakeroot. Also deals
with common environment problems, umask etc. [fakeroot, lintian,
gnupg | gnupg2]
- deb-reversion: increase a binary package version number and repacks the
package, useful for porters and the like
- dep3changelog: generate a changelog entry from a DEP3-style patch header
- desktop2menu: given a freedesktop.org desktop file, generate a skeleton
for a menu file [libfile-desktopentry-perl]
- dget: download Debian source and binary packages [wget | curl]
- diff2patches: extract patches from a .diff.gz file placing them under
debian/ or, if present, debian/patches [patchutils]
- dpkg-depcheck, dpkg-genbuilddeps: determine the packages used during
the build of a Debian package; useful for determining the Build-Depends
control field needed [build-essential, strace]
- dscextract: extract a single file from a Debian source package [patchutils]
- dscverify: verify the integrity of a Debian package from the
.changes or .dsc files [gnupg | gnupg2, debian-keyring, libdigest-md5-perl]
- edit-patch: add/edit a patch for a source package and commit the changes
[quilt | dpatch | cdbs]
- getbuildlog: download package build logs from Debian auto-builders [wget]
- grep-excuses: grep the update_excuses.html file for your packages
[libterm-size-perl, wget, w3m]
- licensecheck: attempt to determine the license of source files
- list-unreleased: search for unreleased packages
- manpage-alert: locate binaries without corresponding manpages [man-db]
- mass-bug: mass-file bug reports [bsd-mailx | mailx]
- mergechanges: merge .changes files from the same release but built
on different architectures
- mk-build-deps: given a package name and/or control file, generate a binary
package which may be installed to satisfy the build-dependencies of the
given package [equivs]
- mk-origtargz: rename upstream tarball, optionally changing the compression
and removing unwanted files [unzip, xz-utils, file]
- namecheck: check project names are not already taken
- nmudiff: mail a diff of the current package against the previous version
to the BTS to assist in tracking NMUs [patchutils, mutt]
- origtargz: fetch the orig tarball of a Debian package from various sources,
and unpack it
- plotchangelog: view a nice plot of the data in a changelog file
[libtimedate-perl, gnuplot]
- pts-subscribe: subscribe to the PTS for a limited period of time
[bsd-mailx | mailx, at]
- rc-alert: list installed packages which have release-critical bugs
[wget | curl]
- rmadison: remotely query the Debian archive database about packages
[liburi-perl, wget | curl]
- sadt: run DEP-8 tests [python3-debian]
- suspicious-source: output a list of files which are not common source
files [python3-magic]
- svnpath: print Subversion repository paths [subversion]
- tagpending: run from a Debian source tree and tag bugs that are to be
closed in the latest changelog as pending [libsoap-lite-perl]
- transition-check: check a list of source packages for involvement in
transitions for which uploads to unstable are currently blocked
[libwww-perl, libyaml-syck-perl]
- uscan: scan upstream sites for new releases of packages [gpgv | gpgv2,
gnupg |gnupg2, liblwp-protocol-https-perl, libwww-perl, unzip,
xz-utils, file]
- uupdate: integrate upstream changes into a source package [patch]
- what-patch: determine what patch system, if any, a source package is using
[patchutils]
- whodepends: check which maintainers' packages depend on a package
- who-uploads: determine the most recent uploaders of a package to the Debian
archive [gnupg | gnupg2, debian-keyring, debian-maintainers, wget]
- wnpp-alert: list installed packages which are orphaned or up for adoption
[wget | curl]
- wnpp-check: check whether there is an open request for packaging or
intention to package bug for a package [wget | curl]
- who-permits-upload: Retrieve information about Debian Maintainer access
control lists [gnupg | gnupg2, libencode-locale-perl, libwww-perl,
debian-keyring]
- wrap-and-sort: wrap long lines and sort items in packaging files
[python3-debian]
.
Also included are a set of example mail filters for filtering mail
from Debian mailing lists using exim, procmail, etc.
Install Info
artful,now 2.17.9build1 amd64Installed Automatically
FalseFiles
/.//etc/
/etc/cowpoke.conf
/usr/
/usr/bin/
/usr/bin/add-patch -> edit-patch*
/usr/bin/annotate-output*
/usr/bin/archpath*
/usr/bin/bts*
/usr/bin/build-rdeps*
/usr/bin/chdist*
/usr/bin/checkbashisms*
/usr/bin/cowpoke*
/usr/bin/cvs-debc -> cvs-debi*
/usr/bin/cvs-debi*
/usr/bin/cvs-debrelease*
/usr/bin/cvs-debuild*
/usr/bin/dch -> debchange*
/usr/bin/dcmd*
/usr/bin/dcontrol*
/usr/bin/dd-list*
/usr/bin/debc -> debi*
/usr/bin/debchange*
/usr/bin/debcheckout*
/usr/bin/debclean*
/usr/bin/debcommit*
/usr/bin/debdiff*
/usr/bin/debi*
/usr/bin/debpkg*
/usr/bin/debrelease*
/usr/bin/deb-reversion*
/usr/bin/debrsign*
/usr/bin/debsign*
/usr/bin/debsnap*
/usr/bin/debuild*
/usr/bin/dep3changelog*
/usr/bin/desktop2menu*
/usr/bin/dget*
/usr/bin/diff2patches*
/usr/bin/dpkg-depcheck*
/usr/bin/dpkg-genbuilddeps*
/usr/bin/dscextract*
/usr/bin/dscverify*
/usr/bin/edit-patch*
/usr/bin/getbuildlog*
/usr/bin/grep-excuses*
/usr/bin/licensecheck*
/usr/bin/list-unreleased*
/usr/bin/manpage-alert*
/usr/bin/mass-bug*
/usr/bin/mergechanges*
/usr/bin/mk-build-deps*
/usr/bin/mk-origtargz*
/usr/bin/namecheck*
/usr/bin/nmudiff*
/usr/bin/origtargz*
/usr/bin/plotchangelog*
/usr/bin/pts-subscribe*
/usr/bin/pts-unsubscribe -> pts-subscribe*
/usr/bin/rc-alert*
/usr/bin/rmadison*
/usr/bin/sadt*
/usr/bin/suspicious-source*
/usr/bin/svnpath*
/usr/bin/tagpending*
/usr/bin/transition-check*
/usr/bin/uscan*
/usr/bin/uupdate*
/usr/bin/what-patch*
/usr/bin/whodepends*
/usr/bin/who-permits-upload*
/usr/bin/who-uploads*
/usr/bin/wnpp-alert*
/usr/bin/wnpp-check*
/usr/bin/wrap-and-sort*
/usr/lib/
/usr/lib/python3/
/usr/lib/python3/dist-packages/
/usr/lib/python3/dist-packages/devscripts/
/usr/lib/python3/dist-packages/devscripts-2.16.2ubuntu3.egg-info/
/usr/lib/python3/dist-packages/devscripts-2.16.2ubuntu3.egg-info/dependency_links.txt
/usr/lib/python3/dist-packages/devscripts-2.16.2ubuntu3.egg-info/PKG-INFO
/usr/lib/python3/dist-packages/devscripts-2.16.2ubuntu3.egg-info/top_level.txt
/usr/lib/python3/dist-packages/devscripts/control.py
/usr/lib/python3/dist-packages/devscripts/__init__.py
/usr/lib/python3/dist-packages/devscripts/logger.py
/usr/lib/python3/dist-packages/devscripts/test/
/usr/lib/python3/dist-packages/devscripts/test/__init__.py
/usr/lib/python3/dist-packages/devscripts/test/test_help.py
/usr/lib/python3/dist-packages/devscripts/test/test_logger.py
/usr/lib/python3/dist-packages/devscripts/test/test_pylint.py
/usr/share/
/usr/share/bash-completion/
/usr/share/bash-completion/completions/
/usr/share/bash-completion/completions/bts
/usr/share/bash-completion/completions/build-rdeps -> pkgnames
/usr/share/bash-completion/completions/chdist
/usr/share/bash-completion/completions/checkbashisms
/usr/share/bash-completion/completions/dch -> debchange
/usr/share/bash-completion/completions/dcontrol -> pkgnames
/usr/share/bash-completion/completions/dcut
/usr/share/bash-completion/completions/dd-list -> pkgnames
/usr/share/bash-completion/completions/debc -> debi
/usr/share/bash-completion/completions/debchange
/usr/share/bash-completion/completions/debcheckout -> pkgnames
/usr/share/bash-completion/completions/debdiff
/usr/share/bash-completion/completions/debi
/usr/share/bash-completion/completions/debsign
/usr/share/bash-completion/completions/debsnap -> pkgnames
/usr/share/bash-completion/completions/debuild
/usr/share/bash-completion/completions/dget -> pkgnames
/usr/share/bash-completion/completions/dscextract
/usr/share/bash-completion/completions/dscverify
/usr/share/bash-completion/completions/getbuildlog -> pkgnames
/usr/share/bash-completion/completions/grep-excuses -> pkgnames
/usr/share/bash-completion/completions/licensecheck
/usr/share/bash-completion/completions/list-unreleased
/usr/share/bash-completion/completions/mass-bug -> pkgnames
/usr/share/bash-completion/completions/mk-build-deps -> pkgnames
/usr/share/bash-completion/completions/mk-origtargz
/usr/share/bash-completion/completions/pkgnames
/usr/share/bash-completion/completions/plotchangelog
/usr/share/bash-completion/completions/pts-subscribe -> pkgnames
/usr/share/bash-completion/completions/pts-unsubscribe -> pkgnames
/usr/share/bash-completion/completions/rc-alert -> pkgnames
/usr/share/bash-completion/completions/rmadison -> pkgnames
/usr/share/bash-completion/completions/transition-check -> pkgnames
/usr/share/bash-completion/completions/uscan
/usr/share/bash-completion/completions/uupdate
/usr/share/bash-completion/completions/what-patch
/usr/share/bash-completion/completions/whodepends -> pkgnames
/usr/share/bash-completion/completions/who-uploads -> pkgnames
/usr/share/bash-completion/completions/wnpp-alert -> pkgnames
/usr/share/bash-completion/completions/wnpp-check -> pkgnames
/usr/share/bug/
/usr/share/bug/devscripts/
/usr/share/bug/devscripts/presubj
/usr/share/bug/devscripts/script*
/usr/share/devscripts/
/usr/share/devscripts/conf.default
/usr/share/devscripts/debpkg*
/usr/share/devscripts/README.mk-build-deps
/usr/share/doc/
/usr/share/doc/devscripts/
/usr/share/doc/devscripts/changelog.gz
/usr/share/doc/devscripts/copyright
/usr/share/doc/devscripts/devscripts.conf.ex -> ../../devscripts/conf.default
/usr/share/doc/devscripts/examples/
/usr/share/doc/devscripts/examples/bts_autosubscription.procmail
/usr/share/doc/devscripts/examples/debian.procmail.gz
/usr/share/doc/devscripts/examples/forward.exim
/usr/share/doc/devscripts/examples/forward.procmail
/usr/share/doc/devscripts/examples/master.procmail
/usr/share/doc/devscripts/NEWS.Debian.gz
/usr/share/doc/devscripts/README.gz
/usr/share/doc/devscripts/TODO
/usr/share/lintian/
/usr/share/lintian/overrides/
/usr/share/lintian/overrides/devscripts
/usr/share/man/
/usr/share/man/de/
/usr/share/man/de/man1/
/usr/share/man/de/man1/add-patch.1.gz -> edit-patch.1.gz
/usr/share/man/de/man1/annotate-output.1.gz
/usr/share/man/de/man1/archpath.1.gz
/usr/share/man/de/man1/bts.1.gz
/usr/share/man/de/man1/build-rdeps.1.gz
/usr/share/man/de/man1/chdist.1.gz
/usr/share/man/de/man1/checkbashisms.1.gz
/usr/share/man/de/man1/cowpoke.1.gz
/usr/share/man/de/man1/cvs-debc.1.gz
/usr/share/man/de/man1/cvs-debi.1.gz
/usr/share/man/de/man1/cvs-debrelease.1.gz
/usr/share/man/de/man1/cvs-debuild.1.gz
/usr/share/man/de/man1/dch.1.gz -> debchange.1.gz
/usr/share/man/de/man1/dcmd.1.gz
/usr/share/man/de/man1/dcontrol.1.gz
/usr/share/man/de/man1/dd-list.1.gz
/usr/share/man/de/man1/debc.1.gz
/usr/share/man/de/man1/debchange.1.gz
/usr/share/man/de/man1/debcheckout.1.gz
/usr/share/man/de/man1/debclean.1.gz
/usr/share/man/de/man1/debcommit.1.gz
/usr/share/man/de/man1/debdiff.1.gz
/usr/share/man/de/man1/debi.1.gz
/usr/share/man/de/man1/debpkg.1.gz
/usr/share/man/de/man1/debrelease.1.gz
/usr/share/man/de/man1/deb-reversion.1.gz
/usr/share/man/de/man1/debrsign.1.gz
/usr/share/man/de/man1/debsign.1.gz
/usr/share/man/de/man1/debsnap.1.gz
/usr/share/man/de/man1/debuild.1.gz
/usr/share/man/de/man1/dep3changelog.1.gz
/usr/share/man/de/man1/desktop2menu.1.gz
/usr/share/man/de/man1/devscripts.1.gz
/usr/share/man/de/man1/dget.1.gz
/usr/share/man/de/man1/diff2patches.1.gz
/usr/share/man/de/man1/dpkg-depcheck.1.gz
/usr/share/man/de/man1/dpkg-genbuilddeps.1.gz
/usr/share/man/de/man1/dscextract.1.gz
/usr/share/man/de/man1/dscverify.1.gz
/usr/share/man/de/man1/edit-patch.1.gz
/usr/share/man/de/man1/getbuildlog.1.gz
/usr/share/man/de/man1/grep-excuses.1.gz
/usr/share/man/de/man1/licensecheck.1.gz
/usr/share/man/de/man1/list-unreleased.1.gz
/usr/share/man/de/man1/manpage-alert.1.gz
/usr/share/man/de/man1/mass-bug.1.gz
/usr/share/man/de/man1/mergechanges.1.gz
/usr/share/man/de/man1/mk-build-deps.1.gz
/usr/share/man/de/man1/mk-origtargz.1.gz
/usr/share/man/de/man1/namecheck.1.gz
/usr/share/man/de/man1/nmudiff.1.gz
/usr/share/man/de/man1/origtargz.1.gz
/usr/share/man/de/man1/plotchangelog.1.gz
/usr/share/man/de/man1/pts-subscribe.1.gz
/usr/share/man/de/man1/pts-unsubscribe.1.gz -> pts-subscribe.1.gz
/usr/share/man/de/man1/rc-alert.1.gz
/usr/share/man/de/man1/rmadison.1.gz
/usr/share/man/de/man1/sadt.1.gz
/usr/share/man/de/man1/suspicious-source.1.gz
/usr/share/man/de/man1/svnpath.1.gz
/usr/share/man/de/man1/tagpending.1.gz
/usr/share/man/de/man1/transition-check.1.gz
/usr/share/man/de/man1/uupdate.1.gz
/usr/share/man/de/man1/what-patch.1.gz
/usr/share/man/de/man1/whodepends.1.gz
/usr/share/man/de/man1/who-permits-upload.1.gz
/usr/share/man/de/man1/who-uploads.1.gz
/usr/share/man/de/man1/wnpp-alert.1.gz
/usr/share/man/de/man1/wnpp-check.1.gz
/usr/share/man/de/man1/wrap-and-sort.1.gz
/usr/share/man/de/man5/
/usr/share/man/de/man5/devscripts.conf.5.gz
/usr/share/man/fr/
/usr/share/man/fr/man1/
/usr/share/man/fr/man1/add-patch.1.gz -> edit-patch.1.gz
/usr/share/man/fr/man1/annotate-output.1.gz
/usr/share/man/fr/man1/archpath.1.gz
/usr/share/man/fr/man1/bts.1.gz
/usr/share/man/fr/man1/build-rdeps.1.gz
/usr/share/man/fr/man1/chdist.1.gz
/usr/share/man/fr/man1/checkbashisms.1.gz
/usr/share/man/fr/man1/cowpoke.1.gz
/usr/share/man/fr/man1/cvs-debc.1.gz
/usr/share/man/fr/man1/cvs-debi.1.gz
/usr/share/man/fr/man1/cvs-debrelease.1.gz
/usr/share/man/fr/man1/cvs-debuild.1.gz
/usr/share/man/fr/man1/dch.1.gz -> debchange.1.gz
/usr/share/man/fr/man1/dcmd.1.gz
/usr/share/man/fr/man1/dcontrol.1.gz
/usr/share/man/fr/man1/dd-list.1.gz
/usr/share/man/fr/man1/debc.1.gz
/usr/share/man/fr/man1/debchange.1.gz
/usr/share/man/fr/man1/debcheckout.1.gz
/usr/share/man/fr/man1/debclean.1.gz
/usr/share/man/fr/man1/debcommit.1.gz
/usr/share/man/fr/man1/debdiff.1.gz
/usr/share/man/fr/man1/debi.1.gz
/usr/share/man/fr/man1/debpkg.1.gz
/usr/share/man/fr/man1/debrelease.1.gz
/usr/share/man/fr/man1/deb-reversion.1.gz
/usr/share/man/fr/man1/debrsign.1.gz
/usr/share/man/fr/man1/debsign.1.gz
/usr/share/man/fr/man1/debsnap.1.gz
/usr/share/man/fr/man1/debuild.1.gz
/usr/share/man/fr/man1/dep3changelog.1.gz
/usr/share/man/fr/man1/desktop2menu.1.gz
/usr/share/man/fr/man1/devscripts.1.gz
/usr/share/man/fr/man1/dget.1.gz
/usr/share/man/fr/man1/diff2patches.1.gz
/usr/share/man/fr/man1/dpkg-depcheck.1.gz
/usr/share/man/fr/man1/dpkg-genbuilddeps.1.gz
/usr/share/man/fr/man1/dscextract.1.gz
/usr/share/man/fr/man1/dscverify.1.gz
/usr/share/man/fr/man1/edit-patch.1.gz
/usr/share/man/fr/man1/getbuildlog.1.gz
/usr/share/man/fr/man1/grep-excuses.1.gz
/usr/share/man/fr/man1/licensecheck.1.gz
/usr/share/man/fr/man1/list-unreleased.1.gz
/usr/share/man/fr/man1/manpage-alert.1.gz
/usr/share/man/fr/man1/mass-bug.1.gz
/usr/share/man/fr/man1/mergechanges.1.gz
/usr/share/man/fr/man1/mk-build-deps.1.gz
/usr/share/man/fr/man1/mk-origtargz.1.gz
/usr/share/man/fr/man1/namecheck.1.gz
/usr/share/man/fr/man1/nmudiff.1.gz
/usr/share/man/fr/man1/origtargz.1.gz
/usr/share/man/fr/man1/plotchangelog.1.gz
/usr/share/man/fr/man1/pts-subscribe.1.gz
/usr/share/man/fr/man1/pts-unsubscribe.1.gz -> pts-subscribe.1.gz
/usr/share/man/fr/man1/rc-alert.1.gz
/usr/share/man/fr/man1/rmadison.1.gz
/usr/share/man/fr/man1/sadt.1.gz
/usr/share/man/fr/man1/suspicious-source.1.gz
/usr/share/man/fr/man1/svnpath.1.gz
/usr/share/man/fr/man1/tagpending.1.gz
/usr/share/man/fr/man1/transition-check.1.gz
/usr/share/man/fr/man1/uupdate.1.gz
/usr/share/man/fr/man1/what-patch.1.gz