[SCM] Debian packaging for XML-Security-C branch, master, updated. debian/1.6.1-5-19-gffc25ee
Russ Allbery
rra at debian.org
Thu May 23 07:22:19 UTC 2013
The following commit has been merged in the master branch:
commit dc5e2c06964f5864a27d8ed64ba96e298e0cfd88
Author: Russ Allbery <rra at debian.org>
Date: Wed May 22 21:21:30 2013 -0700
Move single-debian-patch to local-options
* Move single-debian-patch to local-options and patch-header to
local-patch-header so that they only apply to the packages built from
the canonical Git repository and NMUs get regular version-numbered
patches.
diff --git a/debian/changelog b/debian/changelog
index 67e60a4..c91fcd2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,10 @@ xml-security-c (1.7.0-1) UNRELEASED; urgency=low
build system during the build, not just the config.guess and
config.sub scripts, and add --as-needed.
* Add -fPIE to hardening flags since we're now installing binaries.
+ * Move single-debian-patch to local-options and patch-header to
+ local-patch-header so that they only apply to the packages built from
+ the canonical Git repository and NMUs get regular version-numbered
+ patches.
* Update standards version to 3.9.4.
- Update debian/copyright to specify copyright-format 1.0.
diff --git a/debian/source/options b/debian/source/local-options
similarity index 100%
rename from debian/source/options
rename to debian/source/local-options
diff --git a/debian/source/patch-header b/debian/source/local-patch-header
similarity index 99%
rename from debian/source/patch-header
rename to debian/source/local-patch-header
index 98aa0ed..767ffdb 100644
--- a/debian/source/patch-header
+++ b/debian/source/local-patch-header
@@ -8,3 +8,4 @@ Debian patch.
For full commit history and separated commits, see the packaging Git
repository.
+
--
Debian packaging for XML-Security-C
More information about the Pkg-shibboleth-devel
mailing list