[SCM] Debian packaging of libdebug-client-perl branch, master, updated. debian/0.15-1-13-g2049759

Dominique Dumont dod at debian.org
Sun Jan 22 16:38:30 UTC 2012


The following commit has been merged in the master branch:
commit 8c1c02c94cea8676b2e01753a84d5711c2c92738
Author: Dominique Dumont <dod at debian.org>
Date:   Sun Jan 22 17:06:02 2012 +0100

    added dod to uploaders

diff --git a/debian/control b/debian/control
index f0e2de6..92f8c8e 100644
--- a/debian/control
+++ b/debian/control
@@ -1,27 +1,31 @@
 Source: libdebug-client-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Jonathan Yu <jawnsy at cpan.org>,
+           Fabrizio Regalli <fabreg at fabreg.it>,
+           gregor herrmann <gregoa at debian.org>,
+           Dominique Dumont <dod at debian.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl (>= 5.13.10),
- libfile-homedir-perl (>= 0.98),
- libpadwalker-perl (>= 1.92),
- libtest-deep-perl (>= 0.108),
- perl (>= 5.13.11) | libtest-simple-perl (>= 0.98)
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Jonathan Yu <jawnsy at cpan.org>,
- Fabrizio Regalli <fabreg at fabreg.it>,
- gregor herrmann <gregoa at debian.org>
+                     libfile-homedir-perl (>= 0.98),
+                     libpadwalker-perl (>= 1.92),
+                     libtest-deep-perl (>= 0.108),
+                     perl (>= 5.13.11) | libtest-simple-perl (>= 0.98)
 Standards-Version: 3.9.2
-Homepage: http://search.cpan.org/dist/Debug-Client/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libdebug-client-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdebug-client-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libdebug-client-perl.git
+Homepage: http://search.cpan.org/dist/Debug-Client/
 
 Package: libdebug-client-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, perl (>= 5.13.10)
+Depends: ${perl:Depends},
+         ${misc:Depends},
+         perl (>= 5.13.10)
 Recommends: libpadwalker-perl (>= 1.92)
 Description: module to debug Perl programs remotely
  Debug::Client is a Perl module designed to facilitate remote debugging of
  your Perl software. Its interface consists of connecting to a remote Perl
  session, permitting manipulation of breakpoints and providing stack traces
  or variable values where needed.
+

-- 
Debian packaging of libdebug-client-perl



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