debian/0000755000000000000000000000000011735626335007201 5ustar debian/rules0000755000000000000000000000003611735626335010260 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000172711735626335010613 0ustar Source: libgeo-coordinates-itm-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: gregor herrmann Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libtest-number-delta-perl, libtest-pod-perl, libtest-pod-coverage-perl Standards-Version: 3.9.3 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libgeo-coordinates-itm-perl.git Vcs-Git: git://git.debian.org/pkg-perl/packages/libgeo-coordinates-itm-perl.git Homepage: http://search.cpan.org/dist/Geo-Coordinates-ITM/ Package: libgeo-coordinates-itm-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libtest-number-delta-perl Description: conversion module between lat/lon and Irish Transverse Mercator Geo::Coordinates::ITM converts back and forth between Irish Transverse Mercator grid and WGS84. . Nothing is exported by default. The exportable functions are ll_to_grid and grid_to_ll. debian/source/0000755000000000000000000000000011735626335010501 5ustar debian/source/format0000644000000000000000000000001411735626335011707 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000025511735626335011055 0ustar libgeo-coordinates-itm-perl (0.02-1) unstable; urgency=low * Initial release (closes: #664559). -- gregor herrmann Sat, 31 Mar 2012 18:12:03 +0200 debian/compat0000644000000000000000000000000211735626335010377 0ustar 8 debian/copyright0000644000000000000000000000205411735626335011135 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Geo-Coordinates-ITM Source: http://search.cpan.org/dist/Geo-Coordinates-ITM/ Upstream-Contact: Andy Armstrong Files: * Copyright: 2009, Andy Armstrong License: Artistic or GPL-1+ Files: debian/* Copyright: 2012, gregor herrmann License: Artistic or GPL-1+ License: Artistic This program is free software; you can redistribute it and/or modify it under the terms of the Artistic License, which comes with Perl. . On Debian systems, the complete text of the Artistic License can be found in `/usr/share/common-licenses/Artistic'. License: GPL-1+ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 1, or (at your option) any later version. . On Debian systems, the complete text of version 1 of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-1'. debian/watch0000644000000000000000000000020311735626335010225 0ustar version=3 http://search.cpan.org/dist/Geo-Coordinates-ITM/ .*/Geo-Coordinates-ITM-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$