[SCM] Debian packaging of libdevel-stacktrace-perl branch, master, updated. d034ee777893fad7aae95f8d2688af71338d2e1f

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


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

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

diff --git a/debian/control b/debian/control
index 094e50e..377cfde 100644
--- a/debian/control
+++ b/debian/control
@@ -1,21 +1,24 @@
 Source: libdevel-stacktrace-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Ivan Kohler <ivan-debian at 420.am>,
+           gregor herrmann <gregoa at debian.org>,
+           Rene Mayorga <rmayorga at debian.org>,
+           Nathan Handler <nhandler at ubuntu.com>,
+           Iulian Udrea <iulian at ubuntu.com>,
+           Nicholas Bamber <nicholas at periapt.co.uk>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 7)
-Build-Depends-Indep: perl (>= 5.10.1) | libtest-simple-perl (>= 0.88), perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Ivan Kohler <ivan-debian at 420.am>,
- gregor herrmann <gregoa at debian.org>, Rene Mayorga <rmayorga at debian.org>,
- Nathan Handler <nhandler at ubuntu.com>, Iulian Udrea <iulian at ubuntu.com>,
- Nicholas Bamber <nicholas at periapt.co.uk>
+Build-Depends-Indep: perl
 Standards-Version: 3.9.1
-Homepage: http://search.cpan.org/dist/Devel-StackTrace/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libdevel-stacktrace-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdevel-stacktrace-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libdevel-stacktrace-perl.git
+Homepage: http://search.cpan.org/dist/Devel-StackTrace/
 
 Package: libdevel-stacktrace-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}
+Depends: ${misc:Depends},
+         ${perl:Depends}
 Description: Perl module containing stack trace and stack trace frame objects
  The Devel::StackTrace module contains two classes, Devel::StackTrace
  and Devel::StackTraceFrame.  The goal of this object is to encapsulate
@@ -29,3 +32,4 @@ Description: Perl module containing stack trace and stack trace frame objects
  .
  This code was created to support the Exception::Class::Base class
  (part of Exception::Class) but may be useful in other contexts.
+

-- 
Debian packaging of libdevel-stacktrace-perl



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