Author: branden Date: 2004-11-03 12:51:05 -0500 (Wed, 03 Nov 2004) New Revision: 2009
Modified: trunk/debian/CHANGESETS trunk/debian/changelog trunk/debian/control Log: Update package descriptions to replace the term "pseudopackage" (which apparently only the xfree86 source package uses) with "dummy package" in the short description, and "transitional package" in the extended description, per section 6.7.7 of the Debian Developers' Reference. Modified: trunk/debian/CHANGESETS =================================================================== --- trunk/debian/CHANGESETS 2004-11-03 16:48:25 UTC (rev 2008) +++ trunk/debian/CHANGESETS 2004-11-03 17:51:05 UTC (rev 2009) @@ -227,4 +227,10 @@ the script; instead, attempt all the interpreters and report all that fail. 2004, 2005, 2006, 2007 +Update package descriptions to replace the term "pseudopackage" (which +apparently only the xfree86 source package uses) with "dummy package" in +the short description, and "transitional package" in the extended +description, per section 6.7.7 of the Debian Developers' Reference. + 2009 + vim:set ai et sts=4 sw=4 tw=80: Modified: trunk/debian/changelog =================================================================== --- trunk/debian/changelog 2004-11-03 16:48:25 UTC (rev 2008) +++ trunk/debian/changelog 2004-11-03 17:51:05 UTC (rev 2009) @@ -111,6 +111,11 @@ * Tidy up and make consistent all Debian-specific manpages. + * Update package descriptions to replace the term "pseudopackage" (which + apparently only the xfree86 source package uses) with "dummy package" in + the short description, and "transitional package" in the extended + description, per section 6.7.7 of the Debian Developers' Reference. + Changes by Denis Barbier and Fabio M. Di Nitto: * Edit xc/programs/xkbcomp/symbols/pc/Imakefile so that the new pc/us_intl @@ -193,7 +198,7 @@ exiting upon encountering the first shell interpeter that fails on the script; instead, attempt all the interpreters and report all that fail. - -- Branden Robinson <[EMAIL PROTECTED]> Sun, 31 Oct 2004 02:22:48 -0500 + -- Branden Robinson <[EMAIL PROTECTED]> Wed, 3 Nov 2004 12:47:55 -0500 xfree86 (4.3.0.dfsg.1-8) unstable; urgency=high Modified: trunk/debian/control =================================================================== --- trunk/debian/control 2004-11-03 16:48:25 UTC (rev 2008) +++ trunk/debian/control 2004-11-03 17:51:05 UTC (rev 2009) @@ -1870,10 +1870,10 @@ Section: oldlibs Architecture: any Depends: ${F:Xlibmesa-gl-Special-Depends}xlibmesa-gl, xlibmesa-glu -Description: XFree86 Mesa libraries pseudopackage +Description: XFree86 Mesa libraries dummy package This package smooths upgrades from Debian 3.0 by depending on xlibmesa-gl and - xlibmesa-glu. This pseudopackage is only depended upon by packages that - haven't yet been compiled against the newer Mesa libraries provided by + xlibmesa-glu. This transitional package is only depended upon by packages + that haven't yet been compiled against the newer Mesa libraries provided by XFree86. . This package also depends on xlibmesa-dri, if that package is available for @@ -1884,54 +1884,55 @@ Priority: extra Architecture: all Depends: xlibmesa-gl-dbg, xlibmesa-glu-dbg -Description: XFree86 Mesa unstripped libraries pseudopackage - This package smooths upgrades from Debian 3.0 by depending on - xlibmesa-gl-dbg and xlibmesa-glu-dbg. This pseudopackage should not be - depended upon by any Debian packages; report bugs with the Debian Bug - Tracking System if you encounter any that do so. +Description: XFree86 Mesa unstripped libraries dummy package + This package smooths upgrades from Debian 3.0 by depending on xlibmesa-gl-dbg + and xlibmesa-glu-dbg. This transitional package should not be depended upon + by any Debian packages; report bugs with the Debian Bug Tracking System if + you encounter any that do so. Package: xlibmesa-dev Section: oldlibs Architecture: all Depends: xlibmesa-gl-dev, xlibmesa-glu-dev -Description: XFree86 Mesa development libraries pseudopackage +Description: XFree86 Mesa development libraries dummy package This package smooths upgrades from Debian 3.0 by depending on xlibmesa-gl-dev - and xlibmesa-glu-dev. This pseudopackage is only depended upon by packages - that haven't yet corrected their dependencies to reflect the new library - arrangement. + and xlibmesa-glu-dev. This transitional package is only depended upon by + packages that haven't yet corrected their dependencies to reflect the new + library arrangement. Package: xlibs-dbg Section: oldlibs Priority: extra Architecture: all Depends: libice6-dbg, libsm6-dbg, libx11-6-dbg, libxext6-dbg, libxft1-dbg, libxi6-dbg, libxmu6-dbg, libxmuu1-dbg, libxp6-dbg, libxpm4-dbg, libxrandr2-dbg, libxt6-dbg, libxtrap6-dbg, libxtst6-dbg -Description: X Window System unstripped client libraries pseudopackage +Description: X Window System unstripped client libraries dummy package This package smooths upgrades from Debian 3.0 by depending on libice6-dbg, libsm6-dbg, libx11-6-dbg, libxext6-dbg, libxft1-dbg, libxi6-dbg, libxmu6-dbg, libxmuu1-dbg, libxp6-dbg, libxpm4-dbg, libxrandr2-dbg, libxt6-dbg, - libxtrap6-dbg, and libxtst6-dbg. This pseudopackage should not be depended - upon by any Debian packages; report bugs with the Debian Bug Tracking System - if you encounter any that do so. + libxtrap6-dbg, and libxtst6-dbg. This transitional package should not be + depended upon by any Debian packages; report bugs with the Debian Bug + Tracking System if you encounter any that do so. Package: xlibs-dev Section: oldlibs Priority: extra Depends: libice-dev, libsm-dev, libx11-dev, libxext-dev, libxi-dev, libxmu-dev, libxmuu-dev, libxp-dev, libxpm-dev, libxrandr-dev, libxt-dev, libxtrap-dev, libxtst-dev, libxv-dev, pm-dev, x-dev, xlibs-static-dev Architecture: all -Description: X Window System client library development files pseudopackage +Description: X Window System client library development files dummy package This package smooths upgrades from Debian 3.0 by depending on libice-dev, libsm-dev, libx11-dev, libxext-dev, libxi-dev, libxmu-dev, libxmuu-dev, libxp-dev, libxpm-dev, libxrandr-dev, libxt-dev, libxtrap-dev, libxtst-dev, - libxv-dev, pm-dev, x-dev, and xlibs-static-dev. This pseudopackage is only - depended upon by packages that haven't yet corrected their dependencies to - reflect the new library arrangement. + libxv-dev, pm-dev, x-dev, and xlibs-static-dev. This transitional package is + only depended upon by packages that haven't yet corrected their dependencies + to reflect the new library arrangement. Package: xlibs-pic Section: oldlibs Priority: extra Architecture: all Depends: xlibs-static-pic -Description: XFree86 static PIC libraries pseudopackage +Description: XFree86 static PIC libraries dummy package This package smooths upgrades from Debian 3.0 by depending on - xlibs-static-pic. This pseudopackage is only depended upon by packages that - haven't yet corrected their dependencies to reflect the new package name. + xlibs-static-pic. This transitional package is only depended upon by + packages that haven't yet corrected their dependencies to reflect the new + package name.