[SCM] Debian packaging of libnet-gmail-imap-label-perl branch, master, updated. debian/0.006-1-9-g17ff05b

gregor herrmann gregoa at debian.org
Mon Feb 18 17:09:17 UTC 2013


The following commit has been merged in the master branch:
commit 65cff1c75b06dbf9c441cf227ae6e97a5364fd7b
Author: gregor herrmann <gregoa at debian.org>
Date:   Mon Feb 18 18:06:08 2013 +0100

    debian/control: remove unversioned 'perl' from Depends.

diff --git a/debian/control b/debian/control
index 90a444e..c68a1af 100644
--- a/debian/control
+++ b/debian/control
@@ -1,30 +1,30 @@
 Source: libnet-gmail-imap-label-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Angel Abad <angel at debian.org>
+Section: perl
+Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: libcapture-tiny-perl (>= 0.12),
- libencode-imaputf7-perl,
- libgetopt-long-descriptive-perl,
- libpoe-component-sslify-perl,
- libpoe-perl,
- libregexp-common-perl,
- perl
+                     libencode-imaputf7-perl,
+                     libgetopt-long-descriptive-perl,
+                     libpoe-component-sslify-perl,
+                     libpoe-perl,
+                     libregexp-common-perl,
+                     perl
 Standards-Version: 3.9.4
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libnet-gmail-imap-label-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libnet-gmail-imap-label-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libnet-gmail-imap-label-perl.git
 Homepage: https://metacpan.org/release/Net-Gmail-IMAP-Label/
 
 Package: libnet-gmail-imap-label-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libencode-imaputf7-perl,
- libgetopt-long-descriptive-perl,
- libpoe-component-sslify-perl,
- libpoe-perl,
- libregexp-common-perl,
- perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libencode-imaputf7-perl,
+         libgetopt-long-descriptive-perl,
+         libpoe-component-sslify-perl,
+         libpoe-perl,
+         libregexp-common-perl
 Description: IMAP proxy for Google's Gmail that retrieves message labels
  Net::Gmail::IMAP::Label provides a proxy that sits between an IMAP client and
  Gmail's IMAPS server and adds GMail labels to the X-Label header. This proxy
@@ -32,3 +32,4 @@ Description: IMAP proxy for Google's Gmail that retrieves message labels
  .
  To use this proxy, your e-mail client will need to connect to the proxy using
  the IMAP protocol (without SSL).
+

-- 
Debian packaging of libnet-gmail-imap-label-perl



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