[libtest-log-log4perl-perl] 02/03: refreshed control and copyright
dod at debian.org
dod at debian.org
Sat Oct 7 07:47:20 UTC 2017
This is an automated email from the git hooks/post-receive script.
dod pushed a commit to branch master
in repository libtest-log-log4perl-perl.
commit 78c35fb9916a5ee1f03fac087cf266bf59e3f2ca
Author: Dominique Dumont <dominique.dumont at hp.com>
Date: Fri Oct 6 13:58:40 2017 +0200
refreshed control and copyright
---
debian/control | 27 +++++++++++++++------------
debian/copyright | 21 ++++++++++-----------
2 files changed, 25 insertions(+), 23 deletions(-)
diff --git a/debian/control b/debian/control
index e6dbf6e..868bb68 100644
--- a/debian/control
+++ b/debian/control
@@ -1,24 +1,27 @@
Source: libtest-log-log4perl-perl
-Section: perl
-Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: Dominique Dumont <dod at debian.org>
+Section: perl
+Testsuite: autopkgtest-pkg-perl
+Priority: optional
Build-Depends: debhelper (>= 9)
Build-Depends-Indep: liblog-log4perl-perl,
- libtest-exception-perl,
- perl
-Standards-Version: 3.9.8
+ libtest-exception-perl,
+ perl
+Standards-Version: 4.1.1
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libtest-log-log4perl-perl.git
Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libtest-log-log4perl-perl.git
Homepage: https://metacpan.org/release/Test-Log-Log4perl
-Testsuite: autopkgtest-pkg-perl
Package: libtest-log-log4perl-perl
Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- liblog-log4perl-perl,
- libtest-exception-perl
-Description: test log4perl
- (no description was found)
+Depends: ${misc:Depends},
+ ${perl:Depends},
+ liblog-log4perl-perl,
+ libtest-exception-perl
+Description: module to test Log::Log4perl
+ Test::Log::Log4perl module can be used to test that you're logging
+ the right thing with Log::Log4perl. It checks that your code logs what
+ you expect and only that.
.
- This description was automagically extracted from the module by dh-make-perl.
+ This module is a fork and can be used instead of Test::Log4perl
diff --git a/debian/copyright b/debian/copyright
index 713f583..976abd8 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,24 +1,23 @@
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
-Source: https://metacpan.org/release/Test-Log-Log4perl
-Upstream-Contact: Chia-liang Kao <clkao at clkao.org>
Upstream-Name: Test-Log-Log4perl
-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.
+Upstream-Contact: Chia-liang Kao <clkao at clkao.org>
+Source: https://metacpan.org/release/Test-Log-Log4perl
Files: *
-Copyright: Chia-liang Kao <clkao at clkao.org>
+Copyright: 2010, Chia-liang Kao all rights reserved.
+ 2005, Fotango Ltd all rights reserved.
License: Artistic or GPL-1+
Files: debian/*
Copyright: 2017, Dominique Dumont <dod at debian.org>
License: Artistic or GPL-1+
+Files: inc/*
+Copyright: 2002-2012, Brian Ingerson <ingy at cpan.org>
+ 2002-2012, Audrey Tang <autrijus at autrijus.org>
+ 2002-2012, Adam Kennedy <adamk at cpan.org>
+License: Artistic or GPL-1+
+
License: Artistic
This program is free software; you can redistribute it and/or modify
it under the terms of the Artistic License, which comes with Perl.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtest-log-log4perl-perl.git
More information about the Pkg-perl-cvs-commits
mailing list