This is an automated email from the git hooks/post-receive script. merkys-guest pushed a commit to branch master in repository libspreadsheet-readsxc-perl.
commit c96ae0bb24cd1897d2f19840862e18808333f439 Author: Andrius Merkys <[email protected]> Date: Fri Dec 8 18:17:56 2017 +0200 Fixing incorrect URLs. --- debian/control | 2 +- debian/copyright | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/debian/control b/debian/control index 8ead55b..a19cee6 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Maintainer: Debian Perl Group <[email protected]> Uploaders: Andrius Merkys <[email protected]> Build-Depends: debhelper (>=9), perl Standards-Version: 4.1.0 -Homepage: https://metacpan.org/pod/Spreadsheet::Read +Homepage: https://metacpan.org/release/Spreadsheet-ReadSXC #Vcs-Git: git://anonscm.debian.org/collab-maint/libspreadsheet-readsxc-perl.git #Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/libspreadsheet-readsxc-perl.git diff --git a/debian/copyright b/debian/copyright index 94d0834..86e43e9 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,9 +1,9 @@ Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ -Upstream-Name: libspreadsheet-readsxc-perl -Source: https://metacpan.org/pod/Spreadsheet::Read +Upstream-Name: Spreadsheet-ReadSXC +Source: https://metacpan.org/release/Spreadsheet-ReadSXC Files: * -Copyright: 2005 Christoph Terhechte <[email protected]> +Copyright: 2005 Christoph Terhechte <[email protected]> License: Artistic This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libspreadsheet-readsxc-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
