Andreas Tille pushed to branch master at Debian Med / community / package_template
Commits: 45de1e7e by Andreas Tille at 2018-07-13T16:13:10+02:00 Add SOURCE_DATE_EPOCH - - - - - 1 changed file: - debian/rules Changes: ===================================== debian/rules ===================================== --- a/debian/rules +++ b/debian/rules @@ -11,6 +11,8 @@ include /usr/share/dpkg/default.mk # DEB_VERSION_UPSTREAM_REVISION: the package's version without the Debian epoch # DEB_VERSION_UPSTREAM: the package's upstream version # DEB_DISTRIBUTION: the distribution(s) listed in the current entry of debian/changelog +# SOURCE_DATE_EPOCH: the source release date as seconds since the epoch, as +# specified by <https://reproducible-builds.org/specs/source-date-epoch/> # for hardening you might like to uncomment this: # export DEB_BUILD_MAINT_OPTIONS=hardening=+all View it on GitLab: https://salsa.debian.org/med-team/community/package_template/commit/45de1e7e0983a0ff6e7643d99bfca73d90446b14 -- View it on GitLab: https://salsa.debian.org/med-team/community/package_template/commit/45de1e7e0983a0ff6e7643d99bfca73d90446b14 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
