Author: vorlon Date: 2006-11-07 08:21:07 -0500 (Tue, 07 Nov 2006) New Revision: 3964
Modified: trunk/data/xcursor-themes/debian/changelog trunk/data/xcursor-themes/debian/control Log: Build-depend on xbase-clients in preference to the Ubuntu-only xcursorgen package. Modified: trunk/data/xcursor-themes/debian/changelog =================================================================== --- trunk/data/xcursor-themes/debian/changelog 2006-11-07 06:46:29 UTC (rev 3963) +++ trunk/data/xcursor-themes/debian/changelog 2006-11-07 13:21:07 UTC (rev 3964) @@ -1,3 +1,11 @@ +xcursor-themes (1.0.1-5) UNRELEASED; urgency=high + + * High-urgency upload for RC bugfix. + * Build-depend on xbase-clients in preference to the Ubuntu-only + xcursorgen package. Closes: #395531. + + -- Steve Langasek <[EMAIL PROTECTED]> Tue, 7 Nov 2006 05:19:32 -0800 + xcursor-themes (1.0.1-4) unstable; urgency=low [ Steve Langasek ] Modified: trunk/data/xcursor-themes/debian/control =================================================================== --- trunk/data/xcursor-themes/debian/control 2006-11-07 06:46:29 UTC (rev 3963) +++ trunk/data/xcursor-themes/debian/control 2006-11-07 13:21:07 UTC (rev 3964) @@ -3,7 +3,7 @@ Priority: optional Maintainer: Debian X Strike Force <[email protected]> Uploaders: David Nusinow <[EMAIL PROTECTED]>, Branden Robinson <[EMAIL PROTECTED]>, Fabio M. Di Nitto <[EMAIL PROTECTED]> -Build-Depends: debhelper (>= 4.0.0), pkg-config, xcursorgen | xbase-clients, libxcursor-dev +Build-Depends: debhelper (>= 4.0.0), pkg-config, xbase-clients | xcursorgen, libxcursor-dev Standards-Version: 3.6.1.0 Package: xcursor-themes -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

