From 9f6d088dcc76302bc44c96de8ef1a5e7beebd50e Mon Sep 17 00:00:00 2001 From: kcr Date: Sat, 24 Feb 2001 16:41:48 +0000 Subject: [PATCH] fix incorrect build-depends git-svn-id: svn://svn.1ts.org/debian/trunk@20 cbed1d16-5ef5-0310-b6a1-d4a37b08ba1f --- zephyr/debian/changelog | 6 ++++++ zephyr/debian/control | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/zephyr/debian/changelog b/zephyr/debian/changelog index a471e33..5296167 100644 --- a/zephyr/debian/changelog +++ b/zephyr/debian/changelog @@ -1,3 +1,9 @@ +zephyr (2.1.20000421.SNAPSHOT-7) unstable; urgency=low + + * Fix incorrect potato build-depends (xlib6g-dev instead of xlib6g) + + -- Karl Ramm Sat, 24 Feb 2001 11:40:12 -0500 + zephyr (2.1.20000421.SNAPSHOT-6) unstable; urgency=low * get the acl stuff right, so it goes into the source package diff --git a/zephyr/debian/control b/zephyr/debian/control index ace26e0..adcd714 100644 --- a/zephyr/debian/control +++ b/zephyr/debian/control @@ -2,7 +2,7 @@ Source: zephyr Section: unknown Priority: optional Maintainer: Karl Ramm -Build-Depends: debhelper, libares-dev, libkrb5-dev, comerr-dev, ss-dev, libreadline4-dev, xlibs-dev | xlib6g, libncurses5-dev, bison +Build-Depends: debhelper, libares-dev, libkrb5-dev, comerr-dev, ss-dev, libreadline4-dev, xlibs-dev | xlib6g-dev, libncurses5-dev, bison Standards-Version: 3.1.1 Package: zephyr-client -- 2.45.2