[SCM] Debian packaging of Config-Find CPAN distribution branch, master, updated. 46463f106873ffb59e6edb1be9017cce6f63a7ac

Jotam Jr. Trejo jotamjr at debian.org.sv
Fri Dec 14 20:03:26 UTC 2012


The following commit has been merged in the master branch:
commit fd140aec9221ddad6ee1cf8dab08e875e28d14f5
Author: Jotam Jr. Trejo <jotamjr at debian.org.sv>
Date:   Fri Dec 14 12:58:52 2012 -0600

    Cosmetic changes to d/control and d/copyright

diff --git a/debian/control b/debian/control
index f8764eb..515540e 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Jotam Jr. Trejo <jotamjr at debian.org.sv>
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: libfile-homedir-perl,
  libfile-which-perl,
- perl (>= 5.4.50)
+ perl
 Standards-Version: 3.9.3
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libconfig-find-perl.git
 Vcs-Git: git://git.debian.org/pkg-perl/packages/libconfig-find-perl.git
@@ -17,8 +17,8 @@ Architecture: all
 Depends: ${misc:Depends}, ${perl:Depends},
  libfile-homedir-perl,
  libfile-which-perl,
- perl (>= 5.4.50)
-Description: unknown
+ perl
+Description: easy way to find configuration files in the native OS fashion
  Every OS has different rules for configuration files placement, this module
  allows to easily find and create your app configuration files following those
  rules.
@@ -26,8 +26,3 @@ Description: unknown
  Config::Find references configuration files by the application name or by the
  application name and the configuration file name when the app uses several
  application files, i.e emacs, profile, apache/httpd, apache/ssl.
- .
- By default the $0 value is used to generate the configuration file name. To
- define it explicitly the keywords name or names have to be used:
- .
- This description was automagically extracted from the module by dh-make-perl.
diff --git a/debian/copyright b/debian/copyright
index bf1bae6..0b0ef02 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -2,18 +2,10 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: Config-Find
 Source: http://search.cpan.org/dist/Config-Find/
 Upstream-Contact: Salvador Fandino <sfandino at yahoo.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: Salvador Fandino <sfandino at yahoo.com>
-License: 
+Copyright: 2003-2008, Salvador Fandino <sfandino at yahoo.com>
+License: Artistic or GPL-1+
 
 Files: debian/*
 Copyright: 2012, Jotam Jr. Trejo <jotamjr at debian.org.sv>
diff --git a/debian/libconfig-find-perl.docs b/debian/libconfig-find-perl.docs
deleted file mode 100644
index e845566..0000000
--- a/debian/libconfig-find-perl.docs
+++ /dev/null
@@ -1 +0,0 @@
-README

-- 
Debian packaging of Config-Find CPAN distribution



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