packaging tweaks master
authorMark Wells <mark@freeside.biz>
Thu, 17 Nov 2016 09:20:06 +0000 (01:20 -0800)
committerMark Wells <mark@freeside.biz>
Thu, 17 Nov 2016 09:20:06 +0000 (01:20 -0800)
debian/control
debian/rules

index 6c42bce..afe028c 100644 (file)
@@ -3,12 +3,12 @@ Section: perl
 Priority: optional
 Maintainer: Mark Wells <mark@freeside.biz>
 Build-Depends: debhelper (>= 9)
-Build-Depends-Indep: perl
+Build-Depends-Indep: perl, libwww-perl, libjson-maybexs-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}
+Depends: perl, libwww-perl, libjson-maybexs-perl
 Description: Interface to the U.S. Census Bureau TIGER data services.
  .
index 2d33f6a..88ecce1 100755 (executable)
@@ -1,4 +1,6 @@
 #!/usr/bin/make -f
 
+override_dh_auto_test:
+
 %:
        dh $@