debian/changelog | 8 ++++++++ debian/control | 28 ++++++++++++++++++++++++++++ debian/copyright | 3 +++ 3 files changed, 39 insertions(+)
New commits: commit 75dd2a8c10eae87a3b6de01df733a09e1f7b3919 Author: Brice Goglin <[EMAIL PROTECTED]> Date: Fri Jun 13 10:31:53 2008 +0200 Misc fixes to debian/control and debian/copyright * Add upstream URL to debian/copyright. * Add a link to www.X.org and a reference to the upstream module in the long description. diff --git a/debian/changelog b/debian/changelog index dccec43..cbae9e3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +libx11 (2:1.1.4-3) UNRELEASED; urgency=low + + * Add upstream URL to debian/copyright. + * Add a link to www.X.org and a reference to the upstream module + in the long description. + + -- Brice Goglin <[EMAIL PROTECTED]> Fri, 13 Jun 2008 11:14:46 +0200 + libx11 (2:1.1.4-2) unstable; urgency=low * Drop Pre-Depends on x11-common from libx11-6, libx11-data and libx11-xcb1. diff --git a/debian/control b/debian/control index 241c560..a4aeb7b 100644 --- a/debian/control +++ b/debian/control @@ -19,8 +19,12 @@ Description: X11 client-side library window system. . 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 module can be found at + git://anongit.freedesktop.org/git/xorg/lib/libX11 Package: libx11-data Architecture: all @@ -30,8 +34,12 @@ Description: X11 client-side library This package provides the locale data files for libx11. . 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 module can be found at + git://anongit.freedesktop.org/git/xorg/lib/libX11 Package: libx11-6-dbg Section: libdevel @@ -47,8 +55,12 @@ Description: X11 client-side library (debug package) Non-developers likely have little use for this package. . 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 module can be found at + git://anongit.freedesktop.org/git/xorg/lib/libX11 Package: libx11-dev Section: libdevel @@ -64,8 +76,12 @@ Description: X11 client-side library (development headers) libx11-6. Non-developers likely have little use for this package. . 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 module can be found at + git://anongit.freedesktop.org/git/xorg/lib/libX11 Package: libx11-xcb1 Section: libs @@ -77,11 +93,15 @@ Description: Xlib/XCB interface library Xlib/XCB to mix calls to both Xlib and XCB over the same X connection. . 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> . More information about XCB can be found at: <URL:http://xcb.freedesktop.org> + . + This module can be found at + git://anongit.freedesktop.org/git/xorg/lib/libX11 Package: libx11-xcb1-dbg Section: libdevel @@ -96,11 +116,15 @@ Description: Xlib/XCB interface library (debug package) libx11-xcb1. Non-developers likely have little use for this package. . 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> . More information about XCB can be found at: <URL:http://xcb.freedesktop.org> + . + This module can be found at + git://anongit.freedesktop.org/git/xorg/lib/libX11 Package: libx11-xcb-dev Section: libdevel @@ -115,8 +139,12 @@ Description: Xlib/XCB interface library (development headers) libx11-xcb1. Non-developers likely have little use for this package. . 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> . More information about XCB can be found at: <URL:http://xcb.freedesktop.org> + . + This module can be found at + git://anongit.freedesktop.org/git/xorg/lib/libX11 diff --git a/debian/copyright b/debian/copyright index 75c246b..9c5b01e 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,3 +1,6 @@ +This package was downloaded from +http://xorg.freedesktop.org/releases/individual/lib/ + Licenses The XFree86 Project -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]