[SCM] Debian packaging for OpenSAML 2.0 branch, master, updated. debian/2.3-2-15-ge479aa0
Russ Allbery
rra at debian.org
Mon Apr 4 02:28:17 UTC 2011
The following commit has been merged in the master branch:
commit 413e3ac0775ae5de66fce4a4e4c6cb9196db681b
Author: Russ Allbery <rra at debian.org>
Date: Sun Apr 3 18:27:00 2011 -0700
Switch to Debian source package 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.
diff --git a/debian/changelog b/debian/changelog
index fa1d6cd..51929a4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -16,6 +16,9 @@ opensaml2 (2.4.1-1) UNRELEASED; urgency=low
- Fix reload interval backoff after reload failures
- Strip whitespace from SAMLRequest URL parameter values
* 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> Sun, 03 Apr 2011 17:59:57 -0700
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..05fd5bc
--- /dev/null
+++ b/debian/source/patch-header
@@ -0,0 +1,10 @@
+Subject: Collected Debian patches for opensaml2
+Author: Russ Allbery <rra at debian.org>
+
+The packaging for opensaml2 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.
--
Debian packaging for OpenSAML 2.0
More information about the Pkg-shibboleth-devel
mailing list