[SCM] Debian packaging of libsocialtext-resting-utils-perl branch, master, updated. f5ed69cd2cb2be0dd233dbe4a2459f171dc8db4d

gregor herrmann gregoa at debian.org
Wed Jun 5 17:46:02 UTC 2013


The following commit has been merged in the master branch:
commit 7343341a0eadef22f0af65532b1cd3ee015b4307
Author: gregor herrmann <gregoa at debian.org>
Date:   Wed Jun 5 19:42:23 2013 +0200

    d/control: wrap and sort
    
    Git-Dch: Ignore

diff --git a/debian/control b/debian/control
index 7fb3954..c85c57b 100644
--- a/debian/control
+++ b/debian/control
@@ -1,22 +1,30 @@
 Source: libsocialtext-resting-utils-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Franck Joncourt <franck.mail at dthconnex.com>,
+           Jonathan Yu <jawnsy at cpan.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: perl, libtest-mock-lwp-perl, libsocialtext-resting-perl,
- libyaml-perl, libtest-pod-coverage-perl, libtest-pod-perl, libcrypt-des-perl,
- libcrypt-cbc-perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Franck Joncourt <franck.mail at dthconnex.com>,
- Jonathan Yu <jawnsy at cpan.org>
+Build-Depends-Indep: perl,
+                     libcrypt-cbc-perl,
+                     libcrypt-des-perl,
+                     libsocialtext-resting-perl,
+                     libtest-mock-lwp-perl,
+                     libtest-pod-coverage-perl,
+                     libtest-pod-perl,
+                     libyaml-perl
 Standards-Version: 3.9.4
-Homepage: https://metacpan.org/release/Socialtext-Resting-Utils/
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libsocialtext-resting-utils-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libsocialtext-resting-utils-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libsocialtext-resting-utils-perl.git
+Homepage: https://metacpan.org/release/Socialtext-Resting-Utils/
 
 Package: libsocialtext-resting-utils-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, libsocialtext-resting-perl,
- libcrypt-des-perl, libcrypt-cbc-perl
+Depends: ${perl:Depends},
+         ${misc:Depends},
+         libcrypt-cbc-perl,
+         libcrypt-des-perl,
+         libsocialtext-resting-perl
 Description: collection of utilities for Socialtext REST APIs
  Socialtext::Resting::Utils is a collection of Perl utility modules related
  to Socialtext's REST APIs.
@@ -28,3 +36,4 @@ Description: collection of utilities for Socialtext REST APIs
  .
  Socialtext::WikiObject
  Represents Wiki markups as a data structure and object
+

-- 
Debian packaging of libsocialtext-resting-utils-perl



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