Paketname | svn-buildpackage |
Beschreibung | helper programs to maintain Debian packages with Subversion |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 0.7.1 |
Sektion | universe/devel |
Priorität | extra |
Installierte Größe | 556 Byte |
Hängt ab von | subversion, devscripts (>= 2.10.54), perl, libsvn-perl, file, wget, unp, liburi-perl, libcapture-tin |
Empfohlene Pakete | debhelper |
Paketbetreuer | Ubuntu Developers |
Quelle | |
Paketgröße | 144436 Byte |
Prüfsumme MD5 | 9393d4cec729cd3b83f970bcd0e114a7 |
Prüfsumme SHA1 | 673417fe663f00e3055d84ac156a5e3ab952c1c9 |
Prüfsumme SHA256 | e12670f8422a1492fb7889b2a7b66262d4c2921037c25a99b8a8946b49ef6a53 |
Link zum Herunterladen | svn-buildpackage_0.7.1_all.deb |
Ausführliche Beschreibung | svn-buildpackage (formerly svn-devscripts) contains tools that help to
automate the task of maintaining Debian packages inside of a Subversion
repository. They are intended to be used by Debian maintainers to simplify
the error-prone actions with the svn, devscripts, and dpkg-dev utilities.
.
- svn-inject: creates the initial directory structure of a
Debian-SVN repository and imports existing packages
- svn-upgrade: imports upstream changes into the upstream branch and
updates the Debian trunk directory, merging and tagging as needed
- svn-buildpackage: wrapper around dpkg-buildpackage (or other builders),
exporting/merging/tagging source as needed
- svn-do: exports a source, runs a command inside the exported source and,
if the command succeeds, copies back the debian/ tree
- uclean: removes redundant files from upstream source packages
.
The package also includes a detailed HOWTO document.
|