[med-svn] [Git][med-team/biobambam2][master] 3 commits: d/control: removed dependency to zlib1g-dev
Étienne Mollier
gitlab at salsa.debian.org
Mon Aug 10 22:51:34 BST 2020
Étienne Mollier pushed to branch master at Debian Med / biobambam2
Commits:
9a13df09 by Étienne Mollier at 2020-08-10T21:25:41+02:00
d/control: removed dependency to zlib1g-dev
This is done in favor of using the zlib1g which should now be properly
pulled by the libmaus2 dependency.
- - - - -
0c28cd49 by Étienne Mollier at 2020-08-10T21:58:37+02:00
d/control: depend on libmaus2 (>= 2.0.740+dfsg-2)
This version is known to address issues with biobambam2 autopkgtest.
- - - - -
eed8557f by Étienne Mollier at 2020-08-10T23:08:21+02:00
team upload
- - - - -
2 changed files:
- debian/changelog
- debian/control
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+biobambam2 (2.0.173+ds-2) UNRELEASED; urgency=medium
+
+ * Team upload
+ * Remove the zlib1g-dev dependency, as zlib1g should now be properly pulled
+ and used by libmaus2 (>= 2.0.740+dfsg-2).
+
+ -- Étienne Mollier <etienne.mollier at mailoo.org> Mon, 10 Aug 2020 21:22:20 +0200
+
biobambam2 (2.0.173+ds-1) unstable; urgency=medium
* Team upload.
=====================================
debian/control
=====================================
@@ -5,7 +5,7 @@ Section: science
Priority: optional
Build-Depends: debhelper-compat (= 13),
pkg-config,
- libmaus2-dev (>= 2.0.719)
+ libmaus2-dev (>= 2.0.740+dfsg-2)
Standards-Version: 4.5.0
Vcs-Browser: https://salsa.debian.org/med-team/biobambam2
Vcs-Git: https://salsa.debian.org/med-team/biobambam2.git
@@ -15,8 +15,7 @@ Rules-Requires-Root: no
Package: biobambam2
Architecture: any
Depends: ${shlibs:Depends},
- ${misc:Depends},
- zlib1g-dev
+ ${misc:Depends}
Description: tools for early stage alignment file processing
This package contains some tools for processing BAM files, including
.
View it on GitLab: https://salsa.debian.org/med-team/biobambam2/-/compare/32610bc58324611d5c7ada32f98c91d6f4ebe257...eed8557fd96834ac16ad973c373d3786af6ceee2
--
View it on GitLab: https://salsa.debian.org/med-team/biobambam2/-/compare/32610bc58324611d5c7ada32f98c91d6f4ebe257...eed8557fd96834ac16ad973c373d3786af6ceee2
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/20200810/43ddfaad/attachment-0001.html>
More information about the debian-med-commit
mailing list