This is an automated email from the git hooks/post-receive script. nomadium-guest pushed a commit to branch master in repository jmock2.
commit 735a42b44f49dc2b212dac355d76f27200a6c644 Author: Miguel Landaeta <[email protected]> Date: Sun Oct 6 20:35:35 2013 -0300 Cosmetic fixes --- debian/changelog | 7 ++++--- debian/control | 2 +- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index 71b4973..17a1f0f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ jmock2 (2.7~snapshot+201309170925-gitd7fe69b5+dfsg-1) UNRELEASED; urgency=low [ Miguel Landaeta ] * Team upload. + * New upstream release. * Fix wrong dependencies on junit in POM files. (Closes: #721538). Added patch (upstream is not providing POM files anymore): - 08mavenpoms @@ -16,14 +17,14 @@ jmock2 (2.7~snapshot+201309170925-gitd7fe69b5+dfsg-1) UNRELEASED; urgency=low * debian/rules: Improved the clean target [ Stephen Nelson ] - * New upstream version to fix FTBFS. (Closes: #717122, #717249). - * Bump Standards-Version. No changes were required. + * Fix a some FTBFS due to Java7 switch. (Closes: #717122, #717249). + * Bump Standards-Version to 3.9.4. No changes were required. * Removed bundled jar files. * Bumped debhelper to version 9. * Patched build.xml to create java 1.6 source. * Patched source for unmappable character when using java 1.6 javadoc generation. - -- Miguel Landaeta <[email protected]> Sun, 29 Sep 2013 18:03:06 -0300 + -- Miguel Landaeta <[email protected]> Sun, 06 Oct 2013 18:24:26 -0300 jmock2 (2.5.1+dfsg-2) unstable; urgency=low diff --git a/debian/control b/debian/control index 5e6a99e..c60c6b5 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,7 @@ Build-Depends-Indep: default-jdk, libhamcrest-java (>= 1.3), libcglib-java, liba Standards-Version: 3.9.4 Vcs-Git: git://anonscm.debian.org/pkg-java/jmock2.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/jmock2.git -Homepage: http://www.jmock.org +Homepage: http://www.jmock.org/ Package: libjmock2-java Architecture: all -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jmock2.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

