x11proto-present: Changes to 'debian-unstable'
debian/changelog | 4 ++--
debian/control | 8 +++++---
debian/x11proto-present-dev.install | 2 +-
3 files changed, 8 insertions(+), 6 deletions(-)
New commits:
commit af6faaac004b158728566fdfe5e7572c8a795295
Author: Julien Cristau <jcristau@debian.org>
Date: Sun Nov 24 14:12:09 2013 +0100
Upload to unstable
diff --git a/debian/changelog b/debian/changelog
index 7618abd..0cebddd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,5 @@
-x11proto-present (1.0-1) UNRELEASED; urgency=low
+x11proto-present (1.0-1) unstable; urgency=low
* Initial release.
- -- Julien Cristau <jcristau@debian.org> Sat, 23 Nov 2013 16:53:42 +0100
+ -- Julien Cristau <jcristau@debian.org> Sun, 24 Nov 2013 14:12:07 +0100
commit 69165e952c8b452d2479745ff43e24b50a545f58
Author: Julien Cristau <jcristau@debian.org>
Date: Sun Nov 24 14:09:53 2013 +0100
Fix installing the docs
diff --git a/debian/x11proto-present-dev.install b/debian/x11proto-present-dev.install
index 3ed95e1..ae03968 100644
--- a/debian/x11proto-present-dev.install
+++ b/debian/x11proto-present-dev.install
@@ -1,3 +1,3 @@
usr/include
usr/lib/pkgconfig usr/share
-usr/share/doc/presentproto/* usr/share/doc/x11proto-present
+usr/share/doc/presentproto/* usr/share/doc/x11proto-present-dev
commit 086deb39b42d42414963da13bfd11d5e343e985c
Author: Julien Cristau <jcristau@debian.org>
Date: Sun Nov 24 14:06:36 2013 +0100
Fix package description
diff --git a/debian/control b/debian/control
index 2bbcc45..6e63262 100644
--- a/debian/control
+++ b/debian/control
@@ -16,10 +16,12 @@ Package: x11proto-present-dev
Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends}
Multi-Arch: foreign
-Description: X11 DRI3 extension wire protocol
+Description: X11 Present extension wire protocol
This package provides development headers describing the wire protocol
- for the DRI3 extension, used to organise direct rendering support
- for 3D clients, and replace the XFree86-DRI extension.
+ for the Present extension, which provides a way for applications to update
+ their window contents from a pixmap in a well defined fashion, synchronizing
+ with the display refresh and potentially using a more efficient
+ mechanism than copying the contents of the source pixmap.
.
More information about X.Org can be found at:
<URL:http://www.X.org>
Reply to: