[SCM] Debian packaging of libemail-address-perl branch, master, updated. debian/1.895-1-2-gaf8097c

gregor herrmann gregoa at debian.org
Thu Jul 5 20:25:28 UTC 2012


The following commit has been merged in the master branch:
commit 6f7c0f2a177f16350d080414741545a20c50f44a
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Jul 5 12:28:00 2012 -0600

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

diff --git a/debian/control b/debian/control
index 447b8e0..f92da57 100644
--- a/debian/control
+++ b/debian/control
@@ -1,23 +1,26 @@
 Source: libemail-address-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Ernesto Hernández-Novich (USB) <emhn at usb.ve>,
+           Ansgar Burchardt <ansgar at debian.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl,
- libtest-pod-perl, libtest-pod-coverage-perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Ernesto Hernández-Novich (USB) <emhn at usb.ve>,
- Ansgar Burchardt <ansgar at debian.org>
-Homepage: http://search.cpan.org/dist/Email-Address/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libemail-address-perl.git
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libemail-address-perl.git
+                     libtest-pod-perl,
+                     libtest-pod-coverage-perl
 Standards-Version: 3.9.2
+Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libemail-address-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libemail-address-perl.git
+Homepage: http://search.cpan.org/dist/Email-Address/
 
 Package: libemail-address-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}
-Pre-Depends: dpkg (>= 1.15.6)
+Depends: ${misc:Depends},
+         ${perl:Depends}
+Pre-Depends: dpkg
 Description: Perl module for RFC 2822 address parsing and creation
  Email::Address implements a complete RFC 2822 parser that locates email
  addresses in strings and returns a list of Email::Address objects
  found. Alternatively you may construct objects manually. The goal
  of this software is to be correct, and very very fast.
+

-- 
Debian packaging of libemail-address-perl



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