[med-svn] [adapterremoval] 01/07: Enable letters in watch file expression

Andreas Tille tille at debian.org
Mon Jul 17 11:14:35 UTC 2017


This is an automated email from the git hooks/post-receive script.

tille pushed a commit to branch master
in repository adapterremoval.

commit c484317b7c45b42ccd09946f5dd2320526c0c9bf
Author: Andreas Tille <tille at debian.org>
Date:   Mon Jul 17 12:56:34 2017 +0200

    Enable letters in watch file expression
---
 debian/changelog | 6 ++++++
 debian/watch     | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 0dbd06f..185a1c5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+adapterremoval (2.2.1-2) UNRELEASED; urgency=medium
+
+  * Enable letters in watch file expression
+
+ -- Andreas Tille <tille at debian.org>  Mon, 17 Jul 2017 12:56:16 +0200
+
 adapterremoval (2.2.1-1) unstable; urgency=medium
 
   * New upstream version
diff --git a/debian/watch b/debian/watch
index 3c405eb..b1230a7 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=4
 
-https://github.com/MikkelSchubert/adapterremoval/releases .*/archive/v(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)
+https://github.com/MikkelSchubert/adapterremoval/releases .*/archive/v(\d[\d.a-z]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/adapterremoval.git



More information about the debian-med-commit mailing list