[SCM] Debian packaging of libmodule-load-conditional-perl branch, master, updated. debian/0.50-1-2-gbe04f34

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


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

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

diff --git a/debian/control b/debian/control
index cf49722..f2beb3d 100644
--- a/debian/control
+++ b/debian/control
@@ -1,29 +1,29 @@
 Source: libmodule-load-conditional-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Alejandro Garrido Mota <garridomota at gmail.com>,
+           Damyan Ivanov <dmn at debian.org>,
+           Jonathan Yu <jawnsy at cpan.org>,
+           gregor herrmann <gregoa at debian.org>,
+           Rene Mayorga <rmayorga at debian.org>,
+           Ansgar Burchardt <ansgar at debian.org>,
+           Nicholas Bamber <nicholas at periapt.co.uk>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: perl,
- liblocale-maketext-simple-perl,
- libmodule-load-perl,
- libparams-check-perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Alejandro Garrido Mota <garridomota at gmail.com>,
- Damyan Ivanov <dmn at debian.org>, Jonathan Yu <jawnsy at cpan.org>,
- gregor herrmann <gregoa at debian.org>, Rene Mayorga <rmayorga at debian.org>,
- Ansgar Burchardt <ansgar at debian.org>, Nicholas Bamber <nicholas at periapt.co.uk>
+Build-Depends-Indep: perl
 Standards-Version: 3.9.3
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libmodule-load-conditional-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmodule-load-conditional-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libmodule-load-conditional-perl.git
 Homepage: http://search.cpan.org/dist/Module-Load-Conditional/
 
 Package: libmodule-load-conditional-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends},
- liblocale-maketext-simple-perl,
- libmodule-load-perl,
- libparams-check-perl
+Depends: ${perl:Depends},
+         ${misc:Depends},
+         perl
 Description: module for looking up information about modules
  Module::Load::Conditional provides simple ways to query and possibly load any
  of the modules you have installed on your system during runtime. It is able
  to load multiple modules at once or none at all if one of them was not able
  to load. It also takes care of any error checking and so forth.
+

-- 
Debian packaging of libmodule-load-conditional-perl



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