[libmodule-path-perl] 02/04: Initial packaging by maintainer

Florian Schlichting fsfs at alioth.debian.org
Mon Aug 12 12:00:47 UTC 2013


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

fsfs pushed a commit to branch master
in repository libmodule-path-perl.

commit 23e7569c7b13e4adf61def1dcdf889f8172456a9
Author: Florian Schlichting <fsfs at debian.org>
Date:   Mon Aug 12 13:50:43 2013 +0200

    Initial packaging by maintainer
---
 debian/control   |   13 +++++--------
 debian/copyright |   10 +---------
 2 files changed, 6 insertions(+), 17 deletions(-)

diff --git a/debian/control b/debian/control
index aec5a98..6faefc4 100644
--- a/debian/control
+++ b/debian/control
@@ -14,11 +14,8 @@ Homepage: https://metacpan.org/release/Module-Path/
 Package: libmodule-path-perl
 Architecture: all
 Depends: ${misc:Depends}, ${perl:Depends}
-Description: get the full path to a locally installed module
- Module::Path provides a single function, module_path(), which will find where
- a module is installed locally.
- .
- It works by looking in all the directories in @INC for an appropriately named
- file:
- .
- This description was automagically extracted from the module by dh-make-perl.
+Description: module to get the full path to a locally installed Perl module
+ Module::Path provides a single function, module_path(), which will find
+ where a module is installed locally. It works by looking in all the
+ directories in @INC for an appropriately named file, returning the full
+ path when found and undef otherwise.
diff --git a/debian/copyright b/debian/copyright
index 0efcf0b..fb71a88 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -2,17 +2,9 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: Module-Path
 Source: https://metacpan.org/release/Module-Path/
 Upstream-Contact: Neil Bowers <neil at bowers.com>
-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: Neil Bowers <neil at bowers.com>
+Copyright: 2012, Neil Bowers <neil at bowers.com>
 License: Artistic or GPL-1+
 
 Files: debian/*

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



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