Andreas Tille pushed to branch master at Debian Med / freebayes
Commits: 76e888c7 by Andreas Tille at 2018-03-05T15:52:55+01:00 Versioned Build-Depends: libseqlib-dev (>= 1.1.1+dfsg-4) - - - - - eca5ff03 by Andreas Tille at 2018-03-05T16:46:20+01:00 spelling - - - - - 0cc0e361 by Andreas Tille at 2018-03-05T16:47:36+01:00 Standards-Version: 4.1.3 - - - - - af917cf7 by Andreas Tille at 2018-03-05T16:48:03+01:00 debhelper 11 - - - - - a0c0b33a by Andreas Tille at 2018-03-05T17:25:30+01:00 Upload to unstable - - - - - 4 changed files: - debian/changelog - debian/compat - debian/control - debian/patches/use_debian_packaged_seqlib.patch Changes: ===================================== debian/changelog ===================================== --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +freebayes (1.1.0-2) unstable; urgency=medium + + * Versioned Build-Depends: libseqlib-dev (>= 1.1.1+dfsg-4) to include all + headers needed by seqlib + * Standards-Version: 4.1.3 + * debhelper 11 + + -- Andreas Tille <[email protected]> Mon, 05 Mar 2018 16:48:22 +0100 + freebayes (1.1.0-1) unstable; urgency=low [ Andreas Tille ] ===================================== debian/compat ===================================== --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -10 \ No newline at end of file +11 \ No newline at end of file ===================================== debian/control ===================================== --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Uploaders: Brad Chapman <[email protected]>, Andreas Tille <[email protected]> Section: science Priority: optional -Build-Depends: debhelper (>= 10), +Build-Depends: debhelper (>= 11~), cmake, pkg-config, python, @@ -12,12 +12,12 @@ Build-Depends: debhelper (>= 10), libbamtools-dev, libvcflib-dev (>= 1.0.0~rc1+dfsg1-4), libtabixpp-dev, - libseqlib-dev, + libseqlib-dev (>= 1.1.1+dfsg-4), bc, samtools, parallel, libvcflib-tools (>= 1.0.0~rc1+dfsg1-6) -Standards-Version: 4.1.0 +Standards-Version: 4.1.3 Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/freebayes.git Vcs-Git: https://anonscm.debian.org/git/debian-med/freebayes.git Homepage: https://github.com/ekg/freebayes ===================================== debian/patches/use_debian_packaged_seqlib.patch ===================================== --- a/debian/patches/use_debian_packaged_seqlib.patch +++ b/debian/patches/use_debian_packaged_seqlib.patch @@ -1,7 +1,7 @@ Author: Andreas Tille <[email protected]> Last-Update: Wed, 28 May 2014 21:23:38 +0200 Description: Use Debian packaged htslib and seqlib - seqlib carries another copy of htslib - we replace both + carries another copy of htslib - we replace both --- a/src/Makefile +++ b/src/Makefile View it on GitLab: https://salsa.debian.org/med-team/freebayes/compare/24b55d7ecc3c69975b050d76192c3a8b5e1b7aec...a0c0b33a25580f0adcc9bcd3eae50469140ef800 --- View it on GitLab: https://salsa.debian.org/med-team/freebayes/compare/24b55d7ecc3c69975b050d76192c3a8b5e1b7aec...a0c0b33a25580f0adcc9bcd3eae50469140ef800 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
