[libexporter-autoclean-perl] 02/02: Update d/changelog, d/control, d/copyright

Marius Gavrilescu marius-guest at alioth.debian.org
Tue Oct 22 05:54:09 UTC 2013


This is an automated email from the git hooks/post-receive script.

marius-guest pushed a commit to branch master
in repository libexporter-autoclean-perl.

commit 2607ec3802c5b0b485808d89a664eb9aaa00fbf5
Author: Marius Gavrilescu <marius at ieval.ro>
Date:   Tue Oct 22 08:52:02 2013 +0300

    Update d/changelog, d/control, d/copyright
---
 debian/changelog |    6 +++---
 debian/control   |    8 ++++----
 debian/copyright |   33 ++++++++++++++++++++++++---------
 3 files changed, 31 insertions(+), 16 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index aaff0cc..ef8c6ad 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,5 @@
-libexporter-autoclean-perl (0.01-1) UNRELEASED; urgency=low
+libexporter-autoclean-perl (0.01-1) unstable; urgency=low
 
-  * Initial Release.
+  * Initial Release (Closes: #727080).
 
- -- Marius Gavrilescu <marius at ieval.ro>  Tue, 22 Oct 2013 08:31:55 +0300
+ -- Marius Gavrilescu <marius at ieval.ro>  Tue, 22 Oct 2013 08:50:34 +0300
diff --git a/debian/control b/debian/control
index 24df146..1142d76 100644
--- a/debian/control
+++ b/debian/control
@@ -5,6 +5,7 @@ Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Marius Gavrilescu <marius at ieval.ro>
 Build-Depends: debhelper (>= 9.20120312)
 Build-Depends-Indep: libb-hooks-endofscope-perl,
+ libtest-pod-coverage-perl,
  perl
 Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libexporter-autoclean-perl.git
@@ -15,7 +16,6 @@ Package: libexporter-autoclean-perl
 Architecture: all
 Depends: ${misc:Depends}, ${perl:Depends},
  libb-hooks-endofscope-perl
-Description: export instant functions available at compile time only
- (no description was found)
- .
- This description was automagically extracted from the module by dh-make-perl.
+Description: module that exports functions only available at compile time
+ This is a simple wrapper around B::Hooks::EndOfScope that allows you to
+ export functions that are only available at compile time.
diff --git a/debian/copyright b/debian/copyright
index b2eaecb..052ee9e 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -2,17 +2,32 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Source: https://metacpan.org/release/Exporter-AutoClean
 Upstream-Contact: Daisuke Murase <typester at cpan.org>
 Upstream-Name: Exporter-AutoClean
-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: Daisuke Murase <typester at cpan.org>
+Copyright: 2009, KAYAC Inc.
+License: Artistic or GPL-1+
+
+Files: inc/Module/*
+Copyright: 2002-2012, Adam Kennedy <adamk at cpan.org>
+ 2002-2012, Audrey Tang <autrijus at autrijus.org>
+ 2002-2012, Brian Ingerson <ingy at cpan.org>
+License: Artistic or GPL-1+
+
+Files: inc/Spiffy.pm
+Copyright: 2004-2006, Brian Ingerson <ingy at cpan.org>
+License: Artistic or GPL-1+
+
+Files: inc/Test/More.pm
+Copyright: 2001-2008, Michael G Schwern <schwern at pobox.com>
+License: Artistic or GPL-1+
+
+Files: inc/Test/Builder.pm inc/Test/Builder/*
+Copyright: 2002-2008, chromatic <chromatic at wgz.org>
+ 2002-2008, Michael G Schwern <schwern at pobox.com>
+License: Artistic or GPL-1+
+
+Files: inc/Test/Base.pm inc/Test/Base/*
+Copyright: 2005-2009, Brian Ingerson <ingy at cpan.org>
 License: Artistic or GPL-1+
 
 Files: debian/*

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libexporter-autoclean-perl.git



More information about the Pkg-perl-cvs-commits mailing list