[libclass-ehierarchy-perl] 02/05: set up debian directory

Lucas Kanashiro kanashiro at moszumanska.debian.org
Wed Jun 29 16:55:40 UTC 2016


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

kanashiro pushed a commit to branch master
in repository libclass-ehierarchy-perl.

commit 7373fa67d6ca11a4d130b227eb0687b1d6754a1a
Author: Lucas Kanashiro <kanashiro at debian.org>
Date:   Wed Jun 29 13:36:01 2016 -0300

    set up debian directory
---
 debian/control   | 9 +++++----
 debian/copyright | 8 --------
 2 files changed, 5 insertions(+), 12 deletions(-)

diff --git a/debian/control b/debian/control
index 865e674..3a10163 100644
--- a/debian/control
+++ b/debian/control
@@ -14,8 +14,9 @@ Testsuite: autopkgtest-pkg-perl
 Package: libclass-ehierarchy-perl
 Architecture: all
 Depends: ${misc:Depends}, ${perl:Depends}
-Description: Base class for hierarchally ordered objects
+Description: module that provides a base class for hierarchally ordered objects
  Class::EHierarchy is intended for use as a base class for custom objects, but
- objects that need one or more of the following features:
- .
- This description was automagically extracted from the module by dh-make-perl.
+ objects that need one or more of the following features: orderly bottom-up
+ destruction of objects, opaque objects, class-based access restrictions for
+ properties and methods, primitive strict property type awareness, alias-based
+ object retrieval.
diff --git a/debian/copyright b/debian/copyright
index dea242e..bdf0e94 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -2,14 +2,6 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Source: https://metacpan.org/release/Class-EHierarchy
 Upstream-Contact: Arthur Corliss <corliss at digitalmages.com>
 Upstream-Name: Class-EHierarchy
-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: Arthur Corliss <corliss at digitalmages.com>

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



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