[libmousex-foreign-perl] 02/02: Update d/changelog, d/control, d/copyright

Marius Gavrilescu marius-guest at alioth.debian.org
Tue Oct 22 05:28:39 UTC 2013


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

marius-guest pushed a commit to branch master
in repository libmousex-foreign-perl.

commit 30d3a725dde7f9b3ca459ef188417119dbdcbf9c
Author: Marius Gavrilescu <marius at ieval.ro>
Date:   Tue Oct 22 08:27:48 2013 +0300

    Update d/changelog, d/control, d/copyright
---
 debian/changelog |    2 +-
 debian/control   |    5 +++--
 debian/copyright |   18 ++++++++----------
 3 files changed, 12 insertions(+), 13 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 939a0c5..7ad230d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,5 @@
 libmousex-foreign-perl (0.007-1) UNRELEASED; urgency=low
 
-  * Initial Release.
+  * Initial Release (Closes: #727079).
 
  -- Marius Gavrilescu <marius at ieval.ro>  Tue, 22 Oct 2013 07:25:00 +0300
diff --git a/debian/control b/debian/control
index 9b9c6f4..1b4d665 100644
--- a/debian/control
+++ b/debian/control
@@ -20,6 +20,7 @@ Depends: ${misc:Depends}, ${perl:Depends},
  libany-moose-perl (>= 0.15),
  libmouse-perl (>= 0.77)
 Description: Extends non-Mouse classes as well as Mouse classes
- (no description was found)
+ MouseX::Foreign provides an ability for Mouse classes to extend any
+ classes, including non-Mouse classes, including Moose classes.
  .
- This description was automagically extracted from the module by dh-make-perl.
+ It is a Mouse port of MooseX::NonMoose, although the name is different.
diff --git a/debian/copyright b/debian/copyright
index f6e884d..33be445 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,18 +1,16 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Source: https://metacpan.org/release/MouseX-Foreign
-Upstream-Contact: Fuji, Goro (gfx) <gfuji(at)cpan.org>
+Upstream-Contact: Fuji, Goro (gfx) <gfuji at cpan.org>
 Upstream-Name: MouseX-Foreign
-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: Fuji, Goro (gfx) <gfuji(at)cpan.org>
+Copyright: 2010, Fuji, Goro (gfx) <gfuji at cpan.org>
+License: Artistic or GPL-1+
+
+Files: inc/Module/*
+Copyright: 2002-2012, Adam Kennedy <adamk at cpan.org>
+ 2002-2012, Audrey Tang <autrijus at autrijus.org>
+ 2002-2012, Brian Ingerson <ingy at cpan.org>
 License: Artistic or GPL-1+
 
 Files: debian/*

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



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