r61876 - in /trunk/libtest-sharedfork-perl/debian: changelog control copyright source/ source/format

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Sun Aug 22 17:46:42 UTC 2010


Author: gregoa
Date: Sun Aug 22 17:46:35 2010
New Revision: 61876

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=61876
Log:
* Convert to source format 3.0 (quilt).
* Set Standards-Version to 3.9.1 (no changes).
* Add /me to Uploaders.
* debian/copyright: bump Format-Specification, and point to
  /usr/share/common-licenses/GPL-1.

Added:
    trunk/libtest-sharedfork-perl/debian/source/
    trunk/libtest-sharedfork-perl/debian/source/format
Modified:
    trunk/libtest-sharedfork-perl/debian/changelog
    trunk/libtest-sharedfork-perl/debian/control
    trunk/libtest-sharedfork-perl/debian/copyright

Modified: trunk/libtest-sharedfork-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtest-sharedfork-perl/debian/changelog?rev=61876&op=diff
==============================================================================
--- trunk/libtest-sharedfork-perl/debian/changelog (original)
+++ trunk/libtest-sharedfork-perl/debian/changelog Sun Aug 22 17:46:35 2010
@@ -1,6 +1,11 @@
 libtest-sharedfork-perl (0.12-1) UNRELEASED; urgency=low
 
   * New upstream release.
+  * Convert to source format 3.0 (quilt).
+  * Set Standards-Version to 3.9.1 (no changes).
+  * Add /me to Uploaders.
+  * debian/copyright: bump Format-Specification, and point to
+    /usr/share/common-licenses/GPL-1.
 
  -- gregor herrmann <gregoa at debian.org>  Sun, 22 Aug 2010 19:43:28 +0200
 

Modified: trunk/libtest-sharedfork-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtest-sharedfork-perl/debian/control?rev=61876&op=diff
==============================================================================
--- trunk/libtest-sharedfork-perl/debian/control (original)
+++ trunk/libtest-sharedfork-perl/debian/control Sun Aug 22 17:46:35 2010
@@ -4,8 +4,8 @@
 Build-Depends: debhelper (>= 7)
 Build-Depends-Indep: perl, perl (>= 5.10.1) | libtest-simple-perl (>= 0.88)
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Jonathan Yu <jawnsy at cpan.org>
-Standards-Version: 3.8.3
+Uploaders: Jonathan Yu <jawnsy at cpan.org>, gregor herrmann <gregoa at debian.org>
+Standards-Version: 3.9.1
 Homepage: http://search.cpan.org/dist/Test-SharedFork/
 Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libtest-sharedfork-perl/
 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libtest-sharedfork-perl/

Modified: trunk/libtest-sharedfork-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtest-sharedfork-perl/debian/copyright?rev=61876&op=diff
==============================================================================
--- trunk/libtest-sharedfork-perl/debian/copyright (original)
+++ trunk/libtest-sharedfork-perl/debian/copyright Sun Aug 22 17:46:35 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+cpan at gmail.com>
 Source: http://search.cpan.org/dist/Test-SharedFork/
 Name: Test-SharedFork
@@ -21,6 +21,7 @@
 
 Files: debian/*
 Copyright: 2010, Jonathan Yu <jawnsy at cpan.org>
+ 2010, gregor herrmann <gregoa at debian.org>
 License: Artistic or GPL-1+
 
 License: Artistic
@@ -28,7 +29,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
@@ -36,5 +37,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/libtest-sharedfork-perl/debian/source/format
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtest-sharedfork-perl/debian/source/format?rev=61876&op=file
==============================================================================
--- trunk/libtest-sharedfork-perl/debian/source/format (added)
+++ trunk/libtest-sharedfork-perl/debian/source/format Sun Aug 22 17:46:35 2010
@@ -1,0 +1,1 @@
+3.0 (quilt)




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