summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog7
-rw-r--r--debian/watch4
2 files changed, 10 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 01b40e6..ebd2189 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+argyll (1.7.0+repack-3) UNRELEASED; urgency=medium
+
+ * debian/watch:
+ - change opts to support for "+repack".
+
+ -- Jörg Frings-Fürst <debian@jff-webhosting.net> Thu, 07 May 2015 11:03:35 +0200
+
argyll (1.7.0+repack-2) unstable; urgency=medium
* debian/patches/15_jam.patch:
diff --git a/debian/watch b/debian/watch
index 52b696a..fddab5e 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,5 @@
version=3
-opts="dversionmangle=s/\+dfsg\d+$//" http://www.argyllcms.com/downloadsrc.html Argyll_V(.*)_src\.zip
+#opts="dversionmangle=s/\+repack\d+$//" http://www.argyllcms.com/downloadsrc.html Argyll_V(.*)_src\.zip
+opts=dversionmangle=s/\+repack(.*)// \
+http://www.argyllcms.com/downloadsrc.html Argyll_V(.*)_src\.zip