[libtext-markdown-perl] 01/01: debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg-copyright"
Axel Beckert
abe at deuxchevaux.org
Tue Sep 3 02:38:59 UTC 2013
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 9287aae080f7e6660ba8c0bd55713bc0f3371204
Author: Axel Beckert <abe at deuxchevaux.org>
Date: Mon Sep 2 19:01:43 2013 +0200
debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg-copyright"
---
debian/changelog | 4 ++++
debian/copyright | 21 ++++++++++-----------
2 files changed, 14 insertions(+), 11 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 9a5ea95..e0fea96 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -23,6 +23,10 @@ libtext-markdown-perl (1.000031-1) UNRELEASED; urgency=low
* Change Vcs-Git to canonical URI (git://anonscm.debian.org)
* 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"
+
-- Jonathan Yu <jawnsy at cpan.org> Fri, 02 Apr 2010 23:56:40 -0400
libtext-markdown-perl (1.0.26-1) unstable; urgency=low
diff --git a/debian/copyright b/debian/copyright
index d0c59e4..99d9f7e 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
-Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=59
-Maintainer: Tomas Doran <bobtfish at bobtfish.net>
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: Text-Markdown
+Upstream-Contact: Tomas Doran <bobtfish at bobtfish.net>
Source: https://metacpan.org/release/Text-Markdown/
-Name: Text-Markdown
Files: *
Copyright: 2003-2004, John Gruber <comments at daringfireball.net>
@@ -24,6 +24,13 @@ Copyright: 2002-2010, Adam Kennedy <adamk at cpan.org>
2002-2010, Brian Ingerson <ingy 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.
+ .
+ On Debian GNU/Linux systems, the complete text of the Artistic License
+ can be found in `/usr/share/common-licenses/Artistic'
+
License: BSD
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
@@ -52,13 +59,6 @@ License: BSD
negligence or otherwise) arising in any way out of the use of this
software, even if advised of the possibility of such damage.
-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.
- .
- On Debian GNU/Linux systems, the complete text of the Artistic License
- can be found in `/usr/share/common-licenses/Artistic'
-
License: GPL-1+
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -67,4 +67,3 @@ License: GPL-1+
.
On Debian GNU/Linux systems, the complete text of the GNU General
Public License can be found in `/usr/share/common-licenses/GPL'
-
--
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