[med-svn] [patman] 10/15: Remove binary code from upstream tarball
Andreas Tille
tille at debian.org
Wed Dec 13 19:28:26 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository patman.
commit 6618bcb35f8e1b11657391243e75c807ad14d68d
Author: Andreas Tille <tille at debian.org>
Date: Wed Dec 13 20:20:14 2017 +0100
Remove binary code from upstream tarball
---
debian/changelog | 2 +-
debian/copyright | 2 ++
debian/watch | 3 ++-
3 files changed, 5 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 114ded8..2d28936 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-patman (1.2.2-1) UNRELEASED; urgency=low
+patman (1.2.2+dfsg-1) UNRELEASED; urgency=low
* Initial release (Closes: #482555)
diff --git a/debian/copyright b/debian/copyright
index 3cca6a4..f50c689 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,8 @@
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: PatMaN
Source: https://bioinf.eva.mpg.de/patman/patman-1.2.2.tar.gz
+Files-Excluded: */patman
+ */.svn
Files: *
Copyright: © 2008-2009 Kay Pruefer, Udo Stenzel
diff --git a/debian/watch b/debian/watch
index e2aaa3a..63fd461 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,5 @@
version=4
-https://bioinf.eva.mpg.de/patman/ patman-(.*)\.tar\.gz
+opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,repack,compression=xz" \
+ https://bioinf.eva.mpg.de/patman/ patman-(.*)\.tar\.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/patman.git
More information about the debian-med-commit
mailing list