diff options
author | Mark Wells <mark@freeside.biz> | 2014-09-11 15:54:48 -0700 |
---|---|---|
committer | Mark Wells <mark@freeside.biz> | 2014-09-11 15:54:48 -0700 |
commit | 2abefcaec0a7fbc3f320e0c251de81144ca6bd93 (patch) | |
tree | 5c3883528e67fbd6fa1eaff952431ee161775aa8 /debian/control | |
parent | 792fa56fe32dfea38ab824183dc130bc926480df (diff) |
Initial packaging by dh-make-perl 0.83
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..52804b3 --- /dev/null +++ b/debian/control @@ -0,0 +1,16 @@ +Source: libgeo-uscensus-geocoding-perl +Section: perl +Priority: optional +Maintainer: Mark Wells <mark@freeside.biz> +Build-Depends: debhelper (>= 9) +Build-Depends-Indep: perl +Standards-Version: 3.9.5 +Homepage: https://metacpan.org/release/Geo-USCensus-Geocoding + +Package: libgeo-uscensus-geocoding-perl +Architecture: all +Depends: ${misc:Depends}, ${perl:Depends} +Description: The U.S. Census Bureau geocoding service + (no description was found) + . + This description was automagically extracted from the module by dh-make-perl. |