[med-svn] [Git][med-team/htslib][master] 6 commits: d/control: add myself to uploaders
Étienne Mollier (@emollier)
gitlab at salsa.debian.org
Fri Aug 27 21:19:32 BST 2021
Étienne Mollier pushed to branch master at Debian Med / htslib
Commits:
1905c92e by Étienne Mollier at 2021-08-27T19:18:28+02:00
d/control: add myself to uploaders
- - - - -
f2011817 by Étienne Mollier at 2021-08-27T19:18:59+02:00
update changelog
- - - - -
447be1bd by Étienne Mollier at 2021-08-27T20:12:57+02:00
d/control: libhts-dev breaks samtools (<< 1.13~)
This is necessary to break britney loop preventing migration to
testing. Thanks Nilesh for the tip!
- - - - -
3c03b390 by Étienne Mollier at 2021-08-27T21:59:38+02:00
d/control: refresh libhts-dev Breaks+Replaces
- - - - -
000118d3 by Étienne Mollier at 2021-08-27T22:01:27+02:00
d/control: libhts-dev breaks ivar (<< 1.3.1~)
- - - - -
d9cee590 by Étienne Mollier at 2021-08-27T22:03:10+02:00
update changelog for unstable
- - - - -
2 changed files:
- debian/changelog
- debian/control
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,12 @@
+htslib (1.13+ds-2) unstable; urgency=medium
+
+ * d/control: add myself to uploaders
+ * d/control: libhts-dev breaks samtools (<< 1.13~)
+ * d/control: refresh libhts-dev Breaks+Replaces
+ * d/control: libhts-dev breaks ivar (<< 1.3.1~)
+
+ -- Étienne Mollier <emollier at debian.org> Fri, 27 Aug 2021 22:02:59 +0200
+
htslib (1.13+ds-1) unstable; urgency=medium
[ Steffen Moeller ]
=====================================
debian/control
=====================================
@@ -3,7 +3,8 @@ Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.
Uploaders: Charles Plessy <plessy at debian.org>,
Andreas Tille <tille at debian.org>,
Michael R. Crusoe <crusoe at debian.org>,
- Steffen Moeller <moeller at debian.org>
+ Steffen Moeller <moeller at debian.org>,
+ Étienne Mollier <emollier at debian.org>
Section: science
Priority: optional
Build-Depends: debhelper-compat (= 13),
@@ -28,10 +29,12 @@ Section: libs
Depends: ${misc:Depends},
${shlibs:Depends}
Pre-Depends: ${misc:Pre-Depends}
-Replaces: libhts-dev (<< 1.11-3)
+Replaces: libhts-dev (<< 1.13~)
Breaks: python3-pysam (<< 0.15~),
libtabixpp (<< 1.0.0-5~),
- libhts-dev (<< 1.11-3)
+ libhts-dev (<< 1.13~),
+ samtools (<< 1.13~),
+ ivar (<< 1.3.1~)
Description: C library for high-throughput sequencing data formats
HTSlib is an implementation of a unified C library for accessing common file
formats, such as SAM (Sequence Alignment/Map), CRAM and VCF (Variant Call
View it on GitLab: https://salsa.debian.org/med-team/htslib/-/compare/98bef59036d226eadce3f3b5d298e9d909dcd12d...d9cee5901b477ae4c79af892c78bc9d0e01d2491
--
View it on GitLab: https://salsa.debian.org/med-team/htslib/-/compare/98bef59036d226eadce3f3b5d298e9d909dcd12d...d9cee5901b477ae4c79af892c78bc9d0e01d2491
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/20210827/d9953a80/attachment-0001.htm>
More information about the debian-med-commit
mailing list