[libpackage-constants-perl] 02/03: Manual checks of control and copyright information
Niko Tyni
ntyni at moszumanska.debian.org
Sun May 11 13:17:05 UTC 2014
This is an automated email from the git hooks/post-receive script.
ntyni pushed a commit to branch master
in repository libpackage-constants-perl.
commit b71311e8e6f1398a114bc853b0ef59bce5830517
Author: Niko Tyni <ntyni at debian.org>
Date: Sun May 11 16:08:58 2014 +0300
Manual checks of control and copyright information
---
debian/control | 2 --
debian/copyright | 12 ++++--------
2 files changed, 4 insertions(+), 10 deletions(-)
diff --git a/debian/control b/debian/control
index 4026f2c..3ecaa58 100644
--- a/debian/control
+++ b/debian/control
@@ -17,5 +17,3 @@ Description: List constants defined in a package
Package::Constants lists all the constants defined in a certain package. This
can be useful for, among others, setting up an autogenerated
@EXPORT/@EXPORT_OK for a Constants.pm file.
- .
- This description was automagically extracted from the module by dh-make-perl.
diff --git a/debian/copyright b/debian/copyright
index f37668f..acc0727 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -2,22 +2,18 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Source: https://metacpan.org/release/Package-Constants
Upstream-Contact: Jos Boumans <kane[at]cpan.org>
Upstream-Name: Package-Constants
-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: Jos Boumans <kane[at]cpan.org>
License: Artistic or GPL-1+
+ This library is free software; you may redistribute and/or modify it
+ under the same terms as Perl itself.
Files: debian/*
Copyright: 2014, Niko Tyni <ntyni at debian.org>
License: Artistic or GPL-1+
+ The Debian packaging is licensed under the same terms as the software
+ itself.
License: Artistic
This program is free software; you can redistribute it and/or modify
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libpackage-constants-perl.git
More information about the Pkg-perl-cvs-commits
mailing list