This is an automated email from the git hooks/post-receive script. seamlik-guest pushed a commit to branch master in repository lucene2.
commit db6965b2e42652921b1b8a98ae466d25da92225e Author: Michael Koch <[email protected]> Date: Tue Feb 5 19:39:31 2008 +0000 * Updated watch file to work with repackaged version number. --- debian/changelog | 6 ++++++ debian/watch | 3 +-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 22cc537..0c9053c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +lucene2 (2.3.0+ds1-2) UNRELEASED; urgency=low + + * Updated watch file to work with repackaged version number. + + -- Michael Koch <[email protected]> Tue, 05 Feb 2008 20:49:19 +0100 + lucene2 (2.3.0+ds1-1) unstable; urgency=low [ Varun Hiremath ] diff --git a/debian/watch b/debian/watch index 8a4dc15..8f6efca 100644 --- a/debian/watch +++ b/debian/watch @@ -1,4 +1,3 @@ version=3 - +opts=dversionmangle=s/\+ds\d// \ http://www.apache.org/dist/lucene/java/lucene-(.*)-src\.tar\.gz - -- 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

