r61659 - in /trunk/libtest-tcp-perl/debian: changelog control copyright

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Mon Aug 16 17:25:16 UTC 2010


Author: gregoa
Date: Mon Aug 16 17:25:03 2010
New Revision: 61659

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=61659
Log:
* Add /me to Uploaders.
* debian/copyright: update formatting and info about third-party files.
* debian/control: remove build dependency on libyaml-perl.

Modified:
    trunk/libtest-tcp-perl/debian/changelog
    trunk/libtest-tcp-perl/debian/control
    trunk/libtest-tcp-perl/debian/copyright

Modified: trunk/libtest-tcp-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtest-tcp-perl/debian/changelog?rev=61659&op=diff
==============================================================================
--- trunk/libtest-tcp-perl/debian/changelog (original)
+++ trunk/libtest-tcp-perl/debian/changelog Mon Aug 16 17:25:03 2010
@@ -8,6 +8,9 @@
 
   [ gregor herrmann ]
   * New upstream release 1.01.
+  * Add /me to Uploaders.
+  * debian/copyright: update formatting and info about third-party files.
+  * debian/control: remove build dependency on libyaml-perl.
 
  -- gregor herrmann <gregoa at debian.org>  Mon, 16 Aug 2010 19:13:23 +0200
 

Modified: trunk/libtest-tcp-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtest-tcp-perl/debian/control?rev=61659&op=diff
==============================================================================
--- trunk/libtest-tcp-perl/debian/control (original)
+++ trunk/libtest-tcp-perl/debian/control Mon Aug 16 17:25:03 2010
@@ -2,9 +2,10 @@
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 7)
-Build-Depends-Indep: perl, libyaml-perl, libtest-sharedfork-perl
+Build-Depends-Indep: perl, libtest-sharedfork-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Jonathan Yu <jawnsy at cpan.org>, Nicholas Bamber <nicholas at periapt.co.uk>
+Uploaders: Jonathan Yu <jawnsy at cpan.org>, Nicholas Bamber <nicholas at periapt.co.uk>,
+ gregor herrmann <gregoa at debian.org>
 Standards-Version: 3.9.1
 Homepage: http://search.cpan.org/dist/Test-TCP/
 Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libtest-tcp-perl/

Modified: trunk/libtest-tcp-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtest-tcp-perl/debian/copyright?rev=61659&op=diff
==============================================================================
--- trunk/libtest-tcp-perl/debian/copyright (original)
+++ trunk/libtest-tcp-perl/debian/copyright Mon Aug 16 17:25:03 2010
@@ -1,4 +1,4 @@
-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: Tokuhiro Matsuno <tokuhirom at gmail.com>
 Source: http://search.cpan.org/dist/Test-TCP/
 Name: Test-TCP
@@ -14,36 +14,19 @@
  The exact years come from the CPAN upload dates.
 
 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>
-License: Artistic or GPL-1+
-
-Files: inc/Spiffy.pm
-Copyright: 2004-2006, Brian Ingerson <ingy at cpan.org>
-License: Artistic or GPL-1+
-
-Files: inc/Test/Builder.pm, inc/Test/Builder/*
-Copyright: 2002-2008, chromatic <chromatic at wgz.org>
- 2002-2008, Michael G Schwern <schwern at pobox.com>
-License: Artistic or GPL-1+
-
-Files: inc/Test/Base.pm, inc/Test/Base/*
-Copyright: 2005-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+
 
 Files: inc/Test/More.pm
 Copyright: 2001-2008, Michael G Schwern <schwern at pobox.com>   
 License: Artistic or GPL-1+
 
-Files: inc/YAML.pm
-Copyright: 2009-2010, Adam Kennedy <adamk at cpan.org>
- 2001-2008, Brian Ingerson <ingy at cpan.org>
-License: Artistic or GPL-1+
-
 Files: debian/*
 Copyright: 2010, Jonathan Yu <jawnsy at cpan.org>
- Copyright: 2010, Nicholas Bamber <nicholas at periapt.co.uk>
+ 2010, Nicholas Bamber <nicholas at periapt.co.uk>
+ 2010, gregor herrmann <gregoa at debian.org>
 License: Artistic or GPL-1+
 
 License: Artistic
@@ -51,7 +34,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
@@ -59,5 +42,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-1'
+ 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'.




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