DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamecvs-buildpackage
BeschreibungA set of Debian package scripts for CVS source trees.
Archiv/RepositoryOffizielles Debian Archiv squeeze (main)
Version5.23
Sektionvcs
Prioritätoptional
Installierte Größe196 Byte
Hängt ab vondpkg-dev (>= 1.4.0.9), cvs
Empfohlene Pakete
PaketbetreuerDebian QA Group
Quelle
Paketgröße65920 Byte
Prüfsumme MD5d5788b7a2bdb193e2bfb34c787eaaebf
Prüfsumme SHA1be5ebe521c373f4a424692a2610d90192f539af4
Prüfsumme SHA2566d5114d2365adfe41f97aa59b59962302684a34ce92ecc6d15199fe7527835be
Link zum Herunterladencvs-buildpackage_5.23_all.deb
Ausführliche BeschreibungThis package provides the capability to inject or import Debian source packages into a CVS repository, build a Debian package from the CVS repository, and helps in integrating upstream changes into the repository. . The import or inject process takes a dsc (Debian source control) file, and imports it into CVS. The module path can maintains distribution and section information; for example, one may inject hemm/hemm/devel/make into the repository. . The build process works analogously to dpkg-buildpackage, and can be used from within the checked out source tree, or with additional information, can be used from anywhere. In the latter case, you can build any previous version of the package, as long as the corresponding orig.tar.gz file is still around. The build script checks out the relevant version from the CVS repository, and runs dpkg-buildpackage to create the Debian package. . Combined, these utilities provide an infrastructure to facilitate the use of CVS by Debian maintainers. This allows one to keep separate CVS branches of a package for stable, unstable, and possibly experimental distributions, along with the other benefits of a version control system. . This can be used to generate a unified CVS source tree, for example.


Impressum
Linux is a registered trademark of Linus Torvalds