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 Debian
Perl Group, which is subscribed to libgeo-ip-perl in 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

_______________________________________________
Mailing list: https://launchpad.net/~pkg-perl-maintainers
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~pkg-perl-maintainers
More help   : https://help.launchpad.net/ListHelp

Reply via email to