[med-svn] [ugene] 01/05: Use xz compression in d/watch
Andreas Tille
tille at debian.org
Wed Jul 27 21:02:19 UTC 2016
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository ugene.
commit cd7201a33730d77d38b5bde5deb7b81dffce8559
Author: Andreas Tille <tille at debian.org>
Date: Sat Mar 12 08:15:53 2016 +0100
Use xz compression in d/watch
---
debian/changelog | 8 ++++++++
debian/rules | 4 ----
debian/watch | 2 +-
3 files changed, 9 insertions(+), 5 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index e9a2886..e60bbbb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+ugene (1.21.0+dfsg-1) UNRELEASED; urgency=medium
+
+ * New upstream version
+ Closes: #810360
+ * Use xz compression in d/watch
+
+ -- Andreas Tille <tille at debian.org> Sat, 12 Mar 2016 08:15:10 +0100
+
ugene (1.20.0+dfsg-1) unstable; urgency=medium
* New upstream version
diff --git a/debian/rules b/debian/rules
index 9f0304b..156952e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -47,7 +47,3 @@ override_dh_fixperms:
override_dh_shlibdeps:
dh_shlibdeps -l$(CURDIR)/debian/$(pkg)/usr/lib/$(pkg)/
-
-get-orig-source:
- mkdir -p ../tarballs
- uscan --verbose --force-download --repack --compression xz --destdir ../tarballs
diff --git a/debian/watch b/debian/watch
index 0945c78..af30613 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
version=3
-opts="repacksuffix=+dfsg,dversionmangle=s/\+(repack|dfsg)//" \
+opts="repacksuffix=+dfsg,dversionmangle=s/\+(repack|dfsg)//,repack,compression=xz" \
http://ugene.unipro.ru/downloads/ugene_get_latest_source.html \
.*/ugene-([\d.]+)\.tar\.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/ugene.git
More information about the debian-med-commit
mailing list