]> git.decadent.org.uk Git - maypole.git/blobdiff - debian/control
Use File::MMagic::XS since it has now been packaged.
[maypole.git] / debian / control
index 7d4d24cef449d8d4022efc2aefc7b2c72a569114..18b24d2b423d9caf01f1cdaedf5faee29463e956 100644 (file)
@@ -2,7 +2,8 @@ Source: maypole
 Maintainer: Ben Hutchings <ben@decadent.org.uk>
 Section: perl
 Priority: extra
-Build-Depends-Indep: debhelper (>= 5), perl (>= 5.6.0-16),
+Build-Depends: debhelper (>= 5), quilt
+Build-Depends-Indep: perl (>= 5.6.0-16),
  libclass-dbi-abstractsearch-perl,
  libclass-dbi-pager-perl,
  libclass-dbi-plugin-retrieveall-perl,
@@ -23,14 +24,14 @@ Build-Depends-Indep: debhelper (>= 5), perl (>= 5.6.0-16),
  libtemplate-plugin-class-perl,
  libtest-mockmodule-perl,
  libdigest-perl,
- libfile-mmagic-perl,
+ libfile-mmagic-xs-perl,
  libclass-dbi-plugin-type-perl,
  libclass-accessor-perl,
  libclass-data-inheritable-perl,
  libtest-pod-perl,
  libtest-pod-coverage-perl,
  libapache2-request-perl
-Standards-Version: 3.6.2
+Standards-Version: 3.7.2
 
 Package: libmaypole-perl
 Architecture: all
@@ -59,9 +60,10 @@ Depends: ${perl:Depends},
  libclass-dbi-plugin-type-perl
 Recommends: libapache2-mod-perl2
 Description: Perl framework for MVC-oriented web applications
- Maypole is a Perl framework for MVC-oriented web applications, similar
- to Jakarta's Struts. Maypole is designed to minimize coding requirements
- for creating simple web interfaces to databases, while remaining flexible
- enough to support enterprise web applications.
+ Maypole is a Perl framework for Model/View/Controller-oriented web
+ applications, similar to Jakarta's Struts. Maypole is designed to
+ minimize coding requirements for creating simple web interfaces to
+ databases, while remaining flexible enough to support enterprise web
+ applications.
  .
- Homepage: http://maypole.perl.org/
 Homepage: http://maypole.perl.org/