Project
- This is a program to help you patch Debian's package and build it automatically. It can help you patches your package before dpkg-buildpackage(1), "prepatch" to source right after the source has been extracted, or "replace" files of the original package. Personally, I prefer patch it first to have the debian/patches support(if it doesn't have), and then my patches will be moved to that directory. What's more, GPG signing is also supported.
The built packages will be placed in a specified directory. Add this directory to your sources.list and you can install it through apt-get! (You may want to use /etc/apt/preferences to help you control to priority, and crontab to build (if there is a later version) regularly).
You can get the source through subversion:
svn checkout http://opensvn.csie.org/debpatch/
Project page: http://sourceforge.net/projects/debpatch/
- This is my own repository. There are packages such as irssi-text with patches from ports/chinese/irssi of FreeBSD, and screen with a slight modified of kcwu's patch, etc. (These patches are included in the tarball/package.)
deb http://victor.csie.org/debian/ unstable debpatch
Contact Me
- E-mail: victor@csie.org
Mail me and I'll reply as soon as possible. - IRC: I often stay at channel #ntucsie as nickname Victor_ on irc.seed.net.tw.




