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


Paketnamedebnest
BeschreibungNested Build System of Debian Source Package
Archiv/RepositoryOffizielles Debian Archiv squeeze (main)
Version0.0.11
Sektiondevel
Prioritätoptional
Installierte Größe568 Byte
Hängt ab vondpkg-dev, devscripts, make, wget
Empfohlene Paketecdbs
PaketbetreuerPeter Makholm
Quelle
Paketgröße429344 Byte
Prüfsumme MD532c2c4d973e1ebe4fe5fd53f0d61c6b6
Prüfsumme SHA1116b16442f1232a2c39f5b78382533cd5b6cf3a3
Prüfsumme SHA2566e17953e5b9d80dd6035490694a437e008129cfa82eb6c7562d331667287968a
Link zum Herunterladendebnest_0.0.11_all.deb
Ausführliche BeschreibungDebnest provides a build system to create debian binary packages such that original upstream sources include debian source packages, i.e. .dsc and other files such as .orig.tar.gz and diff.gz, or .tar.gz. In build-time, this system unpacks debian source packages by 'dpkg-source -x' and propagates policy-defined targets of debian/rules into the unpacked sources. . This allows you to: * Manage your own files under debian/ such as debian/rules debian/control, debian/changelog and so on separately away from their original packages. * Create your own tuned packages with your own pre-defined DEB_BUILD_OPTIONS, CC in your debian/rules from their original packages without specifying any environment variables in each build-time. * Create your own tuned packages with patches to their original sources as well as to debian/* files, separating them completely away from their original source packages. * Make it possible to redistribute your modified debian package based on another debian source package which restricts source-code from being distributed in modified form _only_ by the distribution of "patch files" with the source code for the purpose of modifying the program at build time.


Impressum
Linux is a registered trademark of Linus Torvalds