From 4baf2be62da525faa28eb7ae6bf2a00f7d30d1d3 Mon Sep 17 00:00:00 2001 From: Evan Broder Date: Fri, 24 Oct 2008 15:32:48 -0400 Subject: [PATCH] Fix build-deps on sipb-xen-www svn path=/trunk/packages/sipb-xen-www/; revision=1237 --- debian/changelog | 6 +++++- debian/control | 6 ++++-- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 9352196..f8f2608 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,12 @@ sipb-xen-www (3.17) unstable; urgency=low + [ Quentin Smith ] * Add Kerberos-authenticated web interface on port 442 - -- Quentin Smith Fri, 24 Oct 2008 14:22:21 -0400 + [ Evan Broder ] + * Add config-package-dev to the build dependencies + + -- Evan Broder Fri, 24 Oct 2008 15:32:34 -0400 sipb-xen-www (3.16) unstable; urgency=low diff --git a/debian/control b/debian/control index 4df8a5b..e017c2c 100644 --- a/debian/control +++ b/debian/control @@ -2,11 +2,13 @@ Source: sipb-xen-www Section: base Priority: extra Maintainer: SIPB Xen Project -Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 4.1.0), subversion, sipb-xen-base +Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 4.1.0), config-package-dev, subversion, sipb-xen-base Standards-Version: 3.7.2 Package: sipb-xen-www Architecture: all -Depends: ${misc:Depends}, libapache2-mod-fcgid, python-flup, python-cheetah, python-simplejson, sipb-xen-database-common, sipb-xen-vnc-client, kstart, debathena-afs-config, sipb-xen-base, +Depends: ${misc:Depends}, libapache2-mod-fcgid, python-flup, + python-cheetah, python-simplejson, sipb-xen-database-common, + sipb-xen-vnc-client, kstart, debathena-afs-config, sipb-xen-base, libapache2-svn, libapache2-mod-auth-kerb, postfix, subversion, zephyr-clients Description: Install the sipb-xen-dev website -- 1.7.9.5