r44326 - in /trunk/libemail-mime-createhtml-perl/debian: changelog control

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Sat Sep 19 19:43:31 UTC 2009


Author: gregoa
Date: Sat Sep 19 19:43:26 2009
New Revision: 44326

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=44326
Log:
* Set Standards-Version to 3.8.3; remove version from perl build dependency.
* Add /me to Uploaders.

Modified:
    trunk/libemail-mime-createhtml-perl/debian/changelog
    trunk/libemail-mime-createhtml-perl/debian/control

Modified: trunk/libemail-mime-createhtml-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libemail-mime-createhtml-perl/debian/changelog?rev=44326&op=diff
==============================================================================
--- trunk/libemail-mime-createhtml-perl/debian/changelog (original)
+++ trunk/libemail-mime-createhtml-perl/debian/changelog Sat Sep 19 19:43:26 2009
@@ -9,6 +9,9 @@
 
   [ gregor herrmann ]
   * Add patch to POD to work with newer Pod::Simple; add quilt framework.
+    Closes: #546224.
+  * Set Standards-Version to 3.8.3; remove version from perl build dependency.
+  * Add /me to Uploaders.
 
  -- gregor herrmann <gregoa at debian.org>  Sun, 16 Nov 2008 20:42:21 +0100
 

Modified: trunk/libemail-mime-createhtml-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libemail-mime-createhtml-perl/debian/control?rev=44326&op=diff
==============================================================================
--- trunk/libemail-mime-createhtml-perl/debian/control (original)
+++ trunk/libemail-mime-createhtml-perl/debian/control Sat Sep 19 19:43:26 2009
@@ -2,14 +2,15 @@
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 7.0.50), quilt (>= 0.46-7)
-Build-Depends-Indep: perl (>= 5.6.10-12), libtest-pod-perl, 
+Build-Depends-Indep: perl, libtest-pod-perl, 
  libtest-pod-coverage-perl, libhtml-tokeparser-simple-perl, liblog-trace-perl, 
  libmime-types-perl, libtest-assertions-perl, libdata-serializer-perl, 
  libtest-assertions-perl, libhtml-tagset-perl, libemail-mime-creator-perl, 
  libfile-slurp-perl, libfile-policy-perl, libwww-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: AGOSTINI Yves <agostini at univ-metz.fr>
-Standards-Version: 3.7.3
+Uploaders: AGOSTINI Yves <agostini at univ-metz.fr>,
+ gregor herrmann <gregoa at debian.org>
+Standards-Version: 3.8.3
 Homepage: http://search.cpan.org/dist/Email-MIME-CreateHTML/
 Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libemail-mime-createhtml-perl/
 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libemail-mime-createhtml-perl/
@@ -20,7 +21,7 @@
  liblog-trace-perl, libmime-types-perl, libtest-assertions-perl, 
  libdata-serializer-perl, libtest-assertions-perl, libhtml-tagset-perl, 
  libemail-mime-creator-perl, libwww-perl
-Description:  Multipart HTML Email builder
+Description: multipart HTML email builder
  Email::MIME::CreateHTML allows you to build HTML emails, optionally with a 
  text-only alternative and embedded media objects. 
  .




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