[SCM] Packaging XML::Writer::String in Debian branch, master, updated. b89a41ef2c519ae39cf7c5f040f8db61867ab1e7

Danai SAE-HAN (=?UTF-8?Q?=E9=9F=93=E9=81=94=E8=80=90?=) danai at debian.org
Sun Apr 29 00:06:15 UTC 2012


The following commit has been merged in the master branch:
commit bedd0e44ff9dbcf4384e09aacc73a1b16a1db6f7
Author: Danai SAE-HAN (韓達耐) <danai at debian.org>
Date:   Sun Apr 29 02:02:59 2012 +0200

    Replace boiler plate text from dh-make-perl and prepare for upload.

diff --git a/debian/changelog b/debian/changelog
index d601639..01c76e2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,6 @@
 libxml-writer-string-perl (0.1-1) unstable; urgency=low
 
   * Initial Release.
+  * Closing ITP bug report (Closes: #670785).
 
- -- Danai SAE-HAN (韓達耐) <danai at danai.kalimero>  Sun, 29 Apr 2012 01:36:18 +0200
+ -- Danai SAE-HAN (韓達耐) <danai at debian.org>  Sun, 29 Apr 2012 01:56:35 +0200
diff --git a/debian/control b/debian/control
index 37bacba..d250891 100644
--- a/debian/control
+++ b/debian/control
@@ -1,16 +1,17 @@
 Source: libxml-writer-string-perl
 Section: perl
 Priority: optional
-Maintainer: Danai SAE-HAN (韓達耐) <danai at danai.kalimero>
-Build-Depends: debhelper (>= 8)
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Danai SAE-HAN (韓達耐) <danai at debian.org>
+Build-Depends: debhelper (>= 9)
 Build-Depends-Indep: perl
-Standards-Version: 3.9.2
+Standards-Version: 3.9.3
 Homepage: http://search.cpan.org/dist/XML-Writer-String/
 
 Package: libxml-writer-string-perl
 Architecture: all
 Depends: ${misc:Depends}, ${perl:Depends}
-Description: Capture output from XML::Writer.
+Description: Capture output from XML::Writer
  XML::Writer::String implements a bare-bones class specifically for the
  purpose of capturing data from the XML::Writer module. XML::Writer expects an
  IO::Handle object and writes XML data to the specified object (or STDOUT) via
@@ -19,5 +20,3 @@ Description: Capture output from XML::Writer.
  .
  It is recommended that $writer->end() is called prior to calling $s->value()
  to check for well-formedness.
- .
- This description was automagically extracted from the module by dh-make-perl.

-- 
Packaging XML::Writer::String in Debian



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