[spock] 12/14: Updated the version in debian/build.xml
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Thu Oct 1 10:11:18 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 3b517684b533627c6bbcaa12291f8d0ef5acd590
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Thu Oct 1 11:35:55 2015 +0200
Updated the version in debian/build.xml
---
debian/build.xml | 2 +-
debian/changelog | 1 +
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/build.xml b/debian/build.xml
index 533d1ac..c513eb7 100644
--- a/debian/build.xml
+++ b/debian/build.xml
@@ -6,7 +6,7 @@ http://pkgs.fedoraproject.org/cgit/spock.git/
-->
<project name="build-spock" default="dist" basedir="..">
- <property name="impl.version" value="0.6-groovy-1.8"/>
+ <property name="impl.version" value="0.7-groovy-2.0"/>
<property name="core.dir" value="${basedir}/spock-core"/>
<property name="core.src.dir" value="${core.dir}/src/main/"/>
diff --git a/debian/changelog b/debian/changelog
index 4e89544..9cbc204 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ spock (0.7-groovy-2.0-1) UNRELEASED; urgency=medium
- Refreshed the patch
- Depend on groovy2 instead of groovy
- Refreshed spock-core.pom and spock-guice.pom
+ - Updated the version in debian/build.xml
* Improved the reproducibility:
- Use an english locale when generating the javadoc
* Removed the gradle wrapper from the upstream tarball
--
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