This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository maven2-core.
commit cd3306f8678b3a69a2743649ad13c8dabd1905e4 Author: Emmanuel Bourg <[email protected]> Date: Thu Jul 27 13:32:31 2017 +0200 Fixed a typo in the patch header --- debian/patches/0006-reproducible-built-timestamp.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/patches/0006-reproducible-built-timestamp.patch b/debian/patches/0006-reproducible-built-timestamp.patch index b3b3279..9ce8ef8 100644 --- a/debian/patches/0006-reproducible-built-timestamp.patch +++ b/debian/patches/0006-reproducible-built-timestamp.patch @@ -1,6 +1,6 @@ Description: Set the maven.build.timestamp variable to the date of the latest entry in debian/changelog when building a Debian package to make the builds reproducible. -Author: Emmanuel Bourg <[email protected]> +Author: Emmanuel Bourg <[email protected]> Forwarded: not-needed --- a/maven-project/src/main/java/org/apache/maven/project/interpolation/BuildTimestampValueSource.java +++ b/maven-project/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/maven2-core.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

