r33721 - in /trunk/libmoose-perl/debian: changelog copyright

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Wed Apr 22 17:55:31 UTC 2009


Author: gregoa
Date: Wed Apr 22 17:55:25 2009
New Revision: 33721

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=33721
Log:
debian/copyright: update formatting and list of debian/* contributors.

Modified:
    trunk/libmoose-perl/debian/changelog
    trunk/libmoose-perl/debian/copyright

Modified: trunk/libmoose-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmoose-perl/debian/changelog?rev=33721&op=diff
==============================================================================
--- trunk/libmoose-perl/debian/changelog (original)
+++ trunk/libmoose-perl/debian/changelog Wed Apr 22 17:55:25 2009
@@ -1,6 +1,10 @@
 libmoose-perl (0.75-1) unstable; urgency=low
 
-  * New upstream release
+  [ Brian Cassidy ]
+  * New upstream release
+
+  [ gregor herrmann ]
+  * debian/copyright: update formatting and list of debian/* contributors.
 
  -- Brian Cassidy <brian.cassidy at gmail.com>  Mon, 20 Apr 2009 15:33:02 -0300
 

Modified: trunk/libmoose-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmoose-perl/debian/copyright?rev=33721&op=diff
==============================================================================
--- trunk/libmoose-perl/debian/copyright (original)
+++ trunk/libmoose-perl/debian/copyright Wed Apr 22 17:55:25 2009
@@ -1,58 +1,43 @@
 Format-Specification:
     http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
-Upstream-Author: Stevan Little <stevan at iinteractive.com>
-Upstream-Contributors:
-    Aankhen
-    Adam (Alias) Kennedy
-    Anders (Debolaz) Nor Berle
-    Nathan (kolibre) Gray
-    Christian (chansen) Hansen
-    Hans Dieter (confound) Pearcey
-    Eric (ewilhelm) Wilhelm
-    Guillermo (groditi) Roditi
-    Jess (castaway) Robinson
-    Matt (mst) Trout
-    Robert (phaylon) Sedlacek
-    Robert (rlb3) Boone
-    Scott (konobi) McWhirter
-    Shlomi (rindolf) Fish
-    Yuval (nothingmuch) Kogman
-    Chris (perigrin) Prather
-    Jonathan (jrockway) Rockway
-    Dave (autarch) Rolsky
-    Piotr (dexter) Roszatycki
-    Sam (mugwump) Vilain
-    Shawn (sartak) Moore
-    ... and many other #moose folks
-Packaged-By: Krzysztof Krzyzaniak (eloy) <eloy at debian.org>
+Upstream-Maintainer: Stevan Little <stevan at iinteractive.com>
+Upstream-Source: http://search.cpan.org/dist/Moose/
 Upstream-Name: Moose
-Original-Source-Location: http://search.cpan.org/dist/Moose/
-Original-Source-Command: uscan --force-download
-Original-Source-Depends: devscripts
 
 Files: *
 Copyright: © 2006-2009 by Infinity Interactive, Inc.
+License-Alias: Perl
 License: GPL-1+ | Artistic
- This program is free software, you can redistribute it and/or modify it under
- the same terms as Perl itself.
 
 Files: inc/*:
-Copyright: © 2002 - 2000 by Brian Ingerson, Audrey Tang 
- and Adam Kennedy.
+Copyright: © 2002 - 2000 by Brian Ingerson, Audrey Tang and Adam Kennedy
+License-Alias: Perl
 License: GPL-1+ | Artistic
- This program is free software; you can redistribute it and/or modify it under
- the same terms as Perl itself.
 
 Files: debian/*
-Copyright: © 2006-2009 Krzysztof Krzyzaniak (eloy) <eloy at debian.org>
-	   © 2006-2009 gregor herrmann <gregoa at debian.org>
-	   © 2006 Frank Lichtenheld <djpig at debian.org>
-	   © 2007-2008 Damyan Ivanov <dmn at debian.org>
-	   © 2008 Roberto C. Sanchez <roberto at debian.org>
-	   © 2008 Ansgar Burchardt <ansgar at 43-1.org>
+Copyright:
+ 2006, Frank Lichtenheld <djpig at debian.org>
+ 2007, 2008, Damyan Ivanov <dmn at debian.org>
+ 2006-2009, Krzysztof Krzyżaniak (eloy) <eloy at debian.org>
+ 2006-2009, gregor herrmann <gregoa at debian.org>
+ 2008, Ansgar Burchardt <ansgar at 43-1.org>
+ 2008, Jose Luis Rivas <ghostbar38 at gmail.com>
+ 2008, Roberto C. Sanchez <roberto at debian.org>
+ 2009, Brian Cassidy <brian.cassidy at gmail.com>
+ 2009, Rene Mayorga <rmayorga at debian.org>
+ 2009, Ryan Niebur <ryanryan52 at gmail.com>
+License: Artistic | GPL-1+
 
-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'.
+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 GNU/Linux 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 GNU/Linux systems, the complete text of the GNU General
+    Public License can be found in `/usr/share/common-licenses/GPL'




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