r26485 - in /trunk/libnamespace-clean-perl/debian: changelog control copyright

ghostbar-guest at users.alioth.debian.org ghostbar-guest at users.alioth.debian.org
Sun Nov 2 02:49:29 UTC 2008


Author: ghostbar-guest
Date: Sun Nov  2 02:49:26 2008
New Revision: 26485

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=26485
Log:
Updated copyright format and added notice of the ITP number for libb-hooks-endofscope-perl

Modified:
    trunk/libnamespace-clean-perl/debian/changelog
    trunk/libnamespace-clean-perl/debian/control
    trunk/libnamespace-clean-perl/debian/copyright

Modified: trunk/libnamespace-clean-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libnamespace-clean-perl/debian/changelog?rev=26485&op=diff
==============================================================================
--- trunk/libnamespace-clean-perl/debian/changelog (original)
+++ trunk/libnamespace-clean-perl/debian/changelog Sun Nov  2 02:49:26 2008
@@ -1,7 +1,9 @@
 libnamespace-clean-perl (0.09-1) UNRELEASED; urgency=low
-  TODO: Needs libb-hooks-endofscope-perl
+  TODO: Needs libb-hooks-endofscope-perl (ITP: #504241)
 
   * (NOT RELEASED YET) New upstream release
+  * debian/copyright: Updated formatting.
+  * Added b-d-i libb-hooks-endofscope-perl.
 
  -- Jose Luis Rivas <ghostbar38 at gmail.com>  Sat, 01 Nov 2008 19:54:08 -0430
 

Modified: trunk/libnamespace-clean-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libnamespace-clean-perl/debian/control?rev=26485&op=diff
==============================================================================
--- trunk/libnamespace-clean-perl/debian/control (original)
+++ trunk/libnamespace-clean-perl/debian/control Sun Nov  2 02:49:26 2008
@@ -2,7 +2,7 @@
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 6)
-Build-Depends-Indep: perl (>= 5.8.8-7), libscope-guard-perl (>= 0.02)
+Build-Depends-Indep: perl (>= 5.8.8-7), libscope-guard-perl (>= 0.02), libb-hooks-endofscope-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Damyan Ivanov <dmn at debian.org>, 
  Rene Mayorga <rmayorga at debian.org.sv>

Modified: trunk/libnamespace-clean-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libnamespace-clean-perl/debian/copyright?rev=26485&op=diff
==============================================================================
--- trunk/libnamespace-clean-perl/debian/copyright (original)
+++ trunk/libnamespace-clean-perl/debian/copyright Sun Nov  2 02:49:26 2008
@@ -1,30 +1,25 @@
-This is the debian package for the namespace-clean module.
-It was created by Damyan Ivanov <dmn at debian.org> using dh-make-perl.
+Format-Specification: http://wiki.debian.org/Proposals/CopyrightFormat
+Upstream-Author: Robert 'phaylon' Sedlacek <rs at 474.at>
+Packaged-By: Damyan Ivanov <dmn at debian.org>
+Original-Source-Location: http://search.cpan.org/dist/namespace-clean/
+Original-Source-Command: uscan --force-download
+Original-Source-Depends: devscripts
 
-It was downloaded from http://search.cpan.org/dist/namespace-clean/
+Files: *
+Copyright © 2007 Robert 'phaylon' Sedlacek "<rs at 474.at>", with many
+                 thanks to Matt S Trout for the inspiration on the whole 
+		 idea.
+License: GPL-1+ | Artistic
+ This program is free software; you can redistribute
+ it and/or modify it under the same terms as Perl itself.
 
-AUTHOR AND COPYRIGHT
-    Copyright (c) 2007 Robert 'phaylon' Sedlacek "<rs at 474.at>", with many
-    thanks to Matt S Trout for the inspiration on the whole idea.
+Files: debian/*
+Copyright: © 2007 Damyan Ivanov <dmn at debian.org>
+           © 2007-2008 Debian Perl Group <debian-perl at lists.debian.org>
+License: GPL-1+ | Artistic
 
-LICENSE
-    This program is free software; you can redistribute it and/or modify it
-    under the same terms as perl itself.
+Perl is distributed under your choice of the GNU General Public License or
+the Artistic License.  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'.
 
-
-Perl license is:
-    This program is free software; you can redistribute it and/or modify
-    it under the terms of either:
-
-    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'.
-
-The Debian packaging is (C) 2007, Damyan Ivanov <dmn at debian.org> and
-is licensed under the same terms as the software itself (see above).




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