[med-svn] [Git][med-team/htslib][master] 3 commits: Install plugins
Andreas Tille
gitlab at salsa.debian.org
Mon Oct 5 08:36:59 BST 2020
Andreas Tille pushed to branch master at Debian Med / htslib
Commits:
f61f14e8 by Andreas Tille at 2020-10-05T08:57:07+02:00
Install plugins
- - - - -
d447c4be by Andreas Tille at 2020-10-05T09:29:55+02:00
Really fix autopkgtest
- - - - -
6dc308cc by Andreas Tille at 2020-10-05T09:36:32+02:00
Upload to unstable
- - - - -
3 changed files:
- debian/changelog
- debian/libhts3.install
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -1,4 +1,4 @@
-htslib (1.11-2) UNRELEASED; urgency=medium
+htslib (1.11-2) unstable; urgency=medium
* Enable plugins
Closes: #971542
@@ -6,7 +6,7 @@ htslib (1.11-2) UNRELEASED; urgency=medium
* Fix run-unit-test script
* Fix autopkgtest
- -- Andreas Tille <tille at debian.org> Fri, 02 Oct 2020 11:35:21 +0200
+ -- Andreas Tille <tille at debian.org> Mon, 05 Oct 2020 09:30:04 +0200
htslib (1.11-1) unstable; urgency=medium
=====================================
debian/libhts3.install
=====================================
@@ -1,2 +1,3 @@
#! /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/rules
=====================================
@@ -83,7 +83,7 @@ override_dh_install-indep:
dh_install --indep
sed -i 's/-ffile-prefix-map=[^[:space:]]* //g' debian/htslib-test/usr/share/htslib-test/config.mk
sed -i 's/-fdebug-prefix-map=[^[:space:]]* //g' debian/htslib-test/usr/share/htslib-test/config.mk
- sed -i 's#\.\./\.\./htslib/hfile.h#htslib/hfile.h#' `grep -Rl '../../htslib/hfile.h' debian/htslib-test/*`
+ sed -i 's#\.\./\.\./htslib/#htslib/#' `grep -Rl '../../htslib/' debian/htslib-test/*`
override_dh_installdocs:
dh_installdocs
View it on GitLab: https://salsa.debian.org/med-team/htslib/-/compare/d4320da3dc417dd1f33898105288a792c5fb28b0...6dc308ccf0d9e02982bc2dc4af63043e539451d0
--
View it on GitLab: https://salsa.debian.org/med-team/htslib/-/compare/d4320da3dc417dd1f33898105288a792c5fb28b0...6dc308ccf0d9e02982bc2dc4af63043e539451d0
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/20201005/b6371e48/attachment-0001.html>
More information about the debian-med-commit
mailing list