Andreas Tille pushed to branch master at Debian Med / pbdagcon
Commits: 648ea4cb by Andreas Tille at 2019-02-07T07:21:46Z Remove manual dependencies on libpbbam, version build dependency on libpbbam-dev to ensure a proper dependency is generated - - - - - a488148b by Afif Elghraoui at 2019-02-07T07:21:58Z Remove myself from Uploaders - - - - - 83dbb7ee by Andreas Tille at 2019-02-07T07:23:06Z 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 @@ +pbdagcon (0.3+git20161121.0000000+ds-2) 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:22:25 +0100 + +pbdagcon (0.3+git20161121.0000000+ds-1.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:20:03 +0200 + pbdagcon (0.3+git20161121.0000000+ds-1) unstable; urgency=low * Team upload ===================================== debian/control ===================================== @@ -1,5 +1,6 @@ Source: pbdagcon Maintainer: Debian Med Packaging Team <[email protected]> +Uploaders: Andreas Tille <[email protected]> Section: science Priority: optional Build-Depends: debhelper (>= 12~), @@ -9,7 +10,7 @@ Build-Depends: debhelper (>= 12~), libboost-dev, libtclap-dev, libpbseq-dev, - libpbbam-dev, + libpbbam-dev (>= 0.18.0+dfsg-1~), libpbdata-dev, # Test-Depends: googletest @@ -22,8 +23,7 @@ Package: pbdagcon Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, - libpbseq, - libpbbam + libpbseq Suggests: blasr Description: sequence consensus using directed acyclic graphs pbdagcon is a tool that implements DAGCon (Directed Acyclic Graph Consensus) View it on GitLab: https://salsa.debian.org/med-team/pbdagcon/compare/20b0697560d4487f0604a5579cc8f924eaca92fb...83dbb7eea91693f73f0432b5052919075bff6a3e -- View it on GitLab: https://salsa.debian.org/med-team/pbdagcon/compare/20b0697560d4487f0604a5579cc8f924eaca92fb...83dbb7eea91693f73f0432b5052919075bff6a3e 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
