[SCM] Debian packaging for OpenSAML 2.0 branch, master, updated. debian/2.4.3-1-2-ge1b9eca
Russ Allbery
rra at debian.org
Mon Jul 25 23:05:03 UTC 2011
The following commit has been merged in the master branch:
commit e1b9eca613d3fc982d319e7bec118bd94140e1da
Author: Russ Allbery <rra at debian.org>
Date: Mon Jul 25 16:04:57 2011 -0700
Use the latest directory in debian/watch
* Use the latest directory in debian/watch instead of the versioned
directories.
diff --git a/debian/changelog b/debian/changelog
index 6ba2460..117ec56 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,8 @@ opensaml2 (2.4.3-2) UNRELEASED; urgency=low
* Make removal of the Doxygen-installed jquery.js file conditional on
its existence, since some versions of Doxygen don't install it.
+ * Use the latest directory in debian/watch instead of the versioned
+ directories.
-- Russ Allbery <rra at debian.org> Mon, 25 Jul 2011 14:30:56 -0700
diff --git a/debian/watch b/debian/watch
index 31d46a6..b9b1d35 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://www.shibboleth.net/downloads/c++-opensaml/(\d\.[\d.]+)/opensaml-(.*)\.tar\.gz
+http://www.shibboleth.net/downloads/c++-opensaml/latest/opensaml-(.*)\.tar\.gz
--
Debian packaging for OpenSAML 2.0
More information about the Pkg-shibboleth-devel
mailing list