[SCM] Debian packaging for the 2.0 Apache Shibboleth SP branch, master, updated. debian/2.4.3+dfsg-4-4-g881ab42
Russ Allbery
rra at debian.org
Sun Feb 5 04:57:19 UTC 2012
The following commit has been merged in the master branch:
commit 881ab4220536a0bd1861994ce2e57a3eafa3d7a5
Author: Russ Allbery <rra at debian.org>
Date: Sat Feb 4 20:56:53 2012 -0800
Make the single-debian-patch and patch-header options local
* Move single-debian-patch to local-options and patch-header to
local-patch-header so that they only apply to the packages the team
builds, and NMUs get regular version-numbered patches.
diff --git a/debian/changelog b/debian/changelog
index d8e76de..399bc18 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,9 @@ shibboleth-sp2 (2.4.3+dfsg-5) UNRELEASED; urgency=low
the memcached_st struct, since the latter was removed in 1.0. Thanks
to Michael Fladischer for the patch. Bump Build-Depends to require
1.0 or later of libmemcached-dev. (Closes: #658408)
+ * Move single-debian-patch to local-options and patch-header to
+ local-patch-header so that they only apply to the packages the team
+ builds, and NMUs get regular version-numbered patches.
-- Russ Allbery <rra at debian.org> Thu, 02 Feb 2012 16:32:00 -0800
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 100%
rename from debian/source/patch-header
rename to debian/source/local-patch-header
--
Debian packaging for the 2.0 Apache Shibboleth SP
More information about the Pkg-shibboleth-devel
mailing list