[SCM] Debian packaging of libgraph-writer-graphviz-perl branch, master, updated. e0ba369d3bdba4517cc09a5fbb085e19c744ceed

gregor herrmann gregoa at debian.org
Sun Oct 16 12:55:40 UTC 2011


The following commit has been merged in the master branch:
commit a4c6ef85c7ff48405dadca691a422c9724e7acc0
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Oct 16 14:48:55 2011 +0200

    debian/copyright: convert to DEP5-format.

diff --git a/debian/copyright b/debian/copyright
index 5c5eb9e..f4a0736 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,28 +1,35 @@
-This package was debianized by Xavier Oswald <x.oswald at free.fr> on
-Tue, 01 Jul 2008 14:43:42 +0200.
-
-It was downloaded from: http://search.cpan.org/dist/Graph-Writer-GraphViz/
-
-Upstream Author: Kang-min Liu <gugod at gugod.org>
-
-Copyright:
-
- - lib/Graph/Writer/GraphViz.pm 
-   Copyright (c) 2004 by Kang-min Liu <gugod at gugod.org>.
-
- - inc/* is missing (= libmodule-install-perl)
-
-This program is free software, you can redistribute it and/or modify it under
-the same terms as Perl itself.
-
-License:
-
-    a) the GNU General Public License as published by the Free Software
-       Foundation; either version 1, or (at your option) any later
-       version, or
-
-    b) the "Artistic License" which comes with Perl.
-
-    On Debian GNU/Linux systems, the complete text of the GNU General
-    Public License can be found in /usr/share/common-licenses/GPL' and
-    the Artistic Licence in /usr/share/common-licenses/Artistic'.
+Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=135
+Maintainer: Kang-min Liu (gugod at gugod.org)
+Source: http://search.cpan.org/dist/Graph-Writer-GraphViz/
+Name: Graph-Writer-GraphViz
+
+Files: *
+Copyright: 2004, Kang-min Liu (gugod at gugod.org)
+License: Artistic or GPL-1+
+
+Files: inc/Module/*
+Copyright: 2002-2011, Adam Kennedy <adamk at cpan.org>
+ 2002-2011, Audrey Tang <autrijus at autrijus.org>
+ 2002-2011, Brian Ingerson <ingy at cpan.org>
+License: Artistic or GPL-1+
+
+Files: debian/*
+Copyright: 2009, Xavier Oswald <xoswald at debian.org>
+ 2011, gregor herrmann <gregoa at debian.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 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
+ the Free Software Foundation; either version 1, or (at your option)
+ any later version.
+ .
+ On Debian systems, the complete text of version 1 of the GNU General
+ Public License can be found in `/usr/share/common-licenses/GPL-1'.

-- 
Debian packaging of libgraph-writer-graphviz-perl



More information about the Pkg-perl-cvs-commits mailing list