r36319 - in /trunk/libdevel-declare-perl/debian: changelog copyright

jawnsy-guest at users.alioth.debian.org jawnsy-guest at users.alioth.debian.org
Sun May 24 14:51:53 UTC 2009


Author: jawnsy-guest
Date: Sun May 24 14:51:48 2009
New Revision: 36319

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=36319
Log:
Fixed all copyright info; dch -r. Noted rationale stating that copyright came from Git rather than the current version; it will be revised in a future release.

Modified:
    trunk/libdevel-declare-perl/debian/changelog
    trunk/libdevel-declare-perl/debian/copyright

Modified: trunk/libdevel-declare-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdevel-declare-perl/debian/changelog?rev=36319&op=diff
==============================================================================
--- trunk/libdevel-declare-perl/debian/changelog (original)
+++ trunk/libdevel-declare-perl/debian/changelog Sun May 24 14:51:48 2009
@@ -1,14 +1,5 @@
-libdevel-declare-perl (0.005002-1) UNRELEASED; urgency=low
-
-  [ Ryan Niebur ]
-  lacks copyright information, pinged maintainers via irc
+libdevel-declare-perl (0.005002-1) unstable; urgency=low
 
   * Initial Release. (Closes: #529234)
 
-  [ Jonathan Yu ]
-  * Fixed up the description a bit
-  * Added some basic stuff to debian/copyright; still waiting on upstream
-  * Removed .docs because README is pretty useless
-  * Added /me to uploaders
-
  -- Jonathan Yu <frequency at cpan.org>  Tue, 19 May 2009 01:22:14 -0400

Modified: trunk/libdevel-declare-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdevel-declare-perl/debian/copyright?rev=36319&op=diff
==============================================================================
--- trunk/libdevel-declare-perl/debian/copyright (original)
+++ trunk/libdevel-declare-perl/debian/copyright Sun May 24 14:51:48 2009
@@ -5,10 +5,16 @@
 Upstream-Name: Devel-Declare
 
 Files: *
-Copyright: Florian Ragwitz <rafl at debian.org>
- Matt S Trout <mst at shadowcat.co.uk>
- osfameron <osfameron at cpan.org>
+Copyright: 2008-2009, Florian Ragwitz <rafl at debian.org>
+ 2007-2009, Matt S Trout <mst at shadowcat.co.uk>
 License-Alias: Perl
+License: Artistic | GPL-1+
+X-Comment: This copyright information comes from a new revision of this file
+ by the upstream maintainer: http://github.com/rafl/devel-declare/tree/master
+ (See: lib/Devel/Declare.pm)
+
+Files: stolen_chunk_of_toke.c
+Copyright: 1991-2006, Larry Wall (et. al.) <larry at wall.org>
 License: Artistic | GPL-1+
 
 Files: debian/*




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