r22843 - in /trunk/libxml-libxslt-perl/debian: changelog compat control

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Sun Jul 6 01:28:27 UTC 2008


Author: gregoa
Date: Sun Jul  6 01:28:27 2008
New Revision: 22843

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=22843
Log:
* Set Standards-Version to 3.8.0 (no changes).
* Add /me to Uploaders.
* Set debhelper compatibility level to 5.
* Bump (build) dependencies on libxml-libxml-perl and libxslt1-dev according
  to new upstream requirements.

Modified:
    trunk/libxml-libxslt-perl/debian/changelog
    trunk/libxml-libxslt-perl/debian/compat
    trunk/libxml-libxslt-perl/debian/control

Modified: trunk/libxml-libxslt-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libxml-libxslt-perl/debian/changelog?rev=22843&op=diff
==============================================================================
--- trunk/libxml-libxslt-perl/debian/changelog (original)
+++ trunk/libxml-libxslt-perl/debian/changelog Sun Jul  6 01:28:27 2008
@@ -13,6 +13,11 @@
   * New upstream release.
   * debian/copyright: update years of copyright, point to author-independent
     upstream source URL, add copyright/licensing information for ppport.h.
+  * Set Standards-Version to 3.8.0 (no changes).
+  * Add /me to Uploaders.
+  * Set debhelper compatibility level to 5.
+  * Bump (build) dependencies on libxml-libxml-perl and libxslt1-dev according
+    to new upstream requirements.
 
  -- gregor herrmann <gregoa at debian.org>  Sun, 15 Jun 2008 19:07:57 +0200
 

Modified: trunk/libxml-libxslt-perl/debian/compat
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libxml-libxslt-perl/debian/compat?rev=22843&op=diff
==============================================================================
--- trunk/libxml-libxslt-perl/debian/compat (original)
+++ trunk/libxml-libxslt-perl/debian/compat Sun Jul  6 01:28:27 2008
@@ -1,1 +1,1 @@
-4
+5

Modified: trunk/libxml-libxslt-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libxml-libxslt-perl/debian/control?rev=22843&op=diff
==============================================================================
--- trunk/libxml-libxslt-perl/debian/control (original)
+++ trunk/libxml-libxslt-perl/debian/control Sun Jul  6 01:28:27 2008
@@ -2,18 +2,20 @@
 Section: perl
 Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Florian Ragwitz <rafl at debian.org>
-Standards-Version: 3.7.2
+Uploaders: Florian Ragwitz <rafl at debian.org>,
+ gregor herrmann <gregoa at debian.org>
+Standards-Version: 3.8.0
 Homepage: http://search.cpan.org/dist/XML-LibXSLT/
 Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libxml-libxslt-perl/
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-perl/trunk/libxml-libxslt-perl/
-Build-Depends: debhelper (>= 4.1), perl (>= 5.8.1), libxml-libxml-perl (>= 1.60), libxslt1-dev (>= 1.0.33), zlib1g-dev (>= 1:1.1.4)
+Build-Depends: debhelper (>= 5), perl (>= 5.8.1), 
+ libxml-libxml-perl (>= 1.66), libxslt1-dev (>= 1.1.8), zlib1g-dev (>= 1:1.1.4)
 
 Package: libxml-libxslt-perl
 Section: perl
 Priority: optional
 Architecture: any
-Depends: ${perl:Depends}, libxml-libxml-perl (>= 1.60), ${shlibs:Depends}
+Depends: ${perl:Depends}, libxml-libxml-perl (>= 1.66), ${shlibs:Depends}
 Description: Perl module for using the GNOME libxslt library
  This module is a fast XSLT library, based on the Gnome libxslt engine.
  .




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