[libuuid-perl] 03/03: Rework debian/copyright
Axel Beckert
abe at deuxchevaux.org
Wed Aug 28 18:38:23 UTC 2013
This is an automated email from the git hooks/post-receive script.
abe pushed a commit to branch master
in repository libuuid-perl.
commit 92c3fd5eb0efcec3a9ca25a5c4a18206a17b1034
Author: Axel Beckert <abe at deuxchevaux.org>
Date: Wed Aug 28 20:36:37 2013 +0200
Rework debian/copyright
Fixes the following lintian warnings:
* out-of-date-copyright-format-uri
* obsolete-field-in-dep5-copyright
* ambiguous-paragraph-in-dep5-copyright
* copyright-refers-to-symlink-license
---
debian/changelog | 5 +++++
debian/copyright | 9 +++++----
2 files changed, 10 insertions(+), 4 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index f8b4e96..b8ad6b1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -12,6 +12,11 @@ libuuid-perl (0.05-1) UNRELEASED; urgency=low
[ Axel Beckert ]
* Import new upstream version (no code changes; closes: #676164)
+ * Rework debian/copyright. Fixes the following lintian warnings:
+ + out-of-date-copyright-format-uri
+ + obsolete-field-in-dep5-copyright
+ + ambiguous-paragraph-in-dep5-copyright
+ + copyright-refers-to-symlink-license
-- Axel Beckert <abe at debian.org> Wed, 28 Aug 2013 16:23:41 +0200
diff --git a/debian/copyright b/debian/copyright
index fdf0b7a..d6c27ae 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,8 +1,9 @@
-Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=135
-Maintainer: Peter Braam <braam at clusterfs.com>
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Contact: Peter Braam <braam at clusterfs.com>
Source: https://metacpan.org/release/UUID/
-Name: UUID
+Upstream-Name: UUID
+Files: *
Copyright: 2001, Peter Braam <braam at clusterfs.com>
License: Artistic
X-Comment:
@@ -38,4 +39,4 @@ License: GPL-1+
the Free Software Foundation; either version 1, or (at your option)
any later version.
On Debian GNU/Linux systems, the complete text of the GNU General
- Public License can be found in `/usr/share/common-licenses/GPL'
+ Public License can be found in `/usr/share/common-licenses/GPL-1'
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libuuid-perl.git
More information about the Pkg-perl-cvs-commits
mailing list