r59766 - in /trunk/libxml-rss-libxml-perl/debian: changelog control copyright rules source/ source/format

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Wed Jun 23 16:28:45 UTC 2010


Author: gregoa
Date: Wed Jun 23 16:28:29 2010
New Revision: 59766

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=59766
Log:
* Minimize debian/rules.
* debian/rules: require debhelper 7.2.13 (Module::AutoInstall).
* Convert to source format 3.0 (quilt).
* debian/copyright: refresh formatting (DEP5).
* Set Standards-Version to 3.8.4 (no changes).

Added:
    trunk/libxml-rss-libxml-perl/debian/source/
    trunk/libxml-rss-libxml-perl/debian/source/format
Modified:
    trunk/libxml-rss-libxml-perl/debian/changelog
    trunk/libxml-rss-libxml-perl/debian/control
    trunk/libxml-rss-libxml-perl/debian/copyright
    trunk/libxml-rss-libxml-perl/debian/rules

Modified: trunk/libxml-rss-libxml-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libxml-rss-libxml-perl/debian/changelog?rev=59766&op=diff
==============================================================================
--- trunk/libxml-rss-libxml-perl/debian/changelog (original)
+++ trunk/libxml-rss-libxml-perl/debian/changelog Wed Jun 23 16:28:29 2010
@@ -16,6 +16,11 @@
 
   [ gregor herrmann ]
   * New upstream release 0.3100.
+  * Minimize debian/rules.
+  * debian/rules: require debhelper 7.2.13 (Module::AutoInstall).
+  * Convert to source format 3.0 (quilt).
+  * debian/copyright: refresh formatting (DEP5).
+  * Set Standards-Version to 3.8.4 (no changes).
 
  -- gregor herrmann <gregoa at debian.org>  Wed, 23 Jun 2010 18:18:26 +0200
 

Modified: trunk/libxml-rss-libxml-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libxml-rss-libxml-perl/debian/control?rev=59766&op=diff
==============================================================================
--- trunk/libxml-rss-libxml-perl/debian/control (original)
+++ trunk/libxml-rss-libxml-perl/debian/control Wed Jun 23 16:28:29 2010
@@ -1,7 +1,7 @@
 Source: libxml-rss-libxml-perl
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 7)
+Build-Depends: debhelper (>= 7.2.13~)
 Build-Depends-Indep: perl, libxml-libxml-perl,
  libdatetime-format-w3cdtf-perl, libxml-libxml-perl (>= 1.66),
  libdatetime-format-mail-perl, libuniversal-require-perl,
@@ -10,7 +10,7 @@
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Damyan Ivanov <dmn at debian.org>,
  gregor herrmann <gregoa at debian.org>
-Standards-Version: 3.8.0
+Standards-Version: 3.8.4
 Homepage: http://search.cpan.org/dist/XML-RSS-LibXML/
 Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libxml-rss-libxml-perl/
 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libxml-rss-libxml-perl/
@@ -21,7 +21,7 @@
  libdatetime-format-w3cdtf-perl, libxml-libxml-perl (>= 1.66),
  libdatetime-format-mail-perl, libuniversal-require-perl,
  libclass-accessor-perl
-Description: create and update RSS files using XML::LibXML
+Description: module for creating and updating RSS files using XML::LibXML
  XML::RSS::LibXML uses XML::LibXML (libxml2) for parsing RSS instead of
  XML::RSS' XML::Parser (expat), while trying to keep interface compatibility
  with XML::RSS.

Modified: trunk/libxml-rss-libxml-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libxml-rss-libxml-perl/debian/copyright?rev=59766&op=diff
==============================================================================
--- trunk/libxml-rss-libxml-perl/debian/copyright (original)
+++ trunk/libxml-rss-libxml-perl/debian/copyright Wed Jun 23 16:28:29 2010
@@ -1,39 +1,36 @@
-Format-Specification:
-    http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
-Upstream-Maintainer: Daisuke Maki <dmaki at cpan.org>
-Upstream-Source: http://search.cpan.org/dist/XML-RSS-LibXML/
-Upstream-Name: XML-RSS-LibXML
+Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
+Maintainer: Daisuke Maki <dmaki at cpan.org>
+Source: http://search.cpan.org/dist/XML-RSS-LibXML/
+Name: XML-RSS-LibXML
 
 Files: *
-Copyright: Copyright (c) 2005-2007 Daisuke Maki <dmaki at cpan.org>,
-           Tatsuhiko Miyagawa <miyagawa at bulknews.net>. All rights reserved.
-License-Alias: Perl
-License: Artistic | GPL-1+
- This library is free software; you can redistribute it and/or modify it under
- the same terms as Perl itself.
+Copyright: 2005-2007, Daisuke Maki <dmaki at cpan.org>
+ 2005-2007, Tatsuhiko Miyagawa <miyagawa at bulknews.net>
+License: Artistic or GPL-1+
 
-Files: inc/*
-Copyright: Copyright 2002 - 2008 by Brian Ingerson, Audrey Tang and Adam Kennedy
-License: GPL-1+ | Artistic
- This program is free software; you can redistribute it and/or modify it under
- the same terms as Perl itself.
+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:
- 2008, Damyan Ivanov <dmn at debian.org>
- 2009, gregor herrmann <gregoa at debian.org>
-License: Artistic | GPL-1+
+Copyright: 2009, 2010, gregor herrmann <gregoa at debian.org>
+ 2009, Damyan Ivanov <dmn 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 GNU/Linux 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 GNU/Linux systems, the complete text of the GNU General
+ Public License can be found in `/usr/share/common-licenses/GPL'

Modified: trunk/libxml-rss-libxml-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libxml-rss-libxml-perl/debian/rules?rev=59766&op=diff
==============================================================================
--- trunk/libxml-rss-libxml-perl/debian/rules (original)
+++ trunk/libxml-rss-libxml-perl/debian/rules Wed Jun 23 16:28:29 2010
@@ -1,24 +1,4 @@
 #!/usr/bin/make -f
 
-build: build-stamp
-build-stamp:
-	# we don't set TEST_POD=1 since pod-coverage is not yet complete
-	PERL_AUTOINSTALL=--skip dh build
-	touch $@
-
-clean:
+%:
 	dh $@
-
-install: install-stamp
-install-stamp: build-stamp
-	dh install
-	touch $@
-
-binary-arch:
-
-binary-indep: install
-	dh $@
-
-binary: binary-arch binary-indep
-
-.PHONY: binary binary-arch binary-indep install clean build

Added: trunk/libxml-rss-libxml-perl/debian/source/format
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libxml-rss-libxml-perl/debian/source/format?rev=59766&op=file
==============================================================================
--- trunk/libxml-rss-libxml-perl/debian/source/format (added)
+++ trunk/libxml-rss-libxml-perl/debian/source/format Wed Jun 23 16:28:29 2010
@@ -1,0 +1,1 @@
+3.0 (quilt)




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