[SCM] Debian packaging of libgraph-readwrite-perl branch, master, updated. upstream/2.03-23-gf912d27

Fabrizio Regalli fabreg at fabreg.it
Fri Feb 17 15:56:47 UTC 2012


The following commit has been merged in the master branch:
commit f912d271f89ccb98b31c31ab9ce3b6b65c6ded6f
Author: Fabrizio Regalli <fabreg at fabreg.it>
Date:   Fri Feb 17 16:56:35 2012 +0100

    Rewrited d/copyright using latest DEP5 format

diff --git a/debian/changelog b/debian/changelog
index 2b23651..675b1c7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -20,8 +20,9 @@ libgraph-readwrite-perl (2.03-1) UNRELEASED; urgency=low
   * Updated d/compat to 8
   * Updated debhelper to (>= 8)
   * Bump Standards-Version to 3.9.2 (no changes needed)
+  * Rewrited d/copyright using latest DEP5 format
 
- -- Xavier Oswald <xoswald at debian.org>  Fri, 17 Feb 2012 16:01:32 +0100
+ -- Fabrizio Regalli <fabreg at fabreg.it>  Fri, 17 Feb 2012 16:01:32 +0100
 
 libgraph-readwrite-perl (2.00-1) unstable; urgency=low
 
diff --git a/debian/copyright b/debian/copyright
index 987485d..1767f4a 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,63 +1,34 @@
-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-ReadWrite/
-
-Upstream Author: Neil Bowers <neil at bowers.com>
-
-Copyright:
- 
- - lib/Graph/Reader.pm
-   Copyright (c) 2001-2005, Neil Bowers. All rights reserved.
-   Copyright (c) 2001, Canon Research Centre Europe. All rights reserved.
- 
- - lib/Graph/Writer.pm
-   Copyright (c) 2001-2005, Neil Bowers. All rights reserved.
-   Copyright (c) 2001, Canon Research Centre Europe. All rights reserved.
- 
- - lib/Graph/Reader/Dot.pm
-   Copyright (c) 2001 by Mark A. Hillebrand.  All rights reserved.
-
- - lib/Graph/Reader/HTK.pm
-   Copyright (c) 2000-2005, Neil Bowers. All rights reserved.
-   Copyright (c) 2000, Canon Research Centre Europe. All rights reserved.
-
- - lib/Graph/Reader/XML.pm
-   Copyright (c) 2001-2005, Neil Bowers. All rights reserved.
-   Copyright (c) 2001, Canon Research Centre Europe. All rights reserved.
-
- - lib/Graph/Writer/daVinci.pm
-   Copyright (c) 2001-2005, Neil Bowers. All rights reserved.
-   Copyright (c) 2001, Canon Research Centre Europe. All rights reserved.
-	
- - lib/Graph/Writer/Dot.pm
-   Copyright (c) 2001-2005, Neil Bowers. All rights reserved.
-   Copyright (c) 2001, Canon Research Centre Europe. All rights reserved.
-
- - lib/Graph/Writer/HTK.pm
-   Copyright (c) 2000-2005, Neil Bowers. All rights reserved.
-   Copyright (c) 2000, Canon Research Centre Europe. All rights reserved.
- 
- - lib/Graph/Writer/VCG.pm
-   Copyright (c) 2001-2005, Neil Bowers. All rights reserved.
-   Copyright (c) 2001, Canon Research Centre Europe. All rights reserved.
- 
- - lib/Graph/Writer/XML.pm
-   Copyright (c) 2001-2005, Neil Bowers. All rights reserved.
-   Copyright (c) 2001, Canon Research Centre Europe. All rights reserved.
-
-License for all files:
-This module/script 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: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=174
+Upstream-Contact: Neil Bowers <neil at bowers.com>
+Source: http://search.cpan.org/dist/Graph-ReadWrite/
+Upstream-Name: Graph-ReadWrite
+
+Files: *
+Copyright: 2001-2012, Neil Bowers <neil at bowers.com>
+           2000-2001, Canon Research Centre Europe
+License: Artistic or GPL-1+
+
+Files: lib/Graph/Reader/Dot.pm
+Copyright: 2001, Mark A. Hillebrand
+License: Artistic or GPL-1+
+
+Files: debian/*
+Copyright: 2008, Xavier Oswald <xoswald at debian.org>
+ 2012, Fabrizio Regalli <fabreg at fabreg.it>
+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-readwrite-perl



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