[Pkg-gnutls-commits] r1641 - in /packages/gnutls26/branches/branch2.12.20-1+wheezy/debian: changelog watch

ametzler at users.alioth.debian.org ametzler at users.alioth.debian.org
Sun Jan 6 10:05:31 UTC 2013


Author: ametzler
Date: Sun Jan  6 10:05:31 2013
New Revision: 1641

URL: http://svn.debian.org/wsvn/pkg-gnutls/?sc=1&rev=1641
Log:
Update watchfile, based on Bart Martens version from q.d.o, but use a)
ftp.gnutls.org as mirror and b) limit the the match to 2.x versions.

Modified:
    packages/gnutls26/branches/branch2.12.20-1+wheezy/debian/changelog
    packages/gnutls26/branches/branch2.12.20-1+wheezy/debian/watch

Modified: packages/gnutls26/branches/branch2.12.20-1+wheezy/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnutls/packages/gnutls26/branches/branch2.12.20-1%2Bwheezy/debian/changelog?rev=1641&op=diff
==============================================================================
--- packages/gnutls26/branches/branch2.12.20-1+wheezy/debian/changelog (original)
+++ packages/gnutls26/branches/branch2.12.20-1+wheezy/debian/changelog Sun Jan  6 10:05:31 2013
@@ -13,6 +13,8 @@
       encoding.
     - Compability with libtasn1 3.x, which would require libtasn1 >=2.14.
     - Updated gnulib.
+  * Update watchfile, based on Bart Martens version from q.d.o, but use a)
+    ftp.gnutls.org as mirror and b) limit the the match to 2.x versions.
 
  -- Andreas Metzler <ametzler at debian.org>  Sun, 06 Jan 2013 10:56:57 +0100
 

Modified: packages/gnutls26/branches/branch2.12.20-1+wheezy/debian/watch
URL: http://svn.debian.org/wsvn/pkg-gnutls/packages/gnutls26/branches/branch2.12.20-1%2Bwheezy/debian/watch?rev=1641&op=diff
==============================================================================
--- packages/gnutls26/branches/branch2.12.20-1+wheezy/debian/watch (original)
+++ packages/gnutls26/branches/branch2.12.20-1+wheezy/debian/watch Sun Jan  6 10:05:31 2013
@@ -1,2 +1,3 @@
 version=3
-ftp://ftp.gnutls.org/pub/gnutls/gnutls-(.*)\.tar\.bz2 debian uupdate
+opts=uversionmangle=s/(.*\d)(pre\d*)$/$1~$2/ \
+ftp://ftp.gnutls.org/gcrypt/gnutls/v2.(\d\d)/gnutls-(2\.\d.*)\.(?:tgz|zip|tar\.(?:gz|bz2|xz))




More information about the Pkg-gnutls-commits mailing list