[SCM] Packaging Devel::StackTrace::WithLexicals in Debian branch, master, updated. debian/0.10-1-2-g726ef40

gregor herrmann gregoa at debian.org
Thu Jul 5 20:24:42 UTC 2012


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

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

diff --git a/debian/control b/debian/control
index 34e04cf..4cd9f43 100644
--- a/debian/control
+++ b/debian/control
@@ -1,23 +1,25 @@
 Source: libdevel-stacktrace-withlexicals-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Ernesto Hernández-Novich (USB) <emhn at usb.ve>
+Section: perl
+Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl,
- libdevel-stacktrace-perl,
- libpadwalker-perl (>= 1.92)
+                     libdevel-stacktrace-perl,
+                     libpadwalker-perl
 Standards-Version: 3.9.2
-Homepage: http://search.cpan.org/dist/Devel-StackTrace-WithLexicals/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libdevel-stacktrace-withlexicals-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdevel-stacktrace-withlexicals-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libdevel-stacktrace-withlexicals-perl.git
+Homepage: http://search.cpan.org/dist/Devel-StackTrace-WithLexicals/
 
 Package: libdevel-stacktrace-withlexicals-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libdevel-stacktrace-perl,
- libpadwalker-perl (>= 1.92)
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libdevel-stacktrace-perl,
+         libpadwalker-perl
 Description: Perl module for stack traces with access to lexical variables
  Devel::StackTrace::WithLexicals extends Devel::StackTrace allowing the
  generation of stack traces where it is possible to inspect or change 
  callers' lexical variables.
+

-- 
Packaging Devel::StackTrace::WithLexicals in Debian



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