Fix watch file for new upstream tarball naming
authorRuss Allbery <rra@debian.org>
Wed, 20 Aug 2008 01:33:59 +0000 (18:33 -0700)
committerRuss Allbery <rra@debian.org>
Wed, 20 Aug 2008 01:33:59 +0000 (18:33 -0700)
debian/changelog
debian/watch

index 85e66d4..f380a74 100644 (file)
@@ -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@niif.hu>  Sat, 02 Aug 2008 21:47:08 +0200
 
index 642834c..cd40f10 100644 (file)
@@ -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