]> git.michaelhowe.org Git - packages/o/openafs.git/commitdiff
Remove local-options and local-patch-header
authorRuss Allbery <rra@debian.org>
Sat, 24 May 2014 05:08:17 +0000 (22:08 -0700)
committerRuss Allbery <rra@debian.org>
Sat, 24 May 2014 05:08:17 +0000 (22:08 -0700)
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.

debian/source/local-options [deleted file]
debian/source/local-patch-header [deleted file]

diff --git a/debian/source/local-options b/debian/source/local-options
deleted file mode 100644 (file)
index 7423a2d..0000000
+++ /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 (file)
index 61524d2..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-Subject: Collected Debian patches for OpenAFS
-Author: Russ Allbery <rra@debian.org>
-
-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.