[SCM] Debian packaging of libmime-encwords-perl branch, master, updated. debian/1.012.4-1-3-g1d2a478

gregor herrmann gregoa at debian.org
Thu Jul 5 20:39:08 UTC 2012


The following commit has been merged in the master branch:
commit 8fa3691c3470d32e12f3039a05bc16ee5164baef
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Jul 5 12:40:05 2012 -0600

    debian/control: update {versioned,alternative} (build) dependencies.

diff --git a/debian/control b/debian/control
index 14551cc..0740a9b 100644
--- a/debian/control
+++ b/debian/control
@@ -1,23 +1,30 @@
 Source: libmime-encwords-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Micah Anderson <micah at debian.org>,
+           Damyan Ivanov <dmn at debian.org>,
+           gregor herrmann <gregoa at debian.org>,
+           Rene Mayorga <rmayorga at debian.org>,
+           Ryan Niebur <ryan at debian.org>,
+           Nathan Handler <nhandler at ubuntu.com>,
+           Jonathan Yu <jawnsy at cpan.org>,
+           Ansgar Burchardt <ansgar at debian.org>,
+           Fabrizio Regalli <fabreg at fabreg.it>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: libmime-charset-perl (>= 1.008.2), libtest-pod-perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Build-Depends-Indep: libmime-charset-perl (>= 1.008.2),
+                     libtest-pod-perl
 Standards-Version: 3.9.2
-Homepage: http://search.cpan.org/dist/MIME-EncWords/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libmime-encwords-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmime-encwords-perl.git
-Uploaders: Micah Anderson <micah at debian.org>, Damyan Ivanov <dmn at debian.org>,
- gregor herrmann <gregoa at debian.org>, Rene Mayorga <rmayorga at debian.org>,
- Ryan Niebur <ryan at debian.org>, Nathan Handler <nhandler at ubuntu.com>,
- Jonathan Yu <jawnsy at cpan.org>, Ansgar Burchardt <ansgar at debian.org>,
- Fabrizio Regalli <fabreg at fabreg.it>
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libmime-encwords-perl.git
+Homepage: http://search.cpan.org/dist/MIME-EncWords/
 
 Package: libmime-encwords-perl
 Architecture: all
-Pre-Depends: dpkg (>= 1.15.6~)
-Depends: ${misc:Depends}, ${perl:Depends}, libmime-charset-perl (>= 1.008.2)
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libmime-charset-perl (>= 1.008.2)
+Pre-Depends: dpkg
 Description: Perl interface to deal with RFC 2047 encoded words
  MIME::EncWords is a module providing several utilities to encode and decode
  arbitrary text in RFC 2047 (formerly RFC 1522) format. The MIME standard gives
@@ -32,3 +39,4 @@ Description: Perl interface to deal with RFC 2047 encoded words
  while having stricter conformance to the aforementioned RFCs. It provides
  more flexibility than MIME::WordDecoder because characters can be mapped
  into any desired encoding, rather than simply the local system representation.
+

-- 
Debian packaging of libmime-encwords-perl



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