[SCM] Debian packaging of XML::SAX::Base branch, master, updated. 18db7fd9a63f1bde7a9bd12e5ff550ab78a5e7ac
Florian Schlichting
fschlich at zedat.fu-berlin.de
Sun Sep 11 20:19:40 UTC 2011
The following commit has been merged in the master branch:
commit 18c96b016bd09f88156f7a889642f2ef0fe1cb15
Author: Florian Schlichting <fschlich at zedat.fu-berlin.de>
Date: Sun Sep 11 20:14:34 2011 +0000
add a comment about inferring copyright from authorship (Berne convention)
diff --git a/debian/changelog b/debian/changelog
index 24d0a42..8e8edb7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,5 @@
libxml-sax-base-perl (1.07-1) UNRELEASED; urgency=low
- TODO:
- - d/copyright: I don't find any copyright statement anywhere in the module.
- if "we assume under the Berne convention" that those 4 authors are also
- copyright holders, we should say so in a Comment:
-
* Initial Release. (Closes: #641161)
-- Florian Schlichting <fschlich at zedat.fu-berlin.de> Sat, 10 Sep 2011 23:32:11 +0000
diff --git a/debian/copyright b/debian/copyright
index 633bc99..c38a336 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -9,6 +9,9 @@ Copyright: 2001, Kip Hampton <khampton at totalcinema.com>
2001, Matt Sergeant <matt at sergeant.org>
2011, Grant McLean <grantm at cpan.org>
License: Artistic or GPL-1+
+Comment: This module does not contain an explicit copyright statement.
+ It is assumed under the Berne convention that the above authors are
+ also copyright holders.
Files: debian/*
Copyright: 2011, Florian Schlichting <fschlich at zedat.fu-berlin.de>
--
Debian packaging of XML::SAX::Base
More information about the Pkg-perl-cvs-commits
mailing list