[med-svn] [sra-sdk] 01/04: Remove another copy of external libs
Andreas Tille
tille at debian.org
Thu Jul 21 21:22:48 UTC 2016
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository sra-sdk.
commit c034209776761036c470abc38c7b8d021e812c71
Author: Andreas Tille <tille at debian.org>
Date: Thu Jul 21 23:15:24 2016 +0200
Remove another copy of external libs
---
debian/changelog | 2 +-
debian/copyright | 10 ++++++++++
debian/watch | 3 ++-
3 files changed, 13 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 8d3f3d1..7df07fe 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-sra-sdk (2.7.0-1) UNRELEASED; urgency=medium
+sra-sdk (2.7.0+dfsg-1) UNRELEASED; urgency=medium
TODO: packaging of https://github.com/ncbi/ncbi-vdb
diff --git a/debian/copyright b/debian/copyright
index 50f6f4c..5e012cd 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,5 +1,15 @@
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Source: http://trace.ncbi.nlm.nih.gov/Traces/sra/sra.cgi?view=software
+Files-Excluded: */libs/ext
+ */MSVC
+ */Makefile.mac
+ */Makefile.sun*
+ */Makefile.vc++
+ */Makefile.win
+ */sun*.sh
+ */ld.mac*
+ */ld.win*
+ */win-cc.sh
Files: *
Copyright: none claimed
diff --git a/debian/watch b/debian/watch
index 1f98c79..c30500d 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,3 @@
version=3
-https://github.com/ncbi/sra-tools/releases .*/archive/(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)
+opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,repack,compression=xz" \
+ https://github.com/ncbi/sra-tools/releases .*/archive/(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/sra-sdk.git
More information about the debian-med-commit
mailing list