diff -r 87b508932fa3 -r 00eb34bfe348 pbuilder/README --- a/pbuilder/README Fri Oct 27 11:56:51 2017 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,12 +0,0 @@ -$ git clone git://git.debian.org/git/pbuilder/pbuilder.git -$ cd pbuilder -# patch is against debian/0.213 -$ git checkout -# patching debian/changelog should fail when not building against revision -# debian/0.213; this is ok, but don't remove debian/changelog.rej; you will -# need it when you want to copy the changelog entry from it -$ patch -p1 </propagate-path-to-dpkg-buildpackage.diff -# unless building against revision debian/0.213 add the changelog entry from -# debian/changelog.rej -$ dch -$ $FAVOURITE-PACKAGE-BUILDER