[med-svn] [Git][med-team/mira][master] Set three vars to check if debian-specific repro builds can work

Nilesh Patra (@nilesh) gitlab at salsa.debian.org
Sun Jun 18 09:06:42 BST 2023



Nilesh Patra pushed to branch master at Debian Med / mira


Commits:
0d39e96d by Nilesh Patra at 2023-06-18T13:36:29+05:30
Set three vars to check if debian-specific repro builds can work

- - - - -


1 changed file:

- debian/rules


Changes:

=====================================
debian/rules
=====================================
@@ -7,6 +7,10 @@ export DH_VERBOSE=1
 include /usr/share/dpkg/default.mk
 export DEB_BUILD_MAINT_OPTIONS=hardening=+all
 
+export ISDEBIAN="yes"
+export DEBIAN_MAINTAINER="mira at packages.debian.org"
+export SOURCE_DATE_EPOCH ?= $(shell dpkg-parsechangelog | grep -Po '^Date: \K.*' | date -f- +%s)
+
 pkg=mira-assembler
 exampledir=usr/share/doc/mira-examples/examples/minidemo/data/bbdataset1/
 



View it on GitLab: https://salsa.debian.org/med-team/mira/-/commit/0d39e96d65c084fc8e224102612298034b465625

-- 
View it on GitLab: https://salsa.debian.org/med-team/mira/-/commit/0d39e96d65c084fc8e224102612298034b465625
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/20230618/f466c2c9/attachment.htm>


More information about the debian-med-commit mailing list