From: Russ Allbery Date: Sat, 24 May 2014 05:08:17 +0000 (-0700) Subject: Remove local-options and local-patch-header X-Git-Tag: debian/1.6.8-1~1 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=f37bd23e981922a1092e800536eaab35e94e5b5c;p=packages%2Fo%2Fopenafs.git Remove local-options and local-patch-header I'm going to use gbp pq for managing patches against the upstream source in the future, so remove the configuration to generate a single Debian patch. --- diff --git a/debian/source/local-options b/debian/source/local-options deleted file mode 100644 index 7423a2df3..000000000 --- a/debian/source/local-options +++ /dev/null @@ -1 +0,0 @@ -single-debian-patch diff --git a/debian/source/local-patch-header b/debian/source/local-patch-header deleted file mode 100644 index 61524d21a..000000000 --- a/debian/source/local-patch-header +++ /dev/null @@ -1,10 +0,0 @@ -Subject: Collected Debian patches for OpenAFS -Author: Russ Allbery - -The packaging for OpenAFS is maintained in Git with no Debian-specific -patches, just cherry-picks from upstream (possibly from upstream Gerrit). -This makes it complex to separate the changes into individual patches. -They are therefore all included in a single Debian patch. - -For full commit history and separated commits, see the packaging Git -repository.