[med-svn] [Git][med-team/bart][master] deterministic archive

Martin Uecker (@uecker-guest) gitlab at salsa.debian.org
Wed Dec 29 18:02:39 GMT 2021



Martin Uecker pushed to branch master at Debian Med / bart


Commits:
5cad340e by Martin Uecker at 2021-12-29T19:00:15+01:00
deterministic archive

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -6,6 +6,7 @@ bart (0.7.00-1) UNRELEASED; urgency=medium
   * Update upstream metadata.
   * Patch to relax failing unit test.
   * Patch to work around compiler bug.
+  * Deterministic build.
 
   [ Andreas Tille ]
   * Standards-Version: 4.6.0 (routine-update)


=====================================
debian/rules
=====================================
@@ -4,6 +4,9 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 
 DEB_BUILD_ARCH ?= $(shell dpkg-architecture -qDEB_BUILD_ARCH)
 
+# set AR flags for deterministic archive
+export ARFLAGS=rs
+
 # Some tests fail on the following architectures probably
 # due to minor differences in floating point processing.
 # For now, just turn it off...



View it on GitLab: https://salsa.debian.org/med-team/bart/-/commit/5cad340ed59f70020be9a85632b3233657cd3679

-- 
View it on GitLab: https://salsa.debian.org/med-team/bart/-/commit/5cad340ed59f70020be9a85632b3233657cd3679
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/20211229/cf29ebc0/attachment.htm>


More information about the debian-med-commit mailing list