[med-svn] [Git][med-team/htscodecs][master] 3 commits: Make Build reproducible. Thanks for the patch to Chris Lamb

Andreas Tille (@tille) gitlab at salsa.debian.org
Thu Sep 9 11:22:43 BST 2021



Andreas Tille pushed to branch master at Debian Med / htscodecs


Commits:
f4ac723a by Andreas Tille at 2021-09-09T12:10:33+02:00
Make Build reproducible.  Thanks for the patch to Chris Lamb

- - - - -
db777a05 by Andreas Tille at 2021-09-09T12:11:10+02:00
Apply multi-arch hints.
+ libhtscodecs-dev: Drop Multi-Arch: same.

Changes-By: apply-multiarch-hints

- - - - -
572cedd5 by Andreas Tille at 2021-09-09T12:13:12+02:00
routine-update: Ready to upload to unstable

- - - - -


3 changed files:

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


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,13 @@
+htscodecs (1.1.1-3) unstable; urgency=medium
+
+  * Team upload.
+  * Make Build reproducible.  Thanks for the patch to Chris Lamb
+    Closes: #993952
+  * Apply multi-arch hints.
+    + libhtscodecs-dev: Drop Multi-Arch: same.
+
+ -- Andreas Tille <tille at debian.org>  Thu, 09 Sep 2021 12:11:12 +0200
+
 htscodecs (1.1.1-2) unstable; urgency=medium
 
   * d/rules: use DEB_HOST_MULTIARCH (Closes: #993040)


=====================================
debian/control
=====================================
@@ -29,7 +29,6 @@ Description: Custom compression for CRAM and others
 
 Package: libhtscodecs-dev
 Architecture: any
-Multi-Arch: same
 Section: libdevel
 Depends: libhtscodecs2 (= ${binary:Version}), ${misc:Depends}
 Description: Development headers for custom compression for CRAM and others


=====================================
debian/rules
=====================================
@@ -35,7 +35,7 @@ endif
 override_dh_installexamples:
 	rm -Rf tests/.libs tests/tok* tests/test.out tests/*.o tests/*log \
 		tests/Makefile tests/Makefile.in tests/arith_dynamic tests/fqzcomp_qual \
-		tests/rans4x16pr tests/rans4x8
+		tests/rans4x16pr tests/rans4x8 tests/varint
 	dh_installexamples
 
 override_dh_auto_clean:



View it on GitLab: https://salsa.debian.org/med-team/htscodecs/-/compare/e749430f5a67028ef9347ca9f779e37ab9f6d3ff...572cedd5defb811ea3a425b8e58c067638fb01b3

-- 
View it on GitLab: https://salsa.debian.org/med-team/htscodecs/-/compare/e749430f5a67028ef9347ca9f779e37ab9f6d3ff...572cedd5defb811ea3a425b8e58c067638fb01b3
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/20210909/9ff6e17d/attachment-0001.htm>


More information about the debian-med-commit mailing list