[med-svn] r17372 - trunk/packages/idba/trunk/debian

Andreas Tille tille at moszumanska.debian.org
Mon Jun 30 14:32:30 UTC 2014


Author: tille
Date: 2014-06-30 14:32:30 +0000 (Mon, 30 Jun 2014)
New Revision: 17372

Modified:
   trunk/packages/idba/trunk/debian/changelog
   trunk/packages/idba/trunk/debian/watch
Log:
Adapt d/watch to fetch release tarball


Modified: trunk/packages/idba/trunk/debian/changelog
===================================================================
--- trunk/packages/idba/trunk/debian/changelog	2014-06-30 14:26:39 UTC (rev 17371)
+++ trunk/packages/idba/trunk/debian/changelog	2014-06-30 14:32:30 UTC (rev 17372)
@@ -1,6 +1,7 @@
 idba (1.1.2-1) UNRELEASED; urgency=medium
 
   * New upstream version at github (adapted patches)
+  * Adapt d/watch to fetch release tarball
 
  -- Andreas Tille <tille at debian.org>  Sat, 21 Jun 2014 00:10:01 +0200
 

Modified: trunk/packages/idba/trunk/debian/watch
===================================================================
--- trunk/packages/idba/trunk/debian/watch	2014-06-30 14:26:39 UTC (rev 17371)
+++ trunk/packages/idba/trunk/debian/watch	2014-06-30 14:32:30 UTC (rev 17372)
@@ -1,4 +1,2 @@
 version=3
-# http://code.google.com/p/hku-idba/downloads/list?can=1 .*/idba-(\d[\d.]*)\.(?:zip|tgz|tbz2|txz|tar\.gz|tar\.bz2|tar\.xz)
-# https://github.com/loneknightpy/idba/releases .*/archive/(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)$
-https://github.com/loneknightpy/idba/releases .*/(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)$
+https://github.com/loneknightpy/idba/releases .*/releases/.*/idba-(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)$




More information about the debian-med-commit mailing list