[libtext-markdown-perl] 01/05: debian/copyright: Fix shortname of BSD 3-Clause license
Axel Beckert
abe at deuxchevaux.org
Fri Jul 10 23:13:52 UTC 2015
This is an automated email from the git hooks/post-receive script.
abe pushed a commit to branch master
in repository libtext-markdown-perl.
commit 34126746f89f730c47512d85ab31294abc1bbd3e
Author: Axel Beckert <abe at deuxchevaux.org>
Date: Sat Jul 11 00:58:25 2015 +0200
debian/copyright: Fix shortname of BSD 3-Clause license
Fixes lintian warning invalid-short-name-in-dep5-copyright.
---
debian/changelog | 5 +++--
debian/copyright | 6 +++---
2 files changed, 6 insertions(+), 5 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index ebfc079..88dfcf2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -24,8 +24,9 @@ libtext-markdown-perl (1.000031-1) UNRELEASED; urgency=low
* Change search.cpan.org based URIs to metacpan.org based URIs
[ Axel Beckert ]
- * debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg-
- copyright"
+ * debian/copyright:
+ + migrate pre-1.0 format to 1.0 using "cme fix dpkg-copyright"
+ + Fix shortname of BSD 3-Clause license.
[ gregor herrmann ]
* Strip trailing slash from metacpan URLs.
diff --git a/debian/copyright b/debian/copyright
index 952a288..d899941 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -8,7 +8,7 @@ Copyright: 2003-2004, John Gruber <comments at daringfireball.net>
2005-2006, Fletcher T. Penney <owner at fletcherpenney.net>
2006-2008, Darren Kulp <kulp at cpan.org>
2006-2008, Tomas Doran <bobtfish at bobtfish.net>
-License: BSD
+License: BSD-3-Clause
Files: debian/*
Copyright: 2009-2010, Jonathan Yu <jawnsy at cpan.org>
@@ -16,7 +16,7 @@ Copyright: 2009-2010, Jonathan Yu <jawnsy at cpan.org>
2008, gregor herrmann <gregoa at debian.org>
2008, Adeodato Simó <dato at net.com.org.es>
2008, Gunnar Wolf <gwolf at debian.org>
-License: BSD
+License: BSD-3-Clause
Files: inc/Module/*
Copyright: 2002-2010, Adam Kennedy <adamk at cpan.org>
@@ -31,7 +31,7 @@ License: Artistic
On Debian GNU/Linux systems, the complete text of the Artistic License
can be found in `/usr/share/common-licenses/Artistic'
-License: BSD
+License: BSD-3-Clause
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met:
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtext-markdown-perl.git
More information about the Pkg-perl-cvs-commits
mailing list