This is an automated email from the git hooks/post-receive script. satta pushed a commit to branch master in repository infernal.
commit 25d0decfed25b51334a1b0454efbc351d3c82fee Author: Sascha Steinbiss <[email protected]> Date: Thu Aug 11 21:44:44 2016 +0000 SOURCE_DATE_EPOCH support accepted upstream --- debian/patches/reproducible.patch | 2 ++ 1 file changed, 2 insertions(+) diff --git a/debian/patches/reproducible.patch b/debian/patches/reproducible.patch index 00eef7d..d4c7798 100644 --- a/debian/patches/reproducible.patch +++ b/debian/patches/reproducible.patch @@ -2,6 +2,8 @@ Description: make build reproducible Make Infernal build reproducible by adding support for SOURCE_DATE_EPOCH to the CM creation code. Author: Sascha Steinbiss <[email protected]> +Forwarded: https://github.com/EddyRivasLab/infernal/pull/3 +Applied-Upstream: https://github.com/EddyRivasLab/infernal/commit/8cd0e3ea14e58b8bd9b60db46b73198366c87168 --- a/src/cm.c +++ b/src/cm.c @@ -2854,12 +2854,17 @@ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/infernal.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
