debian/changelog | 6 ++++++ debian/control | 12 ------------ 2 files changed, 6 insertions(+), 12 deletions(-)
New commits: commit 14463afe7460e66b62e83e936c63af3f6d329868 Author: Julien Cristau <[email protected]> Date: Sat Nov 21 10:35:31 2009 +0100 Get rid of the x-dev transitional package. diff --git a/debian/changelog b/debian/changelog index 02b4c8e..7812f25 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +x11proto-core (7.0.16-2) UNRELEASED; urgency=low + + * Get rid of the x-dev transitional package. + + -- Julien Cristau <[email protected]> Sat, 21 Nov 2009 10:34:47 +0100 + x11proto-core (7.0.16-1) unstable; urgency=low [ Julien Cristau ] diff --git a/debian/control b/debian/control index 9f95226..cee5828 100644 --- a/debian/control +++ b/debian/control @@ -19,21 +19,9 @@ Description: X11 core wire protocol and auxiliary headers for the core X11 protocol, and also provides a number of utility headers, used to abstract OS-specific functions. . - This package deprecates 'x-dev', a package from the monolithic builds of - XFree86 and X.Org. - . More information about X.Org can be found at: <URL:http://www.X.org> <URL:http://xorg.freedesktop.org> <URL:http://lists.freedesktop.org/mailman/listinfo/xorg> . This package is built from the X.org xproto proto module. - -Package: x-dev -Section: libdevel -Architecture: all -Depends: x11proto-core-dev -Description: dummy package for transition purposes - This package is a dummy package for transition purposes, and only exists to - depend on x11proto-core-dev. You may safely remove it if it will not - remove other packages. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

