Remove autogenerated references to non-existent homepages on metacpan
[perl-indexdata-utils.git] / debian / control
1 Source: libindexdata-utils-perl
2 Section: perl
3 Priority: optional
4 Maintainer: Mike Taylor <mike@indexdata.com>
5 Build-Depends: debhelper (>= 9.20120312)
6 Build-Depends-Indep: perl
7 Standards-Version: 3.9.5
8
9 Package: libindexdata-utils-perl
10 Architecture: all
11 Depends: ${misc:Depends}, ${perl:Depends}
12 Description: Utility Perl extension for Index Data applications
13  IndexData::Utils contains utility functions that we at Index Data want to
14  share between multiple applications -- for example, the persistent counter
15  used by both IRSpy (see issue IR-350) and MKHome (IR-351).
16  .
17  This description was automagically extracted from the module by dh-make-perl.