[med-svn] [libseqlib] 01/04: Use libjsoncpp-dev instead of code copy
Andreas Tille
tille at debian.org
Fri Feb 3 16:44:56 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository libseqlib.
commit 5ea2c3ee08ac879b77e50a9a41cd4d9562284cd8
Author: Andreas Tille <tille at debian.org>
Date: Fri Feb 3 17:37:21 2017 +0100
Use libjsoncpp-dev instead of code copy
---
debian/changelog | 2 +-
debian/control | 3 ++-
debian/copyright | 2 ++
debian/watch | 3 ++-
4 files changed, 7 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 67bc496..14efb0f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-libseqlib (1.1.1-1) UNRELEASED; urgency=medium
+libseqlib (1.1.1+dfsg-1) UNRELEASED; urgency=medium
* Initial release (Closes: #???)
diff --git a/debian/control b/debian/control
index a313515..09ef405 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,8 @@ Build-Depends: debhelper (>= 10),
zlib1g-dev,
libfml-dev (>= 0.1-3),
libbwa-dev (>= 0.7.15-3),
- htslib-test
+ htslib-test,
+ libjsoncpp-dev
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/libseqlib.git
Vcs-Git: https://anonscm.debian.org/git/debian-med/libseqlib.git
diff --git a/debian/copyright b/debian/copyright
index a823a3b..6a6761f 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -2,6 +2,8 @@ Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: SeqLib
Upstream-Contact: Jeremiah A. Wala <jwala at broadinstitue.org>
Source: https://github.com/walaj/SeqLib/releases
+Files-Excluded: json
+ */config.status
Files: *
Copyright: 2016 Jeremiah A. Wala <jwala at broadinstitue.org>
diff --git a/debian/watch b/debian/watch
index c0a92cf..21524f4 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,4 @@
version=4
-https://github.com/walaj/SeqLib/releases .*/archive/(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)
+opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,repack,compression=xz" \
+ https://github.com/walaj/SeqLib/releases .*/archive/(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/libseqlib.git
More information about the debian-med-commit
mailing list