[SCM] Debian packaging for the 2.0 Apache Shibboleth SP branch, debian, updated. upstream/2.0.dfsg1-71-gcd2b2ff
Russ Allbery
rra at debian.org
Wed Aug 20 02:05:19 UTC 2008
The following commit has been merged in the debian branch:
commit 5ff6c2f805bc340e633585cbf3ec592334732fe9
Author: Russ Allbery <rra at debian.org>
Date: Tue Aug 19 18:33:59 2008 -0700
Fix watch file for new upstream tarball naming
diff --git a/debian/changelog b/debian/changelog
index 85e66d4..f380a74 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ shibboleth-sp2 (2.0.dfsg1-3) unstable; urgency=low
* Add logcheck rules to ignore some of the routine messages from the
Apache module. This only covers startup and teardown; more will
need to be added.
+ * Fix watch file for new upstream tarball naming.
-- Ferenc Wagner <wferi at niif.hu> Sat, 02 Aug 2008 21:47:08 +0200
diff --git a/debian/watch b/debian/watch
index 642834c..cd40f10 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
version=3
opts=dversionmangle=s/\.dfsg\d+$// \
http://shibboleth.internet2.edu/downloads/shibboleth/cppsp/(2[\d.]+)/ \
- shibboleth-sp-([\d.]+)\.tar\.gz
+ shibboleth-(?:sp-)?([\d.]+)\.tar\.gz
--
Debian packaging for the 2.0 Apache Shibboleth SP
More information about the Pkg-shibboleth-devel
mailing list