[SCM] Debian packaging of libgearman-client-perl branch, master, updated. a0006125e13377c876e9d248eb5a019702e69edb

gregor herrmann gregoa at debian.org
Sat May 11 15:01:56 UTC 2013


The following commit has been merged in the master branch:
commit 4d873ec4cfefc6bf1dab71c2f517e90181ec70e1
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat May 11 16:50:55 2013 +0200

    cme: sort/wrap
    
    Git-Dch: Ignore

diff --git a/debian/control b/debian/control
index bcbc673..0e2d65d 100644
--- a/debian/control
+++ b/debian/control
@@ -1,20 +1,24 @@
 Source: libgearman-client-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Jonathan Yu <jawnsy at cpan.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: perl, libstring-crc32-perl,
- gearman-server, netbase
-Build-Conflicts-Indep: gearman-server (<< 1.11)
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Jonathan Yu <jawnsy at cpan.org>
+Build-Depends-Indep: perl,
+                     libstring-crc32-perl,
+                     gearman-server,
+                     netbase
+Build-Conflicts: gearman-server (<< 1.11)
 Standards-Version: 3.9.4
-Homepage: https://metacpan.org/release/Gearman/
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libgearman-client-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libgearman-client-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libgearman-client-perl.git
+Homepage: https://metacpan.org/release/Gearman/
 
 Package: libgearman-client-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}, libstring-crc32-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libstring-crc32-perl
 Breaks: gearman-server (<< 1.11)
 Description: client for the Gearman distributed job system
  Gearman is a system to farm out work to other machines, dispatching function
@@ -25,3 +29,4 @@ Description: client for the Gearman distributed job system
  This package contains a client class for the Gearman distributed job system,
  providing a framework for sending jobs to one or more Gearman servers. For
  more information, see <URL:http://www.danga.com/gearman/>.
+

-- 
Debian packaging of libgearman-client-perl



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