r67551 - in /trunk/libhtml-widget-perl/debian: README.source changelog control copyright rules source/ source/format

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Wed Jan 19 17:46:20 UTC 2011


Author: gregoa
Date: Wed Jan 19 17:46:06 2011
New Revision: 67551

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=67551
Log:
* Set Standards-Version to 3.9.1; remove perl version from build deps.
* Add /me to Uploaders.
* Switch to source format 3.0 (quilt).
* Refresh debian/rules.
* debian/copyright: update formatting.
* debian/control: move libmodule-pluggable-fast-perl from Depends to
  Suggests (only used in an example).

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

Modified: trunk/libhtml-widget-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhtml-widget-perl/debian/changelog?rev=67551&op=diff
==============================================================================
--- trunk/libhtml-widget-perl/debian/changelog (original)
+++ trunk/libhtml-widget-perl/debian/changelog Wed Jan 19 17:46:06 2011
@@ -1,7 +1,4 @@
 libhtml-widget-perl (1.11-3) UNRELEASED; urgency=low
-
-  [ gregor herrmann ]
-  * debian/rules: switch order of arguments to dh.
 
   [ Ansgar Burchardt ]
   * Update my email address.
@@ -9,6 +6,13 @@
   [ gregor herrmann ]
   * New patch to make tests compatible with libhtml-tree-perl >= 4; make build dependency
     versioned (closes: #605809).
+  * Set Standards-Version to 3.9.1; remove perl version from build deps.
+  * Add /me to Uploaders.
+  * Switch to source format 3.0 (quilt).
+  * Refresh debian/rules.
+  * debian/copyright: update formatting.
+  * debian/control: move libmodule-pluggable-fast-perl from Depends to
+    Suggests (only used in an example).
 
  -- gregor herrmann <gregoa at debian.org>  Wed, 28 Jul 2010 14:32:43 -0400
 

Modified: trunk/libhtml-widget-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhtml-widget-perl/debian/control?rev=67551&op=diff
==============================================================================
--- trunk/libhtml-widget-perl/debian/control (original)
+++ trunk/libhtml-widget-perl/debian/control Wed Jan 19 17:46:06 2011
@@ -1,19 +1,40 @@
 Source: libhtml-widget-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Krzysztof Krzyzaniak (eloy) <eloy at debian.org>,
+ Ansgar Burchardt <ansgar at debian.org>, gregor herrmann <gregoa at debian.org>
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 7.0.50), quilt (>= 0.46-7)
-Build-Depends-Indep: perl (>= 5.8.0-7), libmodule-install-perl, libtest-nowarnings-perl, libhtml-tree-perl (>= 4), libclass-accessor-perl, libclass-accessor-chained-perl, libemail-valid-perl, libdate-calc-perl, libtest-mockobject-perl, libtest-pod-perl, libhtml-scrubber-perl, libmodule-pluggable-fast-perl, libclass-data-accessor-perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Krzysztof Krzyzaniak (eloy) <eloy at debian.org>,
- Ansgar Burchardt <ansgar at debian.org>
-Standards-Version: 3.8.2
+Build-Depends: debhelper (>= 7.0.50~)
+Build-Depends-Indep: perl,
+ libclass-accessor-chained-perl,
+ libclass-accessor-perl,
+ libclass-data-accessor-perl,
+ libdate-calc-perl,
+ libemail-valid-perl,
+ libhtml-scrubber-perl,
+ libhtml-tree-perl (>= 4),
+ libmodule-install-perl,
+ libmodule-pluggable-fast-perl,
+ libtest-mockobject-perl,
+ libtest-nowarnings-perl,
+ libtest-pod-perl
+Standards-Version: 3.9.1
+Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libhtml-widget-perl/
+Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libhtml-widget-perl/
 Homepage: http://search.cpan.org/dist/HTML-Widget/
-Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libhtml-widget-perl/
-Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libhtml-widget-perl/
 
 Package: libhtml-widget-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}, libhtml-tree-perl, libclass-accessor-perl, libclass-accessor-chained-perl, libemail-valid-perl, libdate-calc-perl, libtest-mockobject-perl, libhtml-scrubber-perl, libmodule-pluggable-fast-perl, libclass-data-accessor-perl
+Depends: ${misc:Depends}, ${perl:Depends},
+ libclass-accessor-chained-perl,
+ libclass-accessor-perl,
+ libclass-data-accessor-perl,
+ libdate-calc-perl,
+ libemail-valid-perl,
+ libhtml-scrubber-perl,
+ libhtml-tree-perl,
+ libmodule-pluggable-fast-perl
+Suggests: libtest-mockobject-perl
 Description: HTML widget and validation framework
  HTML::Widget makes creating and maintaining HTML widgets easy.
  .

Modified: trunk/libhtml-widget-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhtml-widget-perl/debian/copyright?rev=67551&op=diff
==============================================================================
--- trunk/libhtml-widget-perl/debian/copyright (original)
+++ trunk/libhtml-widget-perl/debian/copyright Wed Jan 19 17:46:06 2011
@@ -1,35 +1,36 @@
-Format-Specification:
-    http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
-Upstream-Maintainer: Carl Franks
-Upstream-Source: http://search.cpan.org/dist/HTML-Prototype/
-Upstream-Name: HTML-Prototype
+Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
+Maintainer: Carl Franks
+Source: http://search.cpan.org/dist/HTML-Widget/
+Name: HTML-Widget
 
 Files: *
-Copyright: © 2005-2007, Sebastian Riedel <sri at oook.de> and others
-License-Alias: Perl
-License: Artistic | GPL-1+
-X-Comment: Years of copyright taken from `Changes' file
+Copyright: 2005-2007, Sebastian Riedel <sri at oook.de>
+License: Artistic or GPL-1+
 
-Files: inc/*
-Copyright: © 2002-2006, Brian Ingerson, Audrey Tang, Adam Kennedy
-License: Artistic | GPL-1+
+Files: inc/Module/*
+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: debian/*
-Copyright:
- © 2006-2007, Krzysztof Krzyzaniak (eloy) <eloy at debian.org>
- © 2009,      Ansgar Burchardt <ansgar at debian.org>
-License: Artistic | GPL-1+
+Copyright: 2006, 2007, Krzysztof Krzyzaniak (eloy) <eloy at debian.org>
+ 2009, Ansgar Burchardt <ansgar at debian.org>
+ 2010, 2011, gregor herrmann <gregoa at debian.org>
+License: Artistic or GPL-1+
 
 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'
+ 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 systems, the complete text of the Artistic License can be
+ found in `/usr/share/common-licenses/Artistic'.
 
 License: GPL-1+
-    This program is free software; you can redistribute it and/or modify
-    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'
+ This program is free software; you can redistribute it and/or modify
+ 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 systems, the complete text of version 1 of the GNU General
+ Public License can be found in `/usr/share/common-licenses/GPL-1'.

Modified: trunk/libhtml-widget-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhtml-widget-perl/debian/rules?rev=67551&op=diff
==============================================================================
--- trunk/libhtml-widget-perl/debian/rules (original)
+++ trunk/libhtml-widget-perl/debian/rules Wed Jan 19 17:46:06 2011
@@ -1,4 +1,8 @@
 #!/usr/bin/make -f
+
 %:
+	dh $@
+
+override_dh_auto_test:
 	# TEST_POD_COVERAGE=1: coverage tests fail
-	TEST_POD=1 dh $@ --with quilt
+	TEST_POD=1 dh_auto_test

Added: trunk/libhtml-widget-perl/debian/source/format
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhtml-widget-perl/debian/source/format?rev=67551&op=file
==============================================================================
--- trunk/libhtml-widget-perl/debian/source/format (added)
+++ trunk/libhtml-widget-perl/debian/source/format Wed Jan 19 17:46:06 2011
@@ -1,0 +1,1 @@
+3.0 (quilt)




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