[libmousex-foreign-perl] 01/02: Fix copyright years and B-D(-I)

Marius Gavrilescu marius-guest at alioth.debian.org
Wed Oct 23 15:35:31 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 bb4aa5582a30a2a5811cde0cc165d620d938f32d
Author: Marius Gavrilescu <marius at ieval.ro>
Date:   Wed Oct 23 18:34:36 2013 +0300

    Fix copyright years and B-D(-I)
---
 debian/control   |    3 ++-
 debian/copyright |    8 ++++----
 2 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/debian/control b/debian/control
index a750847..b40b144 100644
--- a/debian/control
+++ b/debian/control
@@ -3,9 +3,10 @@ Section: perl
 Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Marius Gavrilescu <marius at ieval.ro>
-Build-Depends: debhelper (>= 9.20120312)
+Build-Depends: debhelper (>= 9)
 Build-Depends-Indep: libany-moose-perl (>= 0.15),
  libmouse-perl (>= 0.77),
+ libmoose-perl,
  libtest-exception-perl,
  libtest-requires-perl,
  perl
diff --git a/debian/copyright b/debian/copyright
index 33be445..a4fef27 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -4,13 +4,13 @@ Upstream-Contact: Fuji, Goro (gfx) <gfuji at cpan.org>
 Upstream-Name: MouseX-Foreign
 
 Files: *
-Copyright: 2010, Fuji, Goro (gfx) <gfuji at cpan.org>
+Copyright: 2010-2011, 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>
+Copyright: 2002-2011, Adam Kennedy <adamk at cpan.org>
+ 2002-2011, Audrey Tang <autrijus at autrijus.org>
+ 2002-2011, 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