[SCM] libgeo-point-perl Debian packaging branch, master, updated. debian/0.93-1-13-g867eba0

Xavier Guimard x.guimard at free.fr
Wed Jan 23 12:33:04 UTC 2013


The following commit has been merged in the master branch:
commit d1369bf3777d27354a688928ab22979821bcc377
Author: Xavier Guimard <x.guimard at free.fr>
Date:   Wed Jan 23 13:08:41 2013 +0100

    Add libtest-pod-perl in build dependencies

diff --git a/debian/control b/debian/control
index bf993cc..64b9b85 100644
--- a/debian/control
+++ b/debian/control
@@ -6,6 +6,7 @@ Build-Depends: cdbs,
  perl,
  debhelper,
  dh-buildinfo,
+ libtest-pod-perl,
  libgeo-distance-perl,
  libgeo-proj4-perl,
  libmath-polygon-perl,
diff --git a/debian/rules b/debian/rules
index df365a7..e31e109 100755
--- a/debian/rules
+++ b/debian/rules
@@ -29,5 +29,5 @@ DEB_UPSTREAM_TARBALL_MD5 = d0163e37093072dafbba6ba2271d0087
 # Needed both by upstream build process and at runtime
 common-depends = libgeo-distance-perl, libgeo-proj4-perl, libmath-polygon-perl, libmath-complex-perl
 
-CDBS_BUILD_DEPENDS += , $(common-depends)
+CDBS_BUILD_DEPENDS += , libtest-pod-perl, $(common-depends)
 CDBS_DEPENDS_ALL = $(common-depends)

-- 
libgeo-point-perl Debian packaging



More information about the Pkg-perl-cvs-commits mailing list