From: Sven Hoexter Date: Mon, 21 May 2012 19:05:09 +0000 (+0200) Subject: Add README.source to reference quilt. X-Git-Tag: debian/0.9.7-2~2 X-Git-Url: https://git.sven.stormbind.net/?p=sven%2Ffuse-exfat.git;a=commitdiff_plain;h=1434a877c5946c0b015f1bca82cd28ff1a04dd96 Add README.source to reference quilt. --- diff --git a/debian/README.source b/debian/README.source new file mode 100644 index 0000000..68083bd --- /dev/null +++ b/debian/README.source @@ -0,0 +1,5 @@ +This package uses quilt to manage the patches in debian/patches. +For further information please install the quilt package and read +/usr/share/doc/quilt/README.source. + + -- Sven Hoexter , Mon, 21 May 2012 20:54:59 +0200 diff --git a/debian/changelog b/debian/changelog index 47af485..ddbacd3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -11,6 +11,7 @@ fuse-exfat (0.9.7-2) UNRELEASED; urgency=low * Add debian/patches/utf16-fix - fix handling of characters beyond BMP. Thanks to Vladimir Serbinenko . * Add build-dep on quilt, use dh quilt addon in debian/rules. + * Add README.source to reference quilt. -- Sven Hoexter Thu, 17 May 2012 14:47:47 +0200