[Pkg-gnutls-commits] r1635 - in /packages/gnutls26/trunk/debian: changelog watch
ametzler at users.alioth.debian.org
ametzler at users.alioth.debian.org
Sun Jan 6 08:16:30 UTC 2013
Author: ametzler
Date: Sun Jan 6 08:16:29 2013
New Revision: 1635
URL: http://svn.debian.org/wsvn/pkg-gnutls/?sc=1&rev=1635
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/trunk/debian/changelog
packages/gnutls26/trunk/debian/watch
Modified: packages/gnutls26/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnutls/packages/gnutls26/trunk/debian/changelog?rev=1635&op=diff
==============================================================================
--- packages/gnutls26/trunk/debian/changelog (original)
+++ packages/gnutls26/trunk/debian/changelog Sun Jan 6 08:16:29 2013
@@ -1,8 +1,10 @@
gnutls26 (2.12.21-5) UNRELEASED; urgency=low
* NOT RELEASED YET
-
- -- Andreas Metzler <ametzler at debian.org> Sun, 18 Nov 2012 15:07:39 +0100
+ * 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> Sat, 01 Dec 2012 15:57:58 +0100
gnutls26 (2.12.21-4) experimental; urgency=low
Modified: packages/gnutls26/trunk/debian/watch
URL: http://svn.debian.org/wsvn/pkg-gnutls/packages/gnutls26/trunk/debian/watch?rev=1635&op=diff
==============================================================================
--- packages/gnutls26/trunk/debian/watch (original)
+++ packages/gnutls26/trunk/debian/watch Sun Jan 6 08:16:29 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