[SCM] Debian packaging of libdevel-gdb-perl branch, master, updated. c70a30dcc7c4bc466eec2954069e2b814ab9df8e

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


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

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

diff --git a/debian/control b/debian/control
index 7ac1d21..eb48330 100644
--- a/debian/control
+++ b/debian/control
@@ -1,19 +1,25 @@
 Source: libdevel-gdb-perl
-Section: perl
-Priority: optional
-Build-Depends: debhelper (>= 6), quilt
-Build-Depends-Indep: perl (>= 5.8.8-7), libtest-pod-perl, libtest-pod-coverage-perl, gdb, libexpect-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Deepak Tripathi <apenguinlinux at gmail.com>,
- gregor herrmann <gregoa at debian.org>
+           gregor herrmann <gregoa at debian.org>
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>= 6),
+               quilt
+Build-Depends-Indep: perl,
+                     libtest-pod-perl,
+                     libtest-pod-coverage-perl,
+                     gdb,
+                     libexpect-perl
 Standards-Version: 3.7.3
-Homepage: http://search.cpan.org/dist/Devel-GDB/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libdevel-gdb-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdevel-gdb-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libdevel-gdb-perl.git
+Homepage: http://search.cpan.org/dist/Devel-GDB/
 
 Package: libdevel-gdb-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, 
+Depends: ${perl:Depends},
+         ${misc:Depends}
 Description: Open and communicate a gdb session
  The Devel::GDB package provides an interface for communicating 
  with GDB. Internally, it uses the GDB/MI interpreter
@@ -33,3 +39,4 @@ Description: Open and communicate a gdb session
  corresponding to the console command ptype, is not yet implemented as of GDB
  6.6).  In this case, the get function provides a workaround by capturing all
  output sent to the console stream.
+

-- 
Debian packaging of libdevel-gdb-perl



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