[cpp-sp] 26/42: Change to Debian source format 3.0 (quilt)
Scott Cantor
cantor.2 at osu.edu
Thu Dec 20 19:44:43 EST 2018
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to annotated tag debian/2.4.2+dfsg-1
in repository cpp-sp.
View the commit online:
http://git.shibboleth.net/view/?p=cpp-sp.git;a=commit;h=05f5392f00e31bacaf12d231075c90def7656c7c
commit 05f5392f00e31bacaf12d231075c90def7656c7c
Author: Russ Allbery <rra at debian.org>
AuthorDate: Wed Apr 6 21:34:36 2011 -0700
Change to Debian source format 3.0 (quilt)
* Change to Debian source format 3.0 (quilt). Force a single Debian
patch for simplicity since the packaging is maintained in Git using
branches, and include a patch header explaining why.
---
debian/changelog | 3 +++
debian/source/format | 2 +-
debian/source/options | 1 +
debian/source/patch-header | 10 ++++++++++
4 files changed, 15 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index f5dc2e6..d52d461 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -42,6 +42,9 @@ shibboleth-sp2 (2.4.2+dfsg-1) UNRELEASED; urgency=low
* Update to debhelper compatibility level V8.
- Use debhelper rule minimization.
* Update debian/copyright to the current DEP-5 specification.
+ * Change to Debian source format 3.0 (quilt). Force a single Debian
+ patch for simplicity since the packaging is maintained in Git using
+ branches, and include a patch header explaining why.
-- Russ Allbery <rra at debian.org> Mon, 29 Nov 2010 15:54:07 -0800
diff --git a/debian/source/format b/debian/source/format
index d3827e7..163aaf8 100644
--- a/debian/source/format
+++ b/debian/source/format
@@ -1 +1 @@
-1.0
+3.0 (quilt)
diff --git a/debian/source/options b/debian/source/options
new file mode 100644
index 0000000..7423a2d
--- /dev/null
+++ b/debian/source/options
@@ -0,0 +1 @@
+single-debian-patch
diff --git a/debian/source/patch-header b/debian/source/patch-header
new file mode 100644
index 0000000..33c7800
--- /dev/null
+++ b/debian/source/patch-header
@@ -0,0 +1,10 @@
+Subject: Collected Debian patches for shibboleth-sp2
+Author: Russ Allbery <rra at debian.org>
+
+The packaging for shibboleth-sp2 is maintained in Git using multiple
+branches for fixes, which 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.
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list