[SCM] a2jmidid/master: d/watch: use @ARCHIVE_EXT@ to look for eventually different archive types

mattia at users.alioth.debian.org mattia at users.alioth.debian.org
Wed Dec 28 08:54:53 UTC 2016


The following commit has been merged in the master branch:
commit 725a0c04a3f1b74d225b5ae8ba78e0e6d8c65ca8
Author: Mattia Rizzolo <mattia at debian.org>
Date:   Wed Dec 28 09:33:13 2016 +0100

    d/watch: use @ARCHIVE_EXT@ to look for eventually different archive types

diff --git a/debian/watch b/debian/watch
index 3b5803d..9512d1a 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
-version=3
+version=4
 opts=dversionmangle=s/~dfsg\d+$// \
-http://download.gna.org/a2jmidid/a2jmidid-(.*)\.tar\.bz2
+http://download.gna.org/a2jmidid/a2jmidid-(.*)@ARCHIVE_EXT@

-- 
a2jmidid packaging



More information about the pkg-multimedia-commits mailing list