Exemples d'utilisation de Devscripts package en Anglais et leurs traductions en Français
{-}
-
Colloquial
-
Official
Debsign is in the devscripts package.
The devscripts package contains many programs helping with a wide array of a Debian developer's job.
The wnpp-alert command from the devscripts package.
Who-uploads(1) in the devscripts package identifies the actual uploader of Debian source packages. .
The wnpp-alert command from the devscripts package.
This manpage was written for the devscripts package by the package maintainer Julian Gilbey<jdg@debian. org>
The watch file configures the uscan program(in the devscripts package) to watch the site where you originally got the source from.
Other useful programs include apt-cache rdepends, apt-rdepends,build-rdeps(in the devscripts package) and grep-dctrl.
Debdiff(from the devscripts package, Section A.6.1,“devscripts”) compares file lists and control files of two packages.
Such a change is best effected with the dch command(Debian CHangelog) from the devscripts package, with an command such as dch--local falcot.
For programs in the devscripts package, such as bts(1) and dch(1), export environment variables"$DEBFULLNAME" and"$DEBEMAIL" to override it.
Use apt-cache policy PKG orrmadison PKG(from the devscripts package) to see which versions of the package are available.
If you have a local MTA and did set the DEBEMAIL environment variable like I do,there is an extremely helpful tool in the devscripts package.
The nmudiff script in the devscripts package might be helpful.
Several vulnerabilities have been discovered in debdiff, a script used to compare two Debian packages, which is part of the devscripts package.
Dpkg-depcheck(from the devscripts package, Section A.6.1,“devscripts”) runs a command under strace to determine all the packages that were used by the said command.
Several vulnerabilities have been discovered in uscan,a tool to scan upstream sites for new releases of packages, which is part of the devscripts package.
The main tool you will use is debdiff(provide by the devscripts package), you can run it with two source packages(. dsc files), or two binary packages, or two.
To find out whether a package is progressing into testing or not, see the testing script output on the web page of the testing distribution, oruse the program grep-excuseswhich is in the devscripts package.
The pts-subscribe command-line utility(from the devscripts package) can be handy to temporarily subscribe to some packages, for example after having made an non-maintainer upload.
Raphael Geissert discovered that uscan,a program to check for availability of new source code versions which is part of the devscripts package, runs Perl code downloaded from potentially untrusted sources to implement its URL and version mangling functionality.
The main tool you will use is debdiff(provide by the devscripts package), you can run it with two source packages(. dsc files), or two binary packages, or two. changes files it will then compare all the binary packages listed in the. changes.
If the*. dsc file is directly accessible at a given URL, there's an even simpler way to fetch it all, with the dget URL command.This command(which can be found in the devscripts package) fetches the*. dsc file at the given address, then analyzes its contents, and automatically fetches the file or files referenced within.
Debian Developers also appreciated devscripts and package checkers like lintian, linda and piuparts.