[spock] 10/14: Use an english locale when generating the javadoc
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Thu Oct 1 10:11:17 UTC 2015
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository spock.
commit 6e065a243d8453630cc8c2af5ae91a205a3ca96e
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Thu Oct 1 11:30:45 2015 +0200
Use an english locale when generating the javadoc
---
debian/build.xml | 1 +
debian/changelog | 2 ++
2 files changed, 3 insertions(+)
diff --git a/debian/build.xml b/debian/build.xml
index 2a66d1f..533d1ac 100644
--- a/debian/build.xml
+++ b/debian/build.xml
@@ -177,6 +177,7 @@ http://pkgs.fedoraproject.org/cgit/spock.git/
old="false"
verbose="false"
version="true"
+ locale="en"
use="true"
author="true"
windowtitle="Spock Framework ${impl.version}">
diff --git a/debian/changelog b/debian/changelog
index a868720..d37c8cf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,8 @@ spock (0.7-groovy-2.0-1) UNRELEASED; urgency=medium
* New upstream release:
- Refreshed the patch
- Depend on groovy2 instead of groovy
+ * Improved the reproducibility:
+ - Use an english locale when generating the javadoc
* Removed the gradle wrapper from the upstream tarball
* debian/control: Updated the Homepage field
* Updated debian/watch
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/spock.git
More information about the pkg-java-commits
mailing list