r4250 - in /packages/libxml-namespacesupport-perl/trunk/debian: changelog compat control watch

eloy at users.alioth.debian.org eloy at users.alioth.debian.org
Fri Nov 17 22:45:42 CET 2006


Author: eloy
Date: Fri Nov 17 22:45:42 2006
New Revision: 4250

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=4250
Log:
eloy: adopted for debian perl group

Modified:
    packages/libxml-namespacesupport-perl/trunk/debian/changelog
    packages/libxml-namespacesupport-perl/trunk/debian/compat
    packages/libxml-namespacesupport-perl/trunk/debian/control
    packages/libxml-namespacesupport-perl/trunk/debian/watch

Modified: packages/libxml-namespacesupport-perl/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libxml-namespacesupport-perl/trunk/debian/changelog?rev=4250&op=diff
==============================================================================
--- packages/libxml-namespacesupport-perl/trunk/debian/changelog (original)
+++ packages/libxml-namespacesupport-perl/trunk/debian/changelog Fri Nov 17 22:45:42 2006
@@ -1,3 +1,13 @@
+libxml-namespacesupport-perl (1.09-3) unstable; urgency=low
+
+  * Adopted for Debian Perl Group
+  * debian/control:
+	+ debhelper increased to (>= 5)
+	+ Standards-Version: increased to 3.7.2.1
+  * debian/compat: increased to 5
+
+ -- Krzysztof Krzyzaniak (eloy) <eloy at debian.org>  Fri, 17 Nov 2006 22:41:35 +0100
+
 libxml-namespacesupport-perl (1.09-2) unstable; urgency=low
 
   * New maintainer.

Modified: packages/libxml-namespacesupport-perl/trunk/debian/compat
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libxml-namespacesupport-perl/trunk/debian/compat?rev=4250&op=diff
==============================================================================
--- packages/libxml-namespacesupport-perl/trunk/debian/compat (original)
+++ packages/libxml-namespacesupport-perl/trunk/debian/compat Fri Nov 17 22:45:42 2006
@@ -1,1 +1,1 @@
-4
+5

Modified: packages/libxml-namespacesupport-perl/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libxml-namespacesupport-perl/trunk/debian/control?rev=4250&op=diff
==============================================================================
--- packages/libxml-namespacesupport-perl/trunk/debian/control (original)
+++ packages/libxml-namespacesupport-perl/trunk/debian/control Fri Nov 17 22:45:42 2006
@@ -1,9 +1,10 @@
 Source: libxml-namespacesupport-perl
 Section: perl
 Priority: optional
-Maintainer: Stephen Quinney <sjq at debian.org>
-Build-Depends-Indep: debhelper (>= 4), perl
-Standards-Version: 3.6.2
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Krzysztof Krzyzaniak (eloy) <eloy at debian.org>
+Build-Depends-Indep: debhelper (>= 5), perl
+Standards-Version: 3.7.2.1
 
 Package: libxml-namespacesupport-perl
 Section: perl
@@ -11,9 +12,9 @@
 Architecture: all
 Depends: ${perl:Depends}
 Description: Perl module for supporting simple generic namespaces
- This module offers a simple way to process namespace-based XML names.  It also
- helps maintain a prefix-to-namespace URI map, and provides a number of basic
- checks.
+ XML::NamespaceSupport offers a simple way to process namespace-based XML names.  
+ It also helps maintain a prefix-to-namespace URI map, and provides a number of 
+ basic checks.
  .
  The model for this module is SAX2's NamespaceSupport class.  It adds a few
  Perl-specific changes where thought to be appropriate.

Modified: packages/libxml-namespacesupport-perl/trunk/debian/watch
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libxml-namespacesupport-perl/trunk/debian/watch?rev=4250&op=diff
==============================================================================
--- packages/libxml-namespacesupport-perl/trunk/debian/watch (original)
+++ packages/libxml-namespacesupport-perl/trunk/debian/watch Fri Nov 17 22:45:42 2006
@@ -1,2 +1,2 @@
 version=2
-http://www.cpan.org/modules/by-module/XML/XML-NamespaceSupport-(.*)\.tar\.gz    debian      uupdate
+http://www.cpan.org/modules/by-module/XML/XML-NamespaceSupport-(.*)\.tar\.gz




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