[libappconfig-std-perl] 03/03: Set up debian directory

Lucas Kanashiro kanashiro-guest at moszumanska.debian.org
Sun Jul 19 16:57:00 UTC 2015


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

kanashiro-guest pushed a commit to branch master
in repository libappconfig-std-perl.

commit cf3687c48d5c97eeb229a4780e5c6fe08181fbfd
Author: Lucas Kanashiro <kanashiro.duarte at gmail.com>
Date:   Sun Jul 19 13:52:29 2015 -0300

    Set up debian directory
---
 debian/changelog |  4 ++--
 debian/control   | 16 +++++++++-------
 debian/copyright | 17 +++++++----------
 3 files changed, 18 insertions(+), 19 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 6d15d8c..7c86475 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,5 @@
 libappconfig-std-perl (1.09-1) unstable; urgency=low
 
-  * Initial Release.
+  * Initial Release. (Closes: #792878)
 
- -- Lucas Kanashiro <kanashiro at ghost>  Sun, 19 Jul 2015 12:40:43 -0300
+ -- Lucas Kanashiro <kanashiro.duarte at gmail.com>  Sun, 19 Jul 2015 12:40:43 -0300
diff --git a/debian/control b/debian/control
index 9e9a52d..0637d5c 100644
--- a/debian/control
+++ b/debian/control
@@ -1,21 +1,23 @@
 Source: libappconfig-std-perl
 Section: perl
 Priority: optional
-Maintainer: Lucas Kanashiro <kanashiro at ghost>
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Lucas Kanashiro <kanashiro.duarte at gmail.com>
 Build-Depends: debhelper (>= 9)
-Build-Depends-Indep: perl
+Build-Depends-Indep: perl,
+                     perl-modules,
+                     libappconfig-perl
 Standards-Version: 3.9.6
 Homepage: https://metacpan.org/release/AppConfig-Std
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libappconfig-std-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libappconfig-std-perl.git
+Testsuite: autopkgtest-pkg-perl
 
 Package: libappconfig-std-perl
 Architecture: all
 Depends: ${misc:Depends}, ${perl:Depends}
-Description: unknown
+Description: Perl module for standard app configuration
  AppConfig::Std is a Perl module that provides a set of standard configuration
  variables and command-line switches. It is implemented as a subclass of
  AppConfig; AppConfig provides a general mechanism for handling global
  configuration variables.
- .
- The features provided by AppConfig::Std are:
- .
- This description was automagically extracted from the module by dh-make-perl.
diff --git a/debian/copyright b/debian/copyright
index 6f5a49d..d739661 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -2,21 +2,18 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Source: https://metacpan.org/release/AppConfig-Std
 Upstream-Contact: Neil Bowers <neil at bowers.com>
 Upstream-Name: AppConfig-Std
-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: 2002-2014 Neil Bowers <neil at bowers.com>
+License: Artistic or GPL-1+
+
+Files: lib/AppConfig/Std.pm
+Copyright: 2002-2013 Neil Bowers <neil at bowers.com>
+           1998-2001 Canon Research Centre Europe Ltd.
 License: Artistic or GPL-1+
 
 Files: debian/*
-Copyright: 2015, Lucas Kanashiro <kanashiro at ghost>
+Copyright: 2015 Lucas Kanashiro <kanashiro.duarte at gmail.com>
 License: Artistic or GPL-1+
 
 License: Artistic

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



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