]> git.donarmstrong.com Git - deb_pkgs/libhtml-calendarmonth-perl.git/blob - debian/control
specify vcs-browser and vcs-git
[deb_pkgs/libhtml-calendarmonth-perl.git] / debian / control
1 Source: libhtml-calendarmonth-perl
2 Section: perl
3 Priority: extra
4 Standards-Version: 3.9.8
5 Maintainer: Don Armstrong <don@debian.org>
6 Build-Depends: debhelper (>= 9)
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
8 Vcs-Browser: http://git.donarmstrong.com/deb_pkgs/libhtml-calendarmonth-perl.git
9 Vcs-Git: http://git.donarmstrong.com/deb_pkgs/libhtml-calendarmonth-perl.git
10
11 Package: libhtml-calendarmonth-perl
12 Architecture: all
13 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
14 Description: generate and manipulate calandar months in HTML
15  This module enables you to generate and manipulate calendar
16  months in HTML.
17  .
18  Useful for making calendars to display in web pages and other similar
19  tasks.