[med-svn] [maffilter] 05/08: Add compression method to watch file

Andreas Tille tille at debian.org
Thu Jun 22 07:45:17 UTC 2017


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

tille pushed a commit to branch master
in repository maffilter.

commit d4675e7049cd1a1e8cc86d71f3861c5473e521e3
Author: Andreas Tille <tille at debian.org>
Date:   Thu Jun 22 09:03:26 2017 +0200

    Add compression method to watch file
---
 debian/changelog | 2 +-
 debian/watch     | 3 ++-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index c863e13..2b74542 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-maffilter (1.2.1-1+dfsg-1) UNRELEASED; urgency=medium
+maffilter (1.2.1+dfsg-1) UNRELEASED; urgency=medium
 
   * New upstream version
   * Fix watch file
diff --git a/debian/watch b/debian/watch
index 177da94..8e02700 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,4 @@
 version=4
 
-https://github.com/jydu/maffilter/releases .*/archive/v(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)
+opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,repack,compression=xz" \
+  https://github.com/jydu/maffilter/releases .*/archive/v(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)

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



More information about the debian-med-commit mailing list