r61611 - in /trunk/libtest-harness-perl/debian: README.source changelog control copyright rules source/ source/format

periapt-guest at users.alioth.debian.org periapt-guest at users.alioth.debian.org
Sun Aug 15 10:35:27 UTC 2010


Author: periapt-guest
Date: Sun Aug 15 10:34:26 2010
New Revision: 61611

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=61611
Log:
* Added source/format file and deleted README.source as quilt is standard
* Added myself to Uploaders and updated copyright
* Removed --with quilt from rules as quilt is now standard.

Added:
    trunk/libtest-harness-perl/debian/source/
    trunk/libtest-harness-perl/debian/source/format
Removed:
    trunk/libtest-harness-perl/debian/README.source
Modified:
    trunk/libtest-harness-perl/debian/changelog
    trunk/libtest-harness-perl/debian/control
    trunk/libtest-harness-perl/debian/copyright
    trunk/libtest-harness-perl/debian/rules

Modified: trunk/libtest-harness-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtest-harness-perl/debian/changelog?rev=61611&op=diff
==============================================================================
--- trunk/libtest-harness-perl/debian/changelog (original)
+++ trunk/libtest-harness-perl/debian/changelog Sun Aug 15 10:34:26 2010
@@ -14,6 +14,9 @@
 
   [ Nicholas Bamber ]
   * New upstream release - Closes: 592506 and Closes: 59300.
+  * Added source/format file and deleted README.source as quilt is standard
+  * Added myself to Uploaders and updated copyright
+  * Removed --with quilt from rules as quilt is now standard.
 
  -- Nicholas Bamber <nicholas at periapt.co.uk>  Sun, 15 Aug 2010 10:57:27 +0100
 

Modified: trunk/libtest-harness-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtest-harness-perl/debian/control?rev=61611&op=diff
==============================================================================
--- trunk/libtest-harness-perl/debian/control (original)
+++ trunk/libtest-harness-perl/debian/control Sun Aug 15 10:34:26 2010
@@ -6,7 +6,8 @@
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Gunnar Wolf <gwolf at debian.org>, Jonathan Yu <jawnsy at cpan.org>,
  Damyan Ivanov <dmn at debian.org>, gregor herrmann <gregoa at debian.org>,
- Antonio Radici <antonio at dyne.org>, Ryan Niebur <ryan at debian.org>
+ Antonio Radici <antonio at dyne.org>, Ryan Niebur <ryan at debian.org>,
+ Nicholas Bamber <nicholas at periapt.co.uk>
 Standards-Version: 3.9.1
 Homepage: http://search.cpan.org/dist/Test-Harness/
 Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libtest-harness-perl/

Modified: trunk/libtest-harness-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtest-harness-perl/debian/copyright?rev=61611&op=diff
==============================================================================
--- trunk/libtest-harness-perl/debian/copyright (original)
+++ trunk/libtest-harness-perl/debian/copyright Sun Aug 15 10:34:26 2010
@@ -36,6 +36,7 @@
  (c) 2007, Damyan Ivanov <dmn at debian.org> 
  (c) 2007-2009, gregor herrmann <gregoa at debian.org>
  (c) 2009, Antonio Radici <antonio at dyne.org>
+ (c) 2010, Nicholas Bamber <nicholas at periapt.co.uk>
 License: Artistic | GPL-1+
 
 License: Artistic
@@ -50,4 +51,4 @@
     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'
+    Public License can be found in `/usr/share/common-licenses/GPL-1'

Modified: trunk/libtest-harness-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtest-harness-perl/debian/rules?rev=61611&op=diff
==============================================================================
--- trunk/libtest-harness-perl/debian/rules (original)
+++ trunk/libtest-harness-perl/debian/rules Sun Aug 15 10:34:26 2010
@@ -1,4 +1,4 @@
 #!/usr/bin/make -f
 
 %:
-	dh $@ --with quilt
+	dh $@ 

Added: trunk/libtest-harness-perl/debian/source/format
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtest-harness-perl/debian/source/format?rev=61611&op=file
==============================================================================
--- trunk/libtest-harness-perl/debian/source/format (added)
+++ trunk/libtest-harness-perl/debian/source/format Sun Aug 15 10:34:26 2010
@@ -1,0 +1,1 @@
+3.0 (quilt)




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