Accepted xorg-server 1:1.0.2-9ubuntu3 (source)
Matt Zimmerman
mdz at ubuntu.com
Wed Jul 12 19:09:14 BST 2006
On Wed, Jul 12, 2006 at 02:58:48PM -0300, Rodrigo Parra Novo wrote:
> On Wed, 2006-07-12 at 10:47 -0700, Matt Zimmerman wrote:
> > On Wed, Jul 12, 2006 at 11:05:10AM -0000, Fabio M. Di Nitto wrote:
> > > Changes:
> > > xorg-server (1:1.0.2-9ubuntu3) edgy; urgency=low
> > > .
> > > * Drop Depends: *-driver-* now that the transion is complete.
> >
> > What are we doing about transitioning these packages? It seems like we need
> > dummy packages for xorg-server-video-* in order to ensure that users are
> > upgraded.
>
> For each xserver-xorg-video-* package, we did something like the
> attached code (of course, for simple ones where a merge wasn't needed).
>
> To complete the transition, xserver-xorg-driver-all was also renamed
> to xserver-xorg-video-all, and its virtual requirements were updated to
> reflect the new packages.
>
> This should be sufficient for the transiation to happen succesfully,
> no?
A user who has xserver-xorg-driver-all or xserver-xorg-driver-* installed
needs to be migrated to the new packages. This means creating otherwise
empty packages with the old names which depend on the new packages, e.g.:
xserver-xorg-driver-all Depends: xserver-xorg-video-all
xserver-xorg-driver-ati Depends: xserver-xorg-video-ati
...
etc.
--
- mdz
More information about the ubuntu-devel
mailing list