[Pkg-gnutls-commits] r1623 - in /packages/gnutls28/trunk/debian: changelog watch
ametzler at users.alioth.debian.org
ametzler at users.alioth.debian.org
Sat Dec 1 15:05:22 UTC 2012
Author: ametzler
Date: Sat Dec 1 15:05:21 2012
New Revision: 1623
URL: http://svn.debian.org/wsvn/pkg-gnutls/?sc=1&rev=1623
Log:
Update watchfile, based on Bart Martens version for gnutls26 on
q.d.o, but use a) ftp.gnu.org as mirror and b) limit the the match to
3.x versions.
Modified:
packages/gnutls28/trunk/debian/changelog
packages/gnutls28/trunk/debian/watch
Modified: packages/gnutls28/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnutls/packages/gnutls28/trunk/debian/changelog?rev=1623&op=diff
==============================================================================
--- packages/gnutls28/trunk/debian/changelog (original)
+++ packages/gnutls28/trunk/debian/changelog Sat Dec 1 15:05:21 2012
@@ -1,3 +1,11 @@
+gnutls28 (3.1.5-2) UNRELEASED; urgency=low
+
+ * Update watchfile, based on Bart Martens version for gnutls26 on
+ q.d.o, but use a) ftp.gnu.org as mirror and b) limit the the match to
+ 3.x versions.
+
+ -- Andreas Metzler <ametzler at debian.org> Sat, 01 Dec 2012 16:02:52 +0100
+
gnutls28 (3.1.5-1) experimental; urgency=low
* New upstream version.
Modified: packages/gnutls28/trunk/debian/watch
URL: http://svn.debian.org/wsvn/pkg-gnutls/packages/gnutls28/trunk/debian/watch?rev=1623&op=diff
==============================================================================
--- packages/gnutls28/trunk/debian/watch (original)
+++ packages/gnutls28/trunk/debian/watch Sat Dec 1 15:05:21 2012
@@ -1,2 +1,3 @@
version=3
-ftp://ftp.gnutls.org/pub/gnutls/gnutls-(.*)\.tar\.xz debian uupdate
+opts=uversionmangle=s/(.*\d)(pre\d*)$/$1~$2/ \
+http://ftp.gnu.org/gnu/gnutls/gnutls-(3\.\d.*)\.(?:tgz|zip|tar\.(?:gz|bz2|xz))
More information about the Pkg-gnutls-commits
mailing list