Andreas Tille pushed to branch master at Debian Med / pbseqlib
Commits: 2c1c7156 by Andreas Tille at 2019-02-07T07:28:29Z NMU: Remove manual dependencies on libpbbam, version build dependency on libpbbam-dev to ensure a proper dependency is generated - - - - - c9bcd937 by Afif Elghraoui at 2019-02-07T07:29:20Z Remove myself from Uploaders - - - - - 2499b905 by Andreas Tille at 2019-02-07T07:30:23Z Add myself to Uploaders to have at least one human uploader after Afif removed himself. - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,19 @@ +pbseqlib (5.3.1+dfsg-3) UNRELEASED; urgency=medium + + * Add myself to Uploaders to have at least one human uploader after + Afif removed himself. + + -- Andreas Tille <[email protected]> Thu, 07 Feb 2019 08:30:09 +0100 + +pbseqlib (5.3.1+dfsg-2.1) unstable; urgency=medium + + * Non-maintainer upload. + * Remove manual dependencies on libpbbam, version build + dependency on libpbbam-dev to ensure a proper dependency + is generated. + + -- Adrian Bunk <[email protected]> Wed, 06 Feb 2019 09:02:44 +0200 + pbseqlib (5.3.1+dfsg-2) unstable; urgency=medium * Team upload. ===================================== debian/control ===================================== @@ -1,5 +1,6 @@ Source: pbseqlib Maintainer: Debian Med Packaging Team <[email protected]> +Uploaders: Andreas Tille <[email protected]> Section: libs Priority: optional Build-Depends: debhelper (>= 12~), @@ -8,7 +9,7 @@ Build-Depends: debhelper (>= 12~), zlib1g-dev, libhdf5-dev, libboost-dev, - libpbbam-dev, + libpbbam-dev (>= 0.18.0+dfsg-1~), libhts-dev, libgtest-dev <!nocheck> Standards-Version: 4.3.0 @@ -61,8 +62,7 @@ Package: libpbdata Architecture: any Multi-Arch: same Depends: ${shlibs:Depends}, - ${misc:Depends}, - libpbbam + ${misc:Depends} Description: tools for handling PacBio sequences Blasr_libcpp is a library used by blasr and other executables such as samtoh5, loadPulses for analyzing PacBio sequences. This library contains @@ -90,8 +90,7 @@ Architecture: any Multi-Arch: same Depends: ${shlibs:Depends}, ${misc:Depends}, - libpbdata (= ${binary:Version}), - libpbbam + libpbdata (= ${binary:Version}) Description: tools for handling PacBio hdf5 files Blasr_libcpp is a library used by blasr and other executables such as samtoh5, loadPulses for analyzing PacBio sequences. This library contains @@ -120,8 +119,7 @@ Multi-Arch: same Depends: ${shlibs:Depends}, ${misc:Depends}, libpbdata (= ${binary:Version}), - libpbihdf (= ${binary:Version}), - libpbbam + libpbihdf (= ${binary:Version}) Description: tools for aligning PacBio reads to target sequences Blasr_libcpp is a library used by blasr and other executables such as samtoh5, loadPulses for analyzing PacBio sequences. This library contains View it on GitLab: https://salsa.debian.org/med-team/pbseqlib/compare/83834fb2193e02a045898b7c28d3f41f52f43ebb...2499b905b809dd1b78e763fb0eaf5f0dc5b0e4f0 -- View it on GitLab: https://salsa.debian.org/med-team/pbseqlib/compare/83834fb2193e02a045898b7c28d3f41f52f43ebb...2499b905b809dd1b78e763fb0eaf5f0dc5b0e4f0 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
