[SCM] Debian packaging for XML-Security-C branch, master, updated. debian/1.5.1-3-17-g9102852
Russ Allbery
rra at debian.org
Mon Mar 7 04:36:19 UTC 2011
The following commit has been merged in the master branch:
commit 24db74524f8a9ccbc6fe0c708d023c6a5fbe6e66
Author: Russ Allbery <rra at debian.org>
Date: Sun Mar 6 20:23:21 2011 -0800
Switch to 3.0 (quilt) source package format
* 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 f5bd8b0..8f8bdac 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -23,6 +23,9 @@ xml-security-c (1.6.0-1) UNRELEASED; urgency=low
* Update package long description for the new official upstream name.
* Update debian/copyright to the current DEP-5 specification.
* Install the upstream NOTICE.txt file.
+ * 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/watch fixes for upstream distribution and versioning.
- Mangle a tilde into upstream rc version numbers.
- Update the upstream distribution URL.
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..ac7d6cf
--- /dev/null
+++ b/debian/source/patch-header
@@ -0,0 +1,10 @@
+Subject: Collected Debian patches for xml-security-c
+Author: Russ Allbery <rra at debian.org>
+
+The packaging for xml-security-c is maintained in Git using multiple
+branches for fixes, which makes it complex to separate the changes easily
+into individual patches. They are therefore all included in a single
+Debian branch.
+
+For full commit history and separated commits, see the packaging Git
+repsitory.
--
Debian packaging for XML-Security-C
More information about the Pkg-shibboleth-devel
mailing list