Author: branden Date: 2003-10-16 00:07:49 -0500 (Thu, 16 Oct 2003) New Revision: 76
Modified: trunk/debian/changelog trunk/debian/control Log: Add build-dependency on pkg-config. (Closes: #216029) - debian/control Modified: trunk/debian/changelog =================================================================== --- trunk/debian/changelog 2003-10-15 22:36:01 UTC (rev 75) +++ trunk/debian/changelog 2003-10-16 05:07:49 UTC (rev 76) @@ -1,3 +1,12 @@ +xrender (0.8.3-4) unstable; urgency=medium + + * Urgency due to fix for serious bug. + + * Add build-dependency on pkg-config. (Closes: #216029) + - debian/control + + -- Branden Robinson <[EMAIL PROTECTED]> Thu, 16 Oct 2003 00:05:55 -0500 + xrender (0.8.3-3) unstable; urgency=low * Clean up package's build-dependencies and dependencies. Modified: trunk/debian/control =================================================================== --- trunk/debian/control 2003-10-15 22:36:01 UTC (rev 75) +++ trunk/debian/control 2003-10-16 05:07:49 UTC (rev 76) @@ -3,7 +3,7 @@ Priority: optional Maintainer: Debian X Strike Force <[EMAIL PROTECTED]> Uploaders: Branden Robinson <[EMAIL PROTECTED]> -Build-Depends: cdbs (>= 0.4.12), debhelper (>= 4.0.0), xlibs-dev, render-dev +Build-Depends: cdbs (>= 0.4.12), debhelper (>= 4.0.0), pkg-config, xlibs-dev, render-dev Standards-Version: 3.6.1 Package: libxrender1 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]