[SCM] Debian packaging of libtest-spec-perl branch, master, updated. debian/0.45-1-8-g714a452

Alessandro Ghedini al3xbio at gmail.com
Tue Oct 16 12:16:36 UTC 2012


The following commit has been merged in the master branch:
commit 611717e2dd97b673c5e0fbc8f621030ed894eb5f
Author: Alessandro Ghedini <al3xbio at gmail.com>
Date:   Tue Oct 16 14:14:26 2012 +0200

    Fix formatting
    
    Git-Dch: Ignore

diff --git a/debian/control b/debian/control
index 4a7064c..f08cfaf 100644
--- a/debian/control
+++ b/debian/control
@@ -1,15 +1,15 @@
 Source: libtest-spec-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Alessandro Ghedini <ghedo at debian.org>,
-           gregor herrmann <gregoa at debian.org>
+ gregor herrmann <gregoa at debian.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl,
-                     libpackage-stash-perl (>= 0.23),
-                     libtest-deep-perl,
-                     libtest-trap-perl,
-                     libtie-ixhash-perl
+ libpackage-stash-perl (>= 0.23),
+ libtest-deep-perl,
+ libtest-trap-perl,
+ libtie-ixhash-perl
 Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtest-spec-perl.git
 Vcs-Git: git://git.debian.org/pkg-perl/packages/libtest-spec-perl.git
@@ -17,12 +17,11 @@ Homepage: http://search.cpan.org/dist/Test-Spec/
 
 Package: libtest-spec-perl
 Architecture: all
-Depends: ${misc:Depends},
-         ${perl:Depends},
-         libpackage-stash-perl (>= 0.23),
-         libtest-deep-perl,
-         libtest-trap-perl,
-         libtie-ixhash-perl
+Depends: ${misc:Depends}, ${perl:Depends},
+ libpackage-stash-perl (>= 0.23),
+ libtest-deep-perl,
+ libtest-trap-perl,
+ libtie-ixhash-perl
 Description: Perl module to write tests in a declarative specification style
  This is a declarative specification-style testing system for behavior-driven
  development (BDD) in Perl. The tests (a.k.a. examples) are named with strings

-- 
Debian packaging of libtest-spec-perl



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