This is an automated email from the git hooks/post-receive script. seamlik-guest pushed a commit to branch master in repository lucene2.
commit c5dc4046c9d1223b558c42f52aecfc8aad94b4aa Author: Jan-Pascal van Best <[email protected]> Date: Tue Mar 17 15:15:19 2009 +0000 New upstream version (2.4.1); Changed Section: to java --- debian/ant.properties | 2 +- debian/changelog | 7 +++++++ debian/control | 4 ++-- 3 files changed, 10 insertions(+), 3 deletions(-) diff --git a/debian/ant.properties b/debian/ant.properties index 23a2d70..61f12c8 100644 --- a/debian/ant.properties +++ b/debian/ant.properties @@ -2,7 +2,7 @@ # Version number for upstream source; errors in the # upstream source require that it be overridden. -version=2.4.0 +version=2.4.1 # javacc settings used by Lucene build javacc.home=/usr/share/java diff --git a/debian/changelog b/debian/changelog index 96f992d..55ff367 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +lucene2 (2.4.1+ds1-1) unstable; urgency=low + + * New upstream version (2.4.1). + * Changed Section from "text" to the new section "java". + + -- Jan-Pascal van Best <[email protected]> Tue, 17 Mar 2009 16:05:06 +0100 + lucene2 (2.4.0+ds1-5) unstable; urgency=low * Changed Breaks to Conflicts to prevent trouble with buildds still diff --git a/debian/control b/debian/control index 6521693..3740f11 100644 --- a/debian/control +++ b/debian/control @@ -1,5 +1,5 @@ Source: lucene2 -Section: text +Section: java Priority: optional Maintainer: Debian Java Maintainers <[email protected]> Uploaders: Jan-Pascal van Best <[email protected]>, Barry Hawkins <[email protected]>, @@ -20,7 +20,7 @@ Build-Depends-Indep: libjtidy-java (>= 7), libcommons-collections3-java (>= 3.1), libcommons-logging-java (>= 1.0.4), libcommons-beanutils-java (>= 1.7.0) -Standards-Version: 3.8.0 +Standards-Version: 3.8.1 Package: liblucene2-java Architecture: all -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/lucene2.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

