[med-svn] [circos] 01/10: Exclude useless binary exe file from source
Andreas Tille
tille at debian.org
Fri May 20 12:57:38 UTC 2016
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to tag debian/0.69.2+dfsg-1
in repository circos.
commit 71b63337cb5176319dfb4d60d09890bf61122aef
Author: Andreas Tille <tille at debian.org>
Date: Fri May 20 14:09:43 2016 +0200
Exclude useless binary exe file from source
---
debian/copyright | 3 ++-
debian/watch | 3 ++-
2 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/debian/copyright b/debian/copyright
index 05677ae..6fde0b2 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,7 @@
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: circos
-Source: http://circos.ca/distribution/circos-0.55.tgz
+Source: http://circos.ca/software/download
+Files-Excluded: */circos.exe
Files: *
Copyright: Copyright 2004-2011 Martin Krzywinski
diff --git a/debian/watch b/debian/watch
index 25cbd20..6fb4588 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,3 @@
version=3
-opts=uversionmangle=s/\-/\./ http://circos.ca/software/download .*/distribution/circos-([-.\d]*)\.tgz
+opts="uversionmangle=s/\-/\./,repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,repack,compression=xz" \
+ http://circos.ca/software/download .*/distribution/circos-([-.\d]*)\.tgz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/circos.git
More information about the debian-med-commit
mailing list