[med-svn] [bamtools] 01/03: New upstream version; Fix d/watch + get-orig-source target
Andreas Tille
tille at debian.org
Thu Sep 24 11:42:47 UTC 2015
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository bamtools.
commit 871ee773d3b6957533dc017aa9abd9082b2690c7
Author: Andreas Tille <tille at debian.org>
Date: Sun Jul 5 15:24:55 2015 +0200
New upstream version; Fix d/watch + get-orig-source target
---
debian/changelog | 3 +++
debian/rules | 2 +-
2 files changed, 4 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 9f6fde2..d0882d7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,9 @@ bamtools (2.4.0+dfsg-1) unstable; urgency=medium
[ Kevin Murray ]
* New upstream version
+ [ Andreas Tille ]
+ * Fix d/watch + get-orig-source target
+
-- Kevin Murray <spam at kdmurray.id.au> Thu, 24 Sep 2015 17:27:16 +1000
bamtools (2.3.0+dfsg-3) unstable; urgency=medium
diff --git a/debian/rules b/debian/rules
index 12d7d58..5216d3d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -40,4 +40,4 @@ describe-current-version:
git describe --tags upstream | sed 's,^release-,,;s,-,+,;s,-,~,;'
get-orig-source:
- uscan --download-current-version --force-download --rename --repack-compression xz
+ uscan --verbose --force-download --repack --compression xz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/bamtools.git
More information about the debian-med-commit
mailing list