driconf (0.9.0-2ubuntu1) feisty; urgency=low * Fix FTBFS, build-depend on python-dev. -- Matthias Klose Sat, 13 Jan 2007 13:41:26 +0100 driconf (0.9.0-2) unstable; urgency=low * debian/control: Add Suggests: mesa-utils | xbase-clients (<< 7.0.0) for glxinfo, which if available is now used to retrieve some information about the driver that isn't directly related to configuration (thanks Felix). * Update to new Python policy: - Build-depend on debhelper (>= 5.0.37.1), python (>= 2.3.5-7), python-central (>= 0.4.10). - Add XB-Python-Version: ${python:Versions} and XS-Python-Version: >=2.3 (per upstream documentation). - Adapt debian/rules to cdbs pycentral support. * Move some build-dependencies from Build-Depends-Indep: to Build-Depends:, FTWCA policy section 7.6 ;). lintian now gives a false positive warning about python, oh well... * Bump standards version to 3.7.2.0. * Update FSF mailing address in debian/copyright. -- Michel Dänzer Sat, 17 Jun 2006 15:33:37 +0200 driconf (0.9.0-1) unstable; urgency=low * New upstream release. - The major change is a new simplified UI. The old UI is sill available as 'expert mode'. * debian/control: - Make python-gtk2 (build-)dependencies versioned on >> 2.4.0 per upstream. - Change dependency for the xdriinfo binary to xdriinfo | xbase-clients (>> 6.8.0) to facilitate Ubuntu sidegrades and hopefully anticipate the new modular X world order. :) - Tweak description per upstream and as required by above changes. * debian/copyright: Add 2006 for Felix. -- Michel Daenzer Fri, 27 Jan 2006 16:50:25 +0100 driconf (0.2.7-1) unstable; urgency=low * Initial upload (Closes: #321886). * setup.cfg: Don't install python modules in /usr/local. * driconf.py: Fix version shown in about dialog. * debian/driconf.1: Manpage, inspired by gnome-pilot source package. -- Michel Daenzer Sat, 27 Aug 2005 19:54:23 -0400