This is an automated email from the git hooks/post-receive script. grinorcole-guest pushed a commit to branch master in repository libposix-2008-perl.
commit ee7795273dfe6c3a76ca61530c6d825fe6d03ee8 Author: Christopher Hoskin <[email protected]> Date: Sat Jul 25 07:10:59 2015 +0100 Filled in required info in debian/changelog debian/control debian/copyright --- debian/changelog | 2 +- debian/control | 4 +--- debian/copyright | 22 +++++++++++----------- 3 files changed, 13 insertions(+), 15 deletions(-) diff --git a/debian/changelog b/debian/changelog index e0da37c..c53ced6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,5 @@ libposix-2008-perl (0.04-1) UNRELEASED; urgency=low - * Initial Release. + * Initial Release. Closes: #793563 -- Christopher Hoskin <[email protected]> Sat, 25 Jul 2015 06:45:50 +0100 diff --git a/debian/control b/debian/control index b3afb91..2f279e9 100644 --- a/debian/control +++ b/debian/control @@ -16,8 +16,6 @@ Architecture: any Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends} Description: Perl interface to POSIX.1-2008 POSIX::2008 contains many of the interfaces specified by POSIX.1-2008 that - the core POSIX module withholds, implements in Perl or fucked up. + the core POSIX module withholds, implements in Perl or messed up. . POSIX::2008 is provided "as is" unless someone volunteers to maintain it. - . - This description was automagically extracted from the module by dh-make-perl. diff --git a/debian/copyright b/debian/copyright index 81602b2..4ee128d 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,19 +1,19 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Source: https://metacpan.org/release/POSIX-2008 -Upstream-Contact: unknown +Upstream-Contact: Carsten Gaebler <[email protected]> Upstream-Name: POSIX-2008 -DISCLAIMER: This copyright info was automatically extracted - from the perl module. It may not be accurate, so you better - check the module sources in order to ensure the module for its - inclusion in Debian or for general legal information. Please, - if licensing information is incorrectly generated, file a bug - on dh-make-perl. - NOTE: Don't forget to remove this disclaimer once you are happy - with this file. Files: * -Copyright: unknown -License: +Copyright: 2013-2015, Carsten Gaebler <[email protected]> +License: Artistic or GPL-1+ +Comment: Upstream is licensed under the WTFPL, which allows relicensing under + any other license. + +Files: ppport.h +Copyright: 2004-2009, Marcus Holland-Moritz <[email protected]> + 2001, Paul Marquess <[email protected]> (Version 2.x) + 1999, Kenneth Albanowski <[email protected]> (Version 1.x) +License: Artistic or GPL-1+ Files: debian/* Copyright: 2015, Christopher Hoskin <[email protected]> -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libposix-2008-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
