[med-svn] [Git][med-team/htslib][master] 5 commits: Try the ppc64el targeted floating point patch again

Michael R. Crusoe gitlab at salsa.debian.org
Wed Jan 16 13:41:46 GMT 2019


Michael R. Crusoe pushed to branch master at Debian Med / htslib


Commits:
1f80922c by Michael R. Crusoe at 2019-01-07T09:00:35Z
Try the ppc64el targeted floating point patch again

- - - - -
9d448737 by Michael R. Crusoe at 2019-01-15T15:00:06Z
Merge remote-tracking branch 'origin/master' into debian/experimental

- - - - -
9b45160f by Michael R. Crusoe at 2019-01-15T15:02:07Z
Try libdeflate again.

- - - - -
d983dc52 by Michael R. Crusoe at 2019-01-16T08:28:44Z
--enable-gcs --enable-s3

- - - - -
5886e799 by Michael R. Crusoe at 2019-01-16T13:26:08Z
Bring the libdeflate, GCS, and S3 updates back to unstable.

- - - - -


3 changed files:

- debian/changelog
- debian/control
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,21 @@
+htslib (1.9-10) unstable; urgency=medium
+
+  * Bring the libdeflate, GCS, and S3 updates back to unstable.
+
+ -- Michael R. Crusoe <michael.crusoe at gmail.com>  Wed, 16 Jan 2019 05:23:22 -0800
+
+htslib (1.9-10~1libdeflate) experimental; urgency=medium
+
+  * Enable GCS and AWS S3 backends.
+
+ -- Michael R. Crusoe <michael.crusoe at gmail.com>  Wed, 16 Jan 2019 00:27:21 -0800
+
+htslib (1.9-10~0libdeflate) experimental; urgency=medium
+
+  * Try libdeflate again.
+
+ -- Michael R. Crusoe <michael.crusoe at gmail.com>  Tue, 15 Jan 2019 07:01:58 -0800
+
 htslib (1.9-9) unstable; urgency=medium
 
   * Bring the ppc64el & i386 pkg-config enhancements to unstable.


=====================================
debian/control
=====================================
@@ -11,7 +11,8 @@ Build-Depends: debhelper (>= 11~),
                libcurl4-gnutls-dev,
                liblzma-dev,
                libssl-dev,
-               zlib1g-dev
+               zlib1g-dev,
+	       libdeflate-dev
 Standards-Version: 4.3.0
 Vcs-Browser: https://salsa.debian.org/med-team/htslib
 Vcs-Git: https://salsa.debian.org/med-team/htslib.git


=====================================
debian/rules
=====================================
@@ -25,7 +25,7 @@ endif
 	# create clean copy of test dir
 	cp -a test test_backup
 	autoconf
-	dh_auto_configure -- --enable-libcurl
+	dh_auto_configure -- --enable-libcurl --enable-gcs --enable-s3
 	
 override_dh_auto_build:
 	dh_auto_build -- \



View it on GitLab: https://salsa.debian.org/med-team/htslib/compare/0d044593e685e071f91060056bd40ec509773019...5886e799b11a05d8b57ebd127c79211fcac53a1f

-- 
View it on GitLab: https://salsa.debian.org/med-team/htslib/compare/0d044593e685e071f91060056bd40ec509773019...5886e799b11a05d8b57ebd127c79211fcac53a1f
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/20190116/de61a390/attachment-0001.html>


More information about the debian-med-commit mailing list