r40287 - in /trunk/libclass-dbi-plugin-retrieveall-perl/debian: changelog compat control copyright rules

ansgar-guest at users.alioth.debian.org ansgar-guest at users.alioth.debian.org
Mon Jul 20 14:02:33 UTC 2009


Author: ansgar-guest
Date: Mon Jul 20 14:02:20 2009
New Revision: 40287

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=40287
Log:
* Add myself to Uploaders.
* Bump Standards-Version to 3.8.2.
* Use debhelper 7 instead of cdbs.
* Do no longer install README (copy of POD documentation).
* Convert debian/copyright to proposed machine-readable format.
* Mention module name in description.

Modified:
    trunk/libclass-dbi-plugin-retrieveall-perl/debian/changelog
    trunk/libclass-dbi-plugin-retrieveall-perl/debian/compat
    trunk/libclass-dbi-plugin-retrieveall-perl/debian/control
    trunk/libclass-dbi-plugin-retrieveall-perl/debian/copyright
    trunk/libclass-dbi-plugin-retrieveall-perl/debian/rules

Modified: trunk/libclass-dbi-plugin-retrieveall-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libclass-dbi-plugin-retrieveall-perl/debian/changelog?rev=40287&op=diff
==============================================================================
--- trunk/libclass-dbi-plugin-retrieveall-perl/debian/changelog (original)
+++ trunk/libclass-dbi-plugin-retrieveall-perl/debian/changelog Mon Jul 20 14:02:20 2009
@@ -1,4 +1,4 @@
-libclass-dbi-plugin-retrieveall-perl (1.04-3) UNRELEASED; urgency=low
+libclass-dbi-plugin-retrieveall-perl (1.04-3) unstable; urgency=low
 
   [ Ryan Niebur ]
   * moved with permission from Bart (Closes: #531504)
@@ -14,7 +14,15 @@
   [ Nathan Handler ]
   * debian/watch: Update to ignore development releases.
 
- -- Ryan Niebur <ryanryan52 at gmail.com>  Mon, 01 Jun 2009 18:14:17 -0700
+  [ Ansgar Burchardt ]
+  * Add myself to Uploaders.
+  * Bump Standards-Version to 3.8.2.
+  * Use debhelper 7 instead of cdbs.
+  * Do no longer install README (copy of POD documentation).
+  * Convert debian/copyright to proposed machine-readable format.
+  * Mention module name in description.
+
+ -- Ansgar Burchardt <ansgar at 43-1.org>  Mon, 20 Jul 2009 16:02:10 +0200
 
 libclass-dbi-plugin-retrieveall-perl (1.04-2) unstable; urgency=low
 

Modified: trunk/libclass-dbi-plugin-retrieveall-perl/debian/compat
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libclass-dbi-plugin-retrieveall-perl/debian/compat?rev=40287&op=diff
==============================================================================
--- trunk/libclass-dbi-plugin-retrieveall-perl/debian/compat (original)
+++ trunk/libclass-dbi-plugin-retrieveall-perl/debian/compat Mon Jul 20 14:02:20 2009
@@ -1,1 +1,1 @@
-5
+7

Modified: trunk/libclass-dbi-plugin-retrieveall-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libclass-dbi-plugin-retrieveall-perl/debian/control?rev=40287&op=diff
==============================================================================
--- trunk/libclass-dbi-plugin-retrieveall-perl/debian/control (original)
+++ trunk/libclass-dbi-plugin-retrieveall-perl/debian/control Mon Jul 20 14:02:20 2009
@@ -2,9 +2,10 @@
 Section: perl
 Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Build-Depends: cdbs, debhelper (>= 5)
+Uploaders: Ansgar Burchardt <ansgar at 43-1.org>
+Build-Depends: debhelper (>= 7)
 Build-Depends-Indep: perl (>= 5.6.0-16), libclass-dbi-perl (>= 0.95), libtest-simple-perl, libdbd-sqlite3-perl, libtest-pod-perl, libtest-pod-coverage-perl
-Standards-Version: 3.7.2
+Standards-Version: 3.8.2
 Homepage: http://search.cpan.org/dist/Class-DBI-Plugin-RetrieveAll/
 Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libclass-dbi-plugin-retrieveall-perl/
 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libclass-dbi-plugin-retrieveall-perl/
@@ -13,8 +14,8 @@
 Architecture: all
 Depends: ${misc:Depends}, ${perl:Depends}, libclass-dbi-perl (>= 0.95)
 Description: A more complex retrieve_all() method for Class::DBI
- This is a simple plugin to a Class::DBI subclass which provides a
- 'retrieve_all_sorted_by' method.
+ Class::DBI::Plugin::RetrieveAll is a simple plugin to a Class::DBI subclass
+ which provides a 'retrieve_all_sorted_by' method.
  .
  This method will be exported into the calling class, and allows for
  retrieving all the objects of the class, sorted by the given column.

Modified: trunk/libclass-dbi-plugin-retrieveall-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libclass-dbi-plugin-retrieveall-perl/debian/copyright?rev=40287&op=diff
==============================================================================
--- trunk/libclass-dbi-plugin-retrieveall-perl/debian/copyright (original)
+++ trunk/libclass-dbi-plugin-retrieveall-perl/debian/copyright Mon Jul 20 14:02:20 2009
@@ -1,23 +1,31 @@
-This package was debianized by Stephen Quinney <sjq at debian.org> on
-Fri, 28 May 2004 11:52:06 +0100
+Format-Specification:
+    http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
+Upstream-Maintainer: Tony Bowden
+Upstream-Source: http://search.cpan.org/dist/Class-DBI-Plugin-RetrieveAll/
+Upstream-Name: Class-DBI-Plugin-RetrieveAll
 
-It was downloaded from http://search.cpan.org/CPAN/authors/id/T/TM/TMTM/
+Files: *
+Copyright: © 2004-2005, Kasei
+License-Alias: Perl
+License: Artistic | GPL-1+
 
-Upstream Author: Tony Bowden <kasei at tmtm.com>
+Files: debian/*
+Copyright:
+ © 2004-2006, Stephen Quinney <sjq at debian.org>
+ © 2006,      Bart Martens <bartm at knars.be>
+ © 2009,      Ansgar Burchardt <ansgar at 43-1.org>
+License: Artistic | GPL-1+
 
-Copyright:
+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'
 
-    Copyright (C) 2004-5 Kasei. All rights reserved.
-
+License: GPL-1+
     This program is free software; you can redistribute it and/or modify
-    it under the terms of either:
-
-    a) the GNU General Public License as published by the Free Software
-       Foundation; either version 1, or (at your option) any later
-       version, or
-
-    b) the "Artistic License" which comes with Perl.
-
+    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' and
-    the Artistic Licence in `/usr/share/common-licenses/Artistic'.
+    Public License can be found in `/usr/share/common-licenses/GPL'

Modified: trunk/libclass-dbi-plugin-retrieveall-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libclass-dbi-plugin-retrieveall-perl/debian/rules?rev=40287&op=diff
==============================================================================
--- trunk/libclass-dbi-plugin-retrieveall-perl/debian/rules (original)
+++ trunk/libclass-dbi-plugin-retrieveall-perl/debian/rules Mon Jul 20 14:02:20 2009
@@ -1,10 +1,3 @@
 #!/usr/bin/make -f
-
-include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/class/perlmodule.mk
-
-DEB_INSTALL_DOCS_ALL =
-
-install/libclass-dbi-plugin-retrieveall-perl::
-	-rmdir debian/libclass-dbi-plugin-retrieveall-perl/usr/lib/perl5
-	-rmdir debian/libclass-dbi-plugin-retrieveall-perl/usr/lib
+%:
+	dh $@




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