Paketname | svn-autoreleasedeb |
Beschreibung | Automatically release/upload debian packages from SVN |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 0.12-1 |
Sektion | universe/devel |
Priorität | optional |
Installierte Größe | 132 Byte |
Hängt ab von | dpkg-dev, fakeroot, subversion, perl, libxml-parser-perl, dupload, svn-buildpackage, libapt-pkg-perl |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu MOTU Developers |
Quelle | cvs-autoreleasedeb |
Paketgröße | 15936 Byte |
Prüfsumme MD5 | 00e84193aecb0a5cc196d579cb90f2b8 |
Prüfsumme SHA1 | 4098fc7b62c6f8145c154affe13ac348f0bb5683 |
Prüfsumme SHA256 | b7d333c5696f2a2541b9db908bde5b7ddee67fa1db2e6be236e12c596e6f8f83 |
Link zum Herunterladen | svn-autoreleasedeb_0.12-1_all.deb |
Ausführliche Beschreibung | This package provides the capability of automatically publish a
deb package directly from the SVN source. The SVN source must be
already in the format managed by svn-buildpackage, since
svn-buildpackage will be used to generate the deb.
.
This package is useful to release the 'unstable' version of a
software. The control of when to release the deb is made by
watching the debian/changelog file. This script maintains a list
of which packages to automate and the version they are. Every
time you increases the version in changelog, the package you are
working will be generated.
.
It will also call dupload to send the generated package to
your deb server (which can be the main debian server or your
software house's debian server).
|