summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2017-05-07 21:17:02 +0200
committerJörg Frings-Fürst <debian@jff-webhosting.net>2017-05-07 21:17:02 +0200
commitf9f8e33e33614cad0651508cc16ef81cb95e74ed (patch)
tree8824d4b9ceab34aa99f7631aeedda173870aa674
parent44864324e39b1610f6ce371b20b523c006779a4a (diff)
Bump Standards-Version to 3.9.8
-rw-r--r--debian/changelog2
-rw-r--r--debian/control2
-rw-r--r--debian/watch4
3 files changed, 6 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index a7e508c..af91735 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,8 @@ mwc (1.7.2-4) UNRELEASED; urgency=medium
- Replace undefined printf with print (Closes: #860494).
* New debian/patches/0115-Add_header.patch:
- Add header to fix missing User-agent und Access.
+ * Rewrite debian/watch for archives without "v" in front of the version.
+ * Bump Standards-Version to 3.9.8.
-- Jörg Frings-Fürst <debian@jff-webhosting.net> Tue, 18 Apr 2017 11:06:04 +0200
diff --git a/debian/control b/debian/control
index 8193145..1588498 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Build-Depends:
debhelper (>= 9),
dh-python,
python3-all
-Standards-Version: 3.9.6
+Standards-Version: 3.9.8
Homepage: https://github.com/Debianguru/MailWebsiteChanges
Vcs-Git: git://anonscm.debian.org/collab-maint/mwc.git
Vcs-Browser: http://anonscm.debian.org/cgit/collab-maint/mwc.git
diff --git a/debian/watch b/debian/watch
index 2617459..f145632 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,4 @@
version=3
-https://github.com/Debianguru/MailWebsiteChanges/releases /Debianguru/MailWebsiteChanges/archive/v(.+)\.tar\.gz
+
+opts=filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/$1\.tar\.gz/ \
+https://github.com/Debianguru/MailWebsiteChanges/tags .*/v?(\d\S*)\.tar\.gz