1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27
|
Patching upstream sources
-------------------------
This package uses dpatch to manage all modifications to the upstream
source. Changes are stored in the source package as diffs in
debian/patches and applied during the build.
To get the fully patched source after unpacking the source package, cd
to the root level of the source package and run:
debian/rules patch
Removing a patch is as simple as removing its entry from the
debian/patches/00list file, and please also remove the patch file
itself.
-- Mehdi Dogguy <dogguy@pps.jussieu.fr> Tue, 07 Jul 2009 23:50:16 +0200
why for Debian
--------------
why-2.16.dfsg.orig.tar.gz was created from upstream's tarball by
removing doc/manual.ps from it.
eb9cae19a30a0db56fbcd04d99709ee3 why_2.16.dfsg.orig.tar.gz
-- Mehdi Dogguy <dogguy@pps.jussieu.fr>, Sat, 8 Nov 2008 22:14:04 +0200
|