Paketname | dpatch |
Beschreibung | patch maintenance system for Debian source packages |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (main) |
Version | 2.0.31 |
Sektion | devel |
Priorität | optional |
Installierte Größe | 344 Byte |
Hängt ab von | bash (>= 3.0-6) |
Empfohlene Pakete | dpkg-dev, fakeroot, patchutils |
Paketbetreuer | Ubuntu Core Developers |
Quelle | |
Paketgröße | 88374 Byte |
Prüfsumme MD5 | b94e45568cb0b59ea3766c8fde825037 |
Prüfsumme SHA1 | 1efe7cca85a758a03097d8d779224a7636f2efdf |
Prüfsumme SHA256 | 7acb1a3983f70fbc19ef07e4105bc9b34159892f8eceaaed35e31f45de06080e |
Link zum Herunterladen | dpatch_2.0.31_all.deb |
Ausführliche Beschreibung | dpatch is an easy to use patch system for Debian packages, somewhat
similar to the dbs package, but much simpler to use.
.
It lets you store patches and other simple customization templates in
debian/patches and otherwise does not require much reorganization of
your source tree. To get the patches applied at build time you simply
need to include a makefile snippet and then depend on the
patch/unpatch target in the build or clean stage of debian/rules - or
you can use the dpatch patching script directly.
.
It can easily apply patches only on specific architectures if needed.
|