use bundled waf again (Closes: 571709)

This commit is contained in:
Ryan Niebur 2010-03-07 21:58:40 -08:00
parent 2a147075b1
commit c4431b0d2b
3 changed files with 5 additions and 4 deletions

3
debian/changelog vendored
View file

@ -2,8 +2,9 @@ midori (0.2.4-1) UNRELEASED; urgency=low
* New Upstream Version * New Upstream Version
- update d/copyright - update d/copyright
* use bundled waf again (Closes: 571709)
-- Ryan Niebur <ryan@debian.org> Sun, 07 Mar 2010 21:56:25 -0800 -- Ryan Niebur <ryan@debian.org> Sun, 07 Mar 2010 21:58:06 -0800
midori (0.2.2-1) unstable; urgency=low midori (0.2.2-1) unstable; urgency=low

2
debian/control vendored
View file

@ -10,7 +10,7 @@ Build-Depends: debhelper (>= 7.0.50),
libwebkit-dev (>= 1.1.15), libwebkit-dev (>= 1.1.15),
libxml2-dev (>= 2.6), libxml2-dev (>= 2.6),
# For waf: # For waf:
waf, python,
# Optional dependencies: # Optional dependencies:
intltool, intltool,
libidn11-dev, libidn11-dev,

4
debian/rules vendored
View file

@ -18,8 +18,8 @@ override_dh_quilt_patch:
test -e midori/midori-debian.h test -e midori/midori-debian.h
$(CMD) $(CMD)
WAF=/usr/bin/waf #WAF=/usr/bin/waf
#WAF=./waf WAF=./waf
debian/presubj: debian/presubj.in debian/presubj: debian/presubj.in
@echo "presubj parameters:" @echo "presubj parameters:"