[med-svn] [salmon] 01/09: Use xz compression
Andreas Tille
tille at debian.org
Tue Aug 30 10:12:29 UTC 2016
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository salmon.
commit a9ee4aac942875aa84564a97f197168f05e08e1a
Author: Andreas Tille <tille at debian.org>
Date: Tue Aug 30 09:11:33 2016 +0200
Use xz compression
---
debian/changelog | 7 +++++++
debian/rules | 3 ---
debian/watch | 2 +-
3 files changed, 8 insertions(+), 4 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 01cf940..5028090 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+salmon (0.4.2+ds1-4) UNRELEASED; urgency=medium
+
+ * Team upload
+ * d/watch: use xz compression
+
+ -- Andreas Tille <tille at debian.org> Tue, 30 Aug 2016 09:10:48 +0200
+
salmon (0.4.2+ds1-3) unstable; urgency=medium
[ Sascha Steinbiss ]
diff --git a/debian/rules b/debian/rules
index 3da58b9..cf9d3a2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -29,6 +29,3 @@ override_dh_auto_clean:
rm -f debian/*.1
rm -Rf sample_data
cd doc && $(MAKE) clean
-
-get-orig-source:
- uscan --verbose --force-download --repack --compression xz
diff --git a/debian/watch b/debian/watch
index a23367b..be96553 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,6 +1,6 @@
version=3
# Uncomment to find new files on Github
# - when using releases:
-opts=filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/salmon-$1\.tar\.gz/,dversionmangle=s/[~\+]ds[0-9]*//,repacksuffix=+ds1 \
+opts=filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/salmon-$1\.tar\.gz/,dversionmangle=s/[~\+]ds[0-9]*//,repacksuffix=+ds1,repack,compression=xz \
https://github.com/COMBINE-lab/salmon/releases .*/archive/v(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)
# Remark: frequently you can do s/#PREFIX#/v?/ since 'v' or nothing is quite common but there are other prefixes possible
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/salmon.git
More information about the debian-med-commit
mailing list