Author: branden Date: 2003-05-30 17:14:20 -0500 (Fri, 30 May 2003) New Revision: 111
Modified: trunk/debian/changelog trunk/debian/control Log: add virtual alternative libstdc++-dev to build dependency on libstdc++5-dev; it's up to the build-essential package to enforce the version of the C++ compiler used, and up to the administrator of the build environment to ensure he/she has the correct libstdc++-dev package installed add virtual alternative libstdc++-dev to xlibmesa3-glu-dev's dependency on libstdc++5-dev; same reasoning as above (Closes: #194136) Modified: trunk/debian/changelog ============================================================================== --- trunk/debian/changelog 2003-05-30 22:12:49 UTC (rev 110) +++ trunk/debian/changelog 2003-05-30 22:14:20 UTC (rev 111) @@ -5,8 +5,16 @@ libdevel (syncrhonize with Debian archive override file) - set priority of xserver-xfree86-dbg to extra - move xlibmesa3{,-dev,-dbg} pseudopackages to oldlibs + - add virtual alternative libstdc++-dev to build dependency on + libstdc++5-dev; it's up to the build-essential package to enforce the + version of the C++ compiler used, and up to the administrator of the + build environment to ensure he/she has the correct libstdc++-dev package + installed + - add virtual alternative libstdc++-dev to xlibmesa3-glu-dev's + dependency on libstdc++5-dev; same reasoning as above item + (Closes: #194136) - -- Branden Robinson <[EMAIL PROTECTED]> Fri, 30 May 2003 16:50:55 -0500 + -- Branden Robinson <[EMAIL PROTECTED]> Fri, 30 May 2003 16:55:17 -0500 xfree86 (4.2.1-7) unstable; urgency=medium Modified: trunk/debian/control ============================================================================== --- trunk/debian/control 2003-05-30 22:12:49 UTC (rev 110) +++ trunk/debian/control 2003-05-30 22:14:20 UTC (rev 111) @@ -3,7 +3,7 @@ Priority: optional Maintainer: Branden Robinson <[EMAIL PROTECTED]> Standards-Version: 3.5.10 -Build-Depends: dpkg (>= 1.7.0), cpp-3.2, flex-old, bison, bsdmainutils, groff, zlib1g-dev | libz-dev, libncurses5-dev | libncurses-dev, libpam0g-dev | libpam-dev, libfreetype6-dev, libpaperg, libstdc++5-dev, tetex-bin, po-debconf, debhelper (>= 4.1.16), html2text, libglide2-dev (>> 2001.01.26) [i386], libglide3-dev (>> 2001.01.26) [i386], libglide3-alpha-dev [alpha], kernel-headers-2.4 | hurd | freebsd | netbsd | openbsd +Build-Depends: dpkg (>= 1.7.0), cpp-3.2, flex-old, bison, bsdmainutils, groff, zlib1g-dev | libz-dev, libncurses5-dev | libncurses-dev, libpam0g-dev | libpam-dev, libfreetype6-dev, libpaperg, libstdc++5-dev | libstdc++-dev, tetex-bin, po-debconf, debhelper (>= 4.1.16), html2text, libglide2-dev (>> 2001.01.26) [i386], libglide3-dev (>> 2001.01.26) [i386], libglide3-alpha-dev [alpha], kernel-headers-2.4 | hurd | freebsd | netbsd | openbsd Package: lbxproxy Architecture: any @@ -619,7 +619,7 @@ Package: xlibmesa-glu-dev Section: libdevel Architecture: any -Depends: xlibmesa3-glu, xlibmesa-gl-dev | libgl-dev, libstdc++5-dev, libc6-dev | libc-dev +Depends: xlibmesa3-glu, xlibmesa-gl-dev | libgl-dev, libstdc++5-dev | libstdc++-dev, libc6-dev | libc-dev Conflicts: xlibmesa-dev (<= 4.2.1-4), libglu-dev Provides: libglu-dev Replaces: mesag-dev (>> 5.0.0-1), xlibmesa-dev (<= 4.2.1-4)