r21726 - in /trunk/libxml-sax-writer-perl/debian: README.source changelog compat control

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Mon Jun 16 15:48:27 UTC 2008


Author: gregoa
Date: Mon Jun 16 15:48:27 2008
New Revision: 21726

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=21726
Log:
* Add /me to Uploaders.
* Set Standards-Version to 3.8.0, document quilt usage in
  debian/README.source.
* Set debhelper compatibility level to 5.

Added:
    trunk/libxml-sax-writer-perl/debian/README.source
Modified:
    trunk/libxml-sax-writer-perl/debian/changelog
    trunk/libxml-sax-writer-perl/debian/compat
    trunk/libxml-sax-writer-perl/debian/control

Added: trunk/libxml-sax-writer-perl/debian/README.source
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libxml-sax-writer-perl/debian/README.source?rev=21726&op=file
==============================================================================
--- trunk/libxml-sax-writer-perl/debian/README.source (added)
+++ trunk/libxml-sax-writer-perl/debian/README.source Mon Jun 16 15:48:27 2008
@@ -1,0 +1,4 @@
+This package uses quilt to manage patches.
+
+Please refer to /usr/share/doc/quilt/README.source if you need help on using
+quilt when working with Debian packages.

Modified: trunk/libxml-sax-writer-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libxml-sax-writer-perl/debian/changelog?rev=21726&op=diff
==============================================================================
--- trunk/libxml-sax-writer-perl/debian/changelog (original)
+++ trunk/libxml-sax-writer-perl/debian/changelog Mon Jun 16 15:48:27 2008
@@ -11,6 +11,10 @@
   * debian/watch: use dist-based URL.
   * debian/rules: delete /usr/lib/perl5 only if it exists (closes: #479922).
   * Switch patch system from dpatch to quilt.
+  * Add /me to Uploaders.
+  * Set Standards-Version to 3.8.0, document quilt usage in
+    debian/README.source.
+  * Set debhelper compatibility level to 5.
 
  -- gregor herrmann <gregoa at debian.org>  Sun, 15 Jun 2008 18:11:20 +0200
 

Modified: trunk/libxml-sax-writer-perl/debian/compat
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libxml-sax-writer-perl/debian/compat?rev=21726&op=diff
==============================================================================
--- trunk/libxml-sax-writer-perl/debian/compat (original)
+++ trunk/libxml-sax-writer-perl/debian/compat Mon Jun 16 15:48:27 2008
@@ -1,1 +1,1 @@
-4
+5

Modified: trunk/libxml-sax-writer-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libxml-sax-writer-perl/debian/control?rev=21726&op=diff
==============================================================================
--- trunk/libxml-sax-writer-perl/debian/control (original)
+++ trunk/libxml-sax-writer-perl/debian/control Mon Jun 16 15:48:27 2008
@@ -2,12 +2,13 @@
 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-SAX-Writer/
 Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libxml-sax-writer-perl/
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-perl/trunk/libxml-sax-writer-perl/
-Build-Depends: debhelper (>= 4.1), quilt (>= 0.40)
+Build-Depends: debhelper (>= 5), quilt (>= 0.40)
 Build-Depends-Indep: perl (>= 5.8.2), perl-modules (>= 5.8.0-7), libtext-iconv-perl (>= 1.2), libxml-filter-buffertext-perl (>= 0.01), libxml-namespacesupport-perl (>= 0.03), libxml-sax-perl (>= 0.10)
 
 Package: libxml-sax-writer-perl




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