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.17.11)
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-smtps-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, libdpkg-perl]
- 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]
- debdiff-apply: apply unified diffs of two Debian source packages, such as
generated by debdiff, to a target source package [python3-unidiff, quilt]
- debi: install a just-built package
- debpkg: dpkg wrapper to be able to manage/test packages without su
- debrepro: reproducibility tester for Debian packages [faketime,
diffoscope, disorderfs]
- 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]
- 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]
- git-deborig: try to produce Debian orig.tar using git-archive(1)
[libdpkg-perl, libgit-wrapper-perl, liblist-compare-perl]
- grep-excuses: grep britney's excuses for your packages [libterm-size-perl,
libyaml-syck-perl, wget, w3m]
- hardening-check: report the hardening characteristics of a set of binaries
- 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]
- reproducible-check: reports on the reproducible status of installed
packages [python3-apt, python3-requests, python3-termcolor, python3-xdg]
- 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.
The sk-translation:
Description-sk: skripty uľahčujúce život správcovi balíkov Debianu
Obsahuje nasledujúce skripty. Závislosti/odporúčania sú uvedené v hranatých
zátvorkách:
.
* annotate-output: spustí príkaz a pridá pred každý riadok výstupu čas a
deskriptor (O: št. výstup, E: št. chybový výstup)
* archpath: vypíše názvy balíkov tla/Bazaar [tla | bazaar]
* bts: nástroj príkazového riadka na prácu s BTS [www-browser,
libauthen-sasl-perl, libnet-smtps-perl, libsoap-lite-perl, liburi-perl,
libwww-perl, bsd-mailx | mailx]
* build-rdeps: hľadanie všetkých balíkov závisiacich v čase zostavenia od
daného balíka [dctrl-tools, dose-extra, libdpkg-perl]
* chdist: nástroj umožňujúci jednoducho sa hrať s niekoľkými
distribúciami [dctrl-tools]
* checkbashisms: kontrola, či skript /bin/sh obsahuje nejakú syntax
špecifickú pre bash
* cowpoke: nahranie zdrojového balíka Debianu na hostiteľa cowbuilder a
jeho zostavenie, voliteľne tiež s podpísaním a nahraním výsledku
do frontu incoming [ssh-client]
* cvs-debi, cvs-debc: wrappery debi, resp. debc (pozri nižšie), ktoré
umožňujú ich volanie z pracovného adresára CVS [cvs-buildpackage]
* cvs-debrelease: wrapper debrelease, ktorý umožňujú ich volanie
z pracovného adresára CVS [cvs-buildpackage, dupload | dput, ssh-client]
* cvs-debuild: wrapper cvs-buildpackage na použitie debuild ako programu
na zostavovanie balíkov [cvs-buildpackage, fakeroot, lintian,
gnupg | gnupg2]
* dcmd: spustenie daného príkazu s nahradením názvu súboru .changes
alebo .dsc file pre každý v nich uvedený súbor
* dcontrol: vzdialené zisťovanie riadiacich súborov balíkov a zdrojových
balíkov všetkých distribúcií Debianu [liburl-perl, libwww-perl]
* dd-list: pekný výpis zadaného zoznamu balíkov zoradený podľa správcu
* debc: zobrazí obsah práve zostavených súborov .deb
* debchange/dch: automagicky pridáva položky do súborov debian/changelog
[libdistro-info-perl, libsoap-lite-perl]
* debcheckout: checkout vývojového repozitára balíka Debianu
* debclean: vyčistí zdrojový strom Debianu [fakeroot]
* debcommit: začlení zmeny do cvs, darcs, svn, svk, tla, bzr, git alebo
hg so správou začlenenia podľa záznamu zmien [cvs | darcs | subversion
| svk | tla | bzr | git-core | mercurial, libtimedate-perl]
* debdiff: porovná dve verzie balíka Debian a skontroluje pridané alebo
odstránené súbory. Na rekurzívne porovnávanie použite balík
diffoscope. [wdiff, patchutils]
* debi: nainštaluje práve zostavený balík
* debdiff-apply: aplikuje zjednotené rozdiely dvoch zdrojových balíkov
Debianu ako tie, ktoré tvorí debdiff, na cieľový zdrojový balík
[python3-unidiff, quilt]
* debpkg: wrapper dpkg na možnosť spravovať/testovať balíky bez su
* debrepro: testovanie reprodukovateľnosti balíkov Debianu [faketime,
diffoscope, disorderfs]
* debrelease: wrapper dupload alebo dput [dupload | dput, ssh-client]
* debsign, debrsign: podpíše dvojicu .changes/.dsc bez toho, aby
potreboval zvyšok balíka; dokáže dvojicu podpísať vzdialene alebo
dvojicu stiahnuť zo vzdialeného stroja na podpis [gnupg | gnupg2,
debian-keyring, ssh-client]
* debsnap: stiahne balíky zo http://snapshot.debian.org [libwww-perl]
* debuild: wrapper na zostavenie balíka bez potreby su alebo starostí
s tým, ako zavolať dpkg, aby použil na zostavenie fakeroot. Tiež pomáha
so bežnými problémami prostredia, umask atď. [fakeroot, lintian,
gnupg | gnupg2]
* deb-reversion: zvýši verziu binárneho balíka a balík znovu zabalí, čo
je užitočné pre tých, ktorí portujú a pod.
* dep3changelog: vytvorí položku záznamu zmien z hlavičky záplaty
v štýle DEP3-style
* desktop2menu: zo zadaného súboru .desktop freedesktop.org vytvorí
štruktúru súboru menu [libfile-desktopentry-perl]
* dget: stiahne zdrojový a binárny balík Debianu [wget | curl]
* diff2patches: extrahuje záplaty zo súboru .diff.gz a umiestni ich do
adresára debian/ alebo (aj je prítomný) debian/patches [patchutils]
* dpkg-depcheck, dpkg-genbuilddeps: určí balíky, ktoré sa použijú
počas zostavenia balíka Debianu; to je užitočné pri určení potrebných
riadiacich polí závislostí v čase zostavenia [build-essential, strace]
* dscextract: extrahuje jednotlivý súbor zo zdrojového balíka Debianu
[patchutils]
* dscverify: overí integritu balíka Debianu na základe súboru .changes
alebo .dsc [gnupg | gnupg2, debian-keyring]
* edit-patch: pridá/upraví záplatu zdrojového balíka a začlení zmeny
[quilt | dpatch | cdbs]
* getbuildlog: stiahne záznamy o zostavení balíka z Debian auto-builders
[wget]
* git-deborig: pokúsi sa vytvoriť orig.tar Debianu pomocou git-archive(1)
[libdpkg-perl, libgit-wrapper-perl, liblist-compare-perl]
* grep-excuses: vyhľadá vaše balíky v britney excuses
[libterm-size-perl, libyaml-syck-perl, wget, w3m]
* hardening-check: hlásenie charakteristík zlepšenia bezpečnosti sady
spustiteľných súborov
* list-unreleased: hľadá nevydané balíky
* manpage-alert: nájde spustiteľné súbory bez zodpovedajúcich manuálových
stránok [man-db]
* mass-bug: hromadné posielanie hlásení o chybách [bsd-mailx | mailx]
* mergechanges: zlúčenie súborov .changes z rovnakého vydania zostaveného
na rôznych architektúrach
* mk-build-deps: zo zadaného názvu balíka alebo riadiaceho súboru vytvorí
binárny balík, ktorý je možné nainštalovať na uspokojenie závislostí
v čase zostavenia daného balíka [equivs]
* mk-origtargz: premenuje tarball z upstream a voliteľne zmení kompresiu
a odstráni nežiaduce súbory [unzip, xz-utils, file]
* namecheck: skontroluje, či názov projektu už nejaký projekt nepoužíva
* nmudiff: pošle emailom rozdiel medzi predošlou a aktuálnou verziou
balíka do systému na sledovanie chýb (BTS) pomáhajúci pri sledovaní NMU
[patchutils, mutt]
* origtargz: stiahne pôvodný tarball balíka Debianu z rôznych zdrojov
a rozbalí ho
* plotchangelog: zobrazí pekný graf dát v súbore changelog
[libtimedate-perl, gnuplot]
* pts-subscribe: na obmedzenú dobu sa prihlási k odberu správ z PTS
[bsd-mailx | mailx, at]
* rc-alert: vypíše nainštalované balíky, ktoré majú
RC (release-critical) chyby [wget | curl]
* reproducible-check: hlási stav reprodukovateľnosti nainštalovaných
balíkov [python3-apt, python3-requests, python3-termcolor, python3-xdg]
* rmadison: vzdialené zisťovanie informácií o balíkoch z databázy archívu
Debianu [liburi-perl, wget | curl]
* sadt: spúšťa testy DEP-8 [python3-debian]
* suspicious-source: vypíše zoznam súborov, ktoré nie sú bežné súbory
zdrojového kódu [python3-magic]
* svnpath: vypíše cesty repozitára Subversion [subversion]
* tagpending: po spustení zo zdrojového stromu Debianu označí chyby, ktoré
majú byť zatvorené podľa záznamu zmien pri vydaní [libsoap-lite-perl]
* transition-check: kontrola prítomnosti balíkov zo zoznamu v migráciách,
ktorých nahranie do unstable je momentálne zablokované
[libwww-perl, libyaml-syck-perl]
* uscan: vyhľadá nové vydania balíkov na webových stránkach upstreamu
[gpgv | gpgv2, gnupg |gnupg2, liblwp-protocol-https-perl, libwww-perl,
unzip, xz-utils, file]
* uupdate: integruje zmeny z upstreamu do zdrojového balíka [patch]
* what-patch: určí, ktorý systém záplat (ak nejaký) zdrojový balík používa
[patchutils]
* whodepends: skontroluje, ktoré balíky správcu závisia na balíku
* who-uploads: určí posledných ľudí, ktorý nahrali balík do archívu
Debianu [gnupg | gnupg2, debian-keyring, debian-maintainers, wget]
* wnpp-alert: vypíše zoznam nainštalovaných balíkov, ktoré sú osirotené
alebo čakajú na adopciu [wget | curl]
* wnpp-check: skontroluje, či pre zadaný balík existuje otvorená žiadosť
o vytvorenie balíka (RFP) alebo úmysel vytvoriť balík (ITP)
[wget | curl]
* who-permits-upload: získa informácie o ACL správcov Debianu (DM)
[gnupg | gnupg2, libencode-locale-perl, libwww-perl, debian-keyring]
* wrap-and-sort: zalomí dlhé riadky a zoradí položky v súboroch balíkov
[python3-debian]
.
Tiež obsahuje príklady filtrov na filtrovanie pošty z e-mailových
konferencií Debianu pomocou Exim, procmail atď.
parts-md5sum:
8be52d5d7fad2e3e3533fc6e7451d2a2 translated
e6d0edbdd3d7210924c0b19b952c6395 translated
fd384a36d967b0360b548bf7b29d5245 translated
48213e180ad5aedb79d5bab2d17964f1 translated