From: Sebastian Harl Date: Fri, 3 Sep 2010 19:24:07 +0000 (+0200) Subject: Added debian/README.source. X-Git-Tag: tig-0.16-2^0 X-Git-Url: https://git.tokkee.org/?p=pkg-tig.git;a=commitdiff_plain;h=6700360cb4e95df6535ef5540b92093989e7dd7b Added debian/README.source. The file includes a pointer to /usr/share/doc/dpatch/README.source.gz. --- diff --git a/debian/README.source b/debian/README.source new file mode 100644 index 0000000..a7decf0 --- /dev/null +++ b/debian/README.source @@ -0,0 +1,4 @@ +This package uses dpatch to manage all modifications to the upstream source. +See /usr/share/doc/dpatch/README.source.gz for instructions how to generate +the patched source, add a new modification, and remove an existing one. + diff --git a/debian/changelog b/debian/changelog index 2dc7bbd..e1892c1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,8 +6,10 @@ tig (0.16-2) unstable; urgency=low pointing out the upstream fix (Closes: #594549). * debian/control, debian/rules: - Build-depend on and use dpatch. + * Added debian/README.source: + - The file includes a pointer to /usr/share/doc/dpatch/README.source.gz. - -- Sebastian Harl Fri, 03 Sep 2010 21:15:21 +0200 + -- Sebastian Harl Fri, 03 Sep 2010 21:23:44 +0200 tig (0.16-1) unstable; urgency=low