[libplack-middleware-header-perl] 02/02: Update d/control and d/copyright

Marius Gavrilescu marius-guest at moszumanska.debian.org
Mon Mar 10 14:15:57 UTC 2014


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

marius-guest pushed a commit to branch master
in repository libplack-middleware-header-perl.

commit fe5addc2be3f13a30a252b75427c56786e8f2144
Author: Marius Gavrilescu <marius at ieval.ro>
Date:   Mon Mar 10 16:12:41 2014 +0200

    Update d/control and d/copyright
---
 debian/control   |  9 ++++-----
 debian/copyright | 35 +++++++++++++++++++++++++----------
 2 files changed, 29 insertions(+), 15 deletions(-)

diff --git a/debian/control b/debian/control
index 7cdfbea..411c19f 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: perl
 Priority: optional
 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: debhelper (>= 9)
 Build-Depends-Indep: libplack-perl,
  perl
 Standards-Version: 3.9.5
@@ -15,7 +15,6 @@ Package: libplack-middleware-header-perl
 Architecture: all
 Depends: ${misc:Depends}, ${perl:Depends},
  libplack-perl
-Description: modify HTTP response headers
- Plack::Middleware::Header
- .
- This description was automagically extracted from the module by dh-make-perl.
+Description: middleware for modifying HTTP response headers
+ Plack::Middleware::Header is a Plack middleware for modifying HTTP response
+ headers.
diff --git a/debian/copyright b/debian/copyright
index 0dffd85..55fcba3 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,24 +1,39 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Source: https://metacpan.org/release/Plack-Middleware-Header
-Upstream-Contact: Masahiro Chiba
+Upstream-Contact: Masahiro Chiba <chiba at cpan.org>
 Upstream-Name: Plack-Middleware-Header
-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: Masahiro Chiba
+Copyright: 2009-2010, Masahiro Chiba <chiba at cpan.org>
 License: Artistic or GPL-1+
 
 Files: debian/*
 Copyright: 2014, Marius Gavrilescu <marius at ieval.ro>
 License: Artistic or GPL-1+
 
+Files: inc/Module/*
+Copyright: 2002-2010, Adam Kennedy <adamk at cpan.org>
+ 2002-2010, Audrey Tang <autrijus at autrijus.org>
+ 2002-2010, 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/Base.pm inc/Test/Base/*
+Copyright: 2005-2009, Brian Ingerson <ingy at cpan.org>
+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/More.pm
+Copyright: 2001-2008, Michael G Schwern <schwern at pobox.com>
+License: Artistic or GPL-1+
+
 License: Artistic
  This program is free software; you can redistribute it and/or modify
  it under the terms of the Artistic License, which comes with Perl.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libplack-middleware-header-perl.git



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