From 2aced5031d1cbf3c26cb53438a4f6e5460dec199 Mon Sep 17 00:00:00 2001 From: Alexander Sack Date: Wed, 16 Dec 2009 04:09:28 +0100 Subject: [ Alexander Sack ] * dh_xul-ext: - convert xpath expression to python/rdflib; extract (id, max, min) triples for all targetApplications in get_supported_apps; in turn add python-rdflib to Depends - update src/dh_xul-ext - update debian/control --- debian/changelog | 8 ++++++++ debian/control | 1 + 2 files changed, 9 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 3ee10fd..6cbcc15 100644 --- a/debian/changelog +++ b/debian/changelog @@ -27,6 +27,14 @@ mozilla-devscripts (0.19) UNRELEASED; urgency=low - update src/Makefile - update src/xpi.mk + [ Alexander Sack ] + * dh_xul-ext: + - convert xpath expression to python/rdflib; extract (id, max, min) + triples for all targetApplications in get_supported_apps; in turn + add python-rdflib to Depends + - update src/dh_xul-ext + - update debian/control + -- Benjamin Drung Sun, 13 Dec 2009 20:02:31 +0100 mozilla-devscripts (0.18) unstable; urgency=low diff --git a/debian/control b/debian/control index a78d406..60c436d 100644 --- a/debian/control +++ b/debian/control @@ -19,6 +19,7 @@ Depends: dpkg-dev, fakeroot, libxml-xpath-perl, python, + python-rdflib quilt, unzip, wget, -- cgit v1.2.3