[SCM] Debian packaging of libpackage-deprecationmanager-perl branch, master, updated. debian/0.13-1-2-gaa87e6c

gregor herrmann gregoa at debian.org
Thu Jul 5 20:47:32 UTC 2012


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

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

diff --git a/debian/control b/debian/control
index b4e484f..19b9c35 100644
--- a/debian/control
+++ b/debian/control
@@ -1,29 +1,30 @@
 Source: libpackage-deprecationmanager-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Ansgar Burchardt <ansgar at debian.org>,
+           gregor herrmann <gregoa at debian.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl,
- liblist-moreutils-perl,
- libparams-util-perl,
- libsub-install-perl,
- libtest-fatal-perl,
- libtest-output-perl (>= 0.16),
- libtest-requires-perl,
- perl (>= 5.10.1) | libtest-simple-perl (>= 0.88)
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Ansgar Burchardt <ansgar at debian.org>,
- gregor herrmann <gregoa at debian.org>
+                     liblist-moreutils-perl,
+                     libparams-util-perl,
+                     libsub-install-perl,
+                     libtest-fatal-perl,
+                     libtest-output-perl,
+                     libtest-requires-perl
 Standards-Version: 3.9.3
-Homepage: http://search.cpan.org/dist/Package-DeprecationManager/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libpackage-deprecationmanager-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libpackage-deprecationmanager-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libpackage-deprecationmanager-perl.git
+Homepage: http://search.cpan.org/dist/Package-DeprecationManager/
 
 Package: libpackage-deprecationmanager-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- liblist-moreutils-perl,
- libparams-util-perl,
- libsub-install-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         liblist-moreutils-perl,
+         libparams-util-perl,
+         libsub-install-perl
 Description: module for managing deprecation warnings for Perl distributions
  Package::DeprecationManager allows you to manage a set of deprecations for
  one or more modules.
+

-- 
Debian packaging of libpackage-deprecationmanager-perl



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