[med-svn] [kmc] 04/10: exclude items without source, fix get-orig-source target
Sascha Steinbiss
sascha at steinbiss.name
Wed Dec 23 16:56:33 UTC 2015
This is an automated email from the git hooks/post-receive script.
sascha-guest pushed a commit to branch master
in repository kmc.
commit 5104ed57ed07130365e25a69352a4de01857607f
Author: Sascha Steinbiss <sascha at steinbiss.name>
Date: Tue Dec 22 22:39:14 2015 +0000
exclude items without source, fix get-orig-source target
---
debian/copyright | 2 +-
debian/rules | 1 -
2 files changed, 1 insertion(+), 2 deletions(-)
diff --git a/debian/copyright b/debian/copyright
index d34b422..be81c40 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: KMC
Source: https://github.com/marekkokot/KMC
-Files-Excluded: kmer_counter/libs/* API.pdf
+Files-Excluded: kmer_counter/libs/* kmc_tools/libs/* *.obj API.pdf kmc_tools.pdf
Files: *
Copyright: © 2012-2015 Sebastian Deorowicz <sebastian.deorowicz at polsl.pl>
diff --git a/debian/rules b/debian/rules
index 6a1079a..3958335 100755
--- a/debian/rules
+++ b/debian/rules
@@ -28,4 +28,3 @@ override_dh_installman:
get-orig-source:
uscan --verbose --force-download --repack --compression gz --destdir=..
- mv ../kmc_$(OVERSION).orig.tar.gz ../kmc_$(VERSION).orig.tar.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/kmc.git
More information about the debian-med-commit
mailing list