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

gregor herrmann gregoa at debian.org
Thu Jul 5 20:47:38 UTC 2012


The following commit has been merged in the master branch:
commit 7cece1b978127ca4e921871d9ace80a4c3416fa8
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Jul 5 12:48:09 2012 -0600

    debian/control: update {versioned,alternative} (build) dependencies.

diff --git a/debian/control b/debian/control
index 143eb86..baf3762 100644
--- a/debian/control
+++ b/debian/control
@@ -1,21 +1,23 @@
 Source: libpackage-stash-xs-perl
-Section: perl
-Priority: optional
-Build-Depends: debhelper (>= 8), perl,
- libtest-fatal-perl,
- libtest-requires-perl,
- perl (>= 5.10.1) | libtest-simple-perl (>= 0.88)
 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
 Standards-Version: 3.9.2
-Homepage: http://search.cpan.org/dist/Package-Stash-XS/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libpackage-stash-xs-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libpackage-stash-xs-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libpackage-stash-xs-perl.git
+Homepage: http://search.cpan.org/dist/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
@@ -23,3 +25,4 @@ Description: Perl module providing routines for manipulating stashes (XS version
  behind a simple API.
  .
  This package provides the faster and more correct XS implementation.
+

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



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