This is an automated email from the git hooks/post-receive script. dmn pushed a commit to branch master in repository liblingua-en-words2nums-perl.
commit 53219c6e3834446b8b26a18abd9d00473126c44f Author: Damyan Ivanov <[email protected]> Date: Tue Nov 11 19:49:04 2014 +0000 Imported Upstream version 0.19 --- .gitattributes | 1 - Makefile.PL | 1 - debian/changelog | 6 ------ debian/control | 2 +- debian/copyright | 20 ++++++++------------ 5 files changed, 9 insertions(+), 21 deletions(-) diff --git a/.gitattributes b/.gitattributes deleted file mode 100644 index 5d42584..0000000 --- a/.gitattributes +++ /dev/null @@ -1 +0,0 @@ -debian/changelog merge=dpkg-mergechangelogs diff --git a/Makefile.PL b/Makefile.PL index eb68978..97778b2 100755 --- a/Makefile.PL +++ b/Makefile.PL @@ -4,7 +4,6 @@ use ExtUtils::MakeMaker; WriteMakefile( NAME => 'Lingua::EN::Words2Nums', VERSION => getversion(), - LICENSE => 'perl', $] < 5.005 ? () : ( AUTHOR => 'Joey Hess <[email protected]>', ABSTRACT_FROM => 'Words2Nums.pm', diff --git a/debian/changelog b/debian/changelog index 257b830..44ca0b5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,3 @@ -liblingua-en-words2nums-perl (0.19) unstable; urgency=medium - - * Orphaning the Debian package. - - -- Joey Hess <[email protected]> Fri, 07 Nov 2014 22:00:12 -0400 - liblingua-en-words2nums-perl (0.18) unstable; urgency=low * Remove the PM_FILTER to support Windows. (rt.cpan.org #38101) diff --git a/debian/control b/debian/control index 169ef1e..67adea7 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: liblingua-en-words2nums-perl Section: perl Priority: optional Build-Depends: debhelper (>= 7), perl5, dpkg-dev (>= 1.9.0) -Maintainer: Debian QA Group <[email protected]> +Maintainer: Joey Hess <[email protected]> Standards-Version: 3.8.4 Vcs-Git: git://git.kitenet.net/words2nums Homepage: http://kitenet.net/~joey/code/words2nums/ diff --git a/debian/copyright b/debian/copyright index 3230769..b08d379 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,14 +1,10 @@ -Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ -Upstream-Name: Lingua::EN::Words2Nums -Source: native package +Lingua::EN::Words2Nums is a Debian native package. -Files: * -Copyright: 2001-2010 Joey Hess <[email protected]> -License: perl - This module is free software; you can redistribute it and/or - modify it under the same terms as Perl itself. - . - That means it's dual licensed under the GPL - (/usr/share/common-licenses/GPL) and Artistic - (/usr/share/common-licenses/Artistic) licenses. +Copyright 2001-2003 Joey Hess <[email protected]> +This module is free software; you can redistribute it and/or +modify it under the same terms as Perl itself. + +That means it's dual licensed under the GPL +(/usr/share/common-licenses/GPL) and Artistic +(/usr/share/common-licenses/Artistic) licenses. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/liblingua-en-words2nums-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
