The following patch allows to build the package for saucy (not really
nice but works):

--- libgeo-ip-perl-1.41.orig/t/20_min_capi_version.t
+++ libgeo-ip-perl-1.41/t/20_min_capi_version.t
@@ -18,6 +18,6 @@ unless ( defined $capi_version ) {
   # ugh, we use the pure perl API
   ok( 1, 1, "Pure perl API - skip" );
 } else {
-  ok( $capi_version, "1.5.0", "CAPI must be at least 1.5.0 - Please update 
libGeoIP" );
+  ok( $capi_version, "1.5.1", "CAPI must be at least 1.5.0 - Please update 
libGeoIP" );
 }

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1228184

Title:
  package is empty except for the copyright & changelog

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libgeo-ip-perl/+bug/1228184/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to