diff options
author | David Nusinow <[email protected]> | 2006-02-24 05:43:01 +0000 |
---|---|---|
committer | David Nusinow <[email protected]> | 2006-02-24 05:43:01 +0000 |
commit | a4e43427f861a9b95ec2c98cbbc8075719777bdf (patch) | |
tree | 6662d42acf1427a8af37cb955a104a74dc7333bc /debian | |
parent | 829190abddbaac1ff5e0c7021c020caf77d3cc90 (diff) |
* Move compatibility packages to the xorg source package. The versioning on
these packages will be too low without an epoch and they definitely fit
with the xorg package anyway.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 10 | ||||
-rw-r--r-- | debian/control | 40 |
2 files changed, 0 insertions, 50 deletions
diff --git a/debian/changelog b/debian/changelog index bab4ac7f328..38a06ab6c2f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,13 +1,3 @@ -mesa (6.4.1-0.4) experimental; urgency=low - - * NMU - * Provide compatibility packages for the Xorg 6.9 mesa packages. This - package will be the only source of mesa packages in Debian for the - present, and these packages will provide for smooth upgrades and - compatibility. - - -- David Nusinow <[email protected]> Tue, 21 Feb 2006 22:21:49 -0500 - mesa (6.4.1-0.3) unstable; urgency=low * NMU diff --git a/debian/control b/debian/control index 0ccba51568c..f50ba1b3c6b 100644 --- a/debian/control +++ b/debian/control @@ -222,43 +222,3 @@ Description: Mesa software rasteriser source -- development support files provided mainly for modular X servers which support GL, and need the software rasteriser source to build the GLcore module for unaccelerated indirect rendering. - -Package: xlibmesa-dri -Section: libdevel -Architecture: any -Depends: libgl1-mesa-dri -Description: transitional package for Debian etch - This package is provided to smooth upgrades from Debian 3.1 ("sarge") to - Debian etch. It may be safely removed from your system. - -Package: xlibmesa-gl -Section: libdevel -Architecture: any -Depends: libgl1-mesa-glx -Description: transitional package for Debian etch - This package is provided to smooth upgrades from Debian 3.1 ("sarge") to - Debian etch. It may be safely removed from your system. - -Package: xlibmesa-gl-dev -Section: libdevel -Architecture: any -Depends: libgl1-mesa-dev -Description: transitional package for Debian etch - This package is provided to smooth upgrades from Debian 3.1 ("sarge") to - Debian etch. It may be safely removed from your system. - -Package: libglu1-xorg -Section: libdevel -Architecture: any -Depends: libglu1-mesa -Description: transitional package for Debian etch - This package is provided to smooth upgrades from Debian 3.1 ("sarge") to - Debian etch. It may be safely removed from your system. - -Package: libglu1-xorg-dev -Section: libdevel -Architecture: any -Depends: libglu1-mesa-dev -Description: transitional package for Debian etch - This package is provided to smooth upgrades from Debian 3.1 ("sarge") to - Debian etch. It may be safely removed from your system. |