[SCM] Debian packaging of Dancer-Plugin-FlashMessage CPAN distribution branch, master, updated. debian/0.314-1-2-g86f5350

gregor herrmann gregoa at debian.org
Thu Jul 5 20:19:10 UTC 2012


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

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

diff --git a/debian/control b/debian/control
index 2d2a60e..b2cfb52 100644
--- a/debian/control
+++ b/debian/control
@@ -1,13 +1,13 @@
 Source: libdancer-plugin-flashmessage-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Damyan Ivanov <dmn at debian.org>,
- gregor herrmann <gregoa at debian.org>
+           gregor herrmann <gregoa at debian.org>
+Section: perl
+Priority: optional
 Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: libdancer-perl (>= 1.3001),
- perl (>= 5.12) | libmodule-build-perl (>= 0.3601),
- perl
+Build-Depends-Indep: libdancer-perl,
+                     perl (>= 5.11.4) | libmodule-build-perl,
+                     perl
 Standards-Version: 3.9.2
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdancer-plugin-flashmessage-perl.git
 Vcs-Git: git://git.debian.org/pkg-perl/packages/libdancer-plugin-flashmessage-perl.git
@@ -15,8 +15,9 @@ Homepage: http://search.cpan.org/dist/Dancer-Plugin-FlashMessage/
 
 Package: libdancer-plugin-flashmessage-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libdancer-perl (>= 1.3001)
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libdancer-perl
 Description: Dancer plugin to display temporary, so called "flash messages"
  Dancer::Plugin::FlashMessage helps you display temporary messages, also known
  as "flash messages". Flash messages can be used to inform the user that a
@@ -31,3 +32,4 @@ Description: Dancer plugin to display temporary, so called "flash messages"
  layout where the message will be displayed.
  .
  Dancer is a lightweight yet powerful web application framework.
+

-- 
Debian packaging of Dancer-Plugin-FlashMessage CPAN distribution



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