[med-svn] [Git][med-team/htslib][master] Partial Revert "Add libdeflate for DEFLATE based (de)compression and its crc32 implementation."
Michael R. Crusoe
gitlab at salsa.debian.org
Thu Dec 6 07:08:24 GMT 2018
Michael R. Crusoe pushed to branch master at Debian Med / htslib
Commits:
147dd806 by Michael R. Crusoe at 2018-12-06T06:59:28Z
Partial Revert "Add libdeflate for DEFLATE based (de)compression and its crc32 implementation."
This reverts commit bc33ca5af9a047ad3e27022953cccedbfcd912ef.
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+htslib (1.9-6) unstable; urgency=medium
+
+ * Revert libdeflate for DEFLATE based (de)compression and its crc32
+ implementation.
+
+ -- Michael R. Crusoe <michael.crusoe at gmail.com> Wed, 05 Dec 2018 22:59:23 -0800
+
htslib (1.9-5) unstable; urgency=medium
* Add libdeflate for DEFLATE based (de)compression and its crc32
=====================================
debian/control
=====================================
@@ -11,8 +11,7 @@ Build-Depends: debhelper (>= 11~),
libcurl4-gnutls-dev,
liblzma-dev,
libssl-dev,
- zlib1g-dev,
- libdeflate-dev
+ zlib1g-dev
Standards-Version: 4.2.1
Vcs-Browser: https://salsa.debian.org/med-team/htslib
Vcs-Git: https://salsa.debian.org/med-team/htslib.git
=====================================
debian/rules
=====================================
@@ -20,7 +20,7 @@ override_dh_auto_configure:
# create clean copy of test dir
cp -a test test_backup
autoconf
- dh_auto_configure -- --enable-libcurl --enable-gcs --enable-s3
+ dh_auto_configure -- --enable-libcurl
override_dh_auto_build:
dh_auto_build -- \
View it on GitLab: https://salsa.debian.org/med-team/htslib/commit/147dd8065ebf3de7d68827ce34b14c84f5904bad
--
View it on GitLab: https://salsa.debian.org/med-team/htslib/commit/147dd8065ebf3de7d68827ce34b14c84f5904bad
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/20181206/8b8ec433/attachment-0001.html>
More information about the debian-med-commit
mailing list