This is an automated email from the git hooks/post-receive script. js pushed a commit to branch master in repository liblucy-perl.
commit 824e20d412e54943ecdb985bf5ca4f958f08494d Author: Jonas Smedegaard <[email protected]> Date: Sat Oct 25 17:35:34 2014 +0200 Prepare for release: Update changelog, control file and copyright hints. --- debian/changelog | 6 ++++++ debian/control | 2 +- debian/copyright_hints | 10 ++++------ 3 files changed, 11 insertions(+), 7 deletions(-) diff --git a/debian/changelog b/debian/changelog index 32b1e9e..14ff94e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +liblucy-perl (0.3.3-4) unstable; urgency=medium + + * Fix upstream URLs, and add alternate source URLs. + + -- Jonas Smedegaard <[email protected]> Sat, 25 Oct 2014 17:35:09 +0200 + liblucy-perl (0.3.3-3) unstable; urgency=medium * Team upload diff --git a/debian/control b/debian/control index 2c2b119..1ee0301 100644 --- a/debian/control +++ b/debian/control @@ -15,7 +15,7 @@ Uploaders: Jonas Smedegaard <[email protected]> Standards-Version: 3.9.5 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/liblucy-perl Vcs-Browser: https://anonscm.debian.org/cgit/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_hints b/debian/copyright_hints index 4a55096..8d737d5 100644 --- a/debian/copyright_hints +++ b/debian/copyright_hints @@ -1099,6 +1099,9 @@ Files: CHANGES debian/compat debian/control debian/control.in + debian/gbp.conf + debian/patches/mips-unaligned-access.patch + debian/patches/series debian/source/format debian/watch devel/benchmarks/README.txt @@ -1268,13 +1271,8 @@ License: Public domain Apache-2.0 FIXME Files: LICENSE -Copyright: 2001, Dr Martin Porter - 2002, Richard Boulton - 2009, Public Software Group e. V., Berlin, Germany - You must retain, in the Source form of any Derivative Works - [yyyy +Copyright: [yyyy license to reproduce, prepare Derivative Works of - there is clear notice in each modified Data File or License: Public domain Apache-2.0 BSD (3 clause) MIT/X11 (BSD like) FIXME -- 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
