debian/changelog | 8 +++++++- debian/control | 2 +- 2 files changed, 8 insertions(+), 2 deletions(-)
New commits: commit d251a8ca189c07129110297eb3202e55cc6e78c2 Author: Brice Goglin <[EMAIL PROTECTED]> Date: Mon Mar 12 00:43:40 2007 +0100 * Restore Depends: on cpp (got lost during modularization) since xrdb needs it to process .Xdefaults. diff --git a/debian/changelog b/debian/changelog index c96a123..8b3dd4f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,16 @@ xbase-clients (1:7.2.ds2-2) UNRELEASED; urgency=low + [ Julien Cristau ] * Autoreconf with patches applied. * Add build-dep on libxinerama-dev, so xdpyinfo is built with support for the xinerama extension. - -- Julien Cristau <[EMAIL PROTECTED]> Wed, 7 Mar 2007 17:58:16 +0100 + [ Brice Goglin ] + * Restore Depends: on cpp (got lost during modularization) + since xrdb needs it to process .Xdefaults. + Thanks Marcus C. Gottwald (closes: #413298). + + -- Brice Goglin <[EMAIL PROTECTED]> Mon, 12 Mar 2007 00:43:06 +0100 xbase-clients (1:7.2.ds2-1) experimental; urgency=low diff --git a/debian/control b/debian/control index 5c79b77..60bc42e 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Standards-Version: 3.7.2.0 Package: xbase-clients Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends} +Depends: ${shlibs:Depends}, ${misc:Depends}, cpp Pre-Depends: x11-common (>= 1:7.0.0) Suggests: mesa-utils Description: miscellaneous X clients -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]