diff options
author | Mark Wells <mark@freeside.biz> | 2016-11-17 00:57:40 -0800 |
---|---|---|
committer | Mark Wells <mark@freeside.biz> | 2016-11-17 00:57:40 -0800 |
commit | e33b3f4ae5f63db6f734ef38049092911ea9961b (patch) | |
tree | 5e252c804741effec716759d1285af277df18f1b /debian/control |
initial version
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..6c42bce --- /dev/null +++ b/debian/control @@ -0,0 +1,14 @@ +Source: libgeo-uscensus-tigerweb-perl +Section: perl +Priority: optional +Maintainer: Mark Wells <mark@freeside.biz> +Build-Depends: debhelper (>= 9) +Build-Depends-Indep: perl +Standards-Version: 3.9.6 +Homepage: https://metacpan.org/release/Geo-USCensus-TIGERweb + +Package: libgeo-uscensus-tigerweb-perl +Architecture: all +Depends: ${misc:Depends}, ${perl:Depends} +Description: Interface to the U.S. Census Bureau TIGER data services. + . |