a b c d e f g h i j k l m n o p q r s t u v w x y z

devscripts

Source: devscripts
Package: devscripts
Versions: devscripts (2.10.65), devscripts (2.10.65.1), devscripts (2.10.66), devscripts (2.10.67), devscripts (2.10.68), devscripts (2.10.69), devscripts (2.10.69+squeeze1), devscripts (2.10.69+squeeze2), devscripts (2.10.69+squeeze4), devscripts (2.10.70), devscripts (2.10.71)
Prioritize: 45
Description: scripts to make the life of a Debian Package maintainer easier
 Contains 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, libwww-perl,
    bsd-mailx | mailx]
  - build-rdeps: Searches for all packages that build-depend on a
    given package [dctrl-tools]
  - chdist: tool to easily play with several distributions [dctrl-tools]
  - checkbashisms: check whether a /bin/sh script contains any common
    bash-specific contructs
  - 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: A wrapper for cvs-buildpackage to use debuild as its package
    building program. [cvs-buildpackage, fakeroot, lintian, gnupg]
  - 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
    [libparse-debcontrol-perl, libsoap-lite-perl, lsb-release]
  - debcheckout: checkout the development repository of a Debian package
  - debclean: purge 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]
  - debdiff: compare two versions of a Debian package to check for
    added and removed files [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,
    debian-keyring, ssh-client]
  - debsnap: grab packages from http://snapshot.debian.org [libwww-perl,
    libjson-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]
  - deb-reversion: increases a binary package version number and repacks the
    archive
  - desktop2menu: produce a skeleton menu file from a freedesktop.org
    desktop file [libfile-desktopentry-perl]
  - dget: downloads Debian source and binary packages [wget | curl]
  - 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]
  - diff2patches: extract patches from a .diff.gz file placing them  under
    debian/ or, if present, debian/patches [patchutils]
  - dscverify: verify the integrity of a Debian package from the
    .changes or .dsc files [gnupg, debian-keyring, libdigest-md5-perl]
  - 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: searches 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 a package 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 packages. [equivs]
  - 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]
  - 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]
  - rmadison: remotely query the Debian archive database about packages
    [wget | curl, liburi-perl]
  - svnpath: print svn repository paths [subversion]
  - tagpending: runs from a Debian source tree and tags 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
    [libcrypt-ssleay-perl, libwww-perl, unzip, lzma, xz-utils]
  - uupdate: integrate upstream changes into a source package [patch]
  - whodepends: check which maintainers' packages depend on a package
  - who-uploads: determine the most recent uploaders of a package to the Debian
    archive [gnupg, debian-keyring, debian-maintainers, wget]
  - wnpp-alert: list installed packages which are orphaned or up for
    adoption [wget]
  - wnpp-check: check whether there is an open request for packaging or
    intention to package bug for a package [wget]
 .
 Also included are a set of example mail filters for filtering mail
 from Debian mailing lists using exim, procmail, etc.

This Description was in wheezy from 2011-02-12 to 2011-04-25;
This Description was in sid from 2010-07-14 to 2011-07-22;
This Description was in squeeze from 2010-07-25 to 2014-07-22;

This Description is not yet translated to ar
This Description is not yet translated to bg
This Description is not yet translated to ca
This Description is not yet translated to cs
This Description is not yet translated to da
This Description is translated to de
This Description is not yet translated to de_DE
This Description is not yet translated to el
This Description is not yet translated to eo
This Description is not yet translated to es
This Description is not yet translated to eu
This Description is not yet translated to fi
This Description is not yet translated to fr
This Description is not yet translated to gl
This Description is not yet translated to hr
This Description is not yet translated to hu
This Description is not yet translated to id
This Description is translated to it
This Description is not yet translated to ja
This Description is not yet translated to km
This Description is not yet translated to ko
This Description is not yet translated to ml
This Description is not yet translated to nb
This Description is not yet translated to nl
This Description is not yet translated to pl
This Description is not yet translated to pt
This Description is not yet translated to pt_AO
This Description is not yet translated to pt_BR
This Description is not yet translated to ro
This Description is translated to ru
This Description is not yet translated to sk
This Description is not yet translated to sr
This Description is not yet translated to sv
This Description is not yet translated to tr
This Description is translated to uk
This Description is not yet translated to vi
This Description is not yet translated to zh
This Description is not yet translated to zh_CN
This Description is not yet translated to zh_TW

parts-md5sum:
8be52d5d7fad2e3e3533fc6e7451d2a2 da de es it ja pt_BR ru sk uk     319531 
e6d0edbdd3d7210924c0b19b952c6395 da de es it ja pt_BR ru sk uk     319531 
0f503eaa5a93a74ac919e143e5e4b479 de it ru uk     
48213e180ad5aedb79d5bab2d17964f1 da de es it ja pt_BR ru sk uk     

other Descriptions of the devscripts package:

Description: 39872 patch
This Description was in lenny from 2007-12-06 to 2008-01-22;
This Description was in sid from 2007-11-16 to 2008-01-08;

Description: 251669 patch
This Description was in sid from 2017-07-10 to 2017-07-11;

Description: 1673 patch
This Description was in sid from 2005-07-16 to 2005-07-20;
This Description was in etch from 2005-07-16 to 2005-08-15;

Description: 86139 patch
This Description was in sid from 2011-08-24 to 2011-11-16;
This Description was in wheezy from 2011-09-03 to 2011-11-26;

Description: 16544 patch
This Description was in sid from 2005-07-21 to 2005-08-02;

Description: 16572 patch
This Description was in sid from 2005-07-22 to 2005-08-02;

Description: 17067 patch
This Description was in sid from 2005-08-01 to 2006-02-21;
This Description was in etch from 2005-08-16 to 2005-10-28;

Description: 19103 patch
This Description was in etch from 2005-10-29 to 2006-02-27;

Description: 21210 patch
This Description was in etch from 2006-02-28 to 2006-04-09;
This Description was in sid from 2006-02-21 to 2006-03-29;

Description: 22511 patch
This Description was in sid from 2006-03-30 to 2006-04-17;
This Description was in etch from 2006-04-10 to 2006-05-03;

Description: 23123 patch
This Description was in sid from 2006-04-18 to 2006-10-13;
This Description was in etch from 2006-05-04 to 2006-10-24;

Description: 35842 patch
This Description was in sid from 2007-07-01 to 2007-08-10;
This Description was in lenny from 2007-07-12 to 2007-08-19;

Description: 29304 patch
This Description was in etch from 2006-10-25 to 2006-11-29;
This Description was in sid from 2006-10-14 to 2006-11-13;

Description: 30132 patch
This Description was in sid from 2006-11-08 to 2006-11-11;

Description: 30218 patch
This Description was in sid from 2006-11-11 to 2007-03-25;
This Description was in lenny from 2009-10-06 to 2011-06-22;
This Description was in etch from 2006-11-29 to 2011-07-22;

Description: 32733 patch
This Description was in sid from 2007-03-25 to 2007-06-07;

Description: 32620 patch
This Description was in sid from 2007-03-18 to 2007-03-26;

Description: 33307 patch
This Description was in sid from 2007-04-18 to 2007-07-03;
This Description was in lenny from 2007-06-14 to 2007-07-11;

Description: 36979 patch
This Description was in lenny from 2007-08-22 to 2007-09-22;
This Description was in sid from 2007-08-11 to 2007-09-14;

Description: 37940 patch
This Description was in lenny from 2007-09-23 to 2007-12-05;
This Description was in sid from 2007-09-12 to 2008-01-07;

Description: 42404 patch
This Description was in sid from 2008-01-06 to 2008-01-18;

Description: 42696 patch
This Description was in sid from 2008-01-13 to 2008-02-08;
This Description was in lenny from 2008-01-23 to 2008-02-22;

Description: 43553 patch
This Description was in sid from 2008-02-04 to 2008-02-07;

Description: 43841 patch
This Description was in sid from 2008-02-07 to 2008-02-29;
This Description was in lenny from 2008-02-23 to 2008-03-11;

Description: 45346 patch
This Description was in sid from 2008-02-28 to 2008-03-17;
This Description was in lenny from 2008-03-12 to 2008-04-05;

Description: 251719 patch
This Description was in sid from 2017-07-12 to 2017-09-14;
This Description was in buster from 2017-07-28 to 2017-09-19;

Description: 46026 patch
This Description was in sid from 2008-03-17 to 2008-04-03;

Description: 46525 patch
This Description was in sid from 2008-03-26 to 2008-04-08;
This Description was in lenny from 2008-04-06 to 2008-04-20;

Description: 47478 patch
This Description was in sid from 2008-04-06 to 2008-04-08;

Description: 47624 patch
This Description was in lenny from 2008-04-21 to 2008-05-14;
This Description was in sid from 2008-04-08 to 2008-05-07;

Description: 48543 patch
This Description was in lenny from 2008-05-15 to 2008-05-30;
This Description was in sid from 2008-05-04 to 2008-05-25;

Description: 49177 patch
This Description was in lenny from 2008-05-31 to 2008-06-15;
This Description was in sid from 2008-05-20 to 2008-06-07;

Description: 49593 patch
This Description was in lenny from 2008-06-16 to 2008-06-27;
This Description was in sid from 2008-06-04 to 2008-06-24;

Description: 50157 patch
This Description was in sid from 2008-06-17 to 2008-07-02;
This Description was in lenny from 2008-06-28 to 2008-07-10;

Description: 50874 patch
This Description was in etch from 2009-10-02 to 2011-07-22;
This Description was in lenny from 2008-07-11 to 2011-07-22;
This Description was in sid from 2008-06-29 to 2009-10-02;
This Description was in squeeze from 2009-02-16 to 2009-02-23;

Description: 54114 patch
This Description was in sid from 2008-09-22 to 2009-09-30;

Description: 55675 patch
This Description was in sid from 2009-01-23 to 2009-10-02;
This Description was in squeeze from 2009-02-24 to 2009-03-14;

Description: 56631 patch
This Description was in sid from 2009-03-05 to 2009-08-01;
This Description was in squeeze from 2009-03-15 to 2009-08-09;

Description: 271794 patch
This Description was in bullseye from 2020-03-03 to 2020-07-02;
This Description was in sid from 2019-10-18 to 2020-06-28;

Description: 62316 patch
This Description was in sid from 2009-07-30 to 2009-09-05;
This Description was in squeeze from 2009-08-10 to 2009-09-14;

Description: 277620 patch
This Description was in bullseye from 2020-07-03 to 2020-11-30;
This Description was in sid from 2020-06-29 to 2020-11-29;

Description: 63941 patch
This Description was in squeeze from 2009-09-15 to 2011-07-22;
This Description was in etch from 2009-10-02 to 2011-07-22;
This Description was in sid from 2009-09-04 to 2009-12-17;
This Description was in lenny from 2009-10-02 to 2011-07-22;

Description: 66138 patch
This Description was in squeeze from 2009-12-18 to 2010-04-19;
This Description was in sid from 2009-12-18 to 2010-04-11;

Description: 71034 patch
This Description was in sid from 2010-04-07 to 2010-04-17;

Description: 71520 patch
This Description was in sid from 2010-04-14 to 2010-07-15;
This Description was in squeeze from 2010-04-26 to 2010-07-24;

Description: 80487 patch
This Description was in sid from 2011-04-16 to 2011-06-22;
This Description was in wheezy from 2011-04-26 to 2011-06-22;

Description: 82019 patch
This Description was in wheezy from 2011-06-23 to 2011-09-02;
This Description was in sid from 2011-05-26 to 2011-08-23;

Description: 227799 patch
This Description was in sid from 2014-12-05 to 2015-04-26;
This Description was in jessie from 2014-12-10 to 2018-06-26;

Description: 88903 patch
This Description was in wheezy from 2011-11-27 to 2016-06-07;
This Description was in sid from 2011-11-17 to 2013-05-13;

Description: 208382 patch
This Description was in sid from 2013-05-14 to 2013-08-17;
This Description was in jessie from 2013-08-08 to 2013-08-26;

Description: 214607 patch
This Description was in sid from 2013-09-21 to 2013-12-06;
This Description was in jessie from 2013-10-02 to 2013-12-10;

Description: 213358 patch
This Description was in jessie from 2013-08-27 to 2013-09-30;
This Description was in sid from 2013-08-17 to 2013-09-24;

Description: 217323 patch
This Description was in jessie from 2013-12-11 to 2014-01-31;
This Description was in sid from 2013-12-06 to 2014-01-25;

Description: 218720 patch
This Description was in jessie from 2014-02-01 to 2014-05-17;
This Description was in sid from 2014-01-26 to 2014-05-13;

Description: 230348 patch
This Description was in stretch from 2015-06-22 to 2016-01-10;
This Description was in sid from 2015-06-12 to 2015-12-31;

Description: 228515 patch
This Description was in sid from 2015-04-27 to 2015-06-12;
This Description was in stretch from 2015-05-03 to 2015-06-21;

Description: 221608 patch
This Description was in jessie from 2014-05-18 to 2014-12-09;
This Description was in sid from 2014-05-12 to 2014-12-04;

Description: 237486 patch
This Description was in stretch from 2016-01-11 to 2016-02-17;
This Description was in sid from 2016-01-01 to 2016-02-12;

Description: 240505 patch
This Description was in stretch from 2016-03-26 to 2016-07-09;
This Description was in sid from 2016-03-20 to 2016-07-04;

Description: 239227 patch
This Description was in stretch from 2016-02-18 to 2016-03-25;
This Description was in sid from 2016-02-13 to 2016-03-20;

Description: 243506 patch
This Description was in stretch from 2016-07-10 to 2016-08-28;
This Description was in sid from 2016-07-05 to 2016-08-22;

Description: 245674 patch
This Description was in stretch from 2016-10-08 to 2016-12-02;
This Description was in sid from 2016-10-02 to 2016-11-24;

Description: 244686 patch
This Description was in stretch from 2016-08-29 to 2016-10-07;
This Description was in sid from 2016-08-23 to 2016-10-01;

Description: 247829 patch
This Description was in stretch from 2016-12-03 to 2017-01-16;
This Description was in sid from 2016-11-25 to 2017-01-11;

Description: 253545 patch
This Description was in buster from 2017-09-20 to 2017-11-01;
This Description was in sid from 2017-09-15 to 2017-10-28;

Description: 249241 patch
This Description was in stretch from 2017-01-17 to 2020-07-21;
This Description was in sid from 2017-01-12 to 2017-07-09;

Description: 266445 patch
This Description was in buster from 2019-01-16 to 2019-02-28;
This Description was in sid from 2019-01-14 to 2019-02-19;

Description: 254613 patch
This Description was in buster from 2017-11-02 to 2018-01-05;
This Description was in sid from 2017-10-28 to 2019-06-06;

Description: 259170 patch
This Description was in buster from 2018-05-02 to 2018-05-26;
This Description was in sid from 2018-04-27 to 2018-05-23;

Description: 263087 patch
This Description was in buster from 2018-10-08 to 2018-10-30;
This Description was in sid from 2018-10-04 to 2018-10-25;

Description: 259979 patch
This Description was in buster from 2018-05-27 to 2018-09-06;
This Description was in sid from 2018-05-24 to 2018-09-05;

Description: 256495 patch
This Description was in buster from 2018-01-06 to 2018-05-01;
This Description was in sid from 2018-01-01 to 2018-04-30;

Description: 263782 patch
This Description was in buster from 2018-10-31 to 2019-01-15;
This Description was in sid from 2018-10-26 to 2019-01-11;

Description: 262338 patch
This Description was in buster from 2018-09-07 to 2018-10-07;
This Description was in sid from 2018-09-05 to 2018-10-04;

Description: 267979 patch
This Description was in buster from 2019-03-01 to 2022-09-13;
This Description was in sid from 2019-02-19 to 2019-10-18;

Description: 291797 patch
This Description was in bookworm from 2022-06-21 to 2023-03-01;
This Description was in sid from 2022-06-19 to 2023-02-06;

Description: 287069 patch
This Description was in bookworm from 2021-12-03 to 2022-01-29;
This Description was in sid from 2021-12-01 to 2022-01-24;

Description: 288199 patch
This Description was in bookworm from 2022-01-30 to 2022-06-20;
This Description was in sid from 2022-01-24 to 2022-06-18;

Description: 286340 patch
This Description was in sid from 2021-11-11 to 2021-11-30;

Description: 283645 patch
This Description was in bookworm from 2021-08-18 to 2021-12-02;
This Description was in bullseye from 2021-02-28 to 2024-09-02;
This Description was in sid from 2021-02-17 to 2021-11-14;

Description: 281246 patch
This Description was in sid from 2020-11-29 to 2021-02-17;
This Description was in bullseye from 2020-12-01 to 2021-02-27;

Description: 297211 patch
This Description was in bookworm from 2023-03-02 to 2023-04-05;
This Description was in sid from 2023-02-11 to 2023-03-16;

Description: 311449 patch
This Description was in trixie from 2024-12-19 to 2025-01-06;
This Description was in sid from 2024-12-08 to 2024-12-25;

Description: 297709 patch
This Description was in bookworm from 2023-06-04 to 2026-07-13;
This Description was in trixie from 2023-06-12 to 2023-06-17;
This Description was in sid from 2023-04-06 to 2023-06-12;

Description: 297607 patch
This Description was in bookworm from 2023-04-06 to 2023-06-03;
This Description was in sid from 2023-03-17 to 2023-04-05;

Description: 297083 patch
This Description was in sid from 2023-02-06 to 2023-02-19;

Description: 310569 patch
This Description was in trixie from 2024-11-07 to 2024-11-18;
This Description was in sid from 2024-11-01 to 2024-11-12;

Description: 301966 patch
This Description was in trixie from 2024-01-05 to 2024-09-26;
This Description was in sid from 2023-12-14 to 2024-09-19;

Description: 298080 patch
This Description was in trixie from 2023-06-18 to 2024-01-04;
This Description was in sid from 2023-06-13 to 2023-12-13;

Description: 310851 patch
This Description was in trixie from 2024-11-19 to 2024-12-18;
This Description was in sid from 2024-11-13 to 2024-12-07;

Description: 312007 patch
This Description was in trixie from 2025-01-07 to 2025-01-19;
This Description was in sid from 2024-12-26 to 2025-01-14;

Description: 315563 patch
This Description was in trixie from 2025-04-28 to 2025-05-10;
This Description was in sid from 2025-04-18 to 2025-04-30;

Description: 318326 patch
This Description was in forky from 2025-10-23 to 2025-10-26;
This Description was in sid from 2025-10-20 to 2025-10-24;

Description: 309450 patch
This Description was in trixie from 2024-09-27 to 2024-11-06;
This Description was in sid from 2024-09-20 to 2024-10-31;

Description: 312453 patch
This Description was in trixie from 2025-01-20 to 2025-03-31;
This Description was in sid from 2025-01-15 to 2025-03-28;

Description: 314858 patch
This Description was in trixie from 2025-04-01 to 2025-04-04;
This Description was in sid from 2025-03-29 to 2025-04-02;

Description: 316602 patch
This Description was in forky from 2025-08-26 to 2025-10-22;
This Description was in sid from 2025-08-17 to 2025-10-19;

Description: 315658 patch
This Description was in forky from 2025-08-10 to 2025-08-25;
This Description was in trixie from 2025-05-11 to 2026-07-13;
This Description was in sid from 2025-05-01 to 2025-08-16;

Description: 315080 patch
This Description was in trixie from 2025-04-05 to 2025-04-27;
This Description was in sid from 2025-04-03 to 2025-04-17;

Description: 318382 patch
This Description was in forky from 2025-10-27 to 2025-12-31;
This Description was in sid from 2025-10-25 to 2025-12-16;

Description: 319531 patch
This Description is active
This Description was in forky from 2026-01-01 to 2026-09-01;
This Description was in sid from 2025-12-17 to 2026-09-01;