[med-svn] [mobyle] 01/08: Use xz compression in watch file

Andreas Tille tille at debian.org
Fri May 20 21:22:47 UTC 2016


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

tille pushed a commit to branch master
in repository mobyle.

commit 55d9ac28d4453ba5c5e814937ed2cd45ab9d140f
Author: Andreas Tille <tille at debian.org>
Date:   Fri May 20 22:56:45 2016 +0200

    Use xz compression in watch file
---
 debian/changelog | 1 +
 debian/watch     | 4 +++-
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 7c86be8..0f75f69 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 mobyle (1.5.3+dfsg-4) UNRELEASED; urgency=medium
 
   * Move packaging from SVN to Git
+  * Use xz compression in watch file
 
  -- Andreas Tille <tille at debian.org>  Fri, 20 May 2016 22:46:31 +0200
 
diff --git a/debian/watch b/debian/watch
index f71f9fc..be55666 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,5 @@
 version=3
+opts="dversionmangle=s/\+dfsg//g,repack,compression=xz" \
 
-opts=passive,filenamemangle=s/Mobyle/mobyle/,dversionmangle=s/\+dfsg//  ftp://ftp.pasteur.fr/pub/gensoft/projects/mobyle/Mobyle-(\d+\.\d+\.\d+)\.tar\.gz
+opts="passive,filenamemangle=s/Mobyle/mobyle/,repacksuffix=+dfsg,dversionmangle=s/\+dfsg//,repack,compression=xz" \
+  ftp://ftp.pasteur.fr/pub/gensoft/projects/mobyle/Mobyle-(\d+\.\d+\.\d+)\.tar\.gz

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



More information about the debian-med-commit mailing list