r61844 - in /trunk/libdata-dumper-concise-perl/debian: changelog control copyright source/ source/format

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Sun Aug 22 11:18:23 UTC 2010


Author: gregoa
Date: Sun Aug 22 11:18:06 2010
New Revision: 61844

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=61844
Log:
WAITS-FOR: libdevel-argnames-perl
* Convert to source format 3.0 (quilt).
* Set Standards-Version to 3.9.1 (no changes).
* debian/copyright: update formatting, list of copyright holders, years of
  copyright, and pointer to GPL-1.

Added:
    trunk/libdata-dumper-concise-perl/debian/source/
    trunk/libdata-dumper-concise-perl/debian/source/format
Modified:
    trunk/libdata-dumper-concise-perl/debian/changelog
    trunk/libdata-dumper-concise-perl/debian/control
    trunk/libdata-dumper-concise-perl/debian/copyright

Modified: trunk/libdata-dumper-concise-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdata-dumper-concise-perl/debian/changelog?rev=61844&op=diff
==============================================================================
--- trunk/libdata-dumper-concise-perl/debian/changelog (original)
+++ trunk/libdata-dumper-concise-perl/debian/changelog Sun Aug 22 11:18:06 2010
@@ -1,10 +1,16 @@
 libdata-dumper-concise-perl (2.010-1) UNRELEASED; urgency=low
+
+  WAITS-FOR: libdevel-argnames-perl
 
   [ Ansgar Burchardt ]
   * New upstream release 1.200.
 
   [ gregor herrmann ]
   * New upstream release 2.010.
+  * Convert to source format 3.0 (quilt).
+  * Set Standards-Version to 3.9.1 (no changes).
+  * debian/copyright: update formatting, list of copyright holders, years of
+    copyright, and pointer to GPL-1.
 
  -- gregor herrmann <gregoa at debian.org>  Sun, 22 Aug 2010 13:11:31 +0200
 

Modified: trunk/libdata-dumper-concise-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdata-dumper-concise-perl/debian/control?rev=61844&op=diff
==============================================================================
--- trunk/libdata-dumper-concise-perl/debian/control (original)
+++ trunk/libdata-dumper-concise-perl/debian/control Sun Aug 22 11:18:06 2010
@@ -5,7 +5,7 @@
 Build-Depends-Indep: perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Jonathan Yu <jawnsy at cpan.org>
-Standards-Version: 3.8.3
+Standards-Version: 3.9.1
 Homepage: http://search.cpan.org/dist/Data-Dumper-Concise/
 Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libdata-dumper-concise-perl/
 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libdata-dumper-concise-perl/

Modified: trunk/libdata-dumper-concise-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdata-dumper-concise-perl/debian/copyright?rev=61844&op=diff
==============================================================================
--- trunk/libdata-dumper-concise-perl/debian/copyright (original)
+++ trunk/libdata-dumper-concise-perl/debian/copyright Sun Aug 22 11:18:06 2010
@@ -1,20 +1,22 @@
-Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=59
+Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
 Maintainer: Matt S. Trout <mst at shadowcat.co.uk>
 Source: http://search.cpan.org/dist/Data-Dumper-Concise/
 Name: Data-Dumper-Concise
 
 Files: *
-Copyright: 2009, Matt S. Trout <mst at shadowcat.co.uk>
+Copyright: 2010, Matt S. Trout <mst at shadowcat.co.uk>
+ 2010, Arthur Axel "fREW" Schmidt <frioux at gmail.com>
 License: Artistic or GPL-1+
 
 Files: debian/*
 Copyright: 2009, Jonathan Yu <jawnsy at cpan.org>
+ 2010, gregor herrmann <gregoa at debian.org>
 License: Artistic or GPL-1+
 
 Files: inc/Module/*
-Copyright: 2002-2009, Adam Kennedy <adamk at cpan.org>
- 2002-2009, Audrey Tang <autrijus at autrijus.org>
- 2002-2009, Brian Ingerson <ingy at cpan.org>
+Copyright: 2002-2010, Adam Kennedy <adamk at cpan.org>
+ 2002-2010, Audrey Tang <autrijus at autrijus.org>
+ 2002-2010, Brian Ingerson <ingy at cpan.org>
 License: Artistic or GPL-1+
 
 License: Artistic
@@ -22,7 +24,7 @@
  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'
+ can be found in `/usr/share/common-licenses/Artistic'.
 
 License: GPL-1+
  This program is free software; you can redistribute it and/or modify
@@ -30,5 +32,5 @@
  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'
+ On Debian GNU/Linux systems, the complete text of version 1 of the
+ General Public License can be found in `/usr/share/common-licenses/GPL-1'.

Added: trunk/libdata-dumper-concise-perl/debian/source/format
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdata-dumper-concise-perl/debian/source/format?rev=61844&op=file
==============================================================================
--- trunk/libdata-dumper-concise-perl/debian/source/format (added)
+++ trunk/libdata-dumper-concise-perl/debian/source/format Sun Aug 22 11:18:06 2010
@@ -1,0 +1,1 @@
+3.0 (quilt)




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