This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository maven.
commit 1e1c5908cd34ce366201e40fc0ef0d946e063578 Author: Emmanuel Bourg <[email protected]> Date: Thu Sep 7 01:14:05 2017 +0200 Fixed a typo in the patch header --- debian/patches/reproducible-build-timestamp.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/patches/reproducible-build-timestamp.patch b/debian/patches/reproducible-build-timestamp.patch index 2ee694d..71ae7c0 100644 --- a/debian/patches/reproducible-build-timestamp.patch +++ b/debian/patches/reproducible-build-timestamp.patch @@ -1,6 +1,6 @@ Description: Set the maven.build.timestamp variable to the date defined by the SOURCE_DATE_EPOCH environment variable to make the Maven builds reproducible. -Author: Emmanuel Bourg <[email protected]> +Author: Emmanuel Bourg <[email protected]> Forwarded: no --- a/maven-compat/src/main/java/org/apache/maven/project/interpolation/BuildTimestampValueSource.java +++ b/maven-compat/src/main/java/org/apache/maven/project/interpolation/BuildTimestampValueSource.java -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

