]> git.donarmstrong.com Git - deb_pkgs/libhtml-calendarmonth-perl.git/blobdiff - debian/control
upgrade to 1.26; fix lintian issues
[deb_pkgs/libhtml-calendarmonth-perl.git] / debian / control
index b0eb35537b40b74a12fed66511fe56d63d010b06..8bbd5c8ec73bfeb33f0b15ab558804459a282243 100644 (file)
@@ -1,15 +1,17 @@
 Source: libhtml-calendarmonth-perl
-Section: text
-Priority: optional
-Standards-Version: 3.5.6.1
+Section: perl
+Priority: extra
+Standards-Version: 3.9.2
 Maintainer: Don Armstrong <don@debian.org>
-Build-Depends-Indep: libhtml-element-extended-perl (>=1.11-0), debhelper (>= 3.0.18), libdatetime-locale-perl, libclass-accessor-perl, libdate-calc-perl, libdate-manip-perl, libdatetime-perl
+Build-Depends: debhelper (>= 7)
+Build-Depends-Indep: libhtml-element-extended-perl (>=1.18-0), libdatetime-locale-perl, libclass-accessor-perl, libdate-calc-perl, libdate-manip-perl, libdatetime-perl, libfile-which-perl
 
 Package: libhtml-calendarmonth-perl
-Section: text
-Priority: optional
 Architecture: all
-Depends: ${perl:Depends}, libhtml-element-extended-perl (>=1.11-0), libdatetime-locale-perl, libdate-calc-perl|libdate-manip-perl|libdatetime-perl, libclass-accessor-perl
-Description: generate and manipulate calandar months in HTML.
+Depends: ${perl:Depends}, ${misc:Depends}, libhtml-element-extended-perl (>=1.18-0), libdatetime-locale-perl, libdate-calc-perl|libdate-manip-perl|libdatetime-perl, libclass-accessor-perl, libfile-which-perl
+Description: generate and manipulate calandar months in HTML
  This module enables you to generate and manipulate calendar
  months in HTML.
+ .
+ Useful for making calendars to display in web pages and other similar
+ tasks.