[libtest-prereq-perl] 01/04: Add comma in copyright field in debian/copyright

Lucas Kanashiro kanashiro.duarte at gmail.com
Wed Dec 30 18:14:45 UTC 2015


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

kanashiro-guest pushed a commit to branch master
in repository libtest-prereq-perl.

commit ff750b979ddb4aaae8b42f9093a2c3ffb48cf2a8
Author: Lucas Kanashiro <kanashiro.duarte at gmail.com>
Date:   Wed Dec 30 14:11:16 2015 -0200

    Add comma in copyright field in debian/copyright
---
 debian/changelog | 6 ++++++
 debian/copyright | 3 ++-
 2 files changed, 8 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index ad3a726..5466a29 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libtest-prereq-perl (1.039-2) UNRELEASED; urgency=medium
+
+  * Add comma in copyright field in debian/copyright
+
+ -- Lucas Kanashiro <kanashiro.duarte at gmail.com>  Wed, 30 Dec 2015 14:10:38 -0200
+
 libtest-prereq-perl (1.039-1) unstable; urgency=medium
 
   * Team upload.
diff --git a/debian/copyright b/debian/copyright
index bcd1c24..b97c1f8 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -4,11 +4,12 @@ Upstream-Contact: brian d foy <bdfoy at cpan.org>
 Source: https://metacpan.org/release/Test-Prereq
 
 Files: *
-Copyright: 2002-2015 brian d foy <bdfoy at cpan.org>
+Copyright: 2002-2015, brian d foy <bdfoy at cpan.org>
 License: Artistic-2.0
 
 Files: debian/*
 Copyright: 2009, Rene Mayorga <rmayorga at debian.org>
+ 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/libtest-prereq-perl.git



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