This is an automated email from the git hooks/post-receive script. js pushed a commit to branch master in repository liblucy-perl.
commit d03e91714e62859a1fdca6fc2b86888ba00a4c7a Author: Jonas Smedegaard <[email protected]> Date: Sat Oct 25 16:26:17 2014 +0200 Fix upstream URLs, and extend with alternate source URLs. --- debian/control.in | 2 +- debian/copyright | 8 +++++--- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/debian/control.in b/debian/control.in index bd18d32..38e201b 100644 --- a/debian/control.in +++ b/debian/control.in @@ -7,7 +7,7 @@ Uploaders: Jonas Smedegaard <[email protected]> Standards-Version: 3.9.5 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/liblucy-perl Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/liblucy-perl.git -Homepage: https://github.com/tokuhirom/Lucy +Homepage: https://lucy.apache.org/ Package: liblucy-perl Architecture: any diff --git a/debian/copyright b/debian/copyright index b47aca9..e8079d1 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,8 +1,10 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Lucy -Upstream-Contact: https://github.com/tokuhirom/Lucy/issues -Source: http://search.cpan.org/dist/Lucy/ - git://github.com/tokuhirom/Lucy +Upstream-Contact: https://issues.apache.org/jira/browse/LUCY +Source: http://www.cpan.org/authors/id/C/CR/CREAMYG + https://lucy.apache.org/download.html + https://git-wip-us.apache.org/repos/asf/lucy.git + git://github.com/apache/lucy Files: * lemon/Makefile* -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/liblucy-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
