On Thu, Feb 23, 2006 at 23:23:39 +0000, X Strike Force SVN Repository Admin wrote:
> Author: dnusinow > Date: 2006-02-23 23:23:38 -0500 (Thu, 23 Feb 2006) > New Revision: 1306 > > Modified: > branches/modular/proto/glproto-X11R7.0-1.4.3/debian/changelog > branches/modular/proto/glproto-X11R7.0-1.4.3/debian/control > Log: > * Add epoch to versioned Pre-Depends on x11-common to make upgrades > from monolithic x11-common work (Closes: #351779). This is one Michel > forgot :-) > > Modified: branches/modular/proto/glproto-X11R7.0-1.4.3/debian/control > =================================================================== > --- branches/modular/proto/glproto-X11R7.0-1.4.3/debian/control > 2006-02-24 04:21:58 UTC (rev 1305) > +++ branches/modular/proto/glproto-X11R7.0-1.4.3/debian/control > 2006-02-24 04:23:38 UTC (rev 1306) > @@ -8,7 +8,7 @@ > > Package: x11proto-gl-dev > Architecture: all > -Depends: ${shlibs:Depends}, ${misc:Depends}, x11-common > +Depends: ${shlibs:Depends}, ${misc:Depends}, x11-common (>= 1:7.0.0-1) > Replaces: xlibmesa-gl-dev > Description: X11 OpenGL extension wire protocol Hmm, this makes x11proto-gl-dev uninstallable since 1:7.0.0-1 >> 1:7.0.0 which is in experimental. I don't know if the versioned dep is needed, but if so it should be lowered. And it isn't a Pre-Depends (I don't think it should be, since this package doesn't seem to install anything in /usr/include/X11). BTW, there is still a missing epoch in the Pre-Depends field for libx11-{6,dev}, libxdmcp-dev, xtrans-dev, libdmx-dev. Cheers, Julien -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]