[libcatalyst-dispatchtype-regex-perl] 01/02: debian/control: update {versioned, alternative} (build) dependencies.

gregor herrmann gregoa at debian.org
Sat Aug 23 02:12:52 UTC 2014


This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository libcatalyst-dispatchtype-regex-perl.

commit 113a669f43cdbf74300043112a6325fdbd5ddcfa
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Aug 22 17:28:32 2014 -0700

    debian/control: update {versioned,alternative} (build) dependencies.
---
 debian/control | 23 ++++++++++++-----------
 1 file changed, 12 insertions(+), 11 deletions(-)

diff --git a/debian/control b/debian/control
index dbfeea4..59b4d1b 100644
--- a/debian/control
+++ b/debian/control
@@ -1,15 +1,15 @@
 Source: libcatalyst-dispatchtype-regex-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Florian Schlichting <fsfs at debian.org>
+Section: perl
+Priority: optional
 Build-Depends: debhelper (>= 8),
- libmodule-build-perl (>= 0.400400) | perl (>= 5.19.1),
- perl
+               libmodule-build-perl (>= 0.400400),
+               perl
 Build-Depends-Indep: libcatalyst-perl (>= 5.90030),
- libmoose-perl,
- libnamespace-autoclean-perl,
- libtext-simpletable-perl
+                     libmoose-perl,
+                     libnamespace-autoclean-perl,
+                     libtext-simpletable-perl
 Standards-Version: 3.9.4
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libcatalyst-dispatchtype-regex-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libcatalyst-dispatchtype-regex-perl.git
@@ -17,11 +17,12 @@ Homepage: https://metacpan.org/release/Catalyst-DispatchType-Regex
 
 Package: libcatalyst-dispatchtype-regex-perl
 Architecture: all
-Replaces: libcatalyst-perl (<< 5.90030-1)
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libmoose-perl,
+         libtext-simpletable-perl
 Breaks: libcatalyst-perl (<< 5.90030-1)
-Depends: ${misc:Depends}, ${perl:Depends},
- libmoose-perl,
- libtext-simpletable-perl
+Replaces: libcatalyst-perl (<< 5.90030-1)
 Description: Regex DispatchType for Catalyst
  Regex dispatch types have been deprecated and removed from Catalyst
  core. If your application depends on regex dispatch, you can install

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcatalyst-dispatchtype-regex-perl.git



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