[med-svn] [Git][med-team/samtools][master] 2 commits: make the build reproducible

Andreas Tille (@tille) gitlab at salsa.debian.org
Mon Aug 30 15:35:20 BST 2021



Andreas Tille pushed to branch master at Debian Med / samtools


Commits:
c95b66e8 by Andreas Tille at 2021-08-30T16:32:13+02:00
make the build reproducible

- - - - -
fc228655 by Andreas Tille at 2021-08-30T16:34:55+02:00
routine-update: Ready to upload to unstable

- - - - -


3 changed files:

- debian/changelog
- + debian/patches/reproducible.patch
- + debian/patches/series


Changes:

=====================================
debian/changelog
=====================================
@@ -1,9 +1,14 @@
-samtools (1.13-2) UNRELEASED; urgency=medium
+samtools (1.13-2) unstable; urgency=medium
 
+  [ Étienne Mollier ]
   * d/control: bump B-D libhts-dev (>= 1.13~); builds otherwise break against
     older htslib versions.
 
- -- Étienne Mollier <emollier at debian.org>  Fri, 27 Aug 2021 19:08:12 +0200
+  [ Andreas Tille ]
+  * make the build reproducible (Thanks for the patch to Chris Lamb)
+    Closes: #993304
+
+ -- Andreas Tille <tille at debian.org>  Mon, 30 Aug 2021 16:32:37 +0200
 
 samtools (1.13-1) unstable; urgency=medium
 


=====================================
debian/patches/reproducible.patch
=====================================
@@ -0,0 +1,15 @@
+Author: Chris Lamb <lamby at debian.org>
+Last-Update: Mon, 30 Aug 2021 14:55:21 +0100
+Bug-Debian: https://bugs.debian.org/993304
+Description: make the build reproducible
+
+--- a/Makefile
++++ b/Makefile
+@@ -130,6 +130,7 @@ version.h:
+ 	echo '#define SAMTOOLS_HTSDIR "$(HTSDIR)"' >> $@
+ 	echo '#define SAMTOOLS_LIBS "$(LIBS)"' >> $@
+ 	echo '#define SAMTOOLS_CURSES_LIB "$(CURSES_LIB)"' >> $@
++	sed -i -e 's@$(CURDIR)@BUILDPATH at g' $@
+ 
+ print-version:
+ 	@echo $(PACKAGE_VERSION)


=====================================
debian/patches/series
=====================================
@@ -0,0 +1 @@
+reproducible.patch



View it on GitLab: https://salsa.debian.org/med-team/samtools/-/compare/d05af603d52195c4e7ffb025ee091284284fc4ef...fc228655e35308a3cb76a0ba97ff167edc2a75df

-- 
View it on GitLab: https://salsa.debian.org/med-team/samtools/-/compare/d05af603d52195c4e7ffb025ee091284284fc4ef...fc228655e35308a3cb76a0ba97ff167edc2a75df
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/20210830/1f21b72a/attachment-0001.htm>


More information about the debian-med-commit mailing list