[med-svn] [Git][med-team/htslib][master] 6 commits: Fix description of tabix package
Andreas Tille
gitlab at salsa.debian.org
Thu Dec 24 11:09:30 GMT 2020
Andreas Tille pushed to branch master at Debian Med / htslib
Commits:
b7f15022 by Andreas Tille at 2020-12-24T07:55:30+01:00
Fix description of tabix package
- - - - -
e6510262 by Andreas Tille at 2020-12-24T07:55:47+01:00
routine-update: Standards-Version: 4.5.1
- - - - -
25433591 by Andreas Tille at 2020-12-24T07:55:53+01:00
Update renamed lintian tag names in lintian overrides.
Changes-By: lintian-brush
Fixes: lintian: renamed-tag
See-also: https://lintian.debian.org/tags/renamed-tag.html
- - - - -
21425b04 by Andreas Tille at 2020-12-24T10:28:55+01:00
Normalise changelog
- - - - -
c5eda002 by Andreas Tille at 2020-12-24T10:34:27+01:00
Somehow installation of htslib dir has changed
- - - - -
026580ee by Andreas Tille at 2020-12-24T10:41:09+01:00
Upload to unstable
- - - - -
4 changed files:
- debian/changelog
- debian/control
- debian/htslib-test.lintian-overrides
- debian/libhts3.install
Changes:
=====================================
debian/changelog
=====================================
@@ -1,13 +1,18 @@
-htslib (1.11-3) UNRELEASED; urgency=medium
+htslib (1.11-3) unstable; urgency=medium
[ Andreas Tille ]
* No need to patch when using proper configure options
* Install man5 as user rather than developer documentation
+ * Fix description of tabix package
+ Closes: #922860
+ * Standards-Version: 4.5.1 (routine-update)
+ * Update renamed lintian tag names in lintian overrides.
+ * Somehow installation of htslib dir has changed
[ Michael R. Crusoe ]
* debian/upstream/metadata: add new pre-print
- -- Andreas Tille <tille at debian.org> Wed, 07 Oct 2020 15:06:33 +0200
+ -- Andreas Tille <tille at debian.org> Thu, 24 Dec 2020 10:34:35 +0100
htslib (1.11-2) unstable; urgency=medium
=====================================
debian/control
=====================================
@@ -14,7 +14,7 @@ Build-Depends: debhelper-compat (= 13),
libssl-dev,
zlib1g-dev,
libdeflate-dev
-Standards-Version: 4.5.0
+Standards-Version: 4.5.1
Vcs-Browser: https://salsa.debian.org/med-team/htslib
Vcs-Git: https://salsa.debian.org/med-team/htslib.git
Homepage: https://github.com/samtools/htslib
@@ -100,4 +100,5 @@ Description: generic indexer for TAB-delimited genome position files
chromosomal coordinates. Fast data retrieval also works over network if an URI
is given as a file name.
.
- This version of tabix is built from the HTSlib source.
+ This package is built from the HTSlib source, and provides the bgzip, htsfile,
+ and tabix tools.
=====================================
debian/htslib-test.lintian-overrides
=====================================
@@ -1,2 +1,2 @@
# As needed for testing
-duplicated-compressed-file usr/share/htslib-test/test/bgziptest.txt.gz
+compressed-duplicate usr/share/htslib-test/test/bgziptest.txt.gz
=====================================
debian/libhts3.install
=====================================
@@ -1,4 +1,4 @@
#! /usr/bin/dh-exec
usr/lib/${DEB_HOST_MULTIARCH}/libhts.so.* usr/lib/${DEB_HOST_MULTIARCH}
-usr/lib/${DEB_HOST_MULTIARCH}/htslib usr/lib/${DEB_HOST_MULTIARCH}
+debian/tmp/htslib usr/lib/${DEB_HOST_MULTIARCH}
usr/share/man/man5/* usr/share/man/man5
View it on GitLab: https://salsa.debian.org/med-team/htslib/-/compare/275939091be222aaa6174639481ce0f5059681a7...026580eef8faedfc82dd9bc9d0fa900e6201df88
--
View it on GitLab: https://salsa.debian.org/med-team/htslib/-/compare/275939091be222aaa6174639481ce0f5059681a7...026580eef8faedfc82dd9bc9d0fa900e6201df88
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/20201224/7fbc8e72/attachment-0001.html>
More information about the debian-med-commit
mailing list