软件包: dpatch (2.0.19)
dpatch 的相关链接
Ubuntu 的资源:
下载源码包 dpatch:
维护者:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainers (usually from Debian):
- Dpatch Maintainers (Mail Archive)
- Gergely Nagy
- Joerg Jaspert
- Junichi Uekawa
- Marc Haber
It should generally not be necessary for users to contact the original maintainer.
相似软件包:
Debian 源码包的补丁维护系统
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.
其它与 dpatch 有关的软件包
|
|
|
-
- rec: dpkg-dev
- package building tools for Debian
-
- rec: fakeroot
- 提供一个伪 root 环境
-
- rec: patchutils
- Utilities to work with patches
-
- sug: curl
- Get a file from an HTTP, HTTPS, FTP or GOPHER server