[SCM] AnyEvent::DBD::Pg branch, master, updated. upstream/0.03-17-gae2a174

Xavier Guimard x.guimard at free.fr
Fri Nov 2 21:25:46 UTC 2012


The following commit has been merged in the master branch:
commit 9db55c9c1b4b548ee26fda356a9ec66a9fcfdff6
Author: Xavier Guimard <x.guimard at free.fr>
Date:   Fri Nov 2 22:12:51 2012 +0100

    Change Module::Install copyright to http://pkg-perl.alioth.debian.org/copyright.html#module__install

diff --git a/debian/changelog b/debian/changelog
index c66c72b..3d14e7e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,6 @@
 libanyevent-dbd-pg-perl (0.03-4) UNRELEASED; urgency=low
 
   TODO:
-  - d/copyright:
-    + copyright for inc/ should be like
-      http://pkg-perl.alioth.debian.org/copyright.html#module__install
-      (but with -2010)
   - d/watch: remove the "debian" at the end
   - d/control:
     + (aesthetic): sort (build) deps alphabetically
@@ -23,6 +19,8 @@ libanyevent-dbd-pg-perl (0.03-4) UNRELEASED; urgency=low
   * Update debhelper dependency to 8
   * Add myself to uploaders
   * Remove cdbs to use standard d/rules
+  * Change Module::Install copyright to
+    http://pkg-perl.alioth.debian.org/copyright.html#module__install
 
  -- Xavier Guimard <x.guimard at free.fr>  Fri, 02 Nov 2012 08:36:08 +0100
 
diff --git a/debian/copyright b/debian/copyright
index e89ca41..4335acd 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -4,13 +4,13 @@ Upstream-Contact: Mons Anderson, <mons at cpan.org>
 Source: http://search.cpan.org/~mons/AnyEvent-DBD-Pg/lib/AnyEvent/DBD/Pg.pm
 
 Files: *
-Copyright: 
- 2010, Mons Anderson, <mons at cpan.org>
+Copyright: 2010, Mons Anderson <mons at cpan.org>
 License: Artistic or GPL-1+
 
-Files: inc/*
-Copyright: 
- 2008-2010, Adam Kennedy <adamk at cpan.org>
+Files: inc/Module/*
+Copyright: 2002-2010, Adam Kennedy <adamk at cpan.org>
+ 2002-2010, Audrey Tang <autrijus at autrijus.org>
+ 2002-2010, Brian Ingerson <ingy at cpan.org>
 License: Artistic or GPL-1+
 
 Files: debian/*

-- 
AnyEvent::DBD::Pg



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