From: Peter Palfrader Date: Wed, 13 Jan 2010 12:35:44 +0000 (+0100) Subject: Fix building of wml things [Erinn Clark (helix)] X-Git-Tag: release-0.3.33~27 X-Git-Url: https://git.adam-barratt.org.uk/?p=mirror%2Fuserdir-ldap-cgi.git;a=commitdiff_plain;h=f3ed9081bcc472b79a53be4feb28e01b17b5c1fd Fix building of wml things [Erinn Clark (helix)] --- diff --git a/debian/changelog b/debian/changelog index ad0fcde..639784b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +userdir-ldap-cgi (0.3.30~x) XXunstable; urgency=low + + * Fix building of wml things [Erinn Clark (helix)]. + + -- Peter Palfrader Wed, 13 Jan 2010 13:35:14 +0100 + userdir-ldap-cgi (0.3.29) unstable; urgency=low * Move html into the cgi diff --git a/debian/control b/debian/control index a9ca7bf..f070f4f 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: userdir-ldap-cgi Section: admin Priority: optional Maintainer: Debian Administration team -Build-Depends: debhelper +Build-Depends: debhelper, wml Standards-Version: 3.6.1 Uploaders: Peter Palfrader , Stephen Gran diff --git a/debian/rules b/debian/rules index 5beb036..56dae6a 100755 --- a/debian/rules +++ b/debian/rules @@ -8,6 +8,7 @@ i:=./debian/tmp build: dh_testdir + $(MAKE) -C html touch build clean: