r22832 - in /trunk/libxml-sax-expat-perl/debian: changelog control copyright

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


Author: gregoa
Date: Sun Jul  6 01:01:00 2008
New Revision: 22832

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=22832
Log:
* debian/copyright: update years of copyright.
* Set Standards-Version to 3.8.0 (no changes).
* Add /me to Uploaders.
* Wrap long lines in debian/control.

Modified:
    trunk/libxml-sax-expat-perl/debian/changelog
    trunk/libxml-sax-expat-perl/debian/control
    trunk/libxml-sax-expat-perl/debian/copyright

Modified: trunk/libxml-sax-expat-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libxml-sax-expat-perl/debian/changelog?rev=22832&op=diff
==============================================================================
--- trunk/libxml-sax-expat-perl/debian/changelog (original)
+++ trunk/libxml-sax-expat-perl/debian/changelog Sun Jul  6 01:01:00 2008
@@ -1,6 +1,10 @@
 libxml-sax-expat-perl (0.40-1) UNRELEASED; urgency=low
 
   * New upstream release.
+  * debian/copyright: update years of copyright.
+  * Set Standards-Version to 3.8.0 (no changes).
+  * Add /me to Uploaders.
+  * Wrap long lines in debian/control.
 
  -- gregor herrmann <gregoa at debian.org>  Sun, 06 Jul 2008 02:57:24 +0200
 

Modified: trunk/libxml-sax-expat-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libxml-sax-expat-perl/debian/control?rev=22832&op=diff
==============================================================================
--- trunk/libxml-sax-expat-perl/debian/control (original)
+++ trunk/libxml-sax-expat-perl/debian/control Sun Jul  6 01:01:00 2008
@@ -3,17 +3,19 @@
 Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Jay Bonci <jaybonci at debian.org>
- Niko Tyni <ntyni at debian.org>
-Standards-Version: 3.7.3
+ Niko Tyni <ntyni at debian.org>, gregor herrmann <gregoa at debian.org>
+Standards-Version: 3.8.0
 Homepage: http://search.cpan.org/dist/XML-SAX-Expat/
 Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libxml-sax-expat-perl/
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-perl/trunk/libxml-sax-expat-perl/
 Build-Depends: debhelper (>= 6)
-Build-Depends-Indep: perl, libxml-namespacesupport-perl (>= 0.03), libxml-parser-perl (>= 2.27), libxml-sax-perl (>= 0.03)
+Build-Depends-Indep: perl, libxml-namespacesupport-perl (>= 0.03),
+ libxml-parser-perl (>= 2.27), libxml-sax-perl (>= 0.03)
 
 Package: libxml-sax-expat-perl
 Architecture: all
-Depends: ${perl:Depends}, libxml-namespacesupport-perl (>= 0.03), libxml-parser-perl (>= 2.27), libxml-sax-perl (>= 0.03)
+Depends: ${perl:Depends}, libxml-namespacesupport-perl (>= 0.03),
+ libxml-parser-perl (>= 2.27), libxml-sax-perl (>= 0.03)
 Description: Perl module for a SAX2 driver for Expat (XML::Parser)
  This module is an implementation of a SAX2 driver sitting on top of
  Expat (XML::Parser).  It is still incomplete, though most of the

Modified: trunk/libxml-sax-expat-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libxml-sax-expat-perl/debian/copyright?rev=22832&op=diff
==============================================================================
--- trunk/libxml-sax-expat-perl/debian/copyright (original)
+++ trunk/libxml-sax-expat-perl/debian/copyright Sun Jul  6 01:01:00 2008
@@ -8,7 +8,7 @@
 
 Copyright and license information:
 
-  Copyright (c) 2001-2007 Robin Berjon. All rights reserved. This program is
+  Copyright (c) 2001-2008 Robin Berjon. All rights reserved. This program is
   free software; you can redistribute it and/or modify it under the same
   terms as Perl itself.
 




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