[SCM] Debian packaging of libpackage-stash-xs-perl branch, master, updated. debian/0.24-1-22-g5381681

Alessandro Ghedini alessandro at ghedini.me
Tue Feb 12 13:07:37 UTC 2013


The following commit has been merged in the master branch:
commit 5fa37e336d9ccf027cb22fffc4cc51f9fbaa054a
Author: Alessandro Ghedini <alessandro at ghedini.me>
Date:   Tue Feb 12 13:59:59 2013 +0100

    Fix alignment
    
    Git-Dch: Ignore

diff --git a/debian/control b/debian/control
index 4a88086..4f113f5 100644
--- a/debian/control
+++ b/debian/control
@@ -1,13 +1,12 @@
 Source: libpackage-stash-xs-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Ansgar Burchardt <ansgar at debian.org>,
-           Alessandro Ghedini <ghedo at debian.org>
+ Alessandro Ghedini <ghedo at debian.org>
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 8),
-               perl,
-               libtest-fatal-perl,
-               libtest-requires-perl
+Build-Depends: debhelper (>= 8), perl,
+ libtest-fatal-perl,
+ libtest-requires-perl
 Standards-Version: 3.9.2
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libpackage-stash-xs-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libpackage-stash-xs-perl.git
@@ -15,9 +14,7 @@ Homepage: https://metacpan.org/release/Package-Stash-XS/
 
 Package: libpackage-stash-xs-perl
 Architecture: any
-Depends: ${misc:Depends},
-         ${perl:Depends},
-         ${shlibs:Depends}
+Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}
 Enhances: libpackage-stash-perl
 Description: Perl module providing routines for manipulating stashes (XS version)
  Manipulating stashes (Perl's symbol tables) is occasionally necessary, but

-- 
Debian packaging of libpackage-stash-xs-perl



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