This is an automated email from the git hooks/post-receive script. xhaakon-guest pushed a commit to branch master in repository libcommons-jxpath-java.
commit 134ef597dd28c01773ccc177848b8c991e07d1ac Author: Niels Thykier <[email protected]> Date: Sat Sep 12 08:44:13 2009 +0000 Bumped SV and debhelper versions, re-arranged some changelog entries, marked it as released. --- debian/changelog | 11 +++++++---- debian/compat | 2 +- debian/control | 4 ++-- 3 files changed, 10 insertions(+), 7 deletions(-) diff --git a/debian/changelog b/debian/changelog index 4933312..a531be7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -libcommons-jxpath-java (1.3-1) UNRELEASED; urgency=low +libcommons-jxpath-java (1.3-1) unstable; urgency=low [ Emmanuel Bourg ] * Update of the URLs @@ -11,11 +11,14 @@ libcommons-jxpath-java (1.3-1) UNRELEASED; urgency=low * Replaced Build-Depends-Indep with Build-Depends to avoid problems with the buildds. * Replace "kaffe" with "default java" packages. - * Updated the encoding of debian/copyright to UTF-8. - * Added Vcs-fields to debian/control. * Added missing ${misc:Depends} to dependencies. + * Bumped debhelper compat to version 7. + * Bumped Standards-Version to 3.8.3 + - Updated the encoding of debian/copyright to UTF-8. + - Added Vcs-fields to debian/control. + - Added Homepage field in debian/control. - -- Niels Thykier <[email protected]> Fri, 11 Sep 2009 22:21:58 +0200 + -- Niels Thykier <[email protected]> Sat, 12 Sep 2009 10:36:15 +0200 libcommons-jxpath-java (1.2-7) unstable; urgency=low diff --git a/debian/compat b/debian/compat index b8626c4..7f8f011 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -4 +7 diff --git a/debian/control b/debian/control index 4cd5d0d..eee9ef1 100644 --- a/debian/control +++ b/debian/control @@ -4,10 +4,10 @@ Priority: optional Maintainer: Debian Java Maintainers <[email protected]> Uploaders: Arnaud Vandyck <[email protected]>, Wolfgang Baer <[email protected]>, Niels Thykier <[email protected]> -Build-Depends: debhelper (>= 4.2.30), cdbs (>= 0.4.8), ant, libcommons-logging-java, +Build-Depends: debhelper (>= 7), cdbs (>= 0.4.8), ant, libcommons-logging-java, junit, libservlet2.3-java, libcommons-collections-java, libcommons-beanutils-java, libjdom1-java, default-jdk -Standards-Version: 3.6.2 +Standards-Version: 3.8.3 Homepage: http://commons.apache.org/jxpath/ Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/libcommons-jxpath-java Vcs-Browser: http://svn.debian.org/viewsvn/pkg-java/trunk/libcommons-jxpath-java -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libcommons-jxpath-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

