This is an automated email from the git hooks/post-receive script. seamlik-guest pushed a commit to branch master in repository lucene2.
commit 21a04825a744f632671443d2e854d87e57728926 Author: Kai-Chung Yan <[email protected]> Date: Wed Mar 23 20:17:20 2016 +0800 Moved the package to Git --- debian/changelog | 4 ++++ debian/control | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 0a47e6a..fc1a438 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,6 @@ lucene2 (2.9.4+ds1-5) UNRELEASED; urgency=medium + [ Stephen Nelson ] * Team upload. * Convert package to use quilt for patching as dpatch is deprecated. * Remove Michael Koch from uploaders (Closes: #654107). @@ -7,6 +8,9 @@ lucene2 (2.9.4+ds1-5) UNRELEASED; urgency=medium * Update VCS fields to use canonical version. * Update standards version to 3.9.5. + [ Kai-Chung Yan ] + * Moved the package to Git + -- Stephen Nelson <[email protected]> Tue, 22 Jul 2014 17:30:44 +0100 lucene2 (2.9.4+ds1-4) unstable; urgency=low diff --git a/debian/control b/debian/control index 50c57a9..9814fdd 100644 --- a/debian/control +++ b/debian/control @@ -5,8 +5,8 @@ Maintainer: Debian Java Maintainers <[email protected] Uploaders: Barry Hawkins <[email protected]>, Jeff Breidenbach <[email protected]>, Rene Engelhard <[email protected]> -Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/lucene2/ -Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/lucene2/ +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/lucene2.git +Vcs-Git: https://anonscm.debian.org/git/pkg-java/lucene2.git Homepage: http://lucene.apache.org/java/ Build-Depends: ant-contrib, ant-optional (>= 1.8), -- 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

