[med-svn] [Git][med-team/pbdagcon][master] 3 commits: Remove manual dependencies on libpbbam, version build dependency on...
Andreas Tille
gitlab at salsa.debian.org
Thu Feb 7 07:24:30 GMT 2019
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 <tille at debian.org> 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 <bunk at debian.org> 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 <debian-med-packaging at lists.alioth.debian.org>
+Uploaders: Andreas Tille <tille at debian.org>
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20190207/4cc2f600/attachment-0001.html>
More information about the debian-med-commit
mailing list