[SCM] libhttp-lrdd-perl Debian packaging branch, master, updated. debian/0.105-1-20-g0af1664

Xavier Guimard x.guimard at free.fr
Sat Jan 12 17:43:22 UTC 2013


The following commit has been merged in the master branch:
commit d611f264cc2bf67d46853acbc563c7f3c59c6228
Author: Xavier Guimard <x.guimard at free.fr>
Date:   Sat Jan 12 18:41:53 2013 +0100

    Add rdf-query in perl-deps

diff --git a/debian/control b/debian/control
index 0421d60..2c72738 100644
--- a/debian/control
+++ b/debian/control
@@ -13,6 +13,7 @@ Build-Depends: cdbs,
  libxml-atom-owl-perl,
  libxrd-parser-perl,
  librdf-trinex-functions-perl,
+ librdf-query-perl,
  libhtml-html5-parser-perl (>= 0.107),
  libhtml-html5-sanity-perl (>= 0.102),
  libhttp-link-parser-perl (>= 0.102)
diff --git a/debian/rules b/debian/rules
index ef5d736..42b3d93 100755
--- a/debian/rules
+++ b/debian/rules
@@ -28,7 +28,7 @@ DEB_UPSTREAM_TARBALL_MD5 = 2577706c3e968503f46690e395d57d34
 
 # Needed both by upstream build process and at runtime
 perl-deps = www object-authority rdf-rdfa-parser
-perl-deps += uri xml-atom-owl xrd-parser rdf-trinex-functions
+perl-deps += uri xml-atom-owl xrd-parser rdf-trinex-functions rdf-query
 deps = $(patsubst %,$(comma) lib%-perl,$(perl-deps))
 deps += , libhtml-html5-parser-perl (>= 0.107), libhtml-html5-sanity-perl (>= 0.102),
 deps += libhttp-link-parser-perl (>= 0.102)

-- 
libhttp-lrdd-perl Debian packaging



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