xcb-util-image: Changes to 'debian-unstable'

2014-10-14 Thread Arnaud Fontaine
 .gitignore   |1 
 COPYING  |   27 ++
 Makefile.am  |2 
 NEWS |   14 +
 autogen.sh   |   15 +
 configure.ac |   16 +
 debian/changelog |   18 +
 debian/control   |2 
 debian/copyright |4 
 debian/libxcb-image0.symbols |   16 +
 debian/rules |5 
 debian/source/local-options  |2 
 debian/watch |2 
 image/.gitignore |5 
 image/Makefile.am|   41 ---
 image/test.xbm   |  471 ---
 image/test_bitmap.c  |  169 ---
 image/test_formats.c |  201 --
 image/test_swap.c|  239 -
 image/test_xcb_image.c   |  226 
 image/test_xcb_image_shm.c   |  183 
 image/xcb_image.c|   48 ++--
 image/xcb_image.h|4 
 m4   |2 
 test/.gitignore  |5 
 test/Makefile.am |   29 ++
 test/test.xbm|  471 +++
 test/test_bitmap.c   |  173 +++
 test/test_formats.c  |  210 +++
 test/test_swap.c |  243 ++
 test/test_xcb_image.c|  246 ++
 test/test_xcb_image_shm.c|  186 
 xcb_util_intro.in|   24 --
 33 files changed, 1704 insertions(+), 1596 deletions(-)

New commits:
commit 2dda32bfd20775b70057424e38613c1e54403eb1
Author: Arnaud Fontaine ar...@debian.org
Date:   Wed Oct 15 12:06:35 2014 +0900

Upload to unstable.

diff --git a/debian/changelog b/debian/changelog
index b9ec49c..8f5b773 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-xcb-util-image (0.4.0-1) UNRELEASED; urgency=medium
+xcb-util-image (0.4.0-1) unstable; urgency=medium
 
   * New upstream release.
   * d/source/local-options, d/rules:
@@ -13,7 +13,7 @@ xcb-util-image (0.4.0-1) UNRELEASED; urgency=medium
   * d/rules: Run tests through 'check' target on build. Thanks to Michael
 Terry. Closes: #701080.
 
- -- Arnaud Fontaine ar...@debian.org  Tue, 14 Oct 2014 17:40:00 +0900
+ -- Arnaud Fontaine ar...@debian.org  Wed, 15 Oct 2014 12:06:26 +0900
 
 xcb-util-image (0.3.9-2) unstable; urgency=medium
 
@@ -160,4 +160,3 @@ xcb-util (0.2-1) experimental; urgency=low
   * Initial release (Closes: #437681)
 
  -- Julien Danjou a...@debian.org  Tue, 25 Mar 2008 19:14:42 +0100
-

commit 485aea14f0c542a7366f5ca621c3915ab5d334ef
Author: Arnaud Fontaine ar...@debian.org
Date:   Wed Oct 15 12:06:12 2014 +0900

Run tests through 'check' target on build. Thanks to Michael Terry. Closes: 
#701080.

diff --git a/debian/changelog b/debian/changelog
index 51f614f..b9ec49c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,8 @@ xcb-util-image (0.4.0-1) UNRELEASED; urgency=medium
 + License name should not contain space, so use MIT/X11 (lintian).
   * d/control: bump Standards-Version to 3.9.6. No changes needed.
   * d/libxcb-image0.symbols: added to catch ABI changes.
+  * d/rules: Run tests through 'check' target on build. Thanks to Michael
+Terry. Closes: #701080.
 
  -- Arnaud Fontaine ar...@debian.org  Tue, 14 Oct 2014 17:40:00 +0900
 
diff --git a/debian/rules b/debian/rules
index 3aaacb1..94be680 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,6 +9,7 @@ include /usr/share/cdbs/1/class/autotools.mk
 DEB_CONFIGURE_EXTRA_FLAGS += --libdir=\$${prefix}/lib/$(DEB_HOST_MULTIARCH)
 DEB_DH_MAKESHLIBS_ARGS=-V
 DEB_DH_INSTALL_ARGS_ALL=--list-missing
+DEB_MAKE_CHECK_TARGET=check
 
 ORIG_MAJOR=$(shell git describe upstream | cut -d- -f1)
 ORIG_GIT=$(shell git describe upstream | cut -d- -f2)

commit 648a2bc06e0e00bcf20734d45961d751cbed4fe1
Author: Arnaud Fontaine ar...@debian.org
Date:   Wed Oct 15 11:59:31 2014 +0900

Added symbols file to catch ABI changes.

diff --git a/debian/changelog b/debian/changelog
index 97e7014..51f614f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,7 @@ xcb-util-image (0.4.0-1) UNRELEASED; urgency=medium
 + Update copyright years for the Debian packaging.
 + License name should not contain space, so use MIT/X11 (lintian).
   * d/control: bump Standards-Version to 3.9.6. No changes needed.
+  * d/libxcb-image0.symbols: added to catch ABI changes.
 
  -- Arnaud Fontaine ar...@debian.org  Tue, 14 Oct 2014 17:40:00 +0900
 
diff --git a/debian/libxcb-image0.symbols b/debian/libxcb-image0.symbols
new file mode 100644
index 000..06df1f2
--- /dev/null
+++ b/debian/libxcb-image0.symbols
@@ -0,0 +1,16 @@
+libxcb-image.so.0 libxcb-image0 #MINVER#
+ xcb_create_pixmap_from_bitmap_data@Base 0.2.1
+ xcb_image_annotate@Base 0.2.1
+ xcb_image_convert@Base 0.2.1
+ xcb_image_create@Base 0.2
+ xcb_image_create_from_bitmap_data@Base 0.2.1

xcb-util-image: Changes to 'refs/tags/0.1'

2014-10-14 Thread Arnaud Fontaine
Tag '0.1' created by Josh Triplett j...@freedesktop.org at 2006-09-25 20:56 
+

xcb-util 0.1 release
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (GNU/Linux)

iD8DBQBFGEJ4GJuZRtD+evsRAr0sAJ48k3MXL/ERKlgf1ua37cqjReIbVQCgo8KV
X2Nq+ZiJxPX/g96iwWPYk7I=
=yhw3
-END PGP SIGNATURE-

Changes since the dawn of time:
Eric Anholt (1):
  Move .cvsignore to .gitignore.

Ian Osgood (5):
  Portability fix: include stdlib.h, not malloc.h.
  Remove xcb-util dependency on proto/X11
  Remove xcb_image dependency on X11/Xlib.h
  Add some convenience functions for avoiding value lists.
  Enumeration and documentation for col parameter

Jamey Sharp (4):
  Update .gitignores for .o files and autofoo stuff.
  Unify autofoo .gitignore bits into one top-level file, and remove 
resulting redundancies.
  Add the test app I wrote for trying different pixmap formats. It does not 
work for XYPixmaps.
  Update xcb-util for ConnSetup renaming and constness fixes.

Josh Triplett (10):
  Remove xcl and CVSROOT.
  Fix xcb-util library dependencies, including both the new dependency 
libXCBImage needs on libXCBShm, as well as many other issues discovered in the 
process.  These include using automake variables appropriately in order to 
actually link shared libraries against each other and ensure libraries have 
NEEDED entries for the libraries they depend on, consequently needing to 
reorder the top-level SUBDIRS to build property before icccm, adding 
dependencies to .pc.in files, fixing .pc.in files to not all use the name and 
description for XCBImage, and adding appropriate library dependencies to test 
programs.
  Set all package bugreporting addresses to x...@lists.freedesktop.org
  test_reply uses libXCB directly, so stop relying on XCBReply to pull in 
the headers and libraries for XCB.
  Fix use of deprecated name XCBConnSetupSucessRep in comment to use 
XCBSetup.
  s/HACKMEM/HAKMEM/ in a comment.
  Make xcb_image.h self-contained by including the xcb.h and shm.h headers. 
 Remove unused headers from the libXCBImage test programs.  Change Makefile.am 
to match the headers and libraries actually used by the test programs.
  xcb-icccm doesn't use xcb-event; it just needs the headers due to 
xcb-property, and can't use the xcb-property pkg-config file from within the 
same source tree to pull it in.
  Make xcb_keysyms.h self-contained by including xcb.h
  Add m4 files to EXTRA_DIST.

TORRI Vincent (8):
  fix some warnings
  missing flags
  missing atom flags
  my bad. bad fix. This should be better
  I swear that I couldn't compile without that flag !
  leak fixed
  Merge branch 'master' of git+ssh://dour...@git.freedesktop.org/git/xcb
  fix warnings


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1xeh8w-0002rj...@moszumanska.debian.org



xcb-util-image: Changes to 'refs/tags/0.3.4'

2014-10-14 Thread Arnaud Fontaine
Tag '0.3.4' created by Julien Danjou jul...@danjou.info at 2009-04-15 13:44 
+

Release xcb-util 0.3.4
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEABECAAYFAknl5LYACgkQpGK1HsL+5c3YrQCfZUzTLOHa+u4i2E5YZBMZfjGj
stMAoIog3jkW9SCKwq2FmK7yOMWS3bwa
=IwXk
-END PGP SIGNATURE-

Changes since 0.3.3:
Julien Danjou (11):
  add a useful common header with common function/define
  event: add functions to convert event/errors to labels
  wm: remove
  icccm: add xcb_get_wm_class_from_reply()
  keysyms: fix xcb_key_symbols_get_keycode() API
  keysyms: bump version
  event: simplify proto
  event: add error values
  event: add define to get request and error types
  bump version to 0.3.4
  include xcb-util-common.h in dist tarball

---
 Makefile.am   |4 
 README|1 
 configure.ac  |3 
 event/event.c |  220 +++
 event/xcb_event.h |   72 ++
 icccm/icccm.c |   21 +-
 icccm/xcb_icccm.h |   11 +
 keysyms/Makefile.am   |1 
 keysyms/keysyms.c |   53 +++
 keysyms/xcb_keysyms.h |   15 +-
 wm/.gitignore |1 
 wm/Makefile.am|   46 --
 wm/manage.c   |  146 
 wm/reply_formats.c|  353 --
 wm/reply_formats.h|   31 
 wm/table.c|   89 
 wm/xcb-wm.pc.in   |   11 -
 wm/xcb_wm.h   |   57 
 wm/xcbwm-test.c   |  260 
 xcb-util-common.h |   33 
 20 files changed, 393 insertions(+), 1035 deletions(-)
---


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1xeh8x-0002us...@moszumanska.debian.org



xcb-util-image: Changes to 'refs/tags/0.2'

2014-10-14 Thread Arnaud Fontaine
Tag '0.2' created by Jamey Sharp ja...@minilop.net at 2007-03-03 01:38 +

Release xcb-util 0.2
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQBF6NGrp1aplQ4I9mURApI/AJ9QuGxCHo7dq/7iEqBugfZy/hTK9wCcCQ8C
nbCbDuyz+FAnFvIW1D/b080=
=Tanp
-END PGP SIGNATURE-

Changes since 0.1:
Alan Coopersmith (2):
  Bug #7150: Check for gcc  Sun cc in configure.ac and use correct flags 
to turn on more warnings for each
  Bug #7150: Rename len to namelen to avoid m4 substitution

Bart Massey (1):
  Removed GNU make constructs from Makefile.

Donnie Berkholz (1):
  Add correct dependencies in xcb-util.

Ian Osgood (12):
  Add some error checking
  Deprecate XCBSync, move to XCBAuxSync.
  Finally remove X.h from xcb.h, fix broken image tests.
  All xcb-util libraries compile after the Great Renaming.
  Naming changes must go into m4 files.
  Install headers to xcb, not X11/XCB.
  Adapt xcb/util libraries for removal of XID structures.
  Implement a prototype API for xcb_render_util_composite_text
  Const correctness.
  Oops, glyphcmds aren't in network byte order.
  Rename enumerations to coding standard.
  Add NEWS file for 0.2 release

Jamey Sharp (10):
  New utility library: port of libXrender utility functions.
  Plan 7 has been implemented, so xcb_renderutil compiles without faked 
prototypes.
  The formats argument of XCBRenderUtilFindVisualFormat must be const.
  libxcb now installs header files in xcb, not X11/XCB.
  Use xcb_poll_for_reply instead of the now-gone xcb_get_request_read.
  PropertyChanged was renamed to property_changed: update wm/manage.c.
  Simplify xcb_render_util_composite_text, add 
xcb_render_util_composite_text_checked.
  Bug #6781: make util compile with srcdir != builddir.
  Clean up built sources. Makes `distcheck` pass.
  Release xcb-util 0.2

Josh Triplett (2):
  Don't link xcbwm_test to libXCBAtom; xcbwm_test doesn't use libXCBAtom 
directly.
  Integrate top-level .gitignore into .gitignore for each subdirectory

TORRI Vincent (12):
  add XCBImageAllPlanes constant
  I did'nt see that XCBAllPlanes already exists... Use CARD32 instead of 
unsigned long because plane_mask is a CARD32
  fix compilation with c++ compilers. Remove some trailing spaces
  XCBImagePut returns 1 when no problem occurs
  add AllocWMHints and SetWMHints functions. Remove trailing spaces. Fix an 
indentation
  use XCBNone instead of None
  add GetWMIconName and WM_CLIENT_MACHINE functions
  typo
  it's also probably a good idea to update the header file...
  explicit braces to avoid ambiguous 'else' and return value
  rename the libraries from libXCBFoo.* to libxcb-foo.*. Use foo_CPPFLAGS 
instead of foo_CFLAGS (*_CFLAGS variables store preprocessor options)
  and rename renderUtil to render-util

Thomas Hunger (2):
  wm: new naming convention
  icccm: new naming convention

---
 .gitignore  |   30 +
 Makefile.am |2 
 NEWS|   14 
 README  |   42 ++
 atom/Makefile.am|   25 -
 atom/atoms.gperf.m4 |   58 +--
 atom/xcb-atom.pc.in |4 
 atom/xcb_atom.h.m4  |   18 -
 configure.ac|   37 ++
 convenient/Makefile.am  |   10 
 convenient/xcb-aux.pc.in|4 
 convenient/xcb_aux.c|  178 +-
 convenient/xcb_aux.h|  234 +++--
 event/Makefile.am   |   10 
 event/events.c  |   55 +--
 event/xcb-event.pc.in   |4 
 event/xcb_event.h   |  112 +++---
 icccm/Makefile.am   |   13 
 icccm/icccm.c   |  679 +---
 icccm/xcb-icccm.pc.in   |4 
 icccm/xcb_icccm.h   |  393 ---
 image/Makefile.am   |   24 -
 image/test_formats.c|   88 ++---
 image/test_xcb_image.c  |  148 
 image/test_xcb_image_shm.c  |  106 +++---
 image/xcb-image.pc.in   |4 
 image/xcb_image.c   |  320 +-
 image/xcb_image.h   |  252 +++---
 keysyms/Makefile.am |   10 
 keysyms/keysyms.c   |  352 ++--
 keysyms/xcb-keysyms.pc.in   |4 
 keysyms/xcb_keysyms.h   |   63 ++-
 property/Makefile.am|   10 
 property/prop.c |   88 ++---
 property/xcb-property.pc.in |4 
 property/xcb_property.h |   36 +-
 renderutil/Makefile.am  |   14 
 renderutil/cache.c  |  234 +
 renderutil/glyph.c  |  287 
 renderutil/util.c   |  251 ++
 renderutil/xcb-renderutil.pc.in |   11 
 renderutil/xcb_renderutil.h |  142 
 reply/Makefile.am 

xcb-util-image: Changes to 'refs/tags/0.2.1'

2014-10-14 Thread Arnaud Fontaine
Tag '0.2.1' created by Julien Danjou jul...@danjou.info at 2008-08-01 09:44 
+

Release xcb-util 0.2.1
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEABECAAYFAkiS2uIACgkQpGK1HsL+5c0eMQCgpOSKQFM+CEZrKtimymY8Abu4
sIkAnA6MKZE7ywsfstgRbBvVBE8QbqvT
=WmtV
-END PGP SIGNATURE-

Changes since 0.2:
Arnaud Fontaine (4):
  Add xcb_poll_for_event_loop and rename xcb_event_loop to match.
  [icccm]: fix incorrect pointer usage
  [icccm]: correctly copy the reply value according to its format
  [icccm]: Remove useless function for accessing 'flags' which were also

Bart Massey (29):
  added xcb_aux_get_depth_by_visual_id()
  added xcb_aux_find_visual functions
  added checked versions of aux_create_window and aux_create_gc functions
  added checked version of aux_change_gc function
  xcb_aux_parse_color()
  added PARAM macros
  added aux_set_line_attributes_checked
  added fast inline bitops xcb_bitops.h
  out with the old image library...
  ...and in with the new image library
  used doxygen -u to create a much more elaborate doxyfile
  fixed xcb_params_gc_t so that tile_stipple_origin members had reasonable 
naming
  added aux_clear_window() for xlib compatibility, in spite of misgivings
  fixed existing roundups, added rounddowns
  added xcb_image_subimage()
  added create_image_from_bitmap_data(), adapted 
create_pixmap_from_bitmap_data() to use
  extended test_bitmap to handle subimage test
  took out clever code for subimage copying and left_shift for now, as it 
was too broken
  added INSET argument to test_bitmap and cleaned up subimage stuff
  fixed check for SHM in test_xcb_image_shm
  re-fixed my stupid visual_class typo; thanks to Thomas Hunger for the 
report
  sorted out dependencies for building while uninstalled---includes 
horrible kludges
  stopped image test programs from being built by default
  made image tests compile when not installed; fixed regression in 
test_formats.c
  added test.xbm to image
  made xcb_handle_event() externally visible
  merged event loop split with last patch
  fixed missed reference in previous patch
  added some gratuitous but harmless image pointer zeroing at the 
suggestion of Vincent Torri

Jamey Sharp (1):
  All util libraries require the XCB 1.0 API; check for it in configure.

Julien Danjou (3):
  icccm: add xcb_get_wm_transient_for()
  icccm: add urgency hint functions
  prepare 0.2.1 release

TORRI Vincent (3):
  event/events.c
  missing namespace for alloc_wm_hints in xcb_icccm.h
  add _checked version of the _set_ functions

Tilman Sauerbeck (2):
  Bug #10877: Fixed the atom values that are written to the hash table.
  atom: Replace 'char *atom_names[]' with one big string and array of 
offsets.

---
 Doxyfile   | 1246 +-
 Makefile.am|2 
 atom/atoms.gperf.m4|   15 
 aux/Makefile.am|   16 
 aux/xcb-aux.pc.in  |   11 
 aux/xcb_aux.c  |  335 ++
 aux/xcb_aux.h  |  200 ++
 aux/xcb_bitops.h   |  212 ++
 configure.ac   |   10 
 convenient/Makefile.am |   16 
 convenient/xcb-aux.pc.in   |   11 
 convenient/xcb_aux.c   |  163 -
 convenient/xcb_aux.h   |  140 
 event/events.c |   56 +
 event/xcb_event.h  |   24 
 icccm/icccm.c  |  797 ++--
 icccm/xcb_icccm.h  |  461 +++---
 image/.gitignore   |1 
 image/Makefile.am  |9 
 image/test.xbm |  471 ++
 image/test_bitmap.c|  139 
 image/test_formats.c   |  124 ++-
 image/test_xcb_image.c |   83 --
 image/test_xcb_image_shm.c |   71 --
 image/xcb_image.c  | 1463 -
 image/xcb_image.h  |  632 +--
 image/xcb_pixel.h  |  171 +
 property/prop.c|   60 -
 property/xcb_property.h|   18 
 wm/manage.c|6 
 wm/xcb_wm.h|4 
 wm/xcbwm-test.c|   18 
 32 files changed, 5002 insertions(+), 1983 deletions(-)
---


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1xeh8x-0002sc...@moszumanska.debian.org



xcb-util-image: Changes to 'refs/tags/0.3.0'

2014-10-14 Thread Arnaud Fontaine
Tag '0.3.0' created by Julien Danjou jul...@danjou.info at 2008-09-17 12:07 
+

Release xcb-util 0.3.0
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEABECAAYFAkjQ8v0ACgkQpGK1HsL+5c3oZACfeBDe5wkI/8hcM/ccvqNr1dI4
ZdoAoKr6A1RZyILM8rEUSW6HejFcmm1s
=yKLc
-END PGP SIGNATURE-

Changes since 0.2.1:
Arnaud Fontaine (15):
  [icccm] Make xcb_get_text_property() public as it might be useful for
  [property] Add missing xcb_get_any_property_unchecked().
  [atom] Move '*discriminated_atom*' functions from icccm to atom
  [icccm] Make xcb_get_text_property() and functions relying on it
  [icccm] Make xcb_get_wm_transient_for() asynchronous and document the 
code.
  [icccm] Make xcb_get_wm_size_hints() and xcb_get_wm_normal_hints()
  [icccm] Make xcb_get_wm_hints() asynchronous, remove useless functions
  [icccm] Make xcb_get_wm_protocols() asynchronous and document the
  [icccm] Fix namespace according to XCB code in general.
  [icccm] Add copyright notices.
  [icccm] Add functions to get WM_CLASS property.
  [icccm] Avoid InternAtom request.
  [icccm] Comment and indent the code properly.
  [icccm] Bump library version number to 0.3.0.
  wm: tag_t was renamed to xcb_atom_fast_tag_t.

Henning Sten (2):
  return on error to avoid null dereference in assert
  add doxygen documentation markup for XCB_EVENT_RESPONSE_TYPE_MASK macro

Julien Danjou (15):
  icccm: fix memory leak in xcb_get_wm_hints()
  icccm: fix wrong variable initialization
  icccm: free reply in wm hints retrieval
  atom: prefix functions and types
  atom: bump version info
  atom: include xcb headers
  property: rewrite property handler interface
  icccm: allow information retrieval from reply
  event: rework, rename and add some documentation
  event: define XCB_EVENT_RESPONSE_TYPE_MASK
  reply: rework and add some documentation
  Remove NEWS
  doc: add various authors, remove old todo item
  doc: enable doxygen doc in various submodule
  icccm: introduce xcb_get_wm_transient_for_from_reply

Keith Packard (4):
  Add image conversion test case for 'make check'
  xcb_mask must not be zero when n == 32.
  Rework image format conversion code to pass test_swap test case.
  Add test_swap to image/.gitignore

---
 Doxyfile|6 
 NEWS|   14 
 atom/Makefile.am|1 
 atom/atoms.gperf.m4 |   90 +++
 atom/xcb_atom.h.m4  |   28 -
 aux/xcb_bitops.h|2 
 configure.ac|3 
 event/Makefile.am   |3 
 event/event.c   |  117 +
 event/events.c  |   99 
 event/xcb_event.h   |  210 ++---
 icccm/Makefile.am   |1 
 icccm/icccm.c   |  992 +++
 icccm/xcb_icccm.h   | 1097 
 image/.gitignore|1 
 image/Makefile.am   |8 
 image/test_bitmap.c |3 
 image/test_swap.c   |  211 +
 image/xcb_image.c   |  286 +---
 property/Makefile.am|3 
 property/prop.c |  137 -
 property/property.c |  147 ++
 property/xcb_property.h |  154 ++
 reply/Makefile.am   |1 
 reply/reply.c   |  222 -
 reply/test_reply.c  |   10 
 reply/xcb_reply.h   |  110 
 wm/xcb_wm.h |2 
 wm/xcbwm-test.c |   30 -
 xcb_util_intro.in   |   13 
 30 files changed, 2542 insertions(+), 1459 deletions(-)
---


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1xeh8x-0002se...@moszumanska.debian.org



xcb-util-image: Changes to 'refs/tags/0.3.1'

2014-10-14 Thread Arnaud Fontaine
Tag '0.3.1' created by Julien Danjou jul...@danjou.info at 2008-11-20 14:36 
+

Release xcb-util 0.3.1
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEABECAAYFAkklddcACgkQpGK1HsL+5c2PoQCgknBNWZ5eGUioLz1YTqszKVyb
H6oAn0gfZAzUu/0sJIb/3xYe2mzotHfI
=6k5O
-END PGP SIGNATURE-

Changes since 0.3.0:
Henning Sten (2):
  introduce function xcb_atom_get (essentially a synchronous 
xcb_intern_atom, use it only on non-performance critical execution paths)
  add more verbose explanation of the purpose of encoding parameter in 
doxygen documentation tag

Julien Danjou (5):
  icccm: add some comment on text reply usage
  icccm: fix normal hints flags computing
  wm: link test against atom lib
  configure: stop if m4 is not found
  Release xcb-util 0.3.1

Peter Harris (1):
  more endianness patches

Ulrich Eckhardt (2):
  Clean up magic structure stuff for C++.
  Do not cast the return value of malloc() in modern C.

---
 atom/atoms.gperf.m4 |   13 +
 atom/xcb_atom.h.m4  |   10 ++
 aux/xcb_aux.h   |   26 +-
 configure.ac|7 +--
 icccm/icccm.c   |   15 ++-
 icccm/xcb_icccm.h   |9 ++---
 image/xcb_image.c   |   30 +++---
 keysyms/keysyms.c   |2 +-
 wm/Makefile.am  |1 +
 9 files changed, 90 insertions(+), 23 deletions(-)
---


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1xeh8x-0002t9...@moszumanska.debian.org



xcb-util-image: Changes to 'refs/tags/0.3.3'

2014-10-14 Thread Arnaud Fontaine
Tag '0.3.3' created by Julien Danjou jul...@danjou.info at 2009-01-31 14:10 
+

Release xcb-util 0.3.3
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEABECAAYFAkmEW8AACgkQpGK1HsL+5c23lwCeJ8oW087L3hvuvO5sj25fmFGe
dwAAnAryfdOciFSGIB0kqRI1wIQFX+ak
=8T7N
-END PGP SIGNATURE-

Changes since 0.3.2:
Julien Danjou (4):
  Revert keysyms: use xcb_key_lookup_t type for col paramter
  xcb_keysyms: remove xcb_lookup_t
  icccm: change class hint struct fields name
  Release xcb-util 0.3.3

---
 configure.ac  |2 +-
 icccm/icccm.c |6 +++---
 icccm/xcb_icccm.h |4 ++--
 keysyms/keysyms.c |   16 
 keysyms/xcb_keysyms.h |   33 ++---
 5 files changed, 28 insertions(+), 33 deletions(-)
---


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1xeh8x-0002u1...@moszumanska.debian.org



xcb-util-image: Changes to 'refs/tags/0.3.5'

2014-10-14 Thread Arnaud Fontaine
Tag '0.3.5' created by Julien Danjou jul...@danjou.info at 2009-05-29 06:37 
+

Release xcb-util 0.3.5
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEABECAAYFAkofgrwACgkQpGK1HsL+5c3vywCgy/HuIAF6sUFE4YUlpZPUJZKm
bLIAn27jIz11uCsRO00OYnC9FmMjNGla
=hzsB
-END PGP SIGNATURE-

Changes since 0.3.4:
Alan Coopersmith (1):
  Make sure m4 supports -I flag, if not, try finding gnu m4

Bart Massey (1):
  wrapped xcb_atom.h for C++ per bug report of com...@autistici.org

Bob Ham (1):
  Add a check on xproto version libxcb was compiled with

Julien Danjou (2):
  icccm: fix compatibility with libxcb  1.2
  Release xcb-util 0.3.5

Mikhail Gusarov (2):
  Add xcb_aux_change_window_attributes_checked
  Zero out handlers list in xcb_event_handlers_init

---
 acinclude.m4   |  173 +
 atom/xcb_atom.h.m4 |8 ++
 aux/xcb_aux.c  |   11 +++
 aux/xcb_aux.h  |6 +
 configure.ac   |   43 +++--
 event/event.c  |1 
 icccm/icccm.c  |   16 ++--
 7 files changed, 246 insertions(+), 12 deletions(-)
---


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1xeh8x-0002ut...@moszumanska.debian.org



xcb-util-image: Changes to 'refs/tags/xcb-util-image-0.4.0-1'

2014-10-14 Thread Arnaud Fontaine
Tag 'xcb-util-image-0.4.0-1' created by Arnaud Fontaine ar...@debian.org at 
2014-10-15 05:27 +

Tagging upload of xcb-util-image 0.4.0-1 to unstable.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAABCgAGBQJUPgXaAAoJEDZ6q2L9ANPZfvMP+wak+PWjnZCGfE7qEnxVJE0i
7dJbzkApianbbVo+OhEmTf7KJW6SfR/FxHVH/aGQEnPVekkmmj23z9BZ/pN8guIH
Ng2RUO/Wza/ibWT1VYzRw53hr01f+n0FiNia1Thb/ZwDPDN1aMgBfvb9U57ZzDnm
dszXY75e8c762N9ECf35IdsylHKLM7foIAkZ05CshH/i6zHgfsHpZ3ki9xHjmSwD
egnJLFxFCiyt4KII+1oCHgafxD61P/YARoaw3ZYqceNgYkMXlQSnJPDk5mChY263
J1+tzMuvfVe/IztRA0fgxUIYNdefILPiAx5dFFleL7ffVICyc+AkGQPG6nC+fxqf
KGxj1BOKIULflneUkWQXr9/uo1XKq9zcgeMXzLa/4b5QE4/Tz85UL/trbixC+fAW
Ulw+GvOyu1KWk/AknCLtFjISLD42m6tmRxHL7wkws+o21HzcIeEubjbLBqWYACLI
VaLcE58VJnGWQnibIKUymH8qEDTrfo1qVlmn68wxwNtoS7INaHdF7BRzm/VuxQOr
qdAL0V9TnalUE523NG8p2uHUYNYWHt/t1HioLoBXgnb1D4b+OEgwHRsDo1uJq+ic
afoMjZf444Ed6zoIZpy0UrAxr6yLk7Y0IBfsQUQ1Xy2ASa46S67IVW2HBLOVcoC8
PdO8BeZHfkhfHDeIWIZN
=1E8H
-END PGP SIGNATURE-

Changes since 0.4.0:
Arnaud Fontaine (24):
  Debian packaging.
  Only run autogen.sh if configure script does not already exist.
  Clean up unecessary files of Git Debian packages.
  xcb-util-image is now maintained as part of pkg-xorg team.
  State in debian/changelog that it is now maintained as part of pkg-xorg 
team.
  Merge branch 'upstream-unstable' into debian-unstable
  New upstream release.
  Fix duplicated short description on development package.
  Bump Standards-Version to 3.9.3 and switch debian/copyright to 
machine-readable format.
  Convert to multiarch.
  Add xcb_pixel.h previously missing.
  Upload to unstable.
  Use dh-autoreconf to make porters' task easier. Thanks to Fernando Seiti 
Furusato. Closes: #756295.
  Merge tag '0.4.0' into debian-unstable
  New upstream release.
  Do not delete files only in git repository (to avoid dpkg-source failing
  Update copyright years for the Debian packaging.
  License name should not contain space, so use MIT/X11 (lintian).
  Bump Standards-Version to 3.9.6. No changes needed.
  Use upstream bzip2 tarball rather than bigger gzip one.
  Call dh_install with --list-missing.
  Added symbols file to catch ABI changes.
  Run tests through 'check' target on build. Thanks to Michael Terry. 
Closes: #701080.
  Upload to unstable.

---
 debian/changelog |  162 +++
 debian/compat|1 
 debian/control   |   54 +
 debian/copyright |   52 
 debian/libxcb-image0-dev.install |5 +
 debian/libxcb-image0.install |1 
 debian/libxcb-image0.symbols |   16 +++
 debian/rules |   28 ++
 debian/source/format |1 
 debian/source/local-options  |2 
 debian/watch |2 
 11 files changed, 324 insertions(+)
---


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1xeh8y-0002wd...@moszumanska.debian.org



xcb-util-image: Changes to 'refs/tags/0.3.9'

2014-10-14 Thread Arnaud Fontaine
Tag '0.3.9' created by Arnaud Fontaine ar...@debian.org at 2012-05-30 05:27 
+

Release 0.3.9
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)

iEYEABECAAYFAk/Fr6QACgkQvfKiIF42GdMuIwCghJC/KjhxfJV3VueXk8JQfV25
oDoAn29W4H+h7I8NK0Fr5C0Lg1/51FTL
=B8Il
-END PGP SIGNATURE-

Changes since 0.3.8:
Arnaud Fontaine (5):
  Add missing xcb_bitops.h.
  Remove Doxyfile which is unused, out dated and wrong.
  Add autogen.sh to EXTRA_DIST.
  Fix GCC warning in test_formats.
  Release 0.3.9

Jon TURNEY (2):
  Don't try to build test_xcb_image_shm if SHM isn't available (for 
example, on MinGW)
  Use rand() instead of random(), being part of the C standard library,

Roberto Branciforti (1):
  Fix xcb_bitops.h include path

---
 Doxyfile | 1305 ---
 Makefile.am  |1 
 NEWS |7 
 configure.ac |4 
 image/Makefile.am|8 
 image/test_formats.c |6 
 image/xcb_bitops.h   |  212 
 image/xcb_image.c|2 
 8 files changed, 233 insertions(+), 1312 deletions(-)
---


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1xeh8y-0002vl...@moszumanska.debian.org



xcb-util-image: Changes to 'refs/tags/0.4.0'

2014-10-14 Thread Arnaud Fontaine
Tag '0.4.0' created by Arnaud Fontaine ar...@debian.org at 2014-10-15 01:59 
+

Release 0.4.0
-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAABCgAGBQJUPdUZAAoJEDZ6q2L9ANPZBWoQAIfWxwrcRcAZ3XhrLzIzTJ77
ykUeaY00Nk4gclw7YD5Uc0DTX4YYmFhM6B/G657K4kWictUpwjalj1WX1X9xptZ3
eWGH3me5VRsFoCKDIjNHPkqWqqvyIMhxT1DwCc3wKdhIuvV9Np9bxaOhZCpYP+MT
G0UBVcLPZMbzWjXqcylnrNf5KQ7bKnRSKYKBupoee1TTbiVBsdkO7I83Y+CCtVO1
h5tGc255WEf56Arw33xMXEBoSQ7WqCqjMBBSxRao34ctngCXJywbctFNEosd2obw
THgYidM2zSet3RXT26GDLaQC2u1HY2CP8LDvSh0IxKz/qyUrc1dfHMhnp06fq6Yr
CYYXtvom+eqpK4jfeDHGWHWg7cOF3xDcWGAAfXAiYiUWXyoldyuhLVnH616riatY
4GipH7BcGzMtmK4Zc7oOS5HObkvCIYfgbJkaiVMHN/YMC+5+beNVfkShMEcBcS1Q
eb88/o7N9Tc8rLUuWKoMhRRteDPPO1dm4d1yPXdmHBS5IEEglzRf+BZ6CVODm8ES
O9YtAqGvPelVo6+DHRhRfpfWnFI0Yo70jogyHd9iPcXgr/f6VHJpS+UWTdEOqL0M
/yI1ambaosD8vr90jSwWdujPBriFckJ+XNF3CKd2BcxWYyqlcKhWoXMEkdKK1uBb
/v1YdBoHKh4BW7ZhdQMi
=Lens
-END PGP SIGNATURE-

Changes since 0.3.9:
Arnaud Fontaine (2):
  Pick-up changes in m4 submodule as it's better to have all util repos at 
same m4 level.
  Release 0.4.0

Bart Massey (8):
  corrected return value documentation for xcb_image_shm_put()
  added additional format tests for XY_PIXMAP bit planes
  changed test_xcb_image to work with XY_PIXMAP with nontrivial planemask
  Fixed get_image to handle xy format with nontrivial plane_mask.
  added window names to test_xcb_image windows
  increased window size for test_xcb_image for usability
  Fixed endianness bug in xy pixmap getimage.
  fixed some compiler C90 warnings

Gaetan Nadon (10):
  config: add bug URL to AC_INIT
  config: replace deprecated use of AC_OUTPUT with AC_CONFIG_FILES
  config: remove old dead code for documentation
  config: use AC_CONFIG_HEADERS to create a config.h file
  config: add missing COPYING file
  make: there should be no attempt to remove any Makefile.in file
  make: using EXTRA_DIST for xcb-util-image.pc.in is redundant
  make: image is using X11 Protcol headers, so XPROTO_CFLAGS is required
  test: move test cases into their own directory
  image: use AM_CPPFLAGS rather than per-target libxcb_image_la_CPPFLAGS

Jon TURNEY (1):
  Fix compilation when NDEBUG is defined

Niclas Zeising (1):
  Check submodules before running autoconf.

---
 .gitignore |1 
 COPYING|   27 ++
 Makefile.am|2 
 NEWS   |   14 +
 autogen.sh |   15 +
 configure.ac   |   16 +
 image/.gitignore   |5 
 image/Makefile.am  |   41 ---
 image/test.xbm |  471 -
 image/test_bitmap.c|  169 
 image/test_formats.c   |  201 ---
 image/test_swap.c  |  239 --
 image/test_xcb_image.c |  226 -
 image/test_xcb_image_shm.c |  183 -
 image/xcb_image.c  |   48 ++--
 image/xcb_image.h  |4 
 m4 |2 
 test/.gitignore|5 
 test/Makefile.am   |   29 ++
 test/test.xbm  |  471 +
 test/test_bitmap.c |  173 
 test/test_formats.c|  210 
 test/test_swap.c   |  243 +++
 test/test_xcb_image.c  |  246 +++
 test/test_xcb_image_shm.c  |  186 +
 xcb_util_intro.in  |   24 --
 26 files changed, 1663 insertions(+), 1588 deletions(-)
---


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1xeh8y-0002wc...@moszumanska.debian.org



xcb-util-image: Changes to 'refs/tags/0.3.2'

2014-10-14 Thread Arnaud Fontaine
Tag '0.3.2' created by Julien Danjou jul...@danjou.info at 2008-12-16 13:15 
+

Release xcb-util 0.3.2
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEABECAAYFAklHqgcACgkQpGK1HsL+5c2Y7ACeMVb1fnpqD1DYIUgEknqz6MxD
2WsAoK+9ppKNiiYHlcHSOUrgeChU51HN
=Hxg7
-END PGP SIGNATURE-

Changes since 0.3.1:
Jonathan Landis (1):
  Fix copyright statement

Julien Danjou (4):
  build: add check for xproto = 7.0.8
  keysyms: use xcb_key_lookup_t type for col paramter
  icccm: fix gravity proto
  Release xcb-util 0.3.2

Peter Harris (2):
  Don't call exit() in xcb_aux_get_depth; return 0 instead.
  Fix the type of 'input' in icccm/xcb_icccm.h/xcb_wm_hints_t

---
 aux/xcb_aux.c  |   42 +---
 configure.ac   |3 +-
 event/event.c  |2 -
 icccm/icccm.c  |6 ++---
 icccm/xcb_icccm.h  |4 +--
 image/test_bitmap.c|   29 +++
 image/test_formats.c   |   28 ++
 image/test_swap.c  |   28 ++
 image/test_xcb_image.c |   28 ++
 image/test_xcb_image_shm.c |   26 
 image/xcb_image.c  |2 -
 keysyms/keysyms.c  |   47 +
 keysyms/xcb_keysyms.h  |   37 ---
 property/property.c|2 -
 reply/reply.c  |2 -
 reply/test_reply.c |   31 +
 wm/manage.c|   31 +
 wm/reply_formats.c |   30 
 wm/table.c |   30 
 wm/xcbwm-test.c|   30 
 20 files changed, 389 insertions(+), 49 deletions(-)
---


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1xeh8x-0002ta...@moszumanska.debian.org



xcb-util-image: Changes to 'refs/tags/0.3.6'

2014-10-14 Thread Arnaud Fontaine
Tag '0.3.6' created by Julien Danjou jul...@danjou.info at 2009-08-24 08:48 
+

Release xcb-util 0.3.6
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEABECAAYFAkqSU+sACgkQpGK1HsL+5c0vmQCeOksbHm3Vp1M/xqA3O61wywlx
jM8AoLTDPI31mOsfbV5a2xXeLCDEFp9J
=Tlgb
-END PGP SIGNATURE-

Changes since 0.3.5:
Arnaud Fontaine (5):
  icccm: use xcb_gravity_t when possible and cosmetic changes
  Check for ssize_t in configure for xcb-util-common.h
  event: update to libxcb 1.4
  event: fix compiler warning due to missing include for memset
  Bump version to 0.3.6

Julien Danjou (4):
  icccm: fix atoms_len with new libxcb
  xcb-property: fix bad comment
  icccm: typo fix
  icccm: add xcb_get_wm_protocols_from_reply

Mikhail Gusarov (1):
  Typo in configure.ac

---
 configure.ac|   12 
 event/event.c   |1 +
 event/xcb_event.h   |2 --
 icccm/icccm.c   |   45 +++--
 icccm/xcb_icccm.h   |   11 +++
 property/xcb_property.h |2 +-
 xcb-util-common.h   |4 
 7 files changed, 52 insertions(+), 25 deletions(-)
---


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1xeh8y-0002vk...@moszumanska.debian.org



xcb-util-keysyms: Changes to 'refs/tags/0.2'

2014-10-01 Thread Arnaud Fontaine
Tag '0.2' created by Jamey Sharp ja...@minilop.net at 2007-03-03 01:38 +

Release xcb-util 0.2
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQBF6NGrp1aplQ4I9mURApI/AJ9QuGxCHo7dq/7iEqBugfZy/hTK9wCcCQ8C
nbCbDuyz+FAnFvIW1D/b080=
=Tanp
-END PGP SIGNATURE-

Changes since 0.1:
Alan Coopersmith (2):
  Bug #7150: Check for gcc  Sun cc in configure.ac and use correct flags 
to turn on more warnings for each
  Bug #7150: Rename len to namelen to avoid m4 substitution

Bart Massey (1):
  Removed GNU make constructs from Makefile.

Donnie Berkholz (1):
  Add correct dependencies in xcb-util.

Ian Osgood (12):
  Add some error checking
  Deprecate XCBSync, move to XCBAuxSync.
  Finally remove X.h from xcb.h, fix broken image tests.
  All xcb-util libraries compile after the Great Renaming.
  Naming changes must go into m4 files.
  Install headers to xcb, not X11/XCB.
  Adapt xcb/util libraries for removal of XID structures.
  Implement a prototype API for xcb_render_util_composite_text
  Const correctness.
  Oops, glyphcmds aren't in network byte order.
  Rename enumerations to coding standard.
  Add NEWS file for 0.2 release

Jamey Sharp (10):
  New utility library: port of libXrender utility functions.
  Plan 7 has been implemented, so xcb_renderutil compiles without faked 
prototypes.
  The formats argument of XCBRenderUtilFindVisualFormat must be const.
  libxcb now installs header files in xcb, not X11/XCB.
  Use xcb_poll_for_reply instead of the now-gone xcb_get_request_read.
  PropertyChanged was renamed to property_changed: update wm/manage.c.
  Simplify xcb_render_util_composite_text, add 
xcb_render_util_composite_text_checked.
  Bug #6781: make util compile with srcdir != builddir.
  Clean up built sources. Makes `distcheck` pass.
  Release xcb-util 0.2

Josh Triplett (2):
  Don't link xcbwm_test to libXCBAtom; xcbwm_test doesn't use libXCBAtom 
directly.
  Integrate top-level .gitignore into .gitignore for each subdirectory

TORRI Vincent (12):
  add XCBImageAllPlanes constant
  I did'nt see that XCBAllPlanes already exists... Use CARD32 instead of 
unsigned long because plane_mask is a CARD32
  fix compilation with c++ compilers. Remove some trailing spaces
  XCBImagePut returns 1 when no problem occurs
  add AllocWMHints and SetWMHints functions. Remove trailing spaces. Fix an 
indentation
  use XCBNone instead of None
  add GetWMIconName and WM_CLIENT_MACHINE functions
  typo
  it's also probably a good idea to update the header file...
  explicit braces to avoid ambiguous 'else' and return value
  rename the libraries from libXCBFoo.* to libxcb-foo.*. Use foo_CPPFLAGS 
instead of foo_CFLAGS (*_CFLAGS variables store preprocessor options)
  and rename renderUtil to render-util

Thomas Hunger (2):
  wm: new naming convention
  icccm: new naming convention

---
 .gitignore  |   30 +
 Makefile.am |2 
 NEWS|   14 
 README  |   42 ++
 atom/Makefile.am|   25 -
 atom/atoms.gperf.m4 |   58 +--
 atom/xcb-atom.pc.in |4 
 atom/xcb_atom.h.m4  |   18 -
 configure.ac|   37 ++
 convenient/Makefile.am  |   10 
 convenient/xcb-aux.pc.in|4 
 convenient/xcb_aux.c|  178 +-
 convenient/xcb_aux.h|  234 +++--
 event/Makefile.am   |   10 
 event/events.c  |   55 +--
 event/xcb-event.pc.in   |4 
 event/xcb_event.h   |  112 +++---
 icccm/Makefile.am   |   13 
 icccm/icccm.c   |  679 +---
 icccm/xcb-icccm.pc.in   |4 
 icccm/xcb_icccm.h   |  393 ---
 image/Makefile.am   |   24 -
 image/test_formats.c|   88 ++---
 image/test_xcb_image.c  |  148 
 image/test_xcb_image_shm.c  |  106 +++---
 image/xcb-image.pc.in   |4 
 image/xcb_image.c   |  320 +-
 image/xcb_image.h   |  252 +++---
 keysyms/Makefile.am |   10 
 keysyms/keysyms.c   |  352 ++--
 keysyms/xcb-keysyms.pc.in   |4 
 keysyms/xcb_keysyms.h   |   63 ++-
 property/Makefile.am|   10 
 property/prop.c |   88 ++---
 property/xcb-property.pc.in |4 
 property/xcb_property.h |   36 +-
 renderutil/Makefile.am  |   14 
 renderutil/cache.c  |  234 +
 renderutil/glyph.c  |  287 
 renderutil/util.c   |  251 ++
 renderutil/xcb-renderutil.pc.in |   11 
 renderutil/xcb_renderutil.h |  142 
 reply/Makefile.am 

xcb-util-keysyms: Changes to 'refs/tags/0.1'

2014-10-01 Thread Arnaud Fontaine
Tag '0.1' created by Josh Triplett j...@freedesktop.org at 2006-09-25 20:56 
+

xcb-util 0.1 release
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (GNU/Linux)

iD8DBQBFGEJ4GJuZRtD+evsRAr0sAJ48k3MXL/ERKlgf1ua37cqjReIbVQCgo8KV
X2Nq+ZiJxPX/g96iwWPYk7I=
=yhw3
-END PGP SIGNATURE-

Changes since the dawn of time:
Eric Anholt (1):
  Move .cvsignore to .gitignore.

Ian Osgood (5):
  Portability fix: include stdlib.h, not malloc.h.
  Remove xcb-util dependency on proto/X11
  Remove xcb_image dependency on X11/Xlib.h
  Add some convenience functions for avoiding value lists.
  Enumeration and documentation for col parameter

Jamey Sharp (4):
  Update .gitignores for .o files and autofoo stuff.
  Unify autofoo .gitignore bits into one top-level file, and remove 
resulting redundancies.
  Add the test app I wrote for trying different pixmap formats. It does not 
work for XYPixmaps.
  Update xcb-util for ConnSetup renaming and constness fixes.

Josh Triplett (10):
  Remove xcl and CVSROOT.
  Fix xcb-util library dependencies, including both the new dependency 
libXCBImage needs on libXCBShm, as well as many other issues discovered in the 
process.  These include using automake variables appropriately in order to 
actually link shared libraries against each other and ensure libraries have 
NEEDED entries for the libraries they depend on, consequently needing to 
reorder the top-level SUBDIRS to build property before icccm, adding 
dependencies to .pc.in files, fixing .pc.in files to not all use the name and 
description for XCBImage, and adding appropriate library dependencies to test 
programs.
  Set all package bugreporting addresses to x...@lists.freedesktop.org
  test_reply uses libXCB directly, so stop relying on XCBReply to pull in 
the headers and libraries for XCB.
  Fix use of deprecated name XCBConnSetupSucessRep in comment to use 
XCBSetup.
  s/HACKMEM/HAKMEM/ in a comment.
  Make xcb_image.h self-contained by including the xcb.h and shm.h headers. 
 Remove unused headers from the libXCBImage test programs.  Change Makefile.am 
to match the headers and libraries actually used by the test programs.
  xcb-icccm doesn't use xcb-event; it just needs the headers due to 
xcb-property, and can't use the xcb-property pkg-config file from within the 
same source tree to pull it in.
  Make xcb_keysyms.h self-contained by including xcb.h
  Add m4 files to EXTRA_DIST.

TORRI Vincent (8):
  fix some warnings
  missing flags
  missing atom flags
  my bad. bad fix. This should be better
  I swear that I couldn't compile without that flag !
  leak fixed
  Merge branch 'master' of git+ssh://dour...@git.freedesktop.org/git/xcb
  fix warnings


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1xzgwb-0001tz...@moszumanska.debian.org



xcb-util-keysyms: Changes to 'refs/tags/0.3.1'

2014-10-01 Thread Arnaud Fontaine
Tag '0.3.1' created by Julien Danjou jul...@danjou.info at 2008-11-20 14:36 
+

Release xcb-util 0.3.1
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEABECAAYFAkklddcACgkQpGK1HsL+5c2PoQCgknBNWZ5eGUioLz1YTqszKVyb
H6oAn0gfZAzUu/0sJIb/3xYe2mzotHfI
=6k5O
-END PGP SIGNATURE-

Changes since 0.3.0:
Henning Sten (2):
  introduce function xcb_atom_get (essentially a synchronous 
xcb_intern_atom, use it only on non-performance critical execution paths)
  add more verbose explanation of the purpose of encoding parameter in 
doxygen documentation tag

Julien Danjou (5):
  icccm: add some comment on text reply usage
  icccm: fix normal hints flags computing
  wm: link test against atom lib
  configure: stop if m4 is not found
  Release xcb-util 0.3.1

Peter Harris (1):
  more endianness patches

Ulrich Eckhardt (2):
  Clean up magic structure stuff for C++.
  Do not cast the return value of malloc() in modern C.

---
 atom/atoms.gperf.m4 |   13 +
 atom/xcb_atom.h.m4  |   10 ++
 aux/xcb_aux.h   |   26 +-
 configure.ac|7 +--
 icccm/icccm.c   |   15 ++-
 icccm/xcb_icccm.h   |9 ++---
 image/xcb_image.c   |   30 +++---
 keysyms/keysyms.c   |2 +-
 wm/Makefile.am  |1 +
 9 files changed, 90 insertions(+), 23 deletions(-)
---


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1xzgwc-0001x2...@moszumanska.debian.org



xcb-util-keysyms: Changes to 'refs/tags/0.2.1'

2014-10-01 Thread Arnaud Fontaine
Tag '0.2.1' created by Julien Danjou jul...@danjou.info at 2008-08-01 09:44 
+

Release xcb-util 0.2.1
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEABECAAYFAkiS2uIACgkQpGK1HsL+5c0eMQCgpOSKQFM+CEZrKtimymY8Abu4
sIkAnA6MKZE7ywsfstgRbBvVBE8QbqvT
=WmtV
-END PGP SIGNATURE-

Changes since 0.2:
Arnaud Fontaine (4):
  Add xcb_poll_for_event_loop and rename xcb_event_loop to match.
  [icccm]: fix incorrect pointer usage
  [icccm]: correctly copy the reply value according to its format
  [icccm]: Remove useless function for accessing 'flags' which were also

Bart Massey (29):
  added xcb_aux_get_depth_by_visual_id()
  added xcb_aux_find_visual functions
  added checked versions of aux_create_window and aux_create_gc functions
  added checked version of aux_change_gc function
  xcb_aux_parse_color()
  added PARAM macros
  added aux_set_line_attributes_checked
  added fast inline bitops xcb_bitops.h
  out with the old image library...
  ...and in with the new image library
  used doxygen -u to create a much more elaborate doxyfile
  fixed xcb_params_gc_t so that tile_stipple_origin members had reasonable 
naming
  added aux_clear_window() for xlib compatibility, in spite of misgivings
  fixed existing roundups, added rounddowns
  added xcb_image_subimage()
  added create_image_from_bitmap_data(), adapted 
create_pixmap_from_bitmap_data() to use
  extended test_bitmap to handle subimage test
  took out clever code for subimage copying and left_shift for now, as it 
was too broken
  added INSET argument to test_bitmap and cleaned up subimage stuff
  fixed check for SHM in test_xcb_image_shm
  re-fixed my stupid visual_class typo; thanks to Thomas Hunger for the 
report
  sorted out dependencies for building while uninstalled---includes 
horrible kludges
  stopped image test programs from being built by default
  made image tests compile when not installed; fixed regression in 
test_formats.c
  added test.xbm to image
  made xcb_handle_event() externally visible
  merged event loop split with last patch
  fixed missed reference in previous patch
  added some gratuitous but harmless image pointer zeroing at the 
suggestion of Vincent Torri

Jamey Sharp (1):
  All util libraries require the XCB 1.0 API; check for it in configure.

Julien Danjou (3):
  icccm: add xcb_get_wm_transient_for()
  icccm: add urgency hint functions
  prepare 0.2.1 release

TORRI Vincent (3):
  event/events.c
  missing namespace for alloc_wm_hints in xcb_icccm.h
  add _checked version of the _set_ functions

Tilman Sauerbeck (2):
  Bug #10877: Fixed the atom values that are written to the hash table.
  atom: Replace 'char *atom_names[]' with one big string and array of 
offsets.

---
 Doxyfile   | 1246 +-
 Makefile.am|2 
 atom/atoms.gperf.m4|   15 
 aux/Makefile.am|   16 
 aux/xcb-aux.pc.in  |   11 
 aux/xcb_aux.c  |  335 ++
 aux/xcb_aux.h  |  200 ++
 aux/xcb_bitops.h   |  212 ++
 configure.ac   |   10 
 convenient/Makefile.am |   16 
 convenient/xcb-aux.pc.in   |   11 
 convenient/xcb_aux.c   |  163 -
 convenient/xcb_aux.h   |  140 
 event/events.c |   56 +
 event/xcb_event.h  |   24 
 icccm/icccm.c  |  797 ++--
 icccm/xcb_icccm.h  |  461 +++---
 image/.gitignore   |1 
 image/Makefile.am  |9 
 image/test.xbm |  471 ++
 image/test_bitmap.c|  139 
 image/test_formats.c   |  124 ++-
 image/test_xcb_image.c |   83 --
 image/test_xcb_image_shm.c |   71 --
 image/xcb_image.c  | 1463 -
 image/xcb_image.h  |  632 +--
 image/xcb_pixel.h  |  171 +
 property/prop.c|   60 -
 property/xcb_property.h|   18 
 wm/manage.c|6 
 wm/xcb_wm.h|4 
 wm/xcbwm-test.c|   18 
 32 files changed, 5002 insertions(+), 1983 deletions(-)
---


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1xzgwc-0001v6...@moszumanska.debian.org



xcb-util-keysyms: Changes to 'debian-unstable'

2014-10-01 Thread Arnaud Fontaine
 .gitignore  |1 
 Doxyfile| 1305 
 NEWS|6 
 autogen.sh  |   15 
 configure.ac|3 
 debian/changelog|   14 
 debian/control  |2 
 debian/copyright|4 
 debian/rules|3 
 debian/source/local-options |2 
 debian/watch|2 
 keysyms/keysyms.c   |   19 
 m4  |2 
 xcb_util_intro.in   |   24 
 14 files changed, 56 insertions(+), 1346 deletions(-)

New commits:
commit 42d970ad6c314cd9a7d0761cca29c4e3825be2bb
Author: Arnaud Fontaine ar...@debian.org
Date:   Wed Oct 1 19:07:31 2014 +0900

Upload to unstable.

diff --git a/debian/changelog b/debian/changelog
index d2b02f1..cdd746c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-xcb-util-keysyms (0.4.0-1) UNRELEASED; urgency=medium
+xcb-util-keysyms (0.4.0-1) unstable; urgency=medium
 
   * New upstream release.
   * d/control: Bump Standards-Version to 3.9.6. No changes needed.
@@ -10,7 +10,7 @@ xcb-util-keysyms (0.4.0-1) UNRELEASED; urgency=medium
   failing because of local changes) as it creates unwanted local
   repository modifications, instead just ignore them.
 
- -- Arnaud Fontaine ar...@debian.org  Wed, 01 Oct 2014 11:57:39 +0900
+ -- Arnaud Fontaine ar...@debian.org  Wed, 01 Oct 2014 19:07:02 +0900
 
 xcb-util-keysyms (0.3.9-2) unstable; urgency=medium
 

commit a5f1d5cc47768d3e45bfd011b09abdf3ffa8525c
Author: Arnaud Fontaine ar...@debian.org
Date:   Wed Oct 1 19:09:58 2014 +0900

Use upstream bzip2 tarball rather than bigger gzip one.

diff --git a/debian/watch b/debian/watch
index 0ca51c9..709b6d1 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://xcb.freedesktop.org/dist/xcb-util-keysyms-([0-9.]*)\.tar\.gz
+http://xcb.freedesktop.org/dist/xcb-util-keysyms-([0-9.]*)\.tar\.bz2

commit 453ea8149466a849e43c4d011e7735e89a5dda22
Author: Arnaud Fontaine ar...@debian.org
Date:   Wed Oct 1 18:47:25 2014 +0900

License name should not contain space, so use MIT/X11 (lintian).

diff --git a/debian/changelog b/debian/changelog
index 09a8f08..d2b02f1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,7 +2,9 @@ xcb-util-keysyms (0.4.0-1) UNRELEASED; urgency=medium
 
   * New upstream release.
   * d/control: Bump Standards-Version to 3.9.6. No changes needed.
-  * d/copyright: Update copyright years for the Debian packaging.
+  * d/copyright:
++ Update copyright years for the Debian packaging.
++ License name should not contain space, so use MIT/X11 (lintian).
   * d/source/local-options, d/rules:
 + Do not delete files only in git repository (to avoid dpkg-source
   failing because of local changes) as it creates unwanted local
diff --git a/debian/copyright b/debian/copyright
index c3e3664..81569eb 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -8,7 +8,7 @@ Copyright: 2008 Josh Triplett j...@freedesktop.org
2008 Ulrich Eckhardt dooms...@knuut.de
2008 Ian Osgood i...@quirkster.com
2008 Jamey Sharp ja...@minilop.net
-License: MIT/X Consortium License
+License: MIT/X11
  Permission is hereby granted, free of  charge, to any person obtaining a copy
  of this software and associated documentation files (the Software), to deal
  in the Software without restriction,  including without limitation the rights

commit e0195c7a0150d34c623047bec2c9821a9ba9bbce
Author: Arnaud Fontaine ar...@debian.org
Date:   Wed Oct 1 18:42:15 2014 +0900

Do not delete files only in git repository (to avoid dpkg-source failing
because of local changes) as it creates unwanted local repository
modifications, instead just ignore them.

diff --git a/debian/changelog b/debian/changelog
index 9e99a60..09a8f08 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,10 @@ xcb-util-keysyms (0.4.0-1) UNRELEASED; urgency=medium
   * New upstream release.
   * d/control: Bump Standards-Version to 3.9.6. No changes needed.
   * d/copyright: Update copyright years for the Debian packaging.
+  * d/source/local-options, d/rules:
++ Do not delete files only in git repository (to avoid dpkg-source
+  failing because of local changes) as it creates unwanted local
+  repository modifications, instead just ignore them.
 
  -- Arnaud Fontaine ar...@debian.org  Wed, 01 Oct 2014 11:57:39 +0900
 
diff --git a/debian/rules b/debian/rules
index df691fc..9937fff 100755
--- a/debian/rules
+++ b/debian/rules
@@ -20,9 +20,6 @@ configure-stamp:
 cleanbuilddir::
rm -f configure-stamp
 
-   # Specific to Git Debian package
-   rm -f Doxyfile .gitmodules m4/xcb_util_m4_with_include_path.m4
-
 get-orig-source:
git archive upstream | gzip -9  
../xcb-util-keysyms_$(ORIG_MAJOR)+git$(ORIG_GIT).orig.tar.gz
 
diff --git a/debian/source/local-options b/debian/source/local

xcb-util-keysyms: Changes to 'refs/tags/0.3.0'

2014-10-01 Thread Arnaud Fontaine
Tag '0.3.0' created by Julien Danjou jul...@danjou.info at 2008-09-17 12:07 
+

Release xcb-util 0.3.0
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEABECAAYFAkjQ8v0ACgkQpGK1HsL+5c3oZACfeBDe5wkI/8hcM/ccvqNr1dI4
ZdoAoKr6A1RZyILM8rEUSW6HejFcmm1s
=yKLc
-END PGP SIGNATURE-

Changes since 0.2.1:
Arnaud Fontaine (15):
  [icccm] Make xcb_get_text_property() public as it might be useful for
  [property] Add missing xcb_get_any_property_unchecked().
  [atom] Move '*discriminated_atom*' functions from icccm to atom
  [icccm] Make xcb_get_text_property() and functions relying on it
  [icccm] Make xcb_get_wm_transient_for() asynchronous and document the 
code.
  [icccm] Make xcb_get_wm_size_hints() and xcb_get_wm_normal_hints()
  [icccm] Make xcb_get_wm_hints() asynchronous, remove useless functions
  [icccm] Make xcb_get_wm_protocols() asynchronous and document the
  [icccm] Fix namespace according to XCB code in general.
  [icccm] Add copyright notices.
  [icccm] Add functions to get WM_CLASS property.
  [icccm] Avoid InternAtom request.
  [icccm] Comment and indent the code properly.
  [icccm] Bump library version number to 0.3.0.
  wm: tag_t was renamed to xcb_atom_fast_tag_t.

Henning Sten (2):
  return on error to avoid null dereference in assert
  add doxygen documentation markup for XCB_EVENT_RESPONSE_TYPE_MASK macro

Julien Danjou (15):
  icccm: fix memory leak in xcb_get_wm_hints()
  icccm: fix wrong variable initialization
  icccm: free reply in wm hints retrieval
  atom: prefix functions and types
  atom: bump version info
  atom: include xcb headers
  property: rewrite property handler interface
  icccm: allow information retrieval from reply
  event: rework, rename and add some documentation
  event: define XCB_EVENT_RESPONSE_TYPE_MASK
  reply: rework and add some documentation
  Remove NEWS
  doc: add various authors, remove old todo item
  doc: enable doxygen doc in various submodule
  icccm: introduce xcb_get_wm_transient_for_from_reply

Keith Packard (4):
  Add image conversion test case for 'make check'
  xcb_mask must not be zero when n == 32.
  Rework image format conversion code to pass test_swap test case.
  Add test_swap to image/.gitignore

---
 Doxyfile|6 
 NEWS|   14 
 atom/Makefile.am|1 
 atom/atoms.gperf.m4 |   90 +++
 atom/xcb_atom.h.m4  |   28 -
 aux/xcb_bitops.h|2 
 configure.ac|3 
 event/Makefile.am   |3 
 event/event.c   |  117 +
 event/events.c  |   99 
 event/xcb_event.h   |  210 ++---
 icccm/Makefile.am   |1 
 icccm/icccm.c   |  992 +++
 icccm/xcb_icccm.h   | 1097 
 image/.gitignore|1 
 image/Makefile.am   |8 
 image/test_bitmap.c |3 
 image/test_swap.c   |  211 +
 image/xcb_image.c   |  286 +---
 property/Makefile.am|3 
 property/prop.c |  137 -
 property/property.c |  147 ++
 property/xcb_property.h |  154 ++
 reply/Makefile.am   |1 
 reply/reply.c   |  222 -
 reply/test_reply.c  |   10 
 reply/xcb_reply.h   |  110 
 wm/xcb_wm.h |2 
 wm/xcbwm-test.c |   30 -
 xcb_util_intro.in   |   13 
 30 files changed, 2542 insertions(+), 1459 deletions(-)
---


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1xzgwc-0001vj...@moszumanska.debian.org



xcb-util-keysyms: Changes to 'refs/tags/0.4.0'

2014-10-01 Thread Arnaud Fontaine
Tag '0.4.0' created by Arnaud Fontaine ar...@debian.org at 2014-10-01 03:10 
+

Release 0.4.0
-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAABCgAGBQJUK3CIAAoJEDZ6q2L9ANPZrEAQAIxh7pMq1dFxcnjky7v5D/Gl
AlgG5hysuRp1FF47b1HAQ/G6yv3/76UOK/1V1ZzbN3IcU/daw4EDXdhh1vv4jBi2
HqcTwaU1685iBjnGP/hUKnifkC83Rn+IvA8Fh9Hzy+un0e7JUGpUjOGTqExcczU1
Q7gFuEurLPcc8Dn9CSdNrRR5pln7uCKiQXxkk9EdC6mfApScgLQCQKJFf5Kr0d7l
7vXU/HJ02fzwiHExnyWnbH9LDeWXp3n7XAq5fPEk9vauNkn+nDZJsj4rxlZ+BIe4
W0bhLrXvg56vT6SK2/e6te+VYpT+nNXK/Nwdb9QXAus30QOZ1rs1obXva1RS9TGL
4UnczowX34K0X/3ZqQ/LkpNUlYjiC6lORZ97eKwQjhieu6mPfWfN9DS9ncDSZNu1
bYwDWOT1OpTESBJyZ4RlhSsoZ9qRREQZPZ8knPZ1yId7SuDTbPK+goXerDawFV01
Tviz644H6JBrpYhoRG4bxZwnER/V6GHvjiAdp8gZ+bfb3dGaTFCaBUhLaHUXu45i
dxWku+uS1ZFM+BYsAkZfbMFuoTfOTwCfJJ39Js8Rr/Gsny5Eu0J6iI9XfBwkZm19
ofVD1nZ1LKmYAzwevFimXppt/SJ23bhEn8IXRtzRAWVviRh7TBQ3M9NSACsk2/XV
mY0QpiylGEis3Xjp7KFF
=iAbs
-END PGP SIGNATURE-

Changes since 0.3.8:
Andreas Wettstein (1):
  Recognise ISO_Level5-keysyms as modifiers in xcb_is_modifier_key #39177

Arnaud Fontaine (5):
  Add autogen.sh to EXTRA_DIST.
  Release 0.3.9
  Pick-up changes in m4 submodule as it's better to have all util repos at 
same m4 level.
  Remove old/outdated documentation crufts.
  Release 0.4.0

Bastien Dejean (1):
  Duplicate keycodes are unnecessary

Michael Stapelberg (1):
  autogen.sh: verify that git submodules are initialized

Uli Schlachter (1):
  Fix handling of error connections

---
 .gitignore|1 
 Doxyfile  | 1305 --
 Makefile.am   |2 
 NEWS  |   11 
 autogen.sh|   15 
 configure.ac  |3 
 keysyms/keysyms.c |   21 
 m4|2 
 xcb_util_intro.in |   24 
 9 files changed, 44 insertions(+), 1340 deletions(-)
---


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1xzgwe-00023o...@moszumanska.debian.org



xcb-util-keysyms: Changes to 'refs/tags/0.3.2'

2014-10-01 Thread Arnaud Fontaine
Tag '0.3.2' created by Julien Danjou jul...@danjou.info at 2008-12-16 13:15 
+

Release xcb-util 0.3.2
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEABECAAYFAklHqgcACgkQpGK1HsL+5c2Y7ACeMVb1fnpqD1DYIUgEknqz6MxD
2WsAoK+9ppKNiiYHlcHSOUrgeChU51HN
=Hxg7
-END PGP SIGNATURE-

Changes since 0.3.1:
Jonathan Landis (1):
  Fix copyright statement

Julien Danjou (4):
  build: add check for xproto = 7.0.8
  keysyms: use xcb_key_lookup_t type for col paramter
  icccm: fix gravity proto
  Release xcb-util 0.3.2

Peter Harris (2):
  Don't call exit() in xcb_aux_get_depth; return 0 instead.
  Fix the type of 'input' in icccm/xcb_icccm.h/xcb_wm_hints_t

---
 aux/xcb_aux.c  |   42 +---
 configure.ac   |3 +-
 event/event.c  |2 -
 icccm/icccm.c  |6 ++---
 icccm/xcb_icccm.h  |4 +--
 image/test_bitmap.c|   29 +++
 image/test_formats.c   |   28 ++
 image/test_swap.c  |   28 ++
 image/test_xcb_image.c |   28 ++
 image/test_xcb_image_shm.c |   26 
 image/xcb_image.c  |2 -
 keysyms/keysyms.c  |   47 +
 keysyms/xcb_keysyms.h  |   37 ---
 property/property.c|2 -
 reply/reply.c  |2 -
 reply/test_reply.c |   31 +
 wm/manage.c|   31 +
 wm/reply_formats.c |   30 
 wm/table.c |   30 
 wm/xcbwm-test.c|   30 
 20 files changed, 389 insertions(+), 49 deletions(-)
---


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1xzgwd-000205...@moszumanska.debian.org



xcb-util-keysyms: Changes to 'refs/tags/0.3.6'

2014-10-01 Thread Arnaud Fontaine
Tag '0.3.6' created by Julien Danjou jul...@danjou.info at 2009-08-24 08:48 
+

Release xcb-util 0.3.6
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEABECAAYFAkqSU+sACgkQpGK1HsL+5c0vmQCeOksbHm3Vp1M/xqA3O61wywlx
jM8AoLTDPI31mOsfbV5a2xXeLCDEFp9J
=Tlgb
-END PGP SIGNATURE-

Changes since 0.3.5:
Arnaud Fontaine (5):
  icccm: use xcb_gravity_t when possible and cosmetic changes
  Check for ssize_t in configure for xcb-util-common.h
  event: update to libxcb 1.4
  event: fix compiler warning due to missing include for memset
  Bump version to 0.3.6

Julien Danjou (4):
  icccm: fix atoms_len with new libxcb
  xcb-property: fix bad comment
  icccm: typo fix
  icccm: add xcb_get_wm_protocols_from_reply

Mikhail Gusarov (1):
  Typo in configure.ac

---
 configure.ac|   12 
 event/event.c   |1 +
 event/xcb_event.h   |2 --
 icccm/icccm.c   |   45 +++--
 icccm/xcb_icccm.h   |   11 +++
 property/xcb_property.h |2 +-
 xcb-util-common.h   |4 
 7 files changed, 52 insertions(+), 25 deletions(-)
---


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1xzgwe-000232...@moszumanska.debian.org



xcb-util-keysyms: Changes to 'refs/tags/0.3.5'

2014-10-01 Thread Arnaud Fontaine
Tag '0.3.5' created by Julien Danjou jul...@danjou.info at 2009-05-29 06:37 
+

Release xcb-util 0.3.5
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEABECAAYFAkofgrwACgkQpGK1HsL+5c3vywCgy/HuIAF6sUFE4YUlpZPUJZKm
bLIAn27jIz11uCsRO00OYnC9FmMjNGla
=hzsB
-END PGP SIGNATURE-

Changes since 0.3.4:
Alan Coopersmith (1):
  Make sure m4 supports -I flag, if not, try finding gnu m4

Bart Massey (1):
  wrapped xcb_atom.h for C++ per bug report of com...@autistici.org

Bob Ham (1):
  Add a check on xproto version libxcb was compiled with

Julien Danjou (2):
  icccm: fix compatibility with libxcb  1.2
  Release xcb-util 0.3.5

Mikhail Gusarov (2):
  Add xcb_aux_change_window_attributes_checked
  Zero out handlers list in xcb_event_handlers_init

---
 acinclude.m4   |  173 +
 atom/xcb_atom.h.m4 |8 ++
 aux/xcb_aux.c  |   11 +++
 aux/xcb_aux.h  |6 +
 configure.ac   |   43 +++--
 event/event.c  |1 
 icccm/icccm.c  |   16 ++--
 7 files changed, 246 insertions(+), 12 deletions(-)
---


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1xzgwe-00022j...@moszumanska.debian.org



xcb-util-keysyms: Changes to 'refs/tags/0.3.3'

2014-10-01 Thread Arnaud Fontaine
Tag '0.3.3' created by Julien Danjou jul...@danjou.info at 2009-01-31 14:10 
+

Release xcb-util 0.3.3
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEABECAAYFAkmEW8AACgkQpGK1HsL+5c23lwCeJ8oW087L3hvuvO5sj25fmFGe
dwAAnAryfdOciFSGIB0kqRI1wIQFX+ak
=8T7N
-END PGP SIGNATURE-

Changes since 0.3.2:
Julien Danjou (4):
  Revert keysyms: use xcb_key_lookup_t type for col paramter
  xcb_keysyms: remove xcb_lookup_t
  icccm: change class hint struct fields name
  Release xcb-util 0.3.3

---
 configure.ac  |2 +-
 icccm/icccm.c |6 +++---
 icccm/xcb_icccm.h |4 ++--
 keysyms/keysyms.c |   16 
 keysyms/xcb_keysyms.h |   33 ++---
 5 files changed, 28 insertions(+), 33 deletions(-)
---


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1xzgwd-00020q...@moszumanska.debian.org



xcb-util-keysyms: Changes to 'refs/tags/xcb-util-keysyms-0.4.0-1'

2014-10-01 Thread Arnaud Fontaine
Tag 'xcb-util-keysyms-0.4.0-1' created by Arnaud Fontaine ar...@debian.org at 
2014-10-01 10:14 +

Tagging upload of xcb-util-keysyms 0.4.0-1 to unstable.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iEYEABECAAYFAlQr0+sACgkQvfKiIF42GdOifwCgoobm4b4eiwVQTDy7jM0b2Vak
tDgAn1S60o4vzaDXmchDRQucJi9MnUno
=M6TF
-END PGP SIGNATURE-

Changes since xcb-util-keysyms-0.3.9-2:
Arnaud Fontaine (11):
  Pick-up changes in m4 submodule as it's better to have all util repos at 
same m4 level.
  Remove old/outdated documentation crufts.
  Release 0.4.0
  Merge tag '0.4.0' into debian-unstable
  New upstream release.
  Bump Standards-Version to 3.9.6. No changes needed.
  Update copyright years for the Debian packaging.
  Do not delete files only in git repository (to avoid dpkg-source failing
  License name should not contain space, so use MIT/X11 (lintian).
  Use upstream bzip2 tarball rather than bigger gzip one.
  Upload to unstable.

Bastien Dejean (1):
  Duplicate keycodes are unnecessary

Michael Stapelberg (1):
  autogen.sh: verify that git submodules are initialized

Uli Schlachter (1):
  Fix handling of error connections

---
 .gitignore  |1 
 Doxyfile| 1305 
 NEWS|6 
 autogen.sh  |   15 
 configure.ac|3 
 debian/changelog|   14 
 debian/control  |2 
 debian/copyright|4 
 debian/rules|3 
 debian/source/local-options |2 
 debian/watch|2 
 keysyms/keysyms.c   |   19 
 m4  |2 
 xcb_util_intro.in   |   24 
 14 files changed, 56 insertions(+), 1346 deletions(-)
---


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1xzgwe-00024x...@moszumanska.debian.org



xcb-util-keysyms: Changes to 'refs/tags/0.3.4'

2014-10-01 Thread Arnaud Fontaine
Tag '0.3.4' created by Julien Danjou jul...@danjou.info at 2009-04-15 13:44 
+

Release xcb-util 0.3.4
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEABECAAYFAknl5LYACgkQpGK1HsL+5c3YrQCfZUzTLOHa+u4i2E5YZBMZfjGj
stMAoIog3jkW9SCKwq2FmK7yOMWS3bwa
=IwXk
-END PGP SIGNATURE-

Changes since 0.3.3:
Julien Danjou (11):
  add a useful common header with common function/define
  event: add functions to convert event/errors to labels
  wm: remove
  icccm: add xcb_get_wm_class_from_reply()
  keysyms: fix xcb_key_symbols_get_keycode() API
  keysyms: bump version
  event: simplify proto
  event: add error values
  event: add define to get request and error types
  bump version to 0.3.4
  include xcb-util-common.h in dist tarball

---
 Makefile.am   |4 
 README|1 
 configure.ac  |3 
 event/event.c |  220 +++
 event/xcb_event.h |   72 ++
 icccm/icccm.c |   21 +-
 icccm/xcb_icccm.h |   11 +
 keysyms/Makefile.am   |1 
 keysyms/keysyms.c |   53 +++
 keysyms/xcb_keysyms.h |   15 +-
 wm/.gitignore |1 
 wm/Makefile.am|   46 --
 wm/manage.c   |  146 
 wm/reply_formats.c|  353 --
 wm/reply_formats.h|   31 
 wm/table.c|   89 
 wm/xcb-wm.pc.in   |   11 -
 wm/xcb_wm.h   |   57 
 wm/xcbwm-test.c   |  260 
 xcb-util-common.h |   33 
 20 files changed, 393 insertions(+), 1035 deletions(-)
---


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1xzgwe-00021a...@moszumanska.debian.org



xcb-util: Changes to 'refs/tags/xcb-util-0.3.8-3'

2014-08-26 Thread Arnaud Fontaine
Tag 'xcb-util-0.3.8-3' created by Arnaud Fontaine ar...@debian.org at 
2014-08-26 18:36 +

Tagging upload of xcb-util 0.3.8-3 to unstable.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iEYEABECAAYFAlP8064ACgkQvfKiIF42GdOzZACgj4OkqY53zbT9Ywneie8anFcj
8AoAoJZQhs94sKSOtp6SqlJ7/YSRRmjt
=gDiT
-END PGP SIGNATURE-

Changes since xcb-util-0.3.8-2:
Arnaud Fontaine (3):
  Use dh-autoreconf to make porters' task easier. Thanks to Breno Leitao. 
Closes: #748983.
  Bump Standards-Version to 3.9.5.
  Upload xcb-util 0.3.8-3 to unstable.

---
 debian/changelog |   11 ++
 debian/control   |5 +--
 debian/copyright |   89 +++
 debian/rules |1 
 4 files changed, 65 insertions(+), 41 deletions(-)
---


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1xmlcy-0007ta...@moszumanska.debian.org



xcb-util: Changes to 'refs/tags/0.3.9'

2014-08-26 Thread Arnaud Fontaine
Tag '0.3.9' created by Arnaud Fontaine ar...@debian.org at 2012-05-30 12:05 
+

Release 0.3.9
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)

iEYEABECAAYFAk/GDPwACgkQvfKiIF42GdOdKwCfcigiaJ0TMpvNC87tYvUWPshN
FrIAniJ5AG0Gu78L5WQNIzJfTAbVOt1h
=yJmL
-END PGP SIGNATURE-

Changes since 0.3.8:
Arnaud Fontaine (4):
  Remove xcb_bitops.h.
  Do not rely anymore on gperf and m4 following removal of deprecated atoms.
  Add autogen.sh to EXTRA_DIST.
  Release 0.3.9

---
 Makefile.am|3 
 NEWS   |6 +
 configure.ac   |   11 --
 src/.gitignore |3 
 src/Makefile.am|   18 
 src/atomlist.m4|   71 -
 src/atoms.c|   76 +++
 src/atoms.gperf.m4 |  121 --
 src/xcb_atom.h |   18 
 src/xcb_atom.h.m4  |   21 -
 src/xcb_bitops.h   |  212 -
 11 files changed, 105 insertions(+), 455 deletions(-)
---


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1xmlcy-0007rx...@moszumanska.debian.org



xcb-util: Changes to 'debian-unstable'

2014-08-26 Thread Arnaud Fontaine
 debian/changelog |   11 ++
 debian/control   |5 +--
 debian/copyright |   89 +++
 debian/rules |1 
 4 files changed, 65 insertions(+), 41 deletions(-)

New commits:
commit 7ee6ee78c050145edf42a612d53904e75db6a413
Author: Arnaud Fontaine ar...@debian.org
Date:   Tue Aug 26 20:25:12 2014 +0200

Upload xcb-util 0.3.8-3 to unstable.

diff --git a/debian/changelog b/debian/changelog
index 463d2ae..a6defe5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-xcb-util (0.3.8-3) UNRELEASED; urgency=medium
+xcb-util (0.3.8-3) unstable; urgency=medium
 
   * debian/control, debian/rules:
 + Use dh-autoreconf to make porters' task easier. Thanks to Breno
@@ -6,7 +6,7 @@ xcb-util (0.3.8-3) UNRELEASED; urgency=medium
   * debian/control: bump Standards-Version to 3.9.5.
 + debian/copyright: switch to machine-readable format.
 
- -- Arnaud Fontaine ar...@debian.org  Tue, 26 Aug 2014 20:13:53 +0200
+ -- Arnaud Fontaine ar...@debian.org  Tue, 26 Aug 2014 20:24:41 +0200
 
 xcb-util (0.3.8-2) unstable; urgency=low
 
@@ -139,4 +139,3 @@ xcb-util (0.2-1) experimental; urgency=low
   * Initial release (Closes: #437681)
 
  -- Julien Danjou a...@debian.org  Tue, 25 Mar 2008 19:14:42 +0100
-

commit 76b555b54607aab543286f006029e057293750e9
Author: Arnaud Fontaine ar...@debian.org
Date:   Thu May 31 16:08:32 2012 +0900

Bump Standards-Version to 3.9.5.

Switch debian/copyright to machine-readable format.

diff --git a/debian/changelog b/debian/changelog
index c08b2aa..463d2ae 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,8 @@ xcb-util (0.3.8-3) UNRELEASED; urgency=medium
   * debian/control, debian/rules:
 + Use dh-autoreconf to make porters' task easier. Thanks to Breno
   Leitao. Closes: #748983.
+  * debian/control: bump Standards-Version to 3.9.5.
++ debian/copyright: switch to machine-readable format.
 
  -- Arnaud Fontaine ar...@debian.org  Tue, 26 Aug 2014 20:13:53 +0200
 
diff --git a/debian/control b/debian/control
index ce2126e..bd8e983 100644
--- a/debian/control
+++ b/debian/control
@@ -17,7 +17,7 @@ Build-Depends: cdbs ( = 0.4.93),
automake,
xutils-dev,
dh-autoreconf
-Standards-Version: 3.9.2
+Standards-Version: 3.9.5
 Homepage: http://xcb.freedesktop.org
 Vcs-Git: git://git.debian.org/pkg-xorg/lib/xcb-util.git
 Vcs-Browser: http://git.debian.org/?p=pkg-xorg/lib/xcb-util.git
diff --git a/debian/copyright b/debian/copyright
index affc21b..ea66b22 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,40 +1,53 @@
-This package was debianized by  Julien Danjou a...@debian.org on Tue, 25 Mar
-2008 19:14:42 +0100.
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: xcb-util
+Upstream-Contact: XCB Mailing List x...@lists.freedesktop.org
+Source: http://xcb.freedesktop.org
 
-It was downloaded from http://xcb.freedesktop.org
+Files: *
+Copyright: 2008-2009 Julien Danjou jul...@danjou.info
+   2008 Bart Massey b...@cs.pdx.edu
+   2008 Ian Osgood i...@quirkster.com
+   2008 Jamey Sharp ja...@minilop.net
+License: MIT/X Consortium License
+ Permission is hereby granted, free of  charge, to any person obtaining a copy
+ of this software and associated documentation files (the Software), to deal
+ in the Software without restriction,  including without limitation the rights
+ to use,  copy, modify,  merge, publish,  distribute, sublicense,  and/or sell
+ copies  of the  Software,  and to  permit  persons to  whom  the Software  is
+ furnished to do so, subject to the following conditions:
+ .
+ The above  copyright notice and this  permission notice shall be  included in
+ all copies or substantial portions of the Software.
+ .
+ THE SOFTWARE  IS PROVIDED AS IS,  WITHOUT WARRANTY OF ANY  KIND, EXPRESS OR
+ IMPLIED,  INCLUDING BUT  NOT LIMITED  TO THE  WARRANTIES OF  MERCHANTABILITY,
+ FITNESS FOR A  PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO  EVENT SHALL THE
+ AUTHORS BE  LIABLE FOR ANY CLAIM,  DAMAGES OR OTHER LIABILITY,  WHETHER IN AN
+ ACTION OF CONTRACT, TORT OR OTHERWISE,  ARISING FROM, OUT OF OR IN CONNECTION
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+ .
+ Except  as contained  in  this notice,  the  names of  the  authors or  their
+ institutions shall  not be used  in advertising  or otherwise to  promote the
+ sale,  use  or  other  dealings   in  this  Software  without  prior  written
+ authorization from the authors.
 
-Upstream Authors: Bart Massey, Jamey Sharp, and Josh Triplett.
-
-Copyright: 
-
-Copyright © 2006 Ian Osgood
-Copyright © 2001-2008 Bart Massey, Jamey Sharp, and Josh Triplett.
-Copyright © 2000 Keith Packard
-
-License:
-
-Permission is  hereby granted, free of  charge, to any  person obtaining a
-copy of this software and associated documentation files (the Software),
-to deal in the  Software

xcb-util-image: Changes to 'debian-unstable'

2014-08-26 Thread Arnaud Fontaine
 debian/changelog |8 
 debian/control   |5 +
 debian/rules |1 +
 3 files changed, 10 insertions(+), 4 deletions(-)

New commits:
commit 9daaed84ab31cecbe171dabf2630226006398e46
Author: Arnaud Fontaine ar...@debian.org
Date:   Tue Aug 26 20:48:47 2014 +0200

Use dh-autoreconf to make porters' task easier. Thanks to Fernando Seiti 
Furusato. Closes: #756295.

diff --git a/debian/changelog b/debian/changelog
index 87ce56b..2ac1965 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+xcb-util-image (0.3.9-2) unstable; urgency=medium
+
+  * debian/control, debian/rules:
++ Use dh-autoreconf to make porters' task easier. Thanks to Fernando
+  Seiti Furusato. Closes: #756295.
+
+ -- Arnaud Fontaine ar...@debian.org  Tue, 26 Aug 2014 20:47:02 +0200
+
 xcb-util-image (0.3.9-1) unstable; urgency=low
 
   * New upstream release.
diff --git a/debian/control b/debian/control
index 633938a..57fc3ef 100644
--- a/debian/control
+++ b/debian/control
@@ -10,11 +10,8 @@ Build-Depends: cdbs (= 0.4.93~),
libxcb-util0-dev,
libxcb-shm0-dev,
pkg-config,
-   libtool,
+   dh-autoreconf,
x11proto-core-dev (= 7.0.12),
-   autotools-dev,
-   autoconf,
-   automake,
xutils-dev
 Standards-Version: 3.9.3
 Homepage: http://xcb.freedesktop.org
diff --git a/debian/rules b/debian/rules
index ef27f55..01d9f62 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,6 +3,7 @@
 DEB_DH_INSTALL_SOURCEDIR=debian/tmp
 
 include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/rules/autoreconf.mk
 include /usr/share/cdbs/1/class/autotools.mk
 
 DEB_CONFIGURE_EXTRA_FLAGS += --libdir=\$${prefix}/lib/$(DEB_HOST_MULTIARCH)


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1xmlsa-0003yz...@moszumanska.debian.org



xcb-util-image: Changes to 'refs/tags/xcb-util-image-0.3.9-2'

2014-08-26 Thread Arnaud Fontaine
Tag 'xcb-util-image-0.3.9-2' created by Arnaud Fontaine ar...@debian.org at 
2014-08-26 18:53 +

Tagging upload of xcb-util-image 0.3.9-2 to unstable.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iEYEABECAAYFAlP816gACgkQvfKiIF42GdPXAwCfUuhDBGdqh+lpmf+NpWBzNEmX
kskAn0z5Wu6RqKLGy93EkRcmgIUVOE2N
=eWgr
-END PGP SIGNATURE-

Changes since xcb-util-image-0.3.9-1:
Arnaud Fontaine (1):
  Use dh-autoreconf to make porters' task easier. Thanks to Fernando Seiti 
Furusato. Closes: #756295.

---
 debian/changelog |8 
 debian/control   |5 +
 debian/rules |1 +
 3 files changed, 10 insertions(+), 4 deletions(-)
---


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1xmlse-0003zw...@moszumanska.debian.org



xcb-util-keysyms: Changes to 'refs/tags/xcb-util-keysyms-0.3.9-2'

2014-08-26 Thread Arnaud Fontaine
Tag 'xcb-util-keysyms-0.3.9-2' created by Arnaud Fontaine ar...@debian.org at 
2014-08-26 18:59 +

Tagging upload of xcb-util-keysyms 0.3.9-2 to unstable.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iEYEABECAAYFAlP82QsACgkQvfKiIF42GdMe2QCgkaOAEkvJ+34bxFFz/Ci+ODgE
nBAAoIo1DbiWoQDW0GTSApi5eO2gnPRS
=q+uf
-END PGP SIGNATURE-

Changes since xcb-util-keysyms-0.3.9-1:
Arnaud Fontaine (1):
  Use dh-autoreconf to make porters' task easier. Thanks to Fernando Seiti 
Furusato. Closes: #756318.

---
 debian/changelog |8 
 debian/control   |5 +
 debian/rules |1 +
 3 files changed, 10 insertions(+), 4 deletions(-)
---


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1xmlxo-0005ad...@moszumanska.debian.org



xcb-util-keysyms: Changes to 'debian-unstable'

2014-08-26 Thread Arnaud Fontaine
 debian/changelog |8 
 debian/control   |5 +
 debian/rules |1 +
 3 files changed, 10 insertions(+), 4 deletions(-)

New commits:
commit 5728ffe2c04b09719ad0c70890dcfe203a680732
Author: Arnaud Fontaine ar...@debian.org
Date:   Tue Aug 26 20:56:13 2014 +0200

Use dh-autoreconf to make porters' task easier. Thanks to Fernando Seiti 
Furusato. Closes: #756318.

diff --git a/debian/changelog b/debian/changelog
index 88997fd..a898ac0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+xcb-util-keysyms (0.3.9-2) unstable; urgency=medium
+
+  * debian/control, debian/rules:
++ Use dh-autoreconf to make porters' task easier. Thanks to Fernando
+  Seiti Furusato. Closes: #756318.
+
+ -- Arnaud Fontaine ar...@debian.org  Tue, 26 Aug 2014 20:54:20 +0200
+
 xcb-util-keysyms (0.3.9-1) unstable; urgency=low
 
   * New upstream release.
diff --git a/debian/control b/debian/control
index 67811cc..3ec2d20 100644
--- a/debian/control
+++ b/debian/control
@@ -8,11 +8,8 @@ Build-Depends: cdbs (= 0.4.93~),
debhelper (= 8.1.3),
libxcb1-dev (= 1.6),
pkg-config,
-   libtool,
+   dh-autoreconf,
x11proto-core-dev (= 7.0.8),
-   autotools-dev,
-   autoconf,
-   automake,
xutils-dev
 Standards-Version: 3.9.3
 Homepage: http://xcb.freedesktop.org
diff --git a/debian/rules b/debian/rules
index 7f72731..df691fc 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,6 +3,7 @@
 DEB_DH_INSTALL_SOURCEDIR=debian/tmp
 
 include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/rules/autoreconf.mk
 include /usr/share/cdbs/1/class/autotools.mk
 
 DEB_CONFIGURE_EXTRA_FLAGS += --libdir=\$${prefix}/lib/$(DEB_HOST_MULTIARCH)


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1xmlxs-0005cp...@moszumanska.debian.org



xcb-util-renderutil: Changes to 'refs/tags/0.3.3'

2014-06-12 Thread Arnaud Fontaine
Tag '0.3.3' created by Julien Danjou jul...@danjou.info at 2009-01-31 14:10 
+

Release xcb-util 0.3.3
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEABECAAYFAkmEW8AACgkQpGK1HsL+5c23lwCeJ8oW087L3hvuvO5sj25fmFGe
dwAAnAryfdOciFSGIB0kqRI1wIQFX+ak
=8T7N
-END PGP SIGNATURE-

Changes since 0.3.2:
Julien Danjou (4):
  Revert keysyms: use xcb_key_lookup_t type for col paramter
  xcb_keysyms: remove xcb_lookup_t
  icccm: change class hint struct fields name
  Release xcb-util 0.3.3

---
 configure.ac  |2 +-
 icccm/icccm.c |6 +++---
 icccm/xcb_icccm.h |4 ++--
 keysyms/keysyms.c |   16 
 keysyms/xcb_keysyms.h |   33 ++---
 5 files changed, 28 insertions(+), 33 deletions(-)
---


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1wvhz7-0007zy...@moszumanska.debian.org



xcb-util-renderutil: Changes to 'debian-unstable'

2014-06-12 Thread Arnaud Fontaine
 .gitignore |1 
 COPYING|   67 +
 Doxyfile   | 1305 -
 Makefile.am|2 
 NEWS   |9 
 autogen.sh |   15 
 configure.ac   |   13 
 debian/changelog   |   23 
 debian/compat  |2 
 debian/control |   10 
 debian/copyright   |   88 +-
 debian/libxcb-render-util0-dev.install |6 
 debian/libxcb-render-util0.install |2 
 debian/libxcb-render-util0.symbols |   15 
 debian/rules   |7 
 m4 |2 
 renderutil/Makefile.am |7 
 renderutil/cache.c |2 
 renderutil/glyph.c |4 
 renderutil/util.c  |   30 
 renderutil/xcb_renderutil.h|   10 
 xcb_util_intro.in  |   24 
 22 files changed, 239 insertions(+), 1405 deletions(-)

New commits:
commit 5047467178a8696de3822cf59f6a44808834dff7
Author: Arnaud Fontaine ar...@debian.org
Date:   Fri Jun 13 11:55:11 2014 +0900

Upload 0.3.9-1 to unstable.

diff --git a/debian/changelog b/debian/changelog
index e3d98d6..7fc2b50 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-xcb-util-renderutil (0.3.9-1) UNRELEASED; urgency=low
+xcb-util-renderutil (0.3.9-1) unstable; urgency=low
 
   * New upstream release.
   * debian/control, debian/rules:
@@ -11,7 +11,7 @@ xcb-util-renderutil (0.3.9-1) UNRELEASED; urgency=low
 + debian/libxcb-render-util0.symbols: Added to catch ABI changes.
 + debian/copyright: Switch to machine-readable format.
 
- -- Arnaud Fontaine ar...@debian.org  Wed, 11 Jun 2014 18:18:55 +0900
+ -- Arnaud Fontaine ar...@debian.org  Fri, 13 Jun 2014 11:54:12 +0900
 
 xcb-util-renderutil (0.3.8-1.1) unstable; urgency=low
 
@@ -143,4 +143,3 @@ xcb-util (0.2-1) experimental; urgency=low
   * Initial release (Closes: #437681)
 
  -- Julien Danjou a...@debian.org  Tue, 25 Mar 2008 19:14:42 +0100
-

commit d610c41c256ad6c368374174db1507beaf82d9bf
Author: Arnaud Fontaine ar...@debian.org
Date:   Fri Jun 13 11:26:50 2014 +0900

Switch debian/copyright to machine-readable format.

diff --git a/debian/changelog b/debian/changelog
index 146f992..e3d98d6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,7 @@ xcb-util-renderutil (0.3.9-1) UNRELEASED; urgency=low
   in the previous NMU upload.
   * debian/control: Bump Standards-Version to 3.9.5.
 + debian/libxcb-render-util0.symbols: Added to catch ABI changes.
++ debian/copyright: Switch to machine-readable format.
 
  -- Arnaud Fontaine ar...@debian.org  Wed, 11 Jun 2014 18:18:55 +0900
 
diff --git a/debian/copyright b/debian/copyright
index e0e373a..0cb2ccf 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,40 +1,52 @@
-This package was debianized by  Julien Danjou a...@debian.org on Tue, 25 Mar
-2008 19:14:42 +0100.
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: xcb-util-renderutil
+Upstream-Contact: XCB Mailing List x...@lists.freedesktop.org
+Source: http://xcb.freedesktop.org
 
-It was downloaded from http://xcb.freedesktop.org
+Files: *
+Copyright: 2000 Keith Packard kei...@keithp.com
+   2006 Ian Osgood i...@quirkster.com
+   2006 Jamey Sharp ja...@minilop.net
+License: MIT/X Consortium License
+ Permission is hereby granted, free of  charge, to any person obtaining a copy
+ of this software and associated documentation files (the Software), to deal
+ in the Software without restriction,  including without limitation the rights
+ to use,  copy, modify,  merge, publish,  distribute, sublicense,  and/or sell
+ copies  of the  Software,  and to  permit  persons to  whom  the Software  is
+ furnished to do so, subject to the following conditions:
+ .
+ The above  copyright notice and this  permission notice shall be  included in
+ all copies or substantial portions of the Software.
+ .
+ THE SOFTWARE  IS PROVIDED AS IS,  WITHOUT WARRANTY OF ANY  KIND, EXPRESS OR
+ IMPLIED,  INCLUDING BUT  NOT LIMITED  TO THE  WARRANTIES OF  MERCHANTABILITY,
+ FITNESS FOR A  PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO  EVENT SHALL THE
+ AUTHORS BE  LIABLE FOR ANY CLAIM,  DAMAGES OR OTHER LIABILITY,  WHETHER IN AN
+ ACTION OF CONTRACT, TORT OR OTHERWISE,  ARISING FROM, OUT OF OR IN CONNECTION
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+ .
+ Except  as contained  in  this notice,  the  names of  the  authors or  their
+ institutions shall  not be used  in advertising  or otherwise to  promote the
+ sale,  use  or  other  dealings   in  this  Software  without  prior  written
+ authorization from the authors.
 
-Upstream Authors: Ian Osgood, Keith Packard and Jamey Sharp

xcb-util-renderutil: Changes to 'refs/tags/0.2'

2014-06-12 Thread Arnaud Fontaine
Tag '0.2' created by Jamey Sharp ja...@minilop.net at 2007-03-03 01:38 +

Release xcb-util 0.2
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQBF6NGrp1aplQ4I9mURApI/AJ9QuGxCHo7dq/7iEqBugfZy/hTK9wCcCQ8C
nbCbDuyz+FAnFvIW1D/b080=
=Tanp
-END PGP SIGNATURE-

Changes since 0.1:
Alan Coopersmith (2):
  Bug #7150: Check for gcc  Sun cc in configure.ac and use correct flags 
to turn on more warnings for each
  Bug #7150: Rename len to namelen to avoid m4 substitution

Bart Massey (1):
  Removed GNU make constructs from Makefile.

Donnie Berkholz (1):
  Add correct dependencies in xcb-util.

Ian Osgood (12):
  Add some error checking
  Deprecate XCBSync, move to XCBAuxSync.
  Finally remove X.h from xcb.h, fix broken image tests.
  All xcb-util libraries compile after the Great Renaming.
  Naming changes must go into m4 files.
  Install headers to xcb, not X11/XCB.
  Adapt xcb/util libraries for removal of XID structures.
  Implement a prototype API for xcb_render_util_composite_text
  Const correctness.
  Oops, glyphcmds aren't in network byte order.
  Rename enumerations to coding standard.
  Add NEWS file for 0.2 release

Jamey Sharp (10):
  New utility library: port of libXrender utility functions.
  Plan 7 has been implemented, so xcb_renderutil compiles without faked 
prototypes.
  The formats argument of XCBRenderUtilFindVisualFormat must be const.
  libxcb now installs header files in xcb, not X11/XCB.
  Use xcb_poll_for_reply instead of the now-gone xcb_get_request_read.
  PropertyChanged was renamed to property_changed: update wm/manage.c.
  Simplify xcb_render_util_composite_text, add 
xcb_render_util_composite_text_checked.
  Bug #6781: make util compile with srcdir != builddir.
  Clean up built sources. Makes `distcheck` pass.
  Release xcb-util 0.2

Josh Triplett (2):
  Don't link xcbwm_test to libXCBAtom; xcbwm_test doesn't use libXCBAtom 
directly.
  Integrate top-level .gitignore into .gitignore for each subdirectory

TORRI Vincent (12):
  add XCBImageAllPlanes constant
  I did'nt see that XCBAllPlanes already exists... Use CARD32 instead of 
unsigned long because plane_mask is a CARD32
  fix compilation with c++ compilers. Remove some trailing spaces
  XCBImagePut returns 1 when no problem occurs
  add AllocWMHints and SetWMHints functions. Remove trailing spaces. Fix an 
indentation
  use XCBNone instead of None
  add GetWMIconName and WM_CLIENT_MACHINE functions
  typo
  it's also probably a good idea to update the header file...
  explicit braces to avoid ambiguous 'else' and return value
  rename the libraries from libXCBFoo.* to libxcb-foo.*. Use foo_CPPFLAGS 
instead of foo_CFLAGS (*_CFLAGS variables store preprocessor options)
  and rename renderUtil to render-util

Thomas Hunger (2):
  wm: new naming convention
  icccm: new naming convention

---
 .gitignore  |   30 +
 Makefile.am |2 
 NEWS|   14 
 README  |   42 ++
 atom/Makefile.am|   25 -
 atom/atoms.gperf.m4 |   58 +--
 atom/xcb-atom.pc.in |4 
 atom/xcb_atom.h.m4  |   18 -
 configure.ac|   37 ++
 convenient/Makefile.am  |   10 
 convenient/xcb-aux.pc.in|4 
 convenient/xcb_aux.c|  178 +-
 convenient/xcb_aux.h|  234 +++--
 event/Makefile.am   |   10 
 event/events.c  |   55 +--
 event/xcb-event.pc.in   |4 
 event/xcb_event.h   |  112 +++---
 icccm/Makefile.am   |   13 
 icccm/icccm.c   |  679 +---
 icccm/xcb-icccm.pc.in   |4 
 icccm/xcb_icccm.h   |  393 ---
 image/Makefile.am   |   24 -
 image/test_formats.c|   88 ++---
 image/test_xcb_image.c  |  148 
 image/test_xcb_image_shm.c  |  106 +++---
 image/xcb-image.pc.in   |4 
 image/xcb_image.c   |  320 +-
 image/xcb_image.h   |  252 +++---
 keysyms/Makefile.am |   10 
 keysyms/keysyms.c   |  352 ++--
 keysyms/xcb-keysyms.pc.in   |4 
 keysyms/xcb_keysyms.h   |   63 ++-
 property/Makefile.am|   10 
 property/prop.c |   88 ++---
 property/xcb-property.pc.in |4 
 property/xcb_property.h |   36 +-
 renderutil/Makefile.am  |   14 
 renderutil/cache.c  |  234 +
 renderutil/glyph.c  |  287 
 renderutil/util.c   |  251 ++
 renderutil/xcb-renderutil.pc.in |   11 
 renderutil/xcb_renderutil.h |  142 
 reply/Makefile.am 

xcb-util-renderutil: Changes to 'refs/tags/0.1'

2014-06-12 Thread Arnaud Fontaine
Tag '0.1' created by Josh Triplett j...@freedesktop.org at 2006-09-25 20:56 
+

xcb-util 0.1 release
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (GNU/Linux)

iD8DBQBFGEJ4GJuZRtD+evsRAr0sAJ48k3MXL/ERKlgf1ua37cqjReIbVQCgo8KV
X2Nq+ZiJxPX/g96iwWPYk7I=
=yhw3
-END PGP SIGNATURE-

Changes since the dawn of time:
Eric Anholt (1):
  Move .cvsignore to .gitignore.

Ian Osgood (5):
  Portability fix: include stdlib.h, not malloc.h.
  Remove xcb-util dependency on proto/X11
  Remove xcb_image dependency on X11/Xlib.h
  Add some convenience functions for avoiding value lists.
  Enumeration and documentation for col parameter

Jamey Sharp (4):
  Update .gitignores for .o files and autofoo stuff.
  Unify autofoo .gitignore bits into one top-level file, and remove 
resulting redundancies.
  Add the test app I wrote for trying different pixmap formats. It does not 
work for XYPixmaps.
  Update xcb-util for ConnSetup renaming and constness fixes.

Josh Triplett (10):
  Remove xcl and CVSROOT.
  Fix xcb-util library dependencies, including both the new dependency 
libXCBImage needs on libXCBShm, as well as many other issues discovered in the 
process.  These include using automake variables appropriately in order to 
actually link shared libraries against each other and ensure libraries have 
NEEDED entries for the libraries they depend on, consequently needing to 
reorder the top-level SUBDIRS to build property before icccm, adding 
dependencies to .pc.in files, fixing .pc.in files to not all use the name and 
description for XCBImage, and adding appropriate library dependencies to test 
programs.
  Set all package bugreporting addresses to x...@lists.freedesktop.org
  test_reply uses libXCB directly, so stop relying on XCBReply to pull in 
the headers and libraries for XCB.
  Fix use of deprecated name XCBConnSetupSucessRep in comment to use 
XCBSetup.
  s/HACKMEM/HAKMEM/ in a comment.
  Make xcb_image.h self-contained by including the xcb.h and shm.h headers. 
 Remove unused headers from the libXCBImage test programs.  Change Makefile.am 
to match the headers and libraries actually used by the test programs.
  xcb-icccm doesn't use xcb-event; it just needs the headers due to 
xcb-property, and can't use the xcb-property pkg-config file from within the 
same source tree to pull it in.
  Make xcb_keysyms.h self-contained by including xcb.h
  Add m4 files to EXTRA_DIST.

TORRI Vincent (8):
  fix some warnings
  missing flags
  missing atom flags
  my bad. bad fix. This should be better
  I swear that I couldn't compile without that flag !
  leak fixed
  Merge branch 'master' of git+ssh://dour...@git.freedesktop.org/git/xcb
  fix warnings


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1wvhz6-0007wm...@moszumanska.debian.org



xcb-util-renderutil: Changes to 'refs/tags/0.2.1'

2014-06-12 Thread Arnaud Fontaine
Tag '0.2.1' created by Julien Danjou jul...@danjou.info at 2008-08-01 09:44 
+

Release xcb-util 0.2.1
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEABECAAYFAkiS2uIACgkQpGK1HsL+5c0eMQCgpOSKQFM+CEZrKtimymY8Abu4
sIkAnA6MKZE7ywsfstgRbBvVBE8QbqvT
=WmtV
-END PGP SIGNATURE-

Changes since 0.2:
Arnaud Fontaine (4):
  Add xcb_poll_for_event_loop and rename xcb_event_loop to match.
  [icccm]: fix incorrect pointer usage
  [icccm]: correctly copy the reply value according to its format
  [icccm]: Remove useless function for accessing 'flags' which were also

Bart Massey (29):
  added xcb_aux_get_depth_by_visual_id()
  added xcb_aux_find_visual functions
  added checked versions of aux_create_window and aux_create_gc functions
  added checked version of aux_change_gc function
  xcb_aux_parse_color()
  added PARAM macros
  added aux_set_line_attributes_checked
  added fast inline bitops xcb_bitops.h
  out with the old image library...
  ...and in with the new image library
  used doxygen -u to create a much more elaborate doxyfile
  fixed xcb_params_gc_t so that tile_stipple_origin members had reasonable 
naming
  added aux_clear_window() for xlib compatibility, in spite of misgivings
  fixed existing roundups, added rounddowns
  added xcb_image_subimage()
  added create_image_from_bitmap_data(), adapted 
create_pixmap_from_bitmap_data() to use
  extended test_bitmap to handle subimage test
  took out clever code for subimage copying and left_shift for now, as it 
was too broken
  added INSET argument to test_bitmap and cleaned up subimage stuff
  fixed check for SHM in test_xcb_image_shm
  re-fixed my stupid visual_class typo; thanks to Thomas Hunger for the 
report
  sorted out dependencies for building while uninstalled---includes 
horrible kludges
  stopped image test programs from being built by default
  made image tests compile when not installed; fixed regression in 
test_formats.c
  added test.xbm to image
  made xcb_handle_event() externally visible
  merged event loop split with last patch
  fixed missed reference in previous patch
  added some gratuitous but harmless image pointer zeroing at the 
suggestion of Vincent Torri

Jamey Sharp (1):
  All util libraries require the XCB 1.0 API; check for it in configure.

Julien Danjou (3):
  icccm: add xcb_get_wm_transient_for()
  icccm: add urgency hint functions
  prepare 0.2.1 release

TORRI Vincent (3):
  event/events.c
  missing namespace for alloc_wm_hints in xcb_icccm.h
  add _checked version of the _set_ functions

Tilman Sauerbeck (2):
  Bug #10877: Fixed the atom values that are written to the hash table.
  atom: Replace 'char *atom_names[]' with one big string and array of 
offsets.

---
 Doxyfile   | 1246 +-
 Makefile.am|2 
 atom/atoms.gperf.m4|   15 
 aux/Makefile.am|   16 
 aux/xcb-aux.pc.in  |   11 
 aux/xcb_aux.c  |  335 ++
 aux/xcb_aux.h  |  200 ++
 aux/xcb_bitops.h   |  212 ++
 configure.ac   |   10 
 convenient/Makefile.am |   16 
 convenient/xcb-aux.pc.in   |   11 
 convenient/xcb_aux.c   |  163 -
 convenient/xcb_aux.h   |  140 
 event/events.c |   56 +
 event/xcb_event.h  |   24 
 icccm/icccm.c  |  797 ++--
 icccm/xcb_icccm.h  |  461 +++---
 image/.gitignore   |1 
 image/Makefile.am  |9 
 image/test.xbm |  471 ++
 image/test_bitmap.c|  139 
 image/test_formats.c   |  124 ++-
 image/test_xcb_image.c |   83 --
 image/test_xcb_image_shm.c |   71 --
 image/xcb_image.c  | 1463 -
 image/xcb_image.h  |  632 +--
 image/xcb_pixel.h  |  171 +
 property/prop.c|   60 -
 property/xcb_property.h|   18 
 wm/manage.c|6 
 wm/xcb_wm.h|4 
 wm/xcbwm-test.c|   18 
 32 files changed, 5002 insertions(+), 1983 deletions(-)
---


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1wvhz6-0007xl...@moszumanska.debian.org



xcb-util-renderutil: Changes to 'refs/tags/0.3.6'

2014-06-12 Thread Arnaud Fontaine
Tag '0.3.6' created by Julien Danjou jul...@danjou.info at 2009-08-24 08:48 
+

Release xcb-util 0.3.6
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEABECAAYFAkqSU+sACgkQpGK1HsL+5c0vmQCeOksbHm3Vp1M/xqA3O61wywlx
jM8AoLTDPI31mOsfbV5a2xXeLCDEFp9J
=Tlgb
-END PGP SIGNATURE-

Changes since 0.3.5:
Arnaud Fontaine (5):
  icccm: use xcb_gravity_t when possible and cosmetic changes
  Check for ssize_t in configure for xcb-util-common.h
  event: update to libxcb 1.4
  event: fix compiler warning due to missing include for memset
  Bump version to 0.3.6

Julien Danjou (4):
  icccm: fix atoms_len with new libxcb
  xcb-property: fix bad comment
  icccm: typo fix
  icccm: add xcb_get_wm_protocols_from_reply

Mikhail Gusarov (1):
  Typo in configure.ac

---
 configure.ac|   12 
 event/event.c   |1 +
 event/xcb_event.h   |2 --
 icccm/icccm.c   |   45 +++--
 icccm/xcb_icccm.h   |   11 +++
 property/xcb_property.h |2 +-
 xcb-util-common.h   |4 
 7 files changed, 52 insertions(+), 25 deletions(-)
---


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1wvhz7-00080w...@moszumanska.debian.org



xcb-util-renderutil: Changes to 'refs/tags/0.3.0'

2014-06-12 Thread Arnaud Fontaine
Tag '0.3.0' created by Julien Danjou jul...@danjou.info at 2008-09-17 12:07 
+

Release xcb-util 0.3.0
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEABECAAYFAkjQ8v0ACgkQpGK1HsL+5c3oZACfeBDe5wkI/8hcM/ccvqNr1dI4
ZdoAoKr6A1RZyILM8rEUSW6HejFcmm1s
=yKLc
-END PGP SIGNATURE-

Changes since 0.2.1:
Arnaud Fontaine (15):
  [icccm] Make xcb_get_text_property() public as it might be useful for
  [property] Add missing xcb_get_any_property_unchecked().
  [atom] Move '*discriminated_atom*' functions from icccm to atom
  [icccm] Make xcb_get_text_property() and functions relying on it
  [icccm] Make xcb_get_wm_transient_for() asynchronous and document the 
code.
  [icccm] Make xcb_get_wm_size_hints() and xcb_get_wm_normal_hints()
  [icccm] Make xcb_get_wm_hints() asynchronous, remove useless functions
  [icccm] Make xcb_get_wm_protocols() asynchronous and document the
  [icccm] Fix namespace according to XCB code in general.
  [icccm] Add copyright notices.
  [icccm] Add functions to get WM_CLASS property.
  [icccm] Avoid InternAtom request.
  [icccm] Comment and indent the code properly.
  [icccm] Bump library version number to 0.3.0.
  wm: tag_t was renamed to xcb_atom_fast_tag_t.

Henning Sten (2):
  return on error to avoid null dereference in assert
  add doxygen documentation markup for XCB_EVENT_RESPONSE_TYPE_MASK macro

Julien Danjou (15):
  icccm: fix memory leak in xcb_get_wm_hints()
  icccm: fix wrong variable initialization
  icccm: free reply in wm hints retrieval
  atom: prefix functions and types
  atom: bump version info
  atom: include xcb headers
  property: rewrite property handler interface
  icccm: allow information retrieval from reply
  event: rework, rename and add some documentation
  event: define XCB_EVENT_RESPONSE_TYPE_MASK
  reply: rework and add some documentation
  Remove NEWS
  doc: add various authors, remove old todo item
  doc: enable doxygen doc in various submodule
  icccm: introduce xcb_get_wm_transient_for_from_reply

Keith Packard (4):
  Add image conversion test case for 'make check'
  xcb_mask must not be zero when n == 32.
  Rework image format conversion code to pass test_swap test case.
  Add test_swap to image/.gitignore

---
 Doxyfile|6 
 NEWS|   14 
 atom/Makefile.am|1 
 atom/atoms.gperf.m4 |   90 +++
 atom/xcb_atom.h.m4  |   28 -
 aux/xcb_bitops.h|2 
 configure.ac|3 
 event/Makefile.am   |3 
 event/event.c   |  117 +
 event/events.c  |   99 
 event/xcb_event.h   |  210 ++---
 icccm/Makefile.am   |1 
 icccm/icccm.c   |  992 +++
 icccm/xcb_icccm.h   | 1097 
 image/.gitignore|1 
 image/Makefile.am   |8 
 image/test_bitmap.c |3 
 image/test_swap.c   |  211 +
 image/xcb_image.c   |  286 +---
 property/Makefile.am|3 
 property/prop.c |  137 -
 property/property.c |  147 ++
 property/xcb_property.h |  154 ++
 reply/Makefile.am   |1 
 reply/reply.c   |  222 -
 reply/test_reply.c  |   10 
 reply/xcb_reply.h   |  110 
 wm/xcb_wm.h |2 
 wm/xcbwm-test.c |   30 -
 xcb_util_intro.in   |   13 
 30 files changed, 2542 insertions(+), 1459 deletions(-)
---


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1wvhz6-0007yc...@moszumanska.debian.org



xcb-util-renderutil: Changes to 'refs/tags/0.3.2'

2014-06-12 Thread Arnaud Fontaine
Tag '0.3.2' created by Julien Danjou jul...@danjou.info at 2008-12-16 13:15 
+

Release xcb-util 0.3.2
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEABECAAYFAklHqgcACgkQpGK1HsL+5c2Y7ACeMVb1fnpqD1DYIUgEknqz6MxD
2WsAoK+9ppKNiiYHlcHSOUrgeChU51HN
=Hxg7
-END PGP SIGNATURE-

Changes since 0.3.1:
Jonathan Landis (1):
  Fix copyright statement

Julien Danjou (4):
  build: add check for xproto = 7.0.8
  keysyms: use xcb_key_lookup_t type for col paramter
  icccm: fix gravity proto
  Release xcb-util 0.3.2

Peter Harris (2):
  Don't call exit() in xcb_aux_get_depth; return 0 instead.
  Fix the type of 'input' in icccm/xcb_icccm.h/xcb_wm_hints_t

---
 aux/xcb_aux.c  |   42 +---
 configure.ac   |3 +-
 event/event.c  |2 -
 icccm/icccm.c  |6 ++---
 icccm/xcb_icccm.h  |4 +--
 image/test_bitmap.c|   29 +++
 image/test_formats.c   |   28 ++
 image/test_swap.c  |   28 ++
 image/test_xcb_image.c |   28 ++
 image/test_xcb_image_shm.c |   26 
 image/xcb_image.c  |2 -
 keysyms/keysyms.c  |   47 +
 keysyms/xcb_keysyms.h  |   37 ---
 property/property.c|2 -
 reply/reply.c  |2 -
 reply/test_reply.c |   31 +
 wm/manage.c|   31 +
 wm/reply_formats.c |   30 
 wm/table.c |   30 
 wm/xcbwm-test.c|   30 
 20 files changed, 389 insertions(+), 49 deletions(-)
---


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1wvhz7-0007z4...@moszumanska.debian.org



xcb-util-renderutil: Changes to 'refs/tags/0.3.5'

2014-06-12 Thread Arnaud Fontaine
Tag '0.3.5' created by Julien Danjou jul...@danjou.info at 2009-05-29 06:37 
+

Release xcb-util 0.3.5
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEABECAAYFAkofgrwACgkQpGK1HsL+5c3vywCgy/HuIAF6sUFE4YUlpZPUJZKm
bLIAn27jIz11uCsRO00OYnC9FmMjNGla
=hzsB
-END PGP SIGNATURE-

Changes since 0.3.4:
Alan Coopersmith (1):
  Make sure m4 supports -I flag, if not, try finding gnu m4

Bart Massey (1):
  wrapped xcb_atom.h for C++ per bug report of com...@autistici.org

Bob Ham (1):
  Add a check on xproto version libxcb was compiled with

Julien Danjou (2):
  icccm: fix compatibility with libxcb  1.2
  Release xcb-util 0.3.5

Mikhail Gusarov (2):
  Add xcb_aux_change_window_attributes_checked
  Zero out handlers list in xcb_event_handlers_init

---
 acinclude.m4   |  173 +
 atom/xcb_atom.h.m4 |8 ++
 aux/xcb_aux.c  |   11 +++
 aux/xcb_aux.h  |6 +
 configure.ac   |   43 +++--
 event/event.c  |1 
 icccm/icccm.c  |   16 ++--
 7 files changed, 246 insertions(+), 12 deletions(-)
---


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1wvhz7-00080v...@moszumanska.debian.org



xcb-util-renderutil: Changes to 'refs/tags/0.3.1'

2014-06-12 Thread Arnaud Fontaine
Tag '0.3.1' created by Julien Danjou jul...@danjou.info at 2008-11-20 14:36 
+

Release xcb-util 0.3.1
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEABECAAYFAkklddcACgkQpGK1HsL+5c2PoQCgknBNWZ5eGUioLz1YTqszKVyb
H6oAn0gfZAzUu/0sJIb/3xYe2mzotHfI
=6k5O
-END PGP SIGNATURE-

Changes since 0.3.0:
Henning Sten (2):
  introduce function xcb_atom_get (essentially a synchronous 
xcb_intern_atom, use it only on non-performance critical execution paths)
  add more verbose explanation of the purpose of encoding parameter in 
doxygen documentation tag

Julien Danjou (5):
  icccm: add some comment on text reply usage
  icccm: fix normal hints flags computing
  wm: link test against atom lib
  configure: stop if m4 is not found
  Release xcb-util 0.3.1

Peter Harris (1):
  more endianness patches

Ulrich Eckhardt (2):
  Clean up magic structure stuff for C++.
  Do not cast the return value of malloc() in modern C.

---
 atom/atoms.gperf.m4 |   13 +
 atom/xcb_atom.h.m4  |   10 ++
 aux/xcb_aux.h   |   26 +-
 configure.ac|7 +--
 icccm/icccm.c   |   15 ++-
 icccm/xcb_icccm.h   |9 ++---
 image/xcb_image.c   |   30 +++---
 keysyms/keysyms.c   |2 +-
 wm/Makefile.am  |1 +
 9 files changed, 90 insertions(+), 23 deletions(-)
---


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1wvhz7-0007yd...@moszumanska.debian.org



xcb-util-renderutil: Changes to 'refs/tags/0.3.4'

2014-06-12 Thread Arnaud Fontaine
Tag '0.3.4' created by Julien Danjou jul...@danjou.info at 2009-04-15 13:44 
+

Release xcb-util 0.3.4
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEABECAAYFAknl5LYACgkQpGK1HsL+5c3YrQCfZUzTLOHa+u4i2E5YZBMZfjGj
stMAoIog3jkW9SCKwq2FmK7yOMWS3bwa
=IwXk
-END PGP SIGNATURE-

Changes since 0.3.3:
Julien Danjou (11):
  add a useful common header with common function/define
  event: add functions to convert event/errors to labels
  wm: remove
  icccm: add xcb_get_wm_class_from_reply()
  keysyms: fix xcb_key_symbols_get_keycode() API
  keysyms: bump version
  event: simplify proto
  event: add error values
  event: add define to get request and error types
  bump version to 0.3.4
  include xcb-util-common.h in dist tarball

---
 Makefile.am   |4 
 README|1 
 configure.ac  |3 
 event/event.c |  220 +++
 event/xcb_event.h |   72 ++
 icccm/icccm.c |   21 +-
 icccm/xcb_icccm.h |   11 +
 keysyms/Makefile.am   |1 
 keysyms/keysyms.c |   53 +++
 keysyms/xcb_keysyms.h |   15 +-
 wm/.gitignore |1 
 wm/Makefile.am|   46 --
 wm/manage.c   |  146 
 wm/reply_formats.c|  353 --
 wm/reply_formats.h|   31 
 wm/table.c|   89 
 wm/xcb-wm.pc.in   |   11 -
 wm/xcb_wm.h   |   57 
 wm/xcbwm-test.c   |  260 
 xcb-util-common.h |   33 
 20 files changed, 393 insertions(+), 1035 deletions(-)
---


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1wvhz7-000800...@moszumanska.debian.org



xcb-util-renderutil: Changes to 'refs/tags/0.3.9'

2014-06-12 Thread Arnaud Fontaine
Tag '0.3.9' created by Arnaud Fontaine ar...@debian.org at 2014-06-11 09:05 
+

Release 0.3.9
-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iEYEABECAAYFAlOYG8UACgkQvfKiIF42GdM8+QCghV1dKNcV1j0caQRCcL3wyNql
gjMAni+giXNG2oI8iWpNdrmV+Sd0SSRS
=f+py
-END PGP SIGNATURE-

Changes since 0.3.8:
Alan Coopersmith (1):
  Mark DEPTH_MASK as Unsigned int

Arnaud Fontaine (3):
  Add autogen.sh to EXTRA_DIST.
  Follow changes in m4 submodule.
  Release 0.3.9

Gaetan Nadon (9):
  config: add bug URL to AC_INIT
  config: replace deprecated use of AC_OUTPUT with AC_CONFIG_FILES
  config: use AC_CONFIG_HEADERS to create a config.h file
  config: remove old dead code for documentation
  config: add missing COPYING file
  make: use AM_CPPFLAGS rather than per-target 
libxcb_render_util_la_CPPFLAGS
  make: using EXTRA_DIST for xcb-renderutil.pc.in is redundant
  make: there should be no attempt to remove any Makefile.in file
  make: compile the library with standard xorg warning flags

Jochen Keil (1):
  Fix compilation and linking issues with C++

Niclas Zeising (1):
  Check submodules before running autoconf.

---
 .gitignore  |1 
 COPYING |   67 ++
 Doxyfile| 1305 
 Makefile.am |2 
 NEWS|9 
 autogen.sh  |   15 
 configure.ac|   13 
 m4  |2 
 renderutil/Makefile.am  |7 
 renderutil/cache.c  |2 
 renderutil/glyph.c  |4 
 renderutil/util.c   |   30 -
 renderutil/xcb_renderutil.h |   10 
 xcb_util_intro.in   |   24 
 14 files changed, 135 insertions(+), 1356 deletions(-)
---


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1wvhz7-00081n...@moszumanska.debian.org



xcb-util-renderutil: Changes to 'refs/tags/xcb-util-renderutil-0.3.9-1'

2014-06-12 Thread Arnaud Fontaine
Tag 'xcb-util-renderutil-0.3.9-1' created by Arnaud Fontaine ar...@debian.org 
at 2014-06-13 03:15 +

Tagging upload of xcb-util-renderutil 0.3.9-1 to unstable.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iEYEABECAAYFAlOabLYACgkQvfKiIF42GdMdGACfezFKtIBMYaQYNDrIo2Kgjq8Y
HmsAn3a6b5eTYsnPjaRGOjtFomJ7b0zo
=5x6h
-END PGP SIGNATURE-

Changes since 0.3.9:
Arnaud Fontaine (13):
  Debian packaging.
  Only run autogen.sh if configure script does not already exist.
  Clean up unecessary files of Git Debian packages.
  xcb-util-renderutil is now maintained as part of pkg-xorg team.
  State in debian/changelog that it is now maintained as part of pkg-xorg 
team.
  Import NMU changes (0.3.8-1.1).
  Merge tag '0.3.9' into debian-unstable
  New upstream release (0.3.9).
  Use dh-autoreconf to make porters' task easier. Thanks to Erwan Prioul. 
Closes: #750664.
  Use compatibility level 9 following bump of debhelper Build-Depends in 
the previous NMU upload.
  Add debian/libxcb-render-util0.symbols to catch ABI changes.
  Switch debian/copyright to machine-readable format.
  Upload 0.3.9-1 to unstable.

---
 debian/changelog   |  145 +
 debian/compat  |1 
 debian/control |   57 
 debian/copyright   |   52 +++
 debian/libxcb-render-util0-dev.install |4 
 debian/libxcb-render-util0.install |1 
 debian/libxcb-render-util0.symbols |   15 +++
 debian/rules   |   31 +++
 debian/source/format   |1 
 debian/watch   |2 
 10 files changed, 309 insertions(+)
---


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1wvhz8-00081o...@moszumanska.debian.org



xcb-util-wm: Changes to 'upstream-unstable'

2014-02-19 Thread Arnaud Fontaine
 .gitignore  |3 +--
 COPYING |   27 +++
 NEWS|   18 +-
 README  |   19 +++
 autogen.sh  |   15 +++
 configure.ac|   18 ++
 ewmh/Makefile.am|   18 --
 ewmh/ewmh.c.m4  |   18 --
 ewmh/xcb-ewmh.pc.in |2 +-
 icccm/Makefile.am   |   10 +++---
 icccm/icccm.c   |4 
 m4  |2 +-
 xcb_util_intro.in   |   24 
 13 files changed, 114 insertions(+), 64 deletions(-)

New commits:
commit 24eb17df2e1245885e72c9d4bbb0a0f69f0700f2
Author: Arnaud Fontaine ar...@debian.org
Date:   Wed Feb 19 20:23:08 2014 +0900

Release 0.4.1.

Signed-off-by: Arnaud Fontaine ar...@debian.org

diff --git a/NEWS b/NEWS
index 66d5913..cb7b6a1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+Release 0.4.1 (2014-02-19)
+==
+
+- xcb-proto should have never been required as xcb provides the Atoms.
+- Do not distribute ewmh C source file as they are generated with M4.
+- config: replace deprecated use of AC_OUTPUT with AC_CONFIG_FILES.
+- config: use AC_CONFIG_HEADERS to create a config.h file.
+- make: implement the silent rules for m4 generated files.
+- make: compile the library with standard xorg warning flags.
+  - Bump required xorg-macros version to = 1.16.0.
+  
 Release 0.4.0 (2014-01-19)
 ==
 
diff --git a/configure.ac b/configure.ac
index f95a93f..efbd906 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 dnl XCB_UTIL_M4_WITH_INCLUDE_PATH requires Autoconf = 2.62
 AC_PREREQ(2.62)
-AC_INIT([xcb-util-wm],[0.4.0],
+AC_INIT([xcb-util-wm],[0.4.1],
 
[https://bugs.freedesktop.org/enter_bug.cgi?product=xcbcomponent=Utils],
 [xcb-util-wm])
 AC_CONFIG_SRCDIR([Makefile.am])

commit d299dc68509fdecd02a5136bcf6285ae5b454e8f
Author: Arnaud Fontaine ar...@debian.org
Date:   Mon Feb 17 18:18:07 2014 +0900

Follow changes in m4 submodule.

diff --git a/m4 b/m4
index 9dd4002..f662e3a 16
--- a/m4
+++ b/m4
@@ -1 +1 @@
-Subproject commit 9dd400297f673851dfaea22de2b51583c7b89cb6
+Subproject commit f662e3a93ebdec3d1c9374382dcc070093a42fed

commit dbc3e15004598dc94f26b7221ef5a61f4d3b2f61
Author: Gaetan Nadon mems...@videotron.ca
Date:   Thu Feb 6 16:55:53 2014 -0500

make: compile the library with standard xorg warning flags

The new BASE_CFLAGS variable contains only warning flags that do not
alter the generated byte code, unlike the deprecated CWARNFLAGS which
turns off the GNUCC strict aliasing optimization.

Also, update m4 submodule as util-macros version 1.16 or later is required.

Signed-off-by: Gaetan Nadon mems...@videotron.ca
Signed-off-by: Arnaud Fontaine ar...@debian.org

diff --git a/ewmh/Makefile.am b/ewmh/Makefile.am
index e2b428d..488d006 100644
--- a/ewmh/Makefile.am
+++ b/ewmh/Makefile.am
@@ -3,7 +3,7 @@ lib_LTLIBRARIES = libxcb-ewmh.la
 
 nodist_xcbinclude_HEADERS = xcb_ewmh.h
 
-AM_CFLAGS = $(CWARNFLAGS)
+AM_CFLAGS = $(BASE_CFLAGS)
 AM_CPPFLAGS = $(XCB_CFLAGS)
 
 libxcb_ewmh_la_SOURCES = ewmh.c.m4 atomlist.m4 xcb_ewmh.h.m4
diff --git a/icccm/Makefile.am b/icccm/Makefile.am
index b7366b8..8dc2680 100644
--- a/icccm/Makefile.am
+++ b/icccm/Makefile.am
@@ -3,7 +3,7 @@ lib_LTLIBRARIES = libxcb-icccm.la
 
 xcbinclude_HEADERS = xcb_icccm.h
 
-AM_CFLAGS = $(CWARNFLAGS)
+AM_CFLAGS = $(BASE_CFLAGS)
 AM_CPPFLAGS = $(XCB_CFLAGS)
 
 libxcb_icccm_la_SOURCES = icccm.c
diff --git a/m4 b/m4
index 177e4af..9dd4002 16
--- a/m4
+++ b/m4
@@ -1 +1 @@
-Subproject commit 177e4afb9b57a7b7589c15d8a9bd85b4a5524128
+Subproject commit 9dd400297f673851dfaea22de2b51583c7b89cb6

commit 18b823af6ab13aa0db0c814a07b43548aa953a68
Author: Gaetan Nadon mems...@videotron.ca
Date:   Sat Feb 8 10:59:10 2014 -0500

make: implement the silent rules for m4 generated files.

Signed-off-by: Gaetan Nadon mems...@videotron.ca

diff --git a/ewmh/Makefile.am b/ewmh/Makefile.am
index c841e7b..e2b428d 100644
--- a/ewmh/Makefile.am
+++ b/ewmh/Makefile.am
@@ -17,7 +17,7 @@ BUILT_SOURCES = ewmh.c xcb_ewmh.h
 CLEANFILES = $(BUILT_SOURCES)
 
 ewmh.c: ewmh.c.m4 atomlist.m4
-   $(M4) -I$(srcdir) $ $@
+   $(AM_V_GEN)$(M4) -I$(srcdir) $ $@
 
 xcb_ewmh.h: xcb_ewmh.h.m4 atomlist.m4
-   $(M4) -I$(srcdir) $ $@
+   $(AM_V_GEN)$(M4) -I$(srcdir) $ $@

commit 3546b8114e87c17d19df3dd7aa50c5efd6ca6083
Author: Gaetan Nadon mems...@videotron.ca
Date:   Thu Feb 6 16:55:48 2014 -0500

Remove documentation dead code

There is no evidence this file has ever been used.

Signed-off-by: Gaetan Nadon mems...@videotron.ca
Reviewed-by: Arnaud Fontaine ar...@debian.org

diff --git a/.gitignore b/.gitignore
index a6605c5..7c46eb6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -76,6 +76,5 @@ core
 #  Edit the following section as needed
 # For example, !report.pc overrides *.pc

xcb-util-wm: Changes to 'refs/tags/0.4.0'

2014-02-19 Thread Arnaud Fontaine
Tag '0.4.0' created by Arnaud Fontaine ar...@debian.org at 2014-01-29 06:55 
+

Release 0.4.0.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iEYEABECAAYFAlLopdwACgkQvfKiIF42GdMmlwCdGtEKP19QFN9+W23yySXHod8N
7kkAoIWbBo+vus6zK8dBU+JE4oCa09DB
=MscA
-END PGP SIGNATURE-

Changes since 0.3.9:
Arnaud Fontaine (2):
  Even though EWMH spec does not mandate window to be set, some WM expect 
it to be set.
  Release 0.4.0.

Niclas Zeising (1):
  Check submodules before running autoconf.

---
 NEWS   |7 ++-
 autogen.sh |   15 +++
 configure.ac   |2 +-
 ewmh/ewmh.c.m4 |9 ++---
 4 files changed, 28 insertions(+), 5 deletions(-)
---


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1wg6wk-0008qn...@moszumanska.debian.org



xcb-util-wm: Changes to 'debian-unstable'

2014-02-19 Thread Arnaud Fontaine
 .gitignore  |3 +--
 COPYING |   27 +++
 NEWS|   11 +++
 README  |   19 +++
 configure.ac|   18 ++
 debian/changelog|9 +++--
 debian/control  |6 +++---
 debian/rules|3 ---
 ewmh/Makefile.am|   18 --
 ewmh/ewmh.c.m4  |9 ++---
 ewmh/xcb-ewmh.pc.in |2 +-
 icccm/Makefile.am   |   10 +++---
 icccm/icccm.c   |4 
 m4  |2 +-
 xcb_util_intro.in   |   24 
 15 files changed, 97 insertions(+), 68 deletions(-)

New commits:
commit cb4c07628f499525de8c3dfbb7d822b2a98420f0
Author: Arnaud Fontaine ar...@debian.org
Date:   Wed Feb 19 21:40:50 2014 +0900

Upload 0.4.1-1 to unstable.

diff --git a/debian/changelog b/debian/changelog
index a8aba5e..ac64df9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-xcb-util-wm (0.4.1-1) UNRELEASED; urgency=medium
+xcb-util-wm (0.4.1-1) unstable; urgency=medium
 
   * New upstream release.
 + Useless pkgconfig depends on xcb-proto has been removed. Closes: #722632.
@@ -7,7 +7,7 @@ xcb-util-wm (0.4.1-1) UNRELEASED; urgency=medium
 is now required.
   * debian/control: Make Vcs-* fields URIs canonical (lintian warning).
 
- -- Arnaud Fontaine ar...@debian.org  Wed, 19 Feb 2014 21:02:18 +0900
+ -- Arnaud Fontaine ar...@debian.org  Wed, 19 Feb 2014 21:40:16 +0900
 
 xcb-util-wm (0.3.9-2) unstable; urgency=low
 

commit ab2db68e010b3d6d4fe8d642941740aed61b64ba
Author: Arnaud Fontaine ar...@debian.org
Date:   Wed Feb 19 21:34:25 2014 +0900

Make Vcs-* fields URIs canonical (lintian warning).

diff --git a/debian/changelog b/debian/changelog
index 8208e10..a8aba5e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ xcb-util-wm (0.4.1-1) UNRELEASED; urgency=medium
 + debian/control:
   - Bump xutils-dev B-D to = 1:7.7~1~ because util-macros = 1.16.0
 is now required.
+  * debian/control: Make Vcs-* fields URIs canonical (lintian warning).
 
  -- Arnaud Fontaine ar...@debian.org  Wed, 19 Feb 2014 21:02:18 +0900
 
diff --git a/debian/control b/debian/control
index 2aae0d7..1e5b772 100644
--- a/debian/control
+++ b/debian/control
@@ -16,8 +16,8 @@ Build-Depends: cdbs (= 0.4.93~),
xutils-dev (= 1:7.7~1~)
 Standards-Version: 3.9.3
 Homepage: http://xcb.freedesktop.org
-Vcs-Git: git://git.debian.org/pkg-xorg/lib/xcb-util-wm.git
-Vcs-Browser: http://git.debian.org/?p=pkg-xorg/lib/xcb-util-wm.git
+Vcs-Git: git://anonscm.debian.org/pkg-xorg/lib/xcb-util-wm.git
+Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-xorg/lib/xcb-util-wm.git
 
 Package: libxcb-icccm4
 Section: libs

commit f996201937bc25dc32edc5395e56c239e065
Author: Arnaud Fontaine ar...@debian.org
Date:   Wed Feb 19 21:29:14 2014 +0900

No need to clean up git-specific files, just ignore them when building 
source package.

diff --git a/debian/rules b/debian/rules
index 0890486..9c1857b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -19,9 +19,6 @@ configure-stamp:
 cleanbuilddir::
rm -f configure-stamp
 
-   # Specific to Git Debian package
-   rm -f .gitmodules m4/xcb_util_m4_with_include_path.m4
-
 get-orig-source:
git archive upstream | gzip -9  
../xcb-util-wm_$(ORIG_MAJOR)+git$(ORIG_GIT).orig.tar.gz
 

commit 21c90182d8cf6124d3e2f4f081b61e611413d85c
Author: Arnaud Fontaine ar...@debian.org
Date:   Wed Feb 19 21:26:15 2014 +0900

Bump xutils-dev B-D to = 1:7.7~1~ because util-macros = 1.16.0

diff --git a/debian/changelog b/debian/changelog
index 2357f78..8208e10 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,9 @@ xcb-util-wm (0.4.1-1) UNRELEASED; urgency=medium
 
   * New upstream release.
 + Useless pkgconfig depends on xcb-proto has been removed. Closes: #722632.
++ debian/control:
+  - Bump xutils-dev B-D to = 1:7.7~1~ because util-macros = 1.16.0
+is now required.
 
  -- Arnaud Fontaine ar...@debian.org  Wed, 19 Feb 2014 21:02:18 +0900
 
diff --git a/debian/control b/debian/control
index f195396..2aae0d7 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Build-Depends: cdbs (= 0.4.93~),
autotools-dev,
autoconf,
automake,
-   xutils-dev
+   xutils-dev (= 1:7.7~1~)
 Standards-Version: 3.9.3
 Homepage: http://xcb.freedesktop.org
 Vcs-Git: git://git.debian.org/pkg-xorg/lib/xcb-util-wm.git

commit db7dcb0ab5d6468287bf0db20e8d5ecb8f5bd4bd
Author: Arnaud Fontaine ar...@debian.org
Date:   Wed Feb 19 21:11:23 2014 +0900

New upstream release: 0.4.1. Closes: #722632.

diff --git a/debian/changelog b/debian/changelog
index e630fb5..2357f78 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,9 @@
-xcb-util-wm (0.4.0-1) UNRELEASED; urgency=medium
+xcb-util-wm (0.4.1-1) UNRELEASED; urgency=medium
 
   * New upstream release

xcb-util-wm: Changes to 'refs/tags/0.3.9'

2014-02-19 Thread Arnaud Fontaine
Tag '0.3.9' created by Arnaud Fontaine ar...@debian.org at 2012-05-31 02:25 
+

Release 0.3.9
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)

iEYEABECAAYFAk/G1pUACgkQvfKiIF42GdOp6ACeLjGS+dLDllLD16OWkBq3ZBgR
FBsAn2pKU6KLEJpY7f4ozv3Nm+3/KFi0
=xunJ
-END PGP SIGNATURE-

Changes since 0.3.8:
Andreas Pokorny (1):
  Replacing c++ class keyword in interface header

Arnaud Fontaine (6):
  Remove the Doxyfile which is unused, out dated and wrong.
  Fix incomplete implementation of _NET_SUPPORTING_WM_CHECK.
  Add autogen.sh to EXTRA_DIST.
  Fix GCC warning on ewmh_atom_t type.
  Bump SONAME version following 23a4eb6.
  Release 0.3.9

---
 Doxyfile   | 1306 -
 Makefile.am|1 
 NEWS   |6 
 configure.ac   |2 
 ewmh/Makefile.am   |2 
 ewmh/ewmh.c.m4 |6 
 ewmh/xcb_ewmh.h.m4 |   16 
 icccm/xcb_icccm.h  |6 
 8 files changed, 23 insertions(+), 1322 deletions(-)
---


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1wg6wk-0008ql...@moszumanska.debian.org



xcb-util-wm: Changes to 'refs/tags/0.4.1'

2014-02-19 Thread Arnaud Fontaine
Tag '0.4.1' created by Arnaud Fontaine ar...@debian.org at 2014-02-19 11:26 
+

Release 0.4.1.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iEYEABECAAYFAlMElOMACgkQvfKiIF42GdOPjACgil8vdVYYC45VZrt8k5FQk1PY
uucAnjEXm2KYvyYSug1vj+mQJ+0hwrhS
=h3Ok
-END PGP SIGNATURE-

Changes since 0.4.0:
Arnaud Fontaine (4):
  xcb-proto should have never been required as xcb provides the Atoms.
  Do not distribute ewmh C source file as they are generated with M4.
  Follow changes in m4 submodule.
  Release 0.4.1.

Gaetan Nadon (14):
  config: replace deprecated use of AC_OUTPUT with AC_CONFIG_FILES
  config: remove AC_TYPE_SSIZE_T
  config: use AC_CONFIG_HEADERS to create a config.h file
  config: drop the check for sys/types.h
  config: add bug URL to AC_INIT
  config: add missing COPYING file
  config: update the README file for bug tracking
  make: remove unused XPROTO_CFLAGS and XPROTO_LIBS
  make: use AM_CPPFLAGS rather than per-target libxcb_*_la_CPPFLAGS
  make: there should be no attempt to remove any Makefile.in file
  make: using EXTRA_DIST for xcb-*.pc.in is redundant
  Remove documentation dead code
  make: implement the silent rules for m4 generated files.
  make: compile the library with standard xorg warning flags

---
 .gitignore  |3 +--
 COPYING |   27 +++
 NEWS|   11 +++
 README  |   19 +++
 configure.ac|   18 ++
 ewmh/Makefile.am|   18 --
 ewmh/ewmh.c.m4  |9 ++---
 ewmh/xcb-ewmh.pc.in |2 +-
 icccm/Makefile.am   |   10 +++---
 icccm/icccm.c   |4 
 m4  |2 +-
 xcb_util_intro.in   |   24 
 12 files changed, 87 insertions(+), 60 deletions(-)
---


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1wg6wk-0008re...@moszumanska.debian.org



xcb-util-wm: Changes to 'refs/tags/xcb-util-wm-0.4.1-1'

2014-02-19 Thread Arnaud Fontaine
Tag 'xcb-util-wm-0.4.1-1' created by Arnaud Fontaine ar...@debian.org at 
2014-02-19 12:42 +

Tagging upload of xcb-util-wm 0.4.1-1 to unstable.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iEYEABECAAYFAlMEpqEACgkQvfKiIF42GdNBSQCfXSJXpJj7UT1mGjaIV5N6VQSQ
Jz0An1FQL/BqZSLlzYmFT22gXPYm58eY
=s609
-END PGP SIGNATURE-

Changes since 0.4.1:
Arnaud Fontaine (21):
  Debian packaging.
  Only run autogen.sh if configure script does not already exist.
  Clean up unecessary files of Git Debian packages.
  xcb-util-wm is now maintained as part of pkg-xorg team.
  State in debian/changelog that it is now maintained as part of pkg-xorg 
team.
  Merge branch 'upstream-unstable' into debian-unstable
  New upstream release.
  Fix duplicated short description on development package.
  Bump Standards-Version to 3.9.3 and switch debian/copyright to 
machine-readable format.
  Convert to multiarch.
  Upload to unstable.
  Fix libxcb-ewmh -dev package name 
(3381aa1d177f8d55a7a2d8252a52bc2e8855e75b).
  Upload to unstable.
  Merge branch 'upstream-unstable' into debian-unstable
  New upstream release.
  Merge branch 'upstream-unstable' into debian-unstable
  New upstream release: 0.4.1. Closes: #722632.
  Bump xutils-dev B-D to = 1:7.7~1~ because util-macros = 1.16.0
  No need to clean up git-specific files, just ignore them when building 
source package.
  Make Vcs-* fields URIs canonical (lintian warning).
  Upload 0.4.1-1 to unstable.

---
 debian/changelog |  154 +++
 debian/compat|1 
 debian/control   |   92 +++
 debian/copyright |   51 
 debian/libxcb-ewmh-dev.install   |4 +
 debian/libxcb-ewmh2.install  |1 
 debian/libxcb-icccm4-dev.install |4 +
 debian/libxcb-icccm4.install |1 
 debian/rules |   25 ++
 debian/source/format |1 
 debian/watch |2 
 11 files changed, 336 insertions(+)
---


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1wg6wk-0008rf...@moszumanska.debian.org



Re: [Xcb] xcb util-cursor, again

2013-07-18 Thread Arnaud Fontaine
Hello,

Michael Stapelberg michael+...@stapelberg.de writes:

 Thanks for your  answers. I requested to join pkg-xorg  with a clearly
 worded justification a few days back but got no response at all. Could
 you have a look if you can  approve join requests or know somebody who
 can?

I  don't have  such  rights. Anyhow,  I  think it's  better  to ask  any
Debian-specific questions about XCB to  debian-x@ rather than xcb@ (even
though if most members of pkg-xorg  team are subscribed to xcb@), so I'm
forwarding this email to debian-x@.

Cheers,
-- 
Arnaud Fontaine


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/87zjtjpfkc@duckcorp.org



Re: xcb-util-wm: Changes to 'refs/tags/xcb-util-wm-0.3.9-1'

2012-06-17 Thread Arnaud Fontaine
Hi,

Cyril Brulebois k...@debian.org writes:

 Arnaud Fontaine ar...@debian.org (13/06/2012):
 Julien Cristau jcris...@debian.org writes:
 
  apparently  you  changed the  -dev  package  name.  That's  usually
  wrong,  -dev  packages  should  not be  versioned.   Please  either
  explain or revert that change.
 
 Unfortunately, all xcb packages have a versioned -dev packages, which
 I agree  is wrong.  Considering that  libxcb-ewmh is  only used  by a
 single package,  I agree  that I  should have  fixed that  instead of
 renaming it  with a versioned name.  Really sorry about that,  I will
 revert that change and upload it again.

 Or just fix unagi for now, and “unversion” -dev packages for wheezy+1?
   https://buildd.debian.org/status/package.php?p=unagisuite=sid

 → BD-Uninstallable for 5 days.

Well,  Luca blocked  xcb-util-wm in  NEW waiting  for a  reply from  the
release  team because  the SONAME  has  been bumped,  but he  mistakenly
accepted unagi.  I'm still  waiting for xcb-util-wm  to be  accepted and
will upload unagi straightaway.

Cheers,
-- 
Arnaud Fontaine


--
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/877gv5s6z5@duckcorp.org



xcb-util-wm: Changes to 'debian-unstable'

2012-06-13 Thread Arnaud Fontaine
 debian/changelog|8 
 debian/control  |2 +-
 debian/libxcb-ewmh-dev.install  |4 
 debian/libxcb-ewmh2-dev.install |4 
 4 files changed, 13 insertions(+), 5 deletions(-)

New commits:
commit aac36a47c36637a29c738371383502168b9dd198
Author: Arnaud Fontaine ar...@debian.org
Date:   Wed Jun 13 14:58:42 2012 +0900

Upload to unstable.

diff --git a/debian/changelog b/debian/changelog
index 6b38548..d03defa 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,10 @@
-xcb-util-wm (0.3.9-2) UNRELEASED; urgency=low
+xcb-util-wm (0.3.9-2) unstable; urgency=low
 
   * debian/control:
 + Revert renaming of libxcb-ewmh1-dev to libxcb-ewmh2-dev as a -dev
   package should not be versioned, so rename it to libxcb-ewmh-dev.
 
- -- Arnaud Fontaine ar...@debian.org  Wed, 13 Jun 2012 10:36:09 +0900
+ -- Arnaud Fontaine ar...@debian.org  Wed, 13 Jun 2012 14:58:23 +0900
 
 xcb-util-wm (0.3.9-1) unstable; urgency=low
 

commit 3c7327dbfa55e85d6d408a7b83130404ecbb85e1
Author: Arnaud Fontaine ar...@debian.org
Date:   Wed Jun 13 10:38:50 2012 +0900

Fix libxcb-ewmh -dev package name 
(3381aa1d177f8d55a7a2d8252a52bc2e8855e75b).

diff --git a/debian/changelog b/debian/changelog
index 7594380..6b38548 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+xcb-util-wm (0.3.9-2) UNRELEASED; urgency=low
+
+  * debian/control:
++ Revert renaming of libxcb-ewmh1-dev to libxcb-ewmh2-dev as a -dev
+  package should not be versioned, so rename it to libxcb-ewmh-dev.
+
+ -- Arnaud Fontaine ar...@debian.org  Wed, 13 Jun 2012 10:36:09 +0900
+
 xcb-util-wm (0.3.9-1) unstable; urgency=low
 
   * New upstream release.
diff --git a/debian/control b/debian/control
index 7f9384d..f195396 100644
--- a/debian/control
+++ b/debian/control
@@ -72,7 +72,7 @@ Description: utility libraries for X C Binding -- ewmh
  libraries also provide client-side code which is not strictly part of
  the X protocol but which have traditionally been provided by Xlib.
 
-Package: libxcb-ewmh2-dev
+Package: libxcb-ewmh-dev
 Architecture: any
 Multi-Arch: same
 Conflicts: libxcb-ewmh1-dev
diff --git a/debian/libxcb-ewmh-dev.install b/debian/libxcb-ewmh-dev.install
new file mode 100644
index 000..629133b
--- /dev/null
+++ b/debian/libxcb-ewmh-dev.install
@@ -0,0 +1,4 @@
+usr/include/xcb/xcb_ewmh.h
+usr/lib/*/libxcb-ewmh.a
+usr/lib/*/libxcb-ewmh.so
+usr/lib/*/pkgconfig/xcb-ewmh.pc
diff --git a/debian/libxcb-ewmh2-dev.install b/debian/libxcb-ewmh2-dev.install
deleted file mode 100644
index 629133b..000
--- a/debian/libxcb-ewmh2-dev.install
+++ /dev/null
@@ -1,4 +0,0 @@
-usr/include/xcb/xcb_ewmh.h
-usr/lib/*/libxcb-ewmh.a
-usr/lib/*/libxcb-ewmh.so
-usr/lib/*/pkgconfig/xcb-ewmh.pc


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1sejp2-0003em...@vasks.debian.org



xcb-util-wm: Changes to 'refs/tags/xcb-util-wm-0.3.9-2'

2012-06-13 Thread Arnaud Fontaine
Tag 'xcb-util-wm-0.3.9-2' created by Arnaud Fontaine ar...@debian.org at 
2012-06-13 09:27 +

Tagging upload of xcb-util-wm 0.3.9-2 to unstable.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)

iEYEABECAAYFAk/YXO4ACgkQvfKiIF42GdO3kQCfeBynypCFr8Jml72fvE8vrU8F
7i4Anjpw9h0eZg39jEm6c3rR7YKorsR3
=h62C
-END PGP SIGNATURE-

Changes since xcb-util-wm-0.3.9-1:
Arnaud Fontaine (2):
  Fix libxcb-ewmh -dev package name 
(3381aa1d177f8d55a7a2d8252a52bc2e8855e75b).
  Upload to unstable.

---
 debian/changelog|8 
 debian/control  |2 +-
 debian/libxcb-ewmh-dev.install  |4 
 debian/libxcb-ewmh2-dev.install |4 
 4 files changed, 13 insertions(+), 5 deletions(-)
---


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1sejry-0003t7...@vasks.debian.org



Re: xcb-util-wm: Changes to 'refs/tags/xcb-util-wm-0.3.9-1'

2012-06-12 Thread Arnaud Fontaine
Hi Julien,

Julien Cristau jcris...@debian.org writes:

 apparently you changed  the -dev package name.   That's usually wrong,
 -dev  packages should  not  be versioned.   Please  either explain  or
 revert that change.

Unfortunately, all xcb packages have  a versioned -dev packages, which I
agree is  wrong. Considering that libxcb-ewmh  is only used by  a single
package, I  agree that I should  have fixed that instead  of renaming it
with  a versioned  name. Really  sorry about  that, I  will revert  that
change and upload it again.

Cheers,
-- 
Arnaud Fontaine


pgpCTKBhK2VJy.pgp
Description: PGP signature


xcb-util-wm: Changes to 'refs/tags/xcb-util-wm-0.3.9-1'

2012-06-10 Thread Arnaud Fontaine
Tag 'xcb-util-wm-0.3.9-1' created by Arnaud Fontaine ar...@debian.org at 
2012-06-11 01:27 +

Tagging upload of xcb-util-wm 0.3.9-1 to unstable.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)

iEYEABECAAYFAk/VSXgACgkQvfKiIF42GdOivwCgn6Zwd0tttgJ3/KeU7iAmN/Nl
H3UAnjhyTn8epEOG+IUNbVAomlXRvPTi
=JKsh
-END PGP SIGNATURE-

Changes since xcb-util-wm-0.3.8-1:
Andreas Pokorny (1):
  Replacing c++ class keyword in interface header

Arnaud Fontaine (12):
  Remove the Doxyfile which is unused, out dated and wrong.
  Fix incomplete implementation of _NET_SUPPORTING_WM_CHECK.
  Add autogen.sh to EXTRA_DIST.
  Fix GCC warning on ewmh_atom_t type.
  Bump SONAME version following 23a4eb6.
  Release 0.3.9
  Merge branch 'upstream-unstable' into debian-unstable
  New upstream release.
  Fix duplicated short description on development package.
  Bump Standards-Version to 3.9.3 and switch debian/copyright to 
machine-readable format.
  Convert to multiarch.
  Upload to unstable.

---
 Doxyfile | 1306 ---
 Makefile.am  |1 
 NEWS |6 
 configure.ac |2 
 debian/changelog |   13 
 debian/compat|2 
 debian/control   |   24 
 debian/copyright |   86 +-
 debian/libxcb-ewmh1-dev.install  |4 
 debian/libxcb-ewmh1.install  |1 
 debian/libxcb-ewmh2-dev.install  |4 
 debian/libxcb-ewmh2.install  |1 
 debian/libxcb-icccm4-dev.install |6 
 debian/libxcb-icccm4.install |2 
 debian/rules |4 
 ewmh/Makefile.am |2 
 ewmh/ewmh.c.m4   |6 
 ewmh/xcb_ewmh.h.m4   |   16 
 icccm/xcb_icccm.h|6 
 19 files changed, 112 insertions(+), 1380 deletions(-)
---


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1sdtq4-0006cy...@vasks.debian.org



xcb-util-wm: Changes to 'upstream-unstable'

2012-06-10 Thread Arnaud Fontaine
 Doxyfile   | 1306 -
 Makefile.am|1 
 NEWS   |6 
 configure.ac   |2 
 ewmh/Makefile.am   |2 
 ewmh/ewmh.c.m4 |6 
 ewmh/xcb_ewmh.h.m4 |   16 
 icccm/xcb_icccm.h  |6 
 8 files changed, 23 insertions(+), 1322 deletions(-)

New commits:
commit b488f4142298640f3237914a489c8eb6107922fd
Author: Arnaud Fontaine ar...@debian.org
Date:   Thu May 31 11:22:27 2012 +0900

Release 0.3.9

Signed-off-by: Arnaud Fontaine ar...@debian.org

diff --git a/NEWS b/NEWS
index 2802b0a..05a6290 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+Release 0.3.9 (2012-05-30)
+==
+
+- Replacing c++ class keyword in interface header.
+- Fix incomplete implementation of _NET_SUPPORTING_WM_CHECK.
+
 Release 0.3.8 (2010-04-25)
 ==
 
diff --git a/configure.ac b/configure.ac
index 8cfc47c..a405d1a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 dnl XCB_UTIL_M4_WITH_INCLUDE_PATH requires Autoconf = 2.62
 AC_PREREQ(2.62)
-AC_INIT([xcb-util-wm],0.3.8,[x...@lists.freedesktop.org])
+AC_INIT([xcb-util-wm],0.3.9,[x...@lists.freedesktop.org])
 AC_CONFIG_SRCDIR([Makefile.am])
 AC_CONFIG_MACRO_DIR([m4])
 AM_INIT_AUTOMAKE([foreign dist-bzip2])

commit 0f4ab3bc122cadf4b07c93d00bdaea1fd322ef27
Author: Arnaud Fontaine ar...@debian.org
Date:   Thu May 31 11:21:48 2012 +0900

Bump SONAME version following 23a4eb6.

Signed-off-by: Arnaud Fontaine ar...@debian.org

diff --git a/ewmh/Makefile.am b/ewmh/Makefile.am
index 235d5e4..f9b78b1 100644
--- a/ewmh/Makefile.am
+++ b/ewmh/Makefile.am
@@ -9,7 +9,7 @@ AM_CFLAGS = $(CWARNFLAGS)
 libxcb_ewmh_la_SOURCES = ewmh.c ewmh.c.m4 atomlist.m4 xcb_ewmh.h.m4
 libxcb_ewmh_la_CPPFLAGS = $(XCB_CFLAGS) $(XPROTO_CFLAGS)
 libxcb_ewmh_la_LIBADD = $(XCB_LIBS) $(XPROTO_LIBS)
-libxcb_ewmh_la_LDFLAGS = -version-info 1:0:0 -no-undefined
+libxcb_ewmh_la_LDFLAGS = -version-info 2:0:0 -no-undefined
 
 pkgconfig_DATA = xcb-ewmh.pc
 

commit 30d73e882ddd9a42148d76fbf3082fa019f6e6c3
Author: Arnaud Fontaine ar...@debian.org
Date:   Wed May 30 14:33:16 2012 +0900

Fix GCC warning on ewmh_atom_t type.

Signed-off-by: Arnaud Fontaine ar...@debian.org

diff --git a/ewmh/ewmh.c.m4 b/ewmh/ewmh.c.m4
index 6fafa0a..21c4db1 100644
--- a/ewmh/ewmh.c.m4
+++ b/ewmh/ewmh.c.m4
@@ -53,7 +53,7 @@ typedef struct {
   /** The Atom name length */
   uint8_t name_len;
   /** The Atom name string */
-  char *name;
+  const char *name;
   size_t m_offset;
 } ewmh_atom_t;
 

commit 20d6aec4bd276110e929da756adee9942cbee347
Author: Arnaud Fontaine ar...@debian.org
Date:   Mon May 21 11:02:30 2012 +0900

Add autogen.sh to EXTRA_DIST.

diff --git a/Makefile.am b/Makefile.am
index bc8df99..1d62d8f 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -13,3 +13,4 @@ ChangeLog:
 dist-hook: ChangeLog INSTALL
 
 SUBDIRS = icccm ewmh
+EXTRA_DIST = autogen.sh

commit 23a4eb6059e0a694e342c3ff41ab076dad50b745
Author: Arnaud Fontaine ar...@debian.org
Date:   Thu Aug 11 21:10:58 2011 +0900

Fix incomplete implementation of _NET_SUPPORTING_WM_CHECK.

EWMH specification states that _NET_SUPPORTING_WM_CHECK must also be set on 
the
child window, not only on the root window.

diff --git a/ewmh/ewmh.c.m4 b/ewmh/ewmh.c.m4
index 7192ee6..6fafa0a 100644
--- a/ewmh/ewmh.c.m4
+++ b/ewmh/ewmh.c.m4
@@ -780,8 +780,8 @@ DO_REPLY_LIST_VALUES(workarea, XCB_ATOM_CARDINAL, 
xcb_ewmh_geometry_t)
  * _NET_SUPPORTING_WM_CHECK
  */
 
-DO_ROOT_SINGLE_VALUE(supporting_wm_check, _NET_SUPPORTING_WM_CHECK,
- XCB_ATOM_WINDOW, xcb_window_t)
+DO_SINGLE_VALUE(supporting_wm_check, _NET_SUPPORTING_WM_CHECK,
+XCB_ATOM_WINDOW, xcb_window_t)
 
 /**
  * _NET_VIRTUAL_ROOTS
diff --git a/ewmh/xcb_ewmh.h.m4 b/ewmh/xcb_ewmh.h.m4
index 676e700..4f3e77a 100644
--- a/ewmh/xcb_ewmh.h.m4
+++ b/ewmh/xcb_ewmh.h.m4
@@ -1427,20 +1427,20 @@ void 
xcb_ewmh_get_workarea_reply_wipe(xcb_ewmh_get_workarea_reply_t *r);
  * _NET_SUPPORTING_WM_CHECK, WINDOW/32
  *
  * @param ewmh The per-screen EWMH information
- * @param screen_nbr The screen number
- * @param new_window The child window created by the WM
+ * @param parent_window The root window or child window created by the WM
+ * @param child_window The child window created by the WM
  * @return Cookie associated with the ChangeProperty _NET_SUPPORTING_WM_CHECK 
request
  */
 xcb_void_cookie_t xcb_ewmh_set_supporting_wm_check(xcb_ewmh_connection_t *ewmh,
-   int screen_nbr,
-   xcb_window_t new_window);
+   xcb_window_t parent_window,
+   xcb_window_t child_window);
 
 /**
  * @see xcb_ewmh_set_supporting_wm_check
  */
 xcb_void_cookie_t 
xcb_ewmh_set_supporting_wm_check_checked(xcb_ewmh_connection_t *ewmh

xcb-util-keysyms: Changes to 'upstream-unstable'

2012-06-08 Thread Arnaud Fontaine
 Makefile.am   |2 ++
 NEWS  |5 +
 configure.ac  |2 +-
 keysyms/keysyms.c |2 +-
 4 files changed, 9 insertions(+), 2 deletions(-)

New commits:
commit 12fc61fbbdf1ca2df25281a7d8e00f2dab75d1c2
Author: Arnaud Fontaine ar...@debian.org
Date:   Wed May 30 21:07:38 2012 +0900

Release 0.3.9

Signed-off-by: Arnaud Fontaine ar...@debian.org

diff --git a/NEWS b/NEWS
index 24ed439..0221d76 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+Release 0.3.9 (2012-05-30)
+==
+
+- Recognise ISO_Level5-keysyms as modifiers in xcb_is_modifier_key #39177.
+
 Release 0.3.8 (2010-04-25)
 ==
 
diff --git a/configure.ac b/configure.ac
index 13564f2..fd0700c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ(2.59c)
-AC_INIT([xcb-util-keysyms],0.3.8,[x...@lists.freedesktop.org])
+AC_INIT([xcb-util-keysyms],0.3.9,[x...@lists.freedesktop.org])
 AC_CONFIG_SRCDIR([Makefile.am])
 AC_CONFIG_MACRO_DIR([m4])
 AM_INIT_AUTOMAKE([foreign dist-bzip2])

commit 5a3906f700a975653da7f64a2d66ebdbea8b8b34
Author: Arnaud Fontaine ar...@debian.org
Date:   Mon May 21 11:11:12 2012 +0900

Add autogen.sh to EXTRA_DIST.

diff --git a/Makefile.am b/Makefile.am
index c63b269..6394bcc 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -13,3 +13,5 @@ ChangeLog:
 dist-hook: ChangeLog INSTALL
 
 SUBDIRS = keysyms
+
+EXTRA_DIST = autogen.sh

commit 2b3188d700bac5b8d32fffd8d1090ef4bb8707c3
Author: Andreas Wettstein wettstein...@solnet.ch
Date:   Sun Aug 7 19:33:21 2011 +

Recognise ISO_Level5-keysyms as modifiers in xcb_is_modifier_key #39177

xcb_is_modifier_key did not regecognise ISO_Level5_Shift,
ISO_Level5_Latch, and ISO_Level5_Lock as modifiers.  See bug
39177, https://bugs.freedesktop.org/show_bug.cgi?id=39177

Signed-off-by: Andreas Wettstein wettstein...@solnet.ch
Reviewed-by: James Cloos cl...@jhcloos.com
Reviewed-by: Daniel Stone dan...@fooishbar.org
Signed-off-by: Julien Danjou jul...@danjou.info

diff --git a/keysyms/keysyms.c b/keysyms/keysyms.c
index 3ea0e13..7584ccc 100644
--- a/keysyms/keysyms.c
+++ b/keysyms/keysyms.c
@@ -363,7 +363,7 @@ int
 xcb_is_modifier_key (xcb_keysym_t keysym)
 {
   return  (((keysym = XK_Shift_L)   (keysym = XK_Hyper_R)) ||
-  ((keysym = XK_ISO_Lock)  (keysym = XK_ISO_Last_Group_Lock)) ||
+  ((keysym = XK_ISO_Lock)  (keysym = XK_ISO_Level5_Lock)) ||
   (keysym == XK_Mode_switch) ||
   (keysym == XK_Num_Lock));
 }


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1scrza-pi...@vasks.debian.org



xcb-util-keysyms: Changes to 'debian-unstable'

2012-06-08 Thread Arnaud Fontaine
 Makefile.am|2 
 NEWS   |5 ++
 configure.ac   |2 
 debian/changelog   |   11 
 debian/compat  |2 
 debian/control |   11 ++--
 debian/copyright   |   90 -
 debian/libxcb-keysyms1-dev.install |6 +-
 debian/libxcb-keysyms1.install |2 
 debian/rules   |4 -
 keysyms/keysyms.c  |2 
 11 files changed, 85 insertions(+), 52 deletions(-)

New commits:
commit f1967d42456bbfb6d12d899691820be4f4e860bc
Author: Arnaud Fontaine ar...@debian.org
Date:   Fri Jun 8 11:20:01 2012 +0900

Upload to unstable.

diff --git a/debian/changelog b/debian/changelog
index dbd62a9..88997fd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-xcb-util-keysyms (0.3.9-1) UNRELEASED; urgency=low
+xcb-util-keysyms (0.3.9-1) unstable; urgency=low
 
   * New upstream release.
 + debian/rules: do not delete autogen.sh for git as it is now shipped.
@@ -7,7 +7,7 @@ xcb-util-keysyms (0.3.9-1) UNRELEASED; urgency=low
   * debian/control: bump Standards-Version to 3.9.3.
 + debian/copyright: switch to machine-readable format.
 
- -- Arnaud Fontaine ar...@debian.org  Thu, 07 Jun 2012 22:59:30 +0900
+ -- Arnaud Fontaine ar...@debian.org  Fri, 08 Jun 2012 11:19:50 +0900
 
 xcb-util-keysyms (0.3.8-1) unstable; urgency=low
 

commit e5c1e930b3f1b5b1f8e10ae1eae10a7dad661c21
Author: Arnaud Fontaine ar...@debian.org
Date:   Fri Jun 8 10:31:45 2012 +0900

Fix duplicated short description on development package.

diff --git a/debian/changelog b/debian/changelog
index 8be02e8..dbd62a9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ xcb-util-keysyms (0.3.9-1) UNRELEASED; urgency=low
   * New upstream release.
 + debian/rules: do not delete autogen.sh for git as it is now shipped.
   * Convert to multiarch.
+  * debian/control: fix duplicated short description on development package.
   * debian/control: bump Standards-Version to 3.9.3.
 + debian/copyright: switch to machine-readable format.
 
diff --git a/debian/control b/debian/control
index f6dca16..67811cc 100644
--- a/debian/control
+++ b/debian/control
@@ -43,7 +43,7 @@ Multi-Arch: same
 Depends: libxcb-keysyms1 (= ${binary:Version}),
  libxcb1-dev,
  ${misc:Depends}
-Description: utility libraries for X C Binding -- keysyms
+Description: utility libraries for X C Binding -- keysyms, development files
  This package contains the header and library files needed to build software
  using libxcb-keysyms, providing standard X key constants and conversion 
to/from
  keycodes.

commit bad20035acc8fe68dd42ef96d7e189cc553ddea1
Author: Arnaud Fontaine ar...@debian.org
Date:   Fri Jun 8 10:25:50 2012 +0900

Bump Standards-Version to 3.9.3.

diff --git a/debian/changelog b/debian/changelog
index d28c5dc..8be02e8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,8 +2,9 @@ xcb-util-keysyms (0.3.9-1) UNRELEASED; urgency=low
 
   * New upstream release.
 + debian/rules: do not delete autogen.sh for git as it is now shipped.
-  * debian/copyright: switch to machine-readable format.
   * Convert to multiarch.
+  * debian/control: bump Standards-Version to 3.9.3.
++ debian/copyright: switch to machine-readable format.
 
  -- Arnaud Fontaine ar...@debian.org  Thu, 07 Jun 2012 22:59:30 +0900
 
diff --git a/debian/control b/debian/control
index b5bf02f..f6dca16 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ Build-Depends: cdbs (= 0.4.93~),
autoconf,
automake,
xutils-dev
-Standards-Version: 3.9.2
+Standards-Version: 3.9.3
 Homepage: http://xcb.freedesktop.org
 Vcs-Git: git://git.debian.org/pkg-xorg/lib/xcb-util-keysyms.git
 Vcs-Browser: http://git.debian.org/?p=pkg-xorg/lib/xcb-util-keysyms.git

commit a26f06c145ece97ef3ce8b5a011800a7d3a2d793
Author: Arnaud Fontaine ar...@debian.org
Date:   Fri Jun 8 10:23:33 2012 +0900

Convert to multiarch.

diff --git a/debian/changelog b/debian/changelog
index fd3a500..d28c5dc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ xcb-util-keysyms (0.3.9-1) UNRELEASED; urgency=low
   * New upstream release.
 + debian/rules: do not delete autogen.sh for git as it is now shipped.
   * debian/copyright: switch to machine-readable format.
+  * Convert to multiarch.
 
  -- Arnaud Fontaine ar...@debian.org  Thu, 07 Jun 2012 22:59:30 +0900
 
diff --git a/debian/compat b/debian/compat
index 7ed6ff8..45a4fb7 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-5
+8
diff --git a/debian/control b/debian/control
index ef3abe7..b5bf02f 100644
--- a/debian/control
+++ b/debian/control
@@ -4,8 +4,8 @@ Priority: extra
 Maintainer: Debian X Strike Force debian-x@lists.debian.org
 Uploaders: Julien Danjou a...@debian.org,
Arnaud Fontaine ar

xcb-util-image: Changes to 'debian-unstable'

2012-06-08 Thread Arnaud Fontaine
 Doxyfile | 1305 ---
 Makefile.am  |1 
 NEWS |7 
 configure.ac |4 
 debian/changelog |   14 
 debian/compat|2 
 debian/control   |   11 
 debian/copyright |   88 +-
 debian/libxcb-image0-dev.install |7 
 debian/libxcb-image0.install |2 
 debian/rules |4 
 image/Makefile.am|8 
 image/test_formats.c |6 
 image/xcb_bitops.h   |  212 ++
 image/xcb_image.c|2 
 15 files changed, 312 insertions(+), 1361 deletions(-)

New commits:
commit 3318afeb268d7185600aebaab2d34943db8c8308
Author: Arnaud Fontaine ar...@debian.org
Date:   Fri Jun 8 13:53:18 2012 +0900

Upload to unstable.

diff --git a/debian/changelog b/debian/changelog
index 44dbf8d..87ce56b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-xcb-util-image (0.3.9-1) UNRELEASED; urgency=low
+xcb-util-image (0.3.9-1) unstable; urgency=low
 
   * New upstream release.
 + debian/rules:
@@ -10,7 +10,7 @@ xcb-util-image (0.3.9-1) UNRELEASED; urgency=low
   * Convert to multiarch.
   * debian/libxcb-image0-dev.install: add xcb_pixel.h previously missing.
 
- -- Arnaud Fontaine ar...@debian.org  Fri, 08 Jun 2012 11:42:56 +0900
+ -- Arnaud Fontaine ar...@debian.org  Fri, 08 Jun 2012 13:52:35 +0900
 
 xcb-util-image (0.3.8-1) unstable; urgency=low
 

commit 28e297a7439aeb2bbd41d948cd0ec95d3e2dd847
Author: Arnaud Fontaine ar...@debian.org
Date:   Fri Jun 8 13:51:38 2012 +0900

Add xcb_pixel.h previously missing.

diff --git a/debian/changelog b/debian/changelog
index 87e9b28..44dbf8d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ xcb-util-image (0.3.9-1) UNRELEASED; urgency=low
 + Bump Standards-Version to 3.9.3.
   - debian/copyright: switch to machine-readable format.
   * Convert to multiarch.
+  * debian/libxcb-image0-dev.install: add xcb_pixel.h previously missing.
 
  -- Arnaud Fontaine ar...@debian.org  Fri, 08 Jun 2012 11:42:56 +0900
 
diff --git a/debian/libxcb-image0-dev.install b/debian/libxcb-image0-dev.install
index 354528a..222fc42 100644
--- a/debian/libxcb-image0-dev.install
+++ b/debian/libxcb-image0-dev.install
@@ -1,4 +1,5 @@
 usr/include/xcb/xcb_image.h
+usr/include/xcb/xcb_pixel.h
 usr/lib/*/libxcb-image.a
 usr/lib/*/libxcb-image.so
 usr/lib/*/pkgconfig/xcb-image.pc

commit 49af658ca328b107cca415edbcbe9e358c6e488d
Author: Arnaud Fontaine ar...@debian.org
Date:   Fri Jun 8 13:34:46 2012 +0900

Convert to multiarch.

diff --git a/debian/changelog b/debian/changelog
index 461f298..87e9b28 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ xcb-util-image (0.3.9-1) UNRELEASED; urgency=low
 + Fix duplicated short description on development package.
 + Bump Standards-Version to 3.9.3.
   - debian/copyright: switch to machine-readable format.
+  * Convert to multiarch.
 
  -- Arnaud Fontaine ar...@debian.org  Fri, 08 Jun 2012 11:42:56 +0900
 
diff --git a/debian/compat b/debian/compat
index 7ed6ff8..45a4fb7 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-5
+8
diff --git a/debian/control b/debian/control
index f81288c..633938a 100644
--- a/debian/control
+++ b/debian/control
@@ -4,8 +4,8 @@ Priority: extra
 Maintainer: Debian X Strike Force debian-x@lists.debian.org
 Uploaders: Julien Danjou a...@debian.org,
Arnaud Fontaine ar...@debian.org
-Build-Depends: cdbs,
-   debhelper (= 5),
+Build-Depends: cdbs (= 0.4.93~),
+   debhelper (= 8.1.3),
libxcb1-dev (= 1.6),
libxcb-util0-dev,
libxcb-shm0-dev,
@@ -24,6 +24,8 @@ Vcs-Browser: 
http://git.debian.org/?p=pkg-xorg/lib/xcb-util-image.git
 Package: libxcb-image0
 Section: libs
 Architecture: any
+Multi-Arch: same
+Pre-Depends: ${misc:Pre-Depends}
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: utility libraries for X C Binding -- image
  This package contains the library files needed to run software using
@@ -38,6 +40,7 @@ Description: utility libraries for X C Binding -- image
 
 Package: libxcb-image0-dev
 Architecture: any
+Multi-Arch: same
 Depends: libxcb-image0 (= ${binary:Version}),
  libxcb1-dev,
  libxcb-shm0-dev,
diff --git a/debian/libxcb-image0-dev.install b/debian/libxcb-image0-dev.install
index 44a9709..354528a 100644
--- a/debian/libxcb-image0-dev.install
+++ b/debian/libxcb-image0-dev.install
@@ -1,4 +1,4 @@
 usr/include/xcb/xcb_image.h
-usr/lib/libxcb-image.a
-usr/lib/libxcb-image.so
-usr/lib/pkgconfig/xcb-image.pc
+usr/lib/*/libxcb-image.a
+usr/lib/*/libxcb-image.so
+usr/lib/*/pkgconfig/xcb-image.pc
diff --git a/debian/libxcb-image0.install b/debian/libxcb-image0.install
index 16032e2..7859a4f 100644
--- a/debian/libxcb-image0.install
+++ b/debian/libxcb-image0

xcb-util-image: Changes to 'upstream-unstable'

2012-06-08 Thread Arnaud Fontaine
 Doxyfile | 1305 ---
 Makefile.am  |1 
 NEWS |7 
 configure.ac |4 
 image/Makefile.am|6 
 image/test_formats.c |4 
 6 files changed, 18 insertions(+), 1309 deletions(-)

New commits:
commit 155d4c90d7ddb599fcff34dfc403b223c3a35ce8
Author: Arnaud Fontaine ar...@debian.org
Date:   Wed May 30 14:23:19 2012 +0900

Release 0.3.9

Signed-off-by: Arnaud Fontaine ar...@debian.org

diff --git a/NEWS b/NEWS
index c826c60..a874594 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+Release 0.3.9 (2012-05-30)
+==
+
+- Add missing xcb_bitops.h.
+- Don't try to build test_xcb_image_shm if SHM isn't available (for example on 
MinGW).
+- Use rand() instead of random() (more portable, for example to MinGW).
+
 Release 0.3.8 (2010-04-25)
 ==
 
diff --git a/configure.ac b/configure.ac
index ce3cdee..63a32e5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ(2.59c)
-AC_INIT([xcb-util-image],0.3.8,[x...@lists.freedesktop.org])
+AC_INIT([xcb-util-image],0.3.9,[x...@lists.freedesktop.org])
 AC_CONFIG_SRCDIR([Makefile.am])
 AC_CONFIG_MACRO_DIR([m4])
 AM_INIT_AUTOMAKE([foreign dist-bzip2])

commit 22d62378f721555970d5f6a9a1f9fde233fd226c
Author: Arnaud Fontaine ar...@debian.org
Date:   Tue May 22 17:22:15 2012 +0900

Fix GCC warning in test_formats.

diff --git a/image/test_formats.c b/image/test_formats.c
index 185492a..2a5b641 100644
--- a/image/test_formats.c
+++ b/image/test_formats.c
@@ -102,7 +102,7 @@ static xcb_gcontext_t create_gcontext(xcb_connection_t *c,
 
 
 typedef struct {
-   char *name;
+   const char *name;
xcb_image_format_t format;
uint8_t depth;
 } format_t;

commit f7921a5f1b4524300f297c41200623d7b7fbf17a
Author: Jon TURNEY jon.tur...@dronecode.org.uk
Date:   Thu Jan 5 21:01:51 2012 +

Use rand() instead of random(), being part of the C standard library,
it is more portable (for example, to MinGW)

Signed-off-by: Jon TURNEY jon.tur...@dronecode.org.uk
Reviewed-by: Arnaud Fontaine ar...@debian.org

diff --git a/image/test_formats.c b/image/test_formats.c
index b03673b..185492a 100644
--- a/image/test_formats.c
+++ b/image/test_formats.c
@@ -43,7 +43,7 @@ color (uint32_t depth, uint32_t x, uint32_t y)
uint32_t p;
 
if (depth == 1) {
-   int frac = random() % (WIDTH * HEIGHT);
+   int frac = rand() % (WIDTH * HEIGHT);
p = x * y = frac;
return p;
}

commit 98ca67376f87854b1b9308ac948d16a890e5088b
Author: Jon TURNEY jon.tur...@dronecode.org.uk
Date:   Thu Jan 5 21:01:50 2012 +

Don't try to build test_xcb_image_shm if SHM isn't available (for example, 
on MinGW)

Signed-off-by: Jon TURNEY jon.tur...@dronecode.org.uk
Reviewed-by: Arnaud Fontaine ar...@debian.org

diff --git a/configure.ac b/configure.ac
index 5a53b5c..ce3cdee 100644
--- a/configure.ac
+++ b/configure.ac
@@ -7,6 +7,8 @@ AM_MAINTAINER_MODE
 
 XCB_UTIL_COMMON([1.4], [1.6])
 
+AC_CHECK_HEADERS([sys/shm.h])
+AM_CONDITIONAL(HAVE_SHM, test x$ac_cv_header_sys_shm_h = xyes)
 PKG_CHECK_MODULES(XCB_SHM, xcb-shm)
 PKG_CHECK_MODULES(XPROTO, xproto = 7.0.8)
 PKG_CHECK_MODULES(XCB_UTIL, xcb-util)
diff --git a/image/Makefile.am b/image/Makefile.am
index 1f7beed..f6a67ff 100644
--- a/image/Makefile.am
+++ b/image/Makefile.am
@@ -17,7 +17,11 @@ pkgconfig_DATA = xcb-image.pc
 
 EXTRA_DIST=xcb-image.pc.in
 
-noinst_PROGRAMS = test_xcb_image test_xcb_image_shm test_formats test_bitmap
+noinst_PROGRAMS = test_xcb_image test_formats test_bitmap
+
+if HAVE_SHM
+noinst_PROGRAMS += test_xcb_image_shm
+endif
 
 check_PROGRAMS = test_swap
 

commit 51ba72634a3fdaaddacf917373cc44b1bf53829d
Author: Arnaud Fontaine ar...@debian.org
Date:   Mon May 21 11:06:59 2012 +0900

Add autogen.sh to EXTRA_DIST.

diff --git a/Makefile.am b/Makefile.am
index 0a2547d..21d2066 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -13,3 +13,4 @@ ChangeLog:
 dist-hook: ChangeLog INSTALL
 
 SUBDIRS = image
+EXTRA_DIST = autogen.sh

commit 8b31d4b184a03d6de95d50275e237958909aebcd
Author: Arnaud Fontaine ar...@debian.org
Date:   Mon May 21 11:06:53 2012 +0900

Remove Doxyfile which is unused, out dated and wrong.

diff --git a/Doxyfile b/Doxyfile
deleted file mode 100644
index ffb0602..000
--- a/Doxyfile
+++ /dev/null
@@ -1,1305 +0,0 @@
-# Doxyfile 1.5.3-20071008
-
-# This file describes the settings to be used by the documentation system
-# doxygen (www.doxygen.org) for a project
-#
-# All text after a hash (#) is considered a comment and will be ignored
-# The format is:
-#   TAG = value [value, ...]
-# For lists items can also be appended using:
-#   TAG += value [value, ...]
-# Values that contain spaces should be placed between quotes ( )
-
-#---
-# Project related

xcb-util-keysyms: Changes to 'refs/tags/xcb-util-keysyms-0.3.9-1'

2012-06-08 Thread Arnaud Fontaine
Tag 'xcb-util-keysyms-0.3.9-1' created by Arnaud Fontaine ar...@debian.org at 
2012-06-08 05:43 +

Tagging upload of xcb-util-keysyms 0.3.9-1 to unstable.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)

iEYEABECAAYFAk/RkRsACgkQvfKiIF42GdNiaACdGq7ioaL6Y2W9vcIqyg++bAg6
vW4An2chXjP4TBVFyc+hWTIavZRtAWwm
=sTQu
-END PGP SIGNATURE-

Changes since xcb-util-keysyms-0.3.8-1:
Andreas Wettstein (1):
  Recognise ISO_Level5-keysyms as modifiers in xcb_is_modifier_key #39177

Arnaud Fontaine (9):
  Add autogen.sh to EXTRA_DIST.
  Release 0.3.9
  Merge branch 'upstream-unstable' into debian-unstable
  New upstream release.
  Switch debian/copyright to machine-readable format.
  Convert to multiarch.
  Bump Standards-Version to 3.9.3.
  Fix duplicated short description on development package.
  Upload to unstable.

---
 Makefile.am|2 
 NEWS   |5 ++
 configure.ac   |2 
 debian/changelog   |   11 
 debian/compat  |2 
 debian/control |   11 ++--
 debian/copyright   |   90 -
 debian/libxcb-keysyms1-dev.install |6 +-
 debian/libxcb-keysyms1.install |2 
 debian/rules   |4 -
 keysyms/keysyms.c  |2 
 11 files changed, 85 insertions(+), 52 deletions(-)
---


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1scsbx-0002vo...@vasks.debian.org



xcb-util-keysyms: Changes to 'refs/tags/0.3.9'

2012-06-08 Thread Arnaud Fontaine
Tag '0.3.9' created by Arnaud Fontaine ar...@debian.org at 2012-05-30 12:05 
+

Release 0.3.9
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)

iEYEABECAAYFAk/GDPwACgkQvfKiIF42GdOdKwCfcigiaJ0TMpvNC87tYvUWPshN
FrIAniJ5AG0Gu78L5WQNIzJfTAbVOt1h
=yJmL
-END PGP SIGNATURE-

Changes since the dawn of time:
Alan Coopersmith (5):
  Bug #7150: Check for gcc  Sun cc in configure.ac and use correct flags 
to turn on more warnings for each
  Bug #7150: Rename len to namelen to avoid m4 substitution
  Make sure m4 supports -I flag, if not, try finding gnu m4
  Fix typos in various header comments
  Rename XCB_EVENT_ERROR_SUCESS to XCB_EVENT_ERROR_SUCCESS

Arnaud Fontaine (21):
  Add xcb_poll_for_event_loop and rename xcb_event_loop to match.
  [atom] Move '*discriminated_atom*' functions from icccm to atom
  [icccm] Bump library version number to 0.3.0.
  Check for ssize_t in configure for xcb-util-common.h
  event: update to libxcb 1.4
  event: fix compiler warning due to missing include for memset
  Bump version to 0.3.6
  Bump version to 0.3.7
  Add AM_MAINTAINER_MODE for vendors
  Split up atom, aux event into their own repository
  Create a single shared library and header file and reset SONAME
  Remove deprecated atoms.
  Remove synchronous xcb_atom_get()
  Remove useless xcb_atom_get_fast*() and xcb_atom_get_name().
  Bump version to 0.3.8
  Fix package name
  Release 0.3.8
  Remove xcb_bitops.h.
  Do not rely anymore on gperf and m4 following removal of deprecated atoms.
  Add autogen.sh to EXTRA_DIST.
  Release 0.3.9

Bart Massey (17):
  Removed GNU make constructs from Makefile.
  added xcb_aux_get_depth_by_visual_id()
  added xcb_aux_find_visual functions
  added checked versions of aux_create_window and aux_create_gc functions
  added checked version of aux_change_gc function
  xcb_aux_parse_color()
  added PARAM macros
  added aux_set_line_attributes_checked
  added fast inline bitops xcb_bitops.h
  used doxygen -u to create a much more elaborate doxyfile
  fixed xcb_params_gc_t so that tile_stipple_origin members had reasonable 
naming
  added aux_clear_window() for xlib compatibility, in spite of misgivings
  fixed existing roundups, added rounddowns
  re-fixed my stupid visual_class typo; thanks to Thomas Hunger for the 
report
  made xcb_handle_event() externally visible
  fixed missed reference in previous patch
  wrapped xcb_atom.h for C++ per bug report of com...@autistici.org

Bob Ham (1):
  Add a check on xproto version libxcb was compiled with

Dirk Wallenstein (1):
  Use an absolute URL for the m4 submodule

Donnie Berkholz (1):
  Add correct dependencies in xcb-util.

Eric Anholt (1):
  Move .cvsignore to .gitignore.

Gaetan Nadon (5):
  config: use the default xorg .gitignore file
  config: generate ChangeLog and INSTALL
  Fix distcheck due to xcb_atom.h
  Remove the Doxyfile which is unused, out dated and wrong.
  pkg-config files: remove LIBS which is unrequired and undesirable

Henning Sten (2):
  add doxygen documentation markup for XCB_EVENT_RESPONSE_TYPE_MASK macro
  introduce function xcb_atom_get (essentially a synchronous 
xcb_intern_atom, use it only on non-performance critical execution paths)

Ian Osgood (4):
  All xcb-util libraries compile after the Great Renaming.
  Naming changes must go into m4 files.
  Install headers to xcb, not X11/XCB.
  Adapt xcb/util libraries for removal of XID structures.

Jamey Sharp (9):
  Update .gitignores for .o files and autofoo stuff.
  Unify autofoo .gitignore bits into one top-level file, and remove 
resulting redundancies.
  libxcb now installs header files in xcb, not X11/XCB.
  Bug #6781: make util compile with srcdir != builddir.
  Clean up built sources. Makes `distcheck` pass.
  Release xcb-util 0.2
  All util libraries require the XCB 1.0 API; check for it in configure.
  Delete redundant core-protocol error codes.
  Delete callback-based APIs for events, properties, and replies.

Jon TURNEY (2):
  Update autogen.sh to one that does builddir != srcdir
  Link with -no-undefined

Jonathan Landis (1):
  Fix copyright statement

Josh Triplett (5):
  Remove xcl and CVSROOT.
  Fix xcb-util library dependencies, including both the new dependency 
libXCBImage needs on libXCBShm, as well as many other issues discovered in the 
process.  These include using automake variables appropriately in order to 
actually link shared libraries against each other and ensure libraries have 
NEEDED entries for the libraries they depend on, consequently needing to 
reorder the top-level SUBDIRS to build property before icccm, adding 
dependencies to .pc.in files, fixing .pc.in files to not all use the name and 
description for XCBImage, and adding

xcb-util-image: Changes to 'refs/tags/xcb-util-image-0.3.9-1'

2012-06-08 Thread Arnaud Fontaine
Tag 'xcb-util-image-0.3.9-1' created by Arnaud Fontaine ar...@debian.org at 
2012-06-08 05:56 +

Tagging upload of xcb-util-image 0.3.9-1 to unstable.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)

iEYEABECAAYFAk/RlA8ACgkQvfKiIF42GdNp9ACggOGJD/BYjt7hau10cuXo5QIE
jRgAn1BahswKm4Ce8EpVsY+g7QM0VQZs
=akIt
-END PGP SIGNATURE-

Changes since xcb-util-image-0.3.8-1:
Arnaud Fontaine (12):
  Add missing xcb_bitops.h.
  Remove Doxyfile which is unused, out dated and wrong.
  Add autogen.sh to EXTRA_DIST.
  Fix GCC warning in test_formats.
  Release 0.3.9
  Merge branch 'upstream-unstable' into debian-unstable
  New upstream release.
  Fix duplicated short description on development package.
  Bump Standards-Version to 3.9.3 and switch debian/copyright to 
machine-readable format.
  Convert to multiarch.
  Add xcb_pixel.h previously missing.
  Upload to unstable.

Jon TURNEY (2):
  Don't try to build test_xcb_image_shm if SHM isn't available (for 
example, on MinGW)
  Use rand() instead of random(), being part of the C standard library,

Roberto Branciforti (1):
  Fix xcb_bitops.h include path

---
 Doxyfile | 1305 ---
 Makefile.am  |1 
 NEWS |7 
 configure.ac |4 
 debian/changelog |   14 
 debian/compat|2 
 debian/control   |   11 
 debian/copyright |   88 +-
 debian/libxcb-image0-dev.install |7 
 debian/libxcb-image0.install |2 
 debian/rules |4 
 image/Makefile.am|8 
 image/test_formats.c |6 
 image/xcb_bitops.h   |  212 ++
 image/xcb_image.c|2 
 15 files changed, 312 insertions(+), 1361 deletions(-)
---


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1scsbm-0002tm...@vasks.debian.org



x11-apps: Changes to 'debian-unstable'

2012-06-07 Thread Arnaud Fontaine
 debian/changelog  |8 
 debian/control|4 
 debian/copyright  |   54 
 debian/rules  |2 
 debian/watch.transset |3 
 transset/COPYING  |   47 
 transset/ChangeLog|  350 +
 transset/INSTALL  |  291 +
 transset/Makefile.am  |   21 
 transset/Makefile.in  |  875 +++
 transset/README   |   32 
 transset/aclocal.m4   | 3081 +++
 transset/autogen.sh   |   13 
 transset/config.guess | 1530 +
 transset/config.h.in  |   64 
 transset/config.sub   | 1773 ++
 transset/configure|11966 ++
 transset/configure.ac |   25 
 transset/depcomp  |  708 ++
 transset/dsimple.c|  332 +
 transset/dsimple.h|   67 
 transset/install-sh   |  527 ++
 transset/man/Makefile.am  |   12 
 transset/man/Makefile.in  |  450 +
 transset/man/transset.man |   18 
 transset/missing  |  331 +
 transset/transSet.c   |  360 +
 27 files changed, 22939 insertions(+), 5 deletions(-)

New commits:
commit 8fd99b0dad11411274958d84ecbd31dfb8457581
Author: Arnaud Fontaine ar...@debian.org
Date:   Thu Jun 7 19:23:58 2012 +0900

Upload to unstable

diff --git a/debian/changelog b/debian/changelog
index d9aa8b2..8a3a160 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,10 @@
-x11-apps (7.7~2) UNRELEASED; urgency=low
+x11-apps (7.7~2) unstable; urgency=low
 
+  * Team upload.
   * Add transset 1.0.0
   * Bump Standards-Version to 3.9.3 (no changes).
 
- -- Arnaud Fontaine ar...@debian.org  Thu, 07 Jun 2012 19:07:14 +0900
+ -- Arnaud Fontaine ar...@debian.org  Thu, 07 Jun 2012 19:23:30 +0900
 
 x11-apps (7.7~1) unstable; urgency=low
 

commit 96b00cc43fd9273ca14a88ef7f3de9cb2309fca6
Author: Arnaud Fontaine ar...@debian.org
Date:   Thu Jun 7 19:16:28 2012 +0900

Bump Standards-Version to 3.9.3 (no changes).

diff --git a/debian/changelog b/debian/changelog
index b87111c..d9aa8b2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 x11-apps (7.7~2) UNRELEASED; urgency=low
 
   * Add transset 1.0.0
+  * Bump Standards-Version to 3.9.3 (no changes).
 
  -- Arnaud Fontaine ar...@debian.org  Thu, 07 Jun 2012 19:07:14 +0900
 
diff --git a/debian/control b/debian/control
index 0b4b1c8..dc10c9b 100644
--- a/debian/control
+++ b/debian/control
@@ -47,7 +47,7 @@ Build-Depends:
 # xmore: libxaw7-dev, libxt-dev
 # xwd: libx11-dev, x11proto-core-dev
 # xwud: libx11-dev
-Standards-Version: 3.9.2
+Standards-Version: 3.9.3
 Vcs-Git: git://git.debian.org/git/pkg-xorg/app/x11-apps
 Vcs-Browser: http://git.debian.org/?p=pkg-xorg/app/x11-apps.git
 

commit 001d6542890c5820e70a0bb50fbf707536a4a0eb
Author: Arnaud Fontaine ar...@debian.org
Date:   Thu Jun 7 19:14:53 2012 +0900

Add transset 1.0.0

diff --git a/debian/changelog b/debian/changelog
index d7759be..b87111c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+x11-apps (7.7~2) UNRELEASED; urgency=low
+
+  * Add transset 1.0.0
+
+ -- Arnaud Fontaine ar...@debian.org  Thu, 07 Jun 2012 19:07:14 +0900
+
 x11-apps (7.7~1) unstable; urgency=low
 
   [ Robert Hooker ]
diff --git a/debian/control b/debian/control
index 099d8f1..0b4b1c8 100644
--- a/debian/control
+++ b/debian/control
@@ -28,6 +28,7 @@ Build-Depends:
 # bitmap: libx11-dev, libxmu-dev, xbitmaps, libxt-dev
 # ico: libx11-dev
 # oclock: libx11-dev, libxmu-dev, libxext-dev, libxkbfile-dev
+# transset: libx11-dev, x11proto-core-dev
 # x11perf: libx11-dev, libxmuu-dev, libxrender-dev, libxft-dev, libxext-dev
 # xbiff: xbitmaps, libxext-dev
 # xcalc: libxt-dev, libxaw7-dev
@@ -67,6 +68,7 @@ Description: X applications
   - atobm, bitmap, and bmtoa, tools for manipulating bitmap images;
   - ico, a demo program animating polyhedrons;
   - oclock and xclock, graphical clocks;
+  - transset, a tool to set opacity property on a window;
   - xbiff, a tool which tells you when you have new email;
   - xcalc, a scientific calculator desktop accessory;
   - xclipboard, a tool to manage cut-and-pasted text selections;
diff --git a/debian/copyright b/debian/copyright
index adec4d1..2b785b4 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,8 +1,8 @@
 The contents of this package were downloaded from
 http://xorg.freedesktop.org/releases/individual/app/
-It contains the bitmap, ico, oclock, x11perf, xbiff, xcalc, xclipboard,
-xclock, xcursorgen, xconsole, xditview, xedit, xeyes, xgc, xload, xlogo,
-xmag, xman, xmore, xmd and xwd applications.
+It contains the bitmap, ico, oclock, transset, x11perf, xbiff, xcalc,
+xclipboard, xclock, xcursorgen, xconsole, xditview, xedit, xeyes, xgc,
+xload, xlogo, xmag, xman, xmore, xmd and xwd applications.
 
 bitmap:
   Copyright 1988, 1993, 1998  The Open Group
@@ -143,6 +143,54 @@ oclock:
   ings in this Software without prior written authorization from the X Consor-
   ium.
 
+transset:
+  Copyright © 2003-2004 Matthew Hawn
+  Copyright © 2003-2004

x11-apps: Changes to 'refs/tags/x11-apps-7.7-2'

2012-06-07 Thread Arnaud Fontaine
Tag 'x11-apps-7.7-2' created by Arnaud Fontaine ar...@debian.org at 
2012-06-07 10:41 +

Tagging upload of x11-apps 7.7~2 to unstable.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)

iEYEABECAAYFAk/QhVIACgkQvfKiIF42GdMsOgCff5nJZ2pWieIBrDmZSZDu9/mi
LDAAni/2spmddZeGsfitqcPxTuWk4AKi
=OxL7
-END PGP SIGNATURE-

Changes since x11-apps-7.7-1:
Arnaud Fontaine (3):
  Add transset 1.0.0
  Bump Standards-Version to 3.9.3 (no changes).
  Upload to unstable

---
 debian/changelog  |8 
 debian/control|4 
 debian/copyright  |   54 
 debian/rules  |2 
 debian/watch.transset |3 
 transset/COPYING  |   47 
 transset/ChangeLog|  350 +
 transset/INSTALL  |  291 +
 transset/Makefile.am  |   21 
 transset/Makefile.in  |  875 +++
 transset/README   |   32 
 transset/aclocal.m4   | 3081 +++
 transset/autogen.sh   |   13 
 transset/config.guess | 1530 +
 transset/config.h.in  |   64 
 transset/config.sub   | 1773 ++
 transset/configure|11966 ++
 transset/configure.ac |   25 
 transset/depcomp  |  708 ++
 transset/dsimple.c|  332 +
 transset/dsimple.h|   67 
 transset/install-sh   |  527 ++
 transset/man/Makefile.am  |   12 
 transset/man/Makefile.in  |  450 +
 transset/man/transset.man |   18 
 transset/missing  |  331 +
 transset/transSet.c   |  360 +
 27 files changed, 22939 insertions(+), 5 deletions(-)
---


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1scaal-yd...@vasks.debian.org



Add transset 1.0.0 to x11-utils?

2012-06-05 Thread Arnaud Fontaine
Hello,

I would like to package transset  1.0.0 which has just been released and
I think it should be added  to x11-utils package, therefore I have added
transset to x11-utils in my  personal x11-utils repository[0] (it builds
fine with cowbuilder). What do you think?

Cheers,
-- 
Arnaud Fontaine

[0] http://anonscm.debian.org/gitweb/?p=users/arnau/x11-utils.git;a=summary


pgpIjqgyJzUII.pgp
Description: PGP signature


Upload of xcb-util* libraries

2012-06-04 Thread Arnaud Fontaine
Hello,

Some xcb-util* libraries have  been released (mainly maintenance fixes),
so  here are  a few  things  I would  like to  discuss before  uploading
anything:

- xcb-util:

  The SONAME was bumped so this  would require a library transition, but
  considering that the freeze should happen  soon and this is library is
  used  by  libstartup-notification0  used  in  turn  by  evolution  and
  xulrunner  where a  library  transition is  already  ongoing, this  is
  probably not possible to upload it.

- xcb-util-wm:

  EWMH library SONAME was bumped. However,  this package is only used by
  unagi  which I  maintain, so  I can  take care  of that  and also  add
  MultiArch support.

- xcb-util-image:

  There has been no SONAME bump so I guess this package could perhaps be
  uploaded with MultiArch support.

- xcb-util-keysyms:

  Same as xcb-util-image.

Cheers,
-- 
Arnaud Fontaine


pgpwiepOhguKU.pgp
Description: PGP signature


xcb-util: Changes to 'upstream'

2011-05-06 Thread Arnaud Fontaine
New branch 'upstream' available with the following commits:
commit a6a6874234da8759e37560245b0a22ce5702eedd
Author: Arnaud Fontaine ar...@debian.org
Date:   Sun May 1 22:18:58 2011 +0900

Remove xcb_bitops.h.

This header file is now part of util-image and not being used in this 
library.

Signed-off-by: Arnaud Fontaine ar...@debian.org


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1qihzn-0003uw...@alioth.debian.org



xcb-util: Changes to 'debian/unstable'

2011-05-06 Thread Arnaud Fontaine
New branch 'debian/unstable' available with the following commits:
commit cdec5e2e6cbab9419779db0954a84fd59da2
Author: Arnaud Fontaine ar...@debian.org
Date:   Fri May 6 18:29:49 2011 +0900

xcb-util is now maintained as part of pkg-xorg team.

Signed-off-by: Arnaud Fontaine ar...@debian.org

commit f56a9c417dfa1e67711429ba418973cfc6e794eb
Author: Arnaud Fontaine ar...@debian.org
Date:   Fri May 6 18:05:10 2011 +0900

Remove Conflicts and Replaces.

There is nothing preventing old libxcb-{aux,event,reply,property} to be
installed along with libxcb-util as they don't share the same files.

Signed-off-by: Arnaud Fontaine ar...@debian.org

commit 56ffecf2dfb48cb9406e8e0ea67dcb30846913c3
Author: Arnaud Fontaine ar...@debian.org
Date:   Fri May 6 15:25:31 2011 +0900

Closing #544865.

Signed-off-by: Arnaud Fontaine ar...@debian.org

commit ba9f828ee1e94dc377492e619c0ea2b095a90d92
Author: Arnaud Fontaine ar...@debian.org
Date:   Fri May 6 14:54:51 2011 +0900

Clean up unecessary files of Git Debian packages.

Signed-off-by: Arnaud Fontaine ar...@debian.org

commit 5f15e822b5ac375c11fb05e568b55616137c24b7
Author: Arnaud Fontaine ar...@debian.org
Date:   Fri May 6 14:45:33 2011 +0900

Only run autogen.sh if configure script does not already exist.

Signed-off-by: Arnaud Fontaine ar...@debian.org

commit c33125c9afccb6e8d8d96b4104f2db06515482f2
Author: Arnaud Fontaine ar...@debian.org
Date:   Fri May 6 12:25:51 2011 +0900

Debian packaging.

Signed-off-by: Arnaud Fontaine ar...@debian.org

commit 8120792a02898625ed344828ad378b54b308e029
Author: Arnaud Fontaine ar...@debian.org
Date:   Tue Apr 26 01:30:17 2011 +0900

Release 0.3.8

Signed-off-by: Arnaud Fontaine ar...@debian.org

commit 9c9d66a4dbe71328b9e38dc6d45b99eb06d19553
Author: Arnaud Fontaine ar...@debian.org
Date:   Tue Apr 26 01:30:13 2011 +0900

Fix package name

Signed-off-by: Arnaud Fontaine ar...@debian.org

commit eb0b55aa4ea037ebbe76c5820c3b1f4be30fcd33
Author: Dirk Wallenstein hals...@t-online.de
Date:   Tue Apr 5 09:58:28 2011 +0200

Use an absolute URL for the m4 submodule

A relative submodule URL requires m4 duplicates relative to every fork or 
local
mirror of this module.  To select a different protocol with an absolute
submodule URL, the url.base.insteadOf configuration option can be used.

Signed-off-by: Dirk Wallenstein hals...@t-online.de
Reviewed-by: Arnaud Fontaine ar...@debian.org
Reviewed-by: Gaetan Nadon mems...@videotron.ca

commit 4824b7dc328751dcfc48a3c2ae0f2be3df217ebd
Author: Jon TURNEY jon.tur...@dronecode.org.uk
Date:   Tue Mar 22 15:34:46 2011 +

Link with -no-undefined

Use -no-undefined to assure libtool that the library has no unresolved
symbols at link time, so that libtool will build a shared library for
platforms require that all symbols are resolved when the library is linked.

Signed-off-by: Jon TURNEY jon.tur...@dronecode.org.uk
Acked-by: Julien Cristau jcris...@debian.org
Reviewed-by: Arnaud Fontaine ar...@debian.org

commit fd626329982cc2766e5a85a75ea2800b7aa3f114
Author: Gaetan Nadon mems...@videotron.ca
Date:   Thu Mar 10 19:50:36 2011 -0500

pkg-config files: remove LIBS which is unrequired and undesirable

LIBS is not supplied by the package configuration, it may be anything
the builder sets through the command line. Only -lxcb-util is needed.

Signed-off-by: Gaetan Nadon mems...@videotron.ca
Reviewed-by: Arnaud Fontaine ar...@debian.org

commit 363622a64830c75ee1c014f49f72c698a390f24d
Author: Gaetan Nadon mems...@videotron.ca
Date:   Thu Mar 10 19:50:35 2011 -0500

Remove the Doxyfile which is unused, out dated and wrong.

Signed-off-by: Gaetan Nadon mems...@videotron.ca
Reviewed-by: Arnaud Fontaine ar...@debian.org

commit ca5b57231c0e9a3d4eda3530c4973323ed7f6977
Author: Gaetan Nadon mems...@videotron.ca
Date:   Thu Mar 10 19:50:35 2011 -0500

Fix distcheck due to xcb_atom.h

Make does not see this target as being located in the builddir.
The main issue is that built source is not build in the directory.

Rather than investing efforts in workarounds, this patch
builds the library the same way all other xorg libraries are built.

Signed-off-by: Gaetan Nadon mems...@videotron.ca
Reviewed-by: Arnaud Fontaine ar...@debian.org

commit 0de786c46a81fa10e07ad77ff0992a44abe4ac2b
Author: Gaetan Nadon mems...@videotron.ca
Date:   Sun Mar 6 17:52:44 2011 -0500

config: generate ChangeLog and INSTALL

By copying a snippet of Makefile for xorg modules.
One side-effect is that Makefile.in is no longer
deleted on maintainer clean. This should never be done as
it leaves your configuration in a half-broken state.

Signed-off-by: Gaetan Nadon mems...@videotron.ca
Signed-off-by: Arnaud Fontaine ar...@mini-dweeb.org

commit

xcb-util-keysyms: Changes to 'upstream'

2011-05-06 Thread Arnaud Fontaine
New branch 'upstream' available with the following commits:


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1qiha5-0003d6...@alioth.debian.org



xcb-util-keysyms: Changes to 'debian/unstable'

2011-05-06 Thread Arnaud Fontaine
New branch 'debian/unstable' available with the following commits:
commit 8dc193dca96543ffa6869d9d6f59c4b42905a613
Author: Arnaud Fontaine ar...@debian.org
Date:   Fri May 6 18:29:49 2011 +0900

xcb-util-keysyms is now maintained as part of pkg-xorg team.

Signed-off-by: Arnaud Fontaine ar...@debian.org

commit 5bce7532738dcae1124a52d7cbbed66de1525c23
Author: Arnaud Fontaine ar...@debian.org
Date:   Fri May 6 14:54:51 2011 +0900

Clean up unecessary files of Git Debian packages.

Signed-off-by: Arnaud Fontaine ar...@debian.org

commit 5f5cd6d2f0ccd44c47ace5eb46c2b6c801e4844a
Author: Arnaud Fontaine ar...@debian.org
Date:   Fri May 6 14:45:33 2011 +0900

Only run autogen.sh if configure script does not already exist.

Signed-off-by: Arnaud Fontaine ar...@debian.org

commit 0ecf16b020208614359987f2fcae9280b9cf92bb
Author: Arnaud Fontaine ar...@debian.org
Date:   Fri May 6 12:15:49 2011 +0900

Debian packaging.

commit 162b5f45e2efbb45c8f04951bdb8099594a41c09
Author: Arnaud Fontaine ar...@debian.org
Date:   Tue Apr 26 01:05:17 2011 +0900

Release 0.3.8

Signed-off-by: Arnaud Fontaine ar...@debian.org

commit 8c6d2b1bdbc9c8c25ca7dc3f0f4cf0816c46564f
Author: Arnaud Fontaine ar...@debian.org
Date:   Tue Apr 26 01:00:11 2011 +0900

Fix package name

Signed-off-by: Arnaud Fontaine ar...@debian.org

commit ff28ebec5fa57927b059f475759a72265e5691ea
Author: Dirk Wallenstein hals...@t-online.de
Date:   Tue Apr 5 09:58:28 2011 +0200

Use an absolute URL for the m4 submodule

A relative submodule URL requires m4 duplicates relative to every fork or 
local
mirror of this module.  To select a different protocol with an absolute
submodule URL, the url.base.insteadOf configuration option can be used.

Signed-off-by: Dirk Wallenstein hals...@t-online.de
Reviewed-by: Arnaud Fontaine ar...@debian.org
Reviewed-by: Gaetan Nadon mems...@videotron.ca

commit 61f9880dfaff31e98261fd24bec2e3e0c188e3d9
Author: Jon TURNEY jon.tur...@dronecode.org.uk
Date:   Tue Mar 22 15:34:48 2011 +

Link with -no-undefined

Use -no-undefined to assure libtool that the library has no unresolved
symbols at link time, so that libtool will build a shared library for
platforms require that all symbols are resolved when the library is linked.

Signed-off-by: Jon TURNEY jon.tur...@dronecode.org.uk
Acked-by: Julien Cristau jcris...@debian.org
Reviewed-by: Arnaud Fontaine ar...@debian.org

commit 325ef8ea2e1093915216f6ad69c7b0fe3a0c738f
Author: Gaetan Nadon mems...@videotron.ca
Date:   Sun Mar 6 17:52:44 2011 -0500

config: generate ChangeLog and INSTALL

By copying a snippet of Makefile for xorg modules.
One side-effect is that Makefile.in is no longer
deleted on maintainer clean. This should never be done as
it leaves your configuration in a half-broken state.

Signed-off-by: Gaetan Nadon mems...@videotron.ca
Signed-off-by: Arnaud Fontaine ar...@debian.org

commit ca109d346113dde40d39866e57a4b7e52b56b9b0
Author: Gaetan Nadon mems...@videotron.ca
Date:   Sun Mar 6 17:52:43 2011 -0500

config: use the default xorg .gitignore file

This will save future maintenance when module structure/tools change.
This patch depends on the util-common-m4 submodule patch in the m4 path

Signed-off-by: Gaetan Nadon mems...@videotron.ca
Signed-off-by: Arnaud Fontaine ar...@debian.org

commit 3fcbe35577b6bcf7e693b2abf11343525397cbc1
Author: Arnaud Fontaine ar...@debian.org
Date:   Thu Dec 23 15:31:03 2010 +0900

Bump version to 0.3.8

commit ccb0b5ceb2eab5876af76ec26a3a118988826601
Author: Arnaud Fontaine ar...@debian.org
Date:   Thu Dec 23 15:29:33 2010 +0900

Check whether realloc doesn't fail (reported by cppcheck)

commit 18b9b7d8dd7ad61b62936c8761ba94f4357e2e50
Author: Arnaud Fontaine ar...@debian.org
Date:   Sat Sep 4 13:18:38 2010 +0100

Split up keysyms into its own repository

commit 04a13b2bd3b575e97b76c2f55853283aa0dfa1c9
Author: Joshua Phillips jp.sittingd...@gmail.com
Date:   Fri Oct 8 19:10:05 2010 +0100

Check for malloc failure in xcb_key_symbols_alloc.

Signed-off-by: Julien Danjou jul...@danjou.info

commit 96b27aff93b784ed6616aa0395a46ef0e46eef26
Author: Arnaud Fontaine ar...@debian.org
Date:   Thu Feb 11 14:45:11 2010 +

Add AM_MAINTAINER_MODE for vendors

commit 0928bd0a482908305f8a5e9831cc84c4e4e3b67a
Author: Jon TURNEY jon.tur...@dronecode.org.uk
Date:   Tue Oct 20 18:17:46 2009 +0100

Update autogen.sh to one that does builddir != srcdir

commit e8ed0395856b641e0888421695ecee3085ff2c9c
Author: Arnaud Fontaine ar...@debian.org
Date:   Fri Sep 25 13:08:15 2009 +0100

Bump version to 0.3.7

commit 06080db4407d70cc155563b36772e1b743bc3e6c
Author: Arnaud Fontaine ar...@debian.org
Date:   Mon Aug 3 17:18:41 2009 +0200

Bump version to 0.3.6

commit ba13a253104e4ce4643c51c1bc689879930b0653
Author: Arnaud Fontaine ar

xcb-util-wm: Changes to 'upstream'

2011-05-06 Thread Arnaud Fontaine
New branch 'upstream' available with the following commits:


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1qiham-0003kk...@alioth.debian.org



xcb-util-wm: Changes to 'debian/unstable'

2011-05-06 Thread Arnaud Fontaine
New branch 'debian/unstable' available with the following commits:
commit ac4a8ccf4432e4e2a9809f697637576a8ce638d2
Author: Arnaud Fontaine ar...@debian.org
Date:   Fri May 6 18:29:49 2011 +0900

xcb-util-wm is now maintained as part of pkg-xorg team.

Signed-off-by: Arnaud Fontaine ar...@debian.org

commit 2da83a31ad57bd860f3c27540d67d91b2db02d32
Author: Arnaud Fontaine ar...@debian.org
Date:   Fri May 6 14:54:51 2011 +0900

Clean up unecessary files of Git Debian packages.

Signed-off-by: Arnaud Fontaine ar...@debian.org

commit 12af744866301c4d18ddb7914d12153773af419a
Author: Arnaud Fontaine ar...@debian.org
Date:   Fri May 6 14:45:33 2011 +0900

Only run autogen.sh if configure script does not already exist.

Signed-off-by: Arnaud Fontaine ar...@debian.org

commit 63c0bae56d417847317196c6daedd8a69b764b77
Author: Arnaud Fontaine ar...@debian.org
Date:   Fri May 6 12:23:29 2011 +0900

Debian packaging.

Signed-off-by: Arnaud Fontaine ar...@debian.org

commit 1755462d974163f5d95f5d22f5af23be17cc910f
Author: Arnaud Fontaine ar...@debian.org
Date:   Tue Apr 26 01:23:28 2011 +0900

Release 0.3.8

Signed-off-by: Arnaud Fontaine ar...@debian.org

commit 51e42f33ba6c7a0525811ad7f8e67e2b69014275
Author: Arnaud Fontaine ar...@debian.org
Date:   Tue Apr 26 01:11:33 2011 +0900

Fix package name

Signed-off-by: Arnaud Fontaine ar...@debian.org

commit ef999a7ba55f1298c8701afa0a5bb56804e7a645
Author: Arnaud Fontaine ar...@debian.org
Date:   Sat Apr 23 13:55:37 2011 +0900

Untabify for consistency.

Signed-off-by: Arnaud Fontaine ar...@debian.org

commit 14d15ad5f895a09d846bc7c1ffe8bf67c7948da0
Author: Arnaud Fontaine ar...@debian.org
Date:   Sat Apr 23 13:40:24 2011 +0900

Fix setters for _NET_WM_ICON to allow more than one icon.

Only one icon could be given at a time, thus add append setters to
only set one icon at a time in a convenient way and make the general
setters more generic.

Signed-off-by: Arnaud Fontaine ar...@debian.org

commit 6c99de50a858bd82bc1562c74c728f03c49d399f
Author: Dirk Wallenstein hals...@t-online.de
Date:   Tue Apr 5 09:58:28 2011 +0200

Use an absolute URL for the m4 submodule

A relative submodule URL requires m4 duplicates relative to every fork or 
local
mirror of this module.  To select a different protocol with an absolute
submodule URL, the url.base.insteadOf configuration option can be used.

Signed-off-by: Dirk Wallenstein hals...@t-online.de
Reviewed-by: Arnaud Fontaine ar...@debian.org
Reviewed-by: Gaetan Nadon mems...@videotron.ca

commit 2682657b83f78de7e9b028ef3c1b08f381fee0d9
Author: Arnaud Fontaine ar...@debian.org
Date:   Sat Mar 26 17:04:07 2011 +0900

Fix unintialized variable for the number of icons

commit f5a0b136bc3aa8c12eea9dd149f43e8eab77a9f4
Author: Jon TURNEY jon.tur...@dronecode.org.uk
Date:   Tue Mar 22 15:34:50 2011 +

Link with -no-undefined

Use -no-undefined to assure libtool that the library has no unresolved
symbols at link time, so that libtool will build a shared library for
platforms require that all symbols are resolved when the library is linked.

Signed-off-by: Jon TURNEY jon.tur...@dronecode.org.uk
Acked-by: Julien Cristau jcris...@debian.org
Reviewed-by: Arnaud Fontaine ar...@debian.org

commit fa4118c9335a7ab4ad9dd9d0917ae02d97106e56
Author: Uli Schlachter psyc...@znc.in
Date:   Fri Mar 11 11:24:27 2011 +0100

Return more icons from _NET_WM_ICON

EWMH says that _NET_WM_ICON is an array of icon. That means that it can 
contain
more than one icon. This way, apps can provide icons of different sizes. 
Common
sizes seem to be 16x16, 32x32 and 48x48.

This commit makes it possible to access all the icons in _NET_WM_ICON via
iterators instead of just the first one.

Thanks to Arnaud Fontaine for his help with the API.

Signed-off-by: Uli Schlachter psyc...@znc.in
Signed-off-by: Arnaud Fontaine ar...@debian.org

commit c8a36b8591fe50b5fcea31d6bd5d469f8ac1c125
Author: Uli Schlachter psyc...@znc.in
Date:   Fri Mar 11 13:21:46 2011 +0100

xcb_ewmh_get_wm_icon_reply: Fix crash on error

When the GetProperty request fails due to an error,
xcb_ewmh_get_wm_icon_from_reply will be called with a NULL pointer for the
reply. This function would then call xcb_get_property_value_length on this 
NULL
pointer which caused a crash.

Fix this by moving the NULL-pointer check before the call to value_length().

Signed-off-by: Uli Schlachter psyc...@znc.in
Reviewed-by: Arnaud Fontaine ar...@debian.org

commit 4e5a8e47389ac54b1bae9e694d5a812388a0a380
Author: Uli Schlachter psyc...@znc.in
Date:   Fri Mar 11 11:35:07 2011 +0100

_NET_WM_ICON: Fix the length check

expected_len is the expected length in number-of-pixels, but r_value_len is 
the
number of bytes in the reply

xcb-util-renderutil: Changes to 'upstream'

2011-05-06 Thread Arnaud Fontaine
New branch 'upstream' available with the following commits:


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1qihau-0003me...@alioth.debian.org



xcb-util-renderutil: Changes to 'debian/unstable'

2011-05-06 Thread Arnaud Fontaine
New branch 'debian/unstable' available with the following commits:
commit fa917c2a8c3e27f1e92ba0caedd0f54dd64768c7
Author: Arnaud Fontaine ar...@debian.org
Date:   Fri May 6 18:29:49 2011 +0900

xcb-util-renderutil is now maintained as part of pkg-xorg team.

Signed-off-by: Arnaud Fontaine ar...@debian.org

commit 6b0c8a70cf593a72de36c9daea6fe1a28dbae5a8
Author: Arnaud Fontaine ar...@debian.org
Date:   Fri May 6 14:54:51 2011 +0900

Clean up unecessary files of Git Debian packages.

Signed-off-by: Arnaud Fontaine ar...@debian.org

commit 0412cb44ea119a2deb6ff42d05d1cfaf1acb6ef8
Author: Arnaud Fontaine ar...@debian.org
Date:   Fri May 6 14:45:33 2011 +0900

Only run autogen.sh if configure script does not already exist.

Signed-off-by: Arnaud Fontaine ar...@debian.org

commit 26c452b27e028f6f821af1b6969b7117c0068499
Author: Arnaud Fontaine ar...@debian.org
Date:   Fri May 6 12:20:06 2011 +0900

Debian packaging.

commit 79e2b469eb595b6a840a96c0e1d957f2346a0b3a
Author: Arnaud Fontaine ar...@debian.org
Date:   Tue Apr 26 01:11:02 2011 +0900

Release 0.3.8

Signed-off-by: Arnaud Fontaine ar...@debian.org

commit a6d31c741cc9178972f7155e5364ab552229638c
Author: Arnaud Fontaine ar...@debian.org
Date:   Tue Apr 26 01:05:42 2011 +0900

Fix package name

Signed-off-by: Arnaud Fontaine ar...@debian.org

commit 6dd12d51c82b18aa7570a12e5afea81abc1c9311
Author: Dirk Wallenstein hals...@t-online.de
Date:   Tue Apr 5 09:58:28 2011 +0200

Use an absolute URL for the m4 submodule

A relative submodule URL requires m4 duplicates relative to every fork or 
local
mirror of this module.  To select a different protocol with an absolute
submodule URL, the url.base.insteadOf configuration option can be used.

Signed-off-by: Dirk Wallenstein hals...@t-online.de
Reviewed-by: Arnaud Fontaine ar...@debian.org
Reviewed-by: Gaetan Nadon mems...@videotron.ca

commit d48d0219e5e2451cd2803976be8a9bb903f2fb12
Author: Jon TURNEY jon.tur...@dronecode.org.uk
Date:   Tue Mar 22 15:34:49 2011 +

Link with -no-undefined

Use -no-undefined to assure libtool that the library has no unresolved
symbols at link time, so that libtool will build a shared library for
platforms require that all symbols are resolved when the library is linked.

Signed-off-by: Jon TURNEY jon.tur...@dronecode.org.uk
Acked-by: Julien Cristau jcris...@debian.org
Reviewed-by: Arnaud Fontaine ar...@debian.org

commit 9b9d682d42c17727bf2905a35cc93a017af9ee15
Author: Gaetan Nadon mems...@videotron.ca
Date:   Sun Mar 6 17:52:44 2011 -0500

config: generate ChangeLog and INSTALL

By copying a snippet of Makefile for xorg modules.
One side-effect is that Makefile.in is no longer
deleted on maintainer clean. This should never be done as
it leaves your configuration in a half-broken state.

Signed-off-by: Gaetan Nadon mems...@videotron.ca
Signed-off-by: Arnaud Fontaine ar...@debian.org

commit 9d0425b633847b681f875fe35f50eea2a8f2e60f
Author: Gaetan Nadon mems...@videotron.ca
Date:   Sun Mar 6 17:52:43 2011 -0500

config: use the default xorg .gitignore file

This will save future maintenance when module structure/tools change.
This patch depends on the util-common-m4 submodule patch in the m4 path

Signed-off-by: Gaetan Nadon mems...@videotron.ca
Signed-off-by: Arnaud Fontaine ar...@debian.org

commit bfad849f198eea2aeaf75c0ada348b368999fa7e
Author: Arnaud Fontaine ar...@debian.org
Date:   Sat Sep 4 04:05:56 2010 +0100

Bump version to 0.3.8

commit 972d4d991eb927d4de57a517aed51cf2de343ce0
Author: Arnaud Fontaine ar...@debian.org
Date:   Sat Sep 4 13:19:40 2010 +0100

Split up renderutil into its own repository

commit 4ea7bddd0583445ae57c64b83d9964526b164b11
Author: Joshua Phillips jp.sittingd...@gmail.com
Date:   Fri Oct 8 19:10:05 2010 +0100

Check for malloc failure in xcb_render_util_composite_text_stream.

Signed-off-by: Julien Danjou jul...@danjou.info

commit e7f60a657ea2f235a792bfe14b888eef522c7e06
Author: Arnaud Fontaine ar...@debian.org
Date:   Thu Feb 11 14:45:11 2010 +

Add AM_MAINTAINER_MODE for vendors

commit e5c45a7d61119f9e16e10cf4b1abf666f3713157
Author: Jon TURNEY jon.tur...@dronecode.org.uk
Date:   Tue Oct 20 18:17:46 2009 +0100

Update autogen.sh to one that does builddir != srcdir

commit ec6de45dafd4db7785526d1340c85cb1d38a662b
Author: Arnaud Fontaine ar...@debian.org
Date:   Fri Sep 25 13:08:15 2009 +0100

Bump version to 0.3.7

commit f45aea44f8f823444151b396f7a9ebf1763ff658
Author: Arnaud Fontaine ar...@debian.org
Date:   Mon Aug 3 17:18:41 2009 +0200

Bump version to 0.3.6

commit 1cd53444abe39f37423bb7cd4b7cb43687ab914b
Author: Arnaud Fontaine ar...@debian.org
Date:   Wed Jun 3 20:50:32 2009 +0900

Check for ssize_t in configure for xcb-util-common.h

commit 0e73e8587f1c7bed0cc908d304e31d1c3759ca24
Author

xcb-util-image: Changes to 'debian/unstable'

2011-05-06 Thread Arnaud Fontaine
New branch 'debian/unstable' available with the following commits:
commit 2a7df1ab7b304a1cab052d91c3951b600f05a743
Author: Arnaud Fontaine ar...@debian.org
Date:   Fri May 6 18:29:49 2011 +0900

xcb-util-image is now maintained as part of pkg-xorg team.

Signed-off-by: Arnaud Fontaine ar...@debian.org

commit 205b064337f8545ca019d575aeccd444f6fad283
Author: Arnaud Fontaine ar...@debian.org
Date:   Fri May 6 14:54:51 2011 +0900

Clean up unecessary files of Git Debian packages.

Signed-off-by: Arnaud Fontaine ar...@debian.org

commit 91dfb340a9a405502e802d382c6669219e501a88
Author: Arnaud Fontaine ar...@debian.org
Date:   Fri May 6 14:45:33 2011 +0900

Only run autogen.sh if configure script does not already exist.

Signed-off-by: Arnaud Fontaine ar...@debian.org

commit 9b5afe06bb1bec2025a02539b5480edd0b6f8075
Author: Arnaud Fontaine ar...@debian.org
Date:   Fri May 6 12:26:42 2011 +0900

Debian packaging.

Signed-off-by: Arnaud Fontaine ar...@debian.org

commit 6b69004b6c88502734a798a1c0b69a1592d04fc7
Author: Arnaud Fontaine ar...@debian.org
Date:   Tue Apr 26 00:57:22 2011 +0900

Release 0.3.8

Signed-off-by: Arnaud Fontaine ar...@debian.org

commit 8d383b5ca77df0c76696ea112dcc266113cf96b4
Author: Arnaud Fontaine ar...@debian.org
Date:   Tue Apr 26 00:53:17 2011 +0900

Fix package name

Signed-off-by: Arnaud Fontaine ar...@debian.org

commit 676d716b1dac772b2808d36d6cf1baccf4b844e4
Author: Dirk Wallenstein hals...@t-online.de
Date:   Tue Apr 5 09:58:28 2011 +0200

Use an absolute URL for the m4 submodule

A relative submodule URL requires m4 duplicates relative to every fork or 
local
mirror of this module.  To select a different protocol with an absolute
submodule URL, the url.base.insteadOf configuration option can be used.

Signed-off-by: Dirk Wallenstein hals...@t-online.de
Reviewed-by: Arnaud Fontaine ar...@debian.org
Reviewed-by: Gaetan Nadon mems...@videotron.ca

commit 1dd3f8df211efcbce98cbe768d18044a78ff2451
Author: Jon TURNEY jon.tur...@dronecode.org.uk
Date:   Tue Mar 22 15:34:47 2011 +

Link with -no-undefined

Use -no-undefined to assure libtool that the library has no unresolved
symbols at link time, so that libtool will build a shared library for
platforms require that all symbols are resolved when the library is linked.

Signed-off-by: Jon TURNEY jon.tur...@dronecode.org.uk
Acked-by: Julien Cristau jcris...@debian.org
Reviewed-by: Arnaud Fontaine ar...@debian.org

commit a11f24ba0b7cc1a0b99c01d0289a4f8420c698ec
Author: Gaetan Nadon mems...@videotron.ca
Date:   Sun Mar 6 17:52:44 2011 -0500

config: generate ChangeLog and INSTALL

By copying a snippet of Makefile for xorg modules.
One side-effect is that Makefile.in is no longer
deleted on maintainer clean. This should never be done as
it leaves your configuration in a half-broken state.

Signed-off-by: Gaetan Nadon mems...@videotron.ca
Signed-off-by: Arnaud Fontaine ar...@mini-dweeb.org

commit e5cb2b9793be1bc32994ad07ba0415684fabe8e0
Author: Gaetan Nadon mems...@videotron.ca
Date:   Sun Mar 6 17:52:43 2011 -0500

config: use the default xorg .gitignore file

This will save future maintenance when module structure/tools change.
This patch depends on the util-common-m4 submodule patch in the m4 path

Signed-off-by: Gaetan Nadon mems...@videotron.ca
Signed-off-by: Arnaud Fontaine ar...@mini-dweeb.org

commit 4da5be0320662f4bc638f65c592103f158a7df1c
Author: Arnaud Fontaine ar...@debian.org
Date:   Thu Dec 23 11:56:36 2010 +0900

Bump version to 0.3.8

commit 38cbc1356ac8453a39064ee89774d2f45d33243e
Author: Arnaud Fontaine ar...@debian.org
Date:   Mon Dec 20 00:14:16 2010 +0900

Fix GCC warnings due to functions not being declared as static and
random() being declared as extern

commit 25965db002825ccc3295df6ae0c931d296f2ba2a
Author: Arnaud Fontaine ar...@debian.org
Date:   Mon Dec 20 00:12:52 2010 +0900

Check whether tmp_image is not NULL before trying to dereference it

commit d53090fd635bf14523b11e6acbc385fd6e7d8823
Author: Arnaud Fontaine ar...@debian.org
Date:   Sat Sep 4 23:40:46 2010 +0100

Split image up into its own repository

commit 6b1784bf03c76be300bb67685ac73de87ef34652
Author: Jamey Sharp ja...@minilop.net
Date:   Thu Jun 24 13:51:47 2010 -0700

test.xbm is part of the source code for test_bitmap.c.

This fixes distcheck.

Reported-by: Chris Ball c...@laptop.org
Signed-off-by: Jamey Sharp ja...@minilop.net

commit 2d382ace389714e0b85cf83f1498dd6491666e1b
Author: Jamey Sharp ja...@minilop.net
Date:   Thu Jun 24 11:02:13 2010 -0700

Ensure that xcb-image sample apps get built.

Otherwise nobody will notice if they bitrot.

Signed-off-by: Jamey Sharp ja...@minilop.net

commit d849564d47fcef7f3d3308e6836b6395ace2da2c
Author: Alan Coopersmith alan.coopersm

xcb-util-image: Changes to 'upstream'

2011-05-06 Thread Arnaud Fontaine
New branch 'upstream' available with the following commits:
commit 46842004b8a9419dec49caf95e516f801bcda5b0
Author: Roberto Branciforti rbb...@gmail.com
Date:   Mon May 2 17:40:42 2011 +0200

Fix xcb_bitops.h include path

This patch fix the include path of the xcb_bitops.h file.

Signed-off-by: rbbrnc rbbr...@gmail.com

commit 97e6f64dfee62a65758c0667a4ee208d7e9ab44a
Author: Arnaud Fontaine ar...@debian.org
Date:   Sun May 1 22:24:41 2011 +0900

Add missing xcb_bitops.h.

Following the split up of xcb-util, this header was incorrectly put into 
util,
which doesn't actually use it, whereas it should have always been in
util-image.

Signed-off-by: Arnaud Fontaine ar...@debian.org


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1qihag-0003og...@alioth.debian.org



xcb-util: Changes to 'refs/tags/0.3.8'

2011-05-06 Thread Arnaud Fontaine
Tag '0.3.8' created by Arnaud Fontaine ar...@debian.org at 2011-04-25 16:44 
+

Release 0.3.8
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)

iEYEABECAAYFAk21pPwACgkQvfKiIF42GdOoMgCgl0c5aXkJiB8FNz6Ba1iALgKl
zDgAnimwKJCoy+ln9a+xrSjGNgcj8sJD
=LjxL
-END PGP SIGNATURE-

Changes since the dawn of time:
Alan Coopersmith (5):
  Bug #7150: Check for gcc  Sun cc in configure.ac and use correct flags 
to turn on more warnings for each
  Bug #7150: Rename len to namelen to avoid m4 substitution
  Make sure m4 supports -I flag, if not, try finding gnu m4
  Fix typos in various header comments
  Rename XCB_EVENT_ERROR_SUCESS to XCB_EVENT_ERROR_SUCCESS

Arnaud Fontaine (17):
  Add xcb_poll_for_event_loop and rename xcb_event_loop to match.
  [atom] Move '*discriminated_atom*' functions from icccm to atom
  [icccm] Bump library version number to 0.3.0.
  Check for ssize_t in configure for xcb-util-common.h
  event: update to libxcb 1.4
  event: fix compiler warning due to missing include for memset
  Bump version to 0.3.6
  Bump version to 0.3.7
  Add AM_MAINTAINER_MODE for vendors
  Split up atom, aux event into their own repository
  Create a single shared library and header file and reset SONAME
  Remove deprecated atoms.
  Remove synchronous xcb_atom_get()
  Remove useless xcb_atom_get_fast*() and xcb_atom_get_name().
  Bump version to 0.3.8
  Fix package name
  Release 0.3.8

Bart Massey (17):
  Removed GNU make constructs from Makefile.
  added xcb_aux_get_depth_by_visual_id()
  added xcb_aux_find_visual functions
  added checked versions of aux_create_window and aux_create_gc functions
  added checked version of aux_change_gc function
  xcb_aux_parse_color()
  added PARAM macros
  added aux_set_line_attributes_checked
  added fast inline bitops xcb_bitops.h
  used doxygen -u to create a much more elaborate doxyfile
  fixed xcb_params_gc_t so that tile_stipple_origin members had reasonable 
naming
  added aux_clear_window() for xlib compatibility, in spite of misgivings
  fixed existing roundups, added rounddowns
  re-fixed my stupid visual_class typo; thanks to Thomas Hunger for the 
report
  made xcb_handle_event() externally visible
  fixed missed reference in previous patch
  wrapped xcb_atom.h for C++ per bug report of com...@autistici.org

Bob Ham (1):
  Add a check on xproto version libxcb was compiled with

Dirk Wallenstein (1):
  Use an absolute URL for the m4 submodule

Donnie Berkholz (1):
  Add correct dependencies in xcb-util.

Eric Anholt (1):
  Move .cvsignore to .gitignore.

Gaetan Nadon (5):
  config: use the default xorg .gitignore file
  config: generate ChangeLog and INSTALL
  Fix distcheck due to xcb_atom.h
  Remove the Doxyfile which is unused, out dated and wrong.
  pkg-config files: remove LIBS which is unrequired and undesirable

Henning Sten (2):
  add doxygen documentation markup for XCB_EVENT_RESPONSE_TYPE_MASK macro
  introduce function xcb_atom_get (essentially a synchronous 
xcb_intern_atom, use it only on non-performance critical execution paths)

Ian Osgood (4):
  All xcb-util libraries compile after the Great Renaming.
  Naming changes must go into m4 files.
  Install headers to xcb, not X11/XCB.
  Adapt xcb/util libraries for removal of XID structures.

Jamey Sharp (9):
  Update .gitignores for .o files and autofoo stuff.
  Unify autofoo .gitignore bits into one top-level file, and remove 
resulting redundancies.
  libxcb now installs header files in xcb, not X11/XCB.
  Bug #6781: make util compile with srcdir != builddir.
  Clean up built sources. Makes `distcheck` pass.
  Release xcb-util 0.2
  All util libraries require the XCB 1.0 API; check for it in configure.
  Delete redundant core-protocol error codes.
  Delete callback-based APIs for events, properties, and replies.

Jon TURNEY (2):
  Update autogen.sh to one that does builddir != srcdir
  Link with -no-undefined

Jonathan Landis (1):
  Fix copyright statement

Josh Triplett (5):
  Remove xcl and CVSROOT.
  Fix xcb-util library dependencies, including both the new dependency 
libXCBImage needs on libXCBShm, as well as many other issues discovered in the 
process.  These include using automake variables appropriately in order to 
actually link shared libraries against each other and ensure libraries have 
NEEDED entries for the libraries they depend on, consequently needing to 
reorder the top-level SUBDIRS to build property before icccm, adding 
dependencies to .pc.in files, fixing .pc.in files to not all use the name and 
description for XCBImage, and adding appropriate library dependencies to test 
programs.
  Set all package bugreporting addresses to x...@lists.freedesktop.org
  Add m4 files to EXTRA_DIST

xcb-util-keysyms: Changes to 'refs/tags/0.3.8'

2011-05-06 Thread Arnaud Fontaine
Tag '0.3.8' created by Arnaud Fontaine ar...@debian.org at 2011-04-25 17:17 
+

Release 0.3.8
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)

iEYEABECAAYFAk21rK0ACgkQvfKiIF42GdMJMQCeOp0mOIpbP5MQiv4gATd9Enwt
q5AAoKQ+ZAv50rV6Zz3ONmIyLQwqdnN5
=6l8o
-END PGP SIGNATURE-

Changes since the dawn of time:
Alan Coopersmith (2):
  Bug #7150: Check for gcc  Sun cc in configure.ac and use correct flags 
to turn on more warnings for each
  Make sure m4 supports -I flag, if not, try finding gnu m4

Arnaud Fontaine (10):
  [icccm] Bump library version number to 0.3.0.
  Check for ssize_t in configure for xcb-util-common.h
  Bump version to 0.3.6
  Bump version to 0.3.7
  Add AM_MAINTAINER_MODE for vendors
  Split up keysyms into its own repository
  Check whether realloc doesn't fail (reported by cppcheck)
  Bump version to 0.3.8
  Fix package name
  Release 0.3.8

Bart Massey (1):
  used doxygen -u to create a much more elaborate doxyfile

Bob Ham (1):
  Add a check on xproto version libxcb was compiled with

Dirk Wallenstein (1):
  Use an absolute URL for the m4 submodule

Donnie Berkholz (1):
  Add correct dependencies in xcb-util.

Eric Anholt (1):
  Move .cvsignore to .gitignore.

Gaetan Nadon (2):
  config: use the default xorg .gitignore file
  config: generate ChangeLog and INSTALL

Ian Osgood (6):
  Portability fix: include stdlib.h, not malloc.h.
  Remove xcb-util dependency on proto/X11
  Enumeration and documentation for col parameter
  All xcb-util libraries compile after the Great Renaming.
  Install headers to xcb, not X11/XCB.
  Adapt xcb/util libraries for removal of XID structures.

Jamey Sharp (5):
  Update .gitignores for .o files and autofoo stuff.
  Unify autofoo .gitignore bits into one top-level file, and remove 
resulting redundancies.
  libxcb now installs header files in xcb, not X11/XCB.
  Release xcb-util 0.2
  All util libraries require the XCB 1.0 API; check for it in configure.

Jon TURNEY (2):
  Update autogen.sh to one that does builddir != srcdir
  Link with -no-undefined

Jonathan Landis (1):
  Fix copyright statement

Josh Triplett (5):
  Remove xcl and CVSROOT.
  Fix xcb-util library dependencies, including both the new dependency 
libXCBImage needs on libXCBShm, as well as many other issues discovered in the 
process.  These include using automake variables appropriately in order to 
actually link shared libraries against each other and ensure libraries have 
NEEDED entries for the libraries they depend on, consequently needing to 
reorder the top-level SUBDIRS to build property before icccm, adding 
dependencies to .pc.in files, fixing .pc.in files to not all use the name and 
description for XCBImage, and adding appropriate library dependencies to test 
programs.
  Set all package bugreporting addresses to x...@lists.freedesktop.org
  Make xcb_keysyms.h self-contained by including xcb.h
  Integrate top-level .gitignore into .gitignore for each subdirectory

Joshua Phillips (1):
  Check for malloc failure in xcb_key_symbols_alloc.

Julien Danjou (15):
  prepare 0.2.1 release
  doc: add various authors, remove old todo item
  doc: enable doxygen doc in various submodule
  configure: stop if m4 is not found
  Release xcb-util 0.3.1
  build: add check for xproto = 7.0.8
  keysyms: use xcb_key_lookup_t type for col paramter
  Release xcb-util 0.3.2
  Revert keysyms: use xcb_key_lookup_t type for col paramter
  xcb_keysyms: remove xcb_lookup_t
  Release xcb-util 0.3.3
  keysyms: fix xcb_key_symbols_get_keycode() API
  keysyms: bump version
  bump version to 0.3.4
  Release xcb-util 0.3.5

Mikhail Gusarov (1):
  Typo in configure.ac

TORRI Vincent (2):
  fix compilation with c++ compilers. Remove some trailing spaces
  rename the libraries from libXCBFoo.* to libxcb-foo.*. Use foo_CPPFLAGS 
instead of foo_CFLAGS (*_CFLAGS variables store preprocessor options)

Ulrich Eckhardt (1):
  Do not cast the return value of malloc() in modern C.


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1qihay-0003x8...@alioth.debian.org



xcb-util-wm: Changes to 'refs/tags/0.3.8'

2011-05-06 Thread Arnaud Fontaine
Tag '0.3.8' created by Arnaud Fontaine ar...@debian.org at 2011-04-25 17:07 
+

Release 0.3.8
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)

iEYEABECAAYFAk21qmgACgkQvfKiIF42GdM58gCcCRTQrjWT6ZEygtE1knViHTYY
VVsAnRM1iTQ5TT+/+xzVcYIAxkXycgbT
=ALR3
-END PGP SIGNATURE-

Changes since the dawn of time:
Alan Coopersmith (5):
  Bug #7150: Check for gcc  Sun cc in configure.ac and use correct flags 
to turn on more warnings for each
  Make sure m4 supports -I flag, if not, try finding gnu m4
  Make xcb_icccm.h use the same type as icccm.c for gravity parameter
  Fix typos in various header comments
  Close leak in xcb_get_text_property_reply when reply-type == XCB_NONE

Arnaud Fontaine (74):
  [icccm]: fix incorrect pointer usage
  [icccm]: correctly copy the reply value according to its format
  [icccm]: Remove useless function for accessing 'flags' which were also
  [icccm] Make xcb_get_text_property() public as it might be useful for
  [atom] Move '*discriminated_atom*' functions from icccm to atom
  [icccm] Make xcb_get_text_property() and functions relying on it
  [icccm] Make xcb_get_wm_transient_for() asynchronous and document the 
code.
  [icccm] Make xcb_get_wm_size_hints() and xcb_get_wm_normal_hints()
  [icccm] Make xcb_get_wm_hints() asynchronous, remove useless functions
  [icccm] Make xcb_get_wm_protocols() asynchronous and document the
  [icccm] Fix namespace according to XCB code in general.
  [icccm] Add copyright notices.
  [icccm] Add functions to get WM_CLASS property.
  [icccm] Avoid InternAtom request.
  [icccm] Comment and indent the code properly.
  [icccm] Bump library version number to 0.3.0.
  icccm: use xcb_gravity_t when possible and cosmetic changes
  Check for ssize_t in configure for xcb-util-common.h
  Bump version to 0.3.6
  Add missing return values
  Bump version to 0.3.7
  icccm: atoms previously defined in xcb_atom are now defined in xproto
  Add AM_MAINTAINER_MODE for vendors
  xcb_get_text_property_reply() reply type could be XCB_NONE if the 
property is not present
  icccm: add missing setters for WM_CLASS and WM_TRANSIENT_FOR properties
  icccm: allow to set the encoding format for TEXT properties
  icccm: add WM_COLORMAP_WINDOWS
  icccm: fix inconsistency in prototypes of WM_PROTOCOLS setters
  Add xcb-util/ewmh library
  Allow per-connection EWMH information
  Add missing return values
  Clean up
  Clean up and add missing protypes
  Cosmetic
  Fix ClientMessage invalid data
  Cosmetic
  Get rid of unreadable shift in DO_REPLY_LIST_VALUES_ATOM
  Remove a macro in favor of inline functions
  Use countof() instead of the length value directly
  Cosmetic
  Cosmetic
  Remove UTF8 reply macro in favor of inline functions
  Use countof when possible
  Fix _NET_WM_STRUT and _NET_WM_STRUT_PARTIAL
  Use countof when possible
  Add missing _NET_WM_HANDLED_ICONS
  Use countof when possible and fix WM_SYNC_REQUEST_COUNTER
  Use sizeof() instead of plain integer
  Fix indentation and untabify
  Atoms previously defined in xcb_atom are now defined in xproto
  Fix indentation and change email address
  xcb_ewmh_send_client_message: use memcpy() instead of a loop and make 
data_len the length in bytes
  Fix compiler warning by casting the value to uint64_t before the shift
  Replace all the ugly if statements with a loop
  Make code generated by m4 more readable
  Fix typos on _NET_WM_SYNC_REQUEST_COUNTER functions and add it in the 
Atoms list
  Remove useless const
  A given connection may have several screens associated
  xcb_ewmh_send_client_message: check whether the data fit the ClientMessage
  xcb_ewmh_init_atoms: use xcb_setup_roots_length()
  xcb_ewmh_init_atoms: don't use VLA for wm_cm_sn declaration
  xcb_ewmh_get_wm_name_reply should have always been static
  Add missing inclusion of stdlib.h in EWMH header
  Rename time function parameter to xtime in to avoid clash with time.h
  Split up icccm and ewmh into their own repository
  Prefix all ICCCM public functions, types and macros by 'icccm'.
  Bump version to 0.3.8
  Add ewmh/ewmh.c and ewmh/xcb_ewmh.h to .gitignore as they are generated 
with m4
  Check more carefully the reply of a _NET_WM_ICON which may contains
  Fix unintialized variable for the number of icons
  Fix setters for _NET_WM_ICON to allow more than one icon.
  Untabify for consistency.
  Fix package name
  Release 0.3.8

Bart Massey (1):
  used doxygen -u to create a much more elaborate doxyfile

Bob Ham (1):
  Add a check on xproto version libxcb was compiled with

Dirk Wallenstein (1):
  Use an absolute URL for the m4 submodule

Donnie Berkholz (1):
  Add correct dependencies in xcb-util.

Eric

xcb-util-renderutil: Changes to 'refs/tags/0.3.8'

2011-05-06 Thread Arnaud Fontaine
Tag '0.3.8' created by Arnaud Fontaine ar...@debian.org at 2011-04-25 17:06 
+

Release 0.3.8
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)

iEYEABECAAYFAk21qfgACgkQvfKiIF42GdOhnACfQBZiVdVpBJgaRObkPGyb8dIU
zssAnR1XxUOV4mU4FSxeX7RmkMS/O4UQ
=cKcz
-END PGP SIGNATURE-

Changes since the dawn of time:
Alan Coopersmith (2):
  Bug #7150: Check for gcc  Sun cc in configure.ac and use correct flags 
to turn on more warnings for each
  Make sure m4 supports -I flag, if not, try finding gnu m4

Arnaud Fontaine (9):
  [icccm] Bump library version number to 0.3.0.
  Check for ssize_t in configure for xcb-util-common.h
  Bump version to 0.3.6
  Bump version to 0.3.7
  Add AM_MAINTAINER_MODE for vendors
  Split up renderutil into its own repository
  Bump version to 0.3.8
  Fix package name
  Release 0.3.8

Bart Massey (1):
  used doxygen -u to create a much more elaborate doxyfile

Bob Ham (1):
  Add a check on xproto version libxcb was compiled with

Dirk Wallenstein (1):
  Use an absolute URL for the m4 submodule

Donnie Berkholz (1):
  Add correct dependencies in xcb-util.

Eric Anholt (1):
  Move .cvsignore to .gitignore.

Gaetan Nadon (2):
  config: use the default xorg .gitignore file
  config: generate ChangeLog and INSTALL

Ian Osgood (7):
  All xcb-util libraries compile after the Great Renaming.
  Install headers to xcb, not X11/XCB.
  Adapt xcb/util libraries for removal of XID structures.
  Implement a prototype API for xcb_render_util_composite_text
  Const correctness.
  Oops, glyphcmds aren't in network byte order.
  Rename enumerations to coding standard.

Jamey Sharp (9):
  Update .gitignores for .o files and autofoo stuff.
  Unify autofoo .gitignore bits into one top-level file, and remove 
resulting redundancies.
  New utility library: port of libXrender utility functions.
  Plan 7 has been implemented, so xcb_renderutil compiles without faked 
prototypes.
  The formats argument of XCBRenderUtilFindVisualFormat must be const.
  libxcb now installs header files in xcb, not X11/XCB.
  Simplify xcb_render_util_composite_text, add 
xcb_render_util_composite_text_checked.
  Release xcb-util 0.2
  All util libraries require the XCB 1.0 API; check for it in configure.

Jon TURNEY (2):
  Update autogen.sh to one that does builddir != srcdir
  Link with -no-undefined

Josh Triplett (4):
  Remove xcl and CVSROOT.
  Fix xcb-util library dependencies, including both the new dependency 
libXCBImage needs on libXCBShm, as well as many other issues discovered in the 
process.  These include using automake variables appropriately in order to 
actually link shared libraries against each other and ensure libraries have 
NEEDED entries for the libraries they depend on, consequently needing to 
reorder the top-level SUBDIRS to build property before icccm, adding 
dependencies to .pc.in files, fixing .pc.in files to not all use the name and 
description for XCBImage, and adding appropriate library dependencies to test 
programs.
  Set all package bugreporting addresses to x...@lists.freedesktop.org
  Integrate top-level .gitignore into .gitignore for each subdirectory

Joshua Phillips (1):
  Check for malloc failure in xcb_render_util_composite_text_stream.

Julien Danjou (10):
  prepare 0.2.1 release
  doc: add various authors, remove old todo item
  doc: enable doxygen doc in various submodule
  configure: stop if m4 is not found
  Release xcb-util 0.3.1
  build: add check for xproto = 7.0.8
  Release xcb-util 0.3.2
  Release xcb-util 0.3.3
  bump version to 0.3.4
  Release xcb-util 0.3.5

Mikhail Gusarov (1):
  Typo in configure.ac

TORRI Vincent (3):
  Merge branch 'master' of git+ssh://dour...@git.freedesktop.org/git/xcb
  rename the libraries from libXCBFoo.* to libxcb-foo.*. Use foo_CPPFLAGS 
instead of foo_CFLAGS (*_CFLAGS variables store preprocessor options)
  and rename renderUtil to render-util


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1qihb8-000402...@alioth.debian.org



xcb-util-image: Changes to 'refs/tags/0.3.8'

2011-05-06 Thread Arnaud Fontaine
Tag '0.3.8' created by Arnaud Fontaine ar...@debian.org at 2011-04-25 16:54 
+

Release 0.3.8
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)

iEYEABECAAYFAk21pz0ACgkQvfKiIF42GdPL9QCgj+ql1cVc5Py11F0GDcIKXIuy
kgUAn3ZdJ4xaaQ/N455+jvM7URp9kOMx
=hIHi
-END PGP SIGNATURE-

Changes since the dawn of time:
Alan Coopersmith (3):
  Bug #7150: Check for gcc  Sun cc in configure.ac and use correct flags 
to turn on more warnings for each
  Make sure m4 supports -I flag, if not, try finding gnu m4
  Fix typos in various header comments

Arnaud Fontaine (11):
  [icccm] Bump library version number to 0.3.0.
  Check for ssize_t in configure for xcb-util-common.h
  Bump version to 0.3.6
  Bump version to 0.3.7
  Add AM_MAINTAINER_MODE for vendors
  Split image up into its own repository
  Check whether tmp_image is not NULL before trying to dereference it
  Fix GCC warnings due to functions not being declared as static and
  Bump version to 0.3.8
  Fix package name
  Release 0.3.8

Bart Massey (14):
  out with the old image library...
  ...and in with the new image library
  used doxygen -u to create a much more elaborate doxyfile
  added xcb_image_subimage()
  added create_image_from_bitmap_data(), adapted 
create_pixmap_from_bitmap_data() to use
  extended test_bitmap to handle subimage test
  took out clever code for subimage copying and left_shift for now, as it 
was too broken
  added INSET argument to test_bitmap and cleaned up subimage stuff
  fixed check for SHM in test_xcb_image_shm
  sorted out dependencies for building while uninstalled---includes 
horrible kludges
  stopped image test programs from being built by default
  made image tests compile when not installed; fixed regression in 
test_formats.c
  added test.xbm to image
  added some gratuitous but harmless image pointer zeroing at the 
suggestion of Vincent Torri

Bob Ham (1):
  Add a check on xproto version libxcb was compiled with

Dirk Wallenstein (1):
  Use an absolute URL for the m4 submodule

Donnie Berkholz (1):
  Add correct dependencies in xcb-util.

Eric Anholt (1):
  Move .cvsignore to .gitignore.

Gaetan Nadon (2):
  config: use the default xorg .gitignore file
  config: generate ChangeLog and INSTALL

Henning Sten (1):
  return on error to avoid null dereference in assert

Ian Osgood (7):
  Remove xcb-util dependency on proto/X11
  Remove xcb_image dependency on X11/Xlib.h
  Add some error checking
  Finally remove X.h from xcb.h, fix broken image tests.
  All xcb-util libraries compile after the Great Renaming.
  Install headers to xcb, not X11/XCB.
  Adapt xcb/util libraries for removal of XID structures.

Jamey Sharp (9):
  Update .gitignores for .o files and autofoo stuff.
  Unify autofoo .gitignore bits into one top-level file, and remove 
resulting redundancies.
  Add the test app I wrote for trying different pixmap formats. It does not 
work for XYPixmaps.
  Update xcb-util for ConnSetup renaming and constness fixes.
  libxcb now installs header files in xcb, not X11/XCB.
  Release xcb-util 0.2
  All util libraries require the XCB 1.0 API; check for it in configure.
  Ensure that xcb-image sample apps get built.
  test.xbm is part of the source code for test_bitmap.c.

Jon TURNEY (2):
  Update autogen.sh to one that does builddir != srcdir
  Link with -no-undefined

Jonathan Landis (1):
  Fix copyright statement

Josh Triplett (7):
  Remove xcl and CVSROOT.
  Fix xcb-util library dependencies, including both the new dependency 
libXCBImage needs on libXCBShm, as well as many other issues discovered in the 
process.  These include using automake variables appropriately in order to 
actually link shared libraries against each other and ensure libraries have 
NEEDED entries for the libraries they depend on, consequently needing to 
reorder the top-level SUBDIRS to build property before icccm, adding 
dependencies to .pc.in files, fixing .pc.in files to not all use the name and 
description for XCBImage, and adding appropriate library dependencies to test 
programs.
  Set all package bugreporting addresses to x...@lists.freedesktop.org
  Fix use of deprecated name XCBConnSetupSucessRep in comment to use 
XCBSetup.
  s/HACKMEM/HAKMEM/ in a comment.
  Make xcb_image.h self-contained by including the xcb.h and shm.h headers. 
 Remove unused headers from the libXCBImage test programs.  Change Makefile.am 
to match the headers and libraries actually used by the test programs.
  Integrate top-level .gitignore into .gitignore for each subdirectory

Julien Danjou (11):
  prepare 0.2.1 release
  event: define XCB_EVENT_RESPONSE_TYPE_MASK
  doc: add various authors, remove old todo item
  doc: enable doxygen doc in various submodule
  configure: stop if m4

xcb-util: Changes to 'debian-unstable'

2011-05-06 Thread Arnaud Fontaine
 debian/changelog |3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

New commits:
commit ccd3ffd8bcd19f6ef1b75c90ae3a2681ac8c2e96
Author: Arnaud Fontaine ar...@debian.org
Date:   Fri May 6 21:44:30 2011 +0900

State in debian/changelog that it is now maintained as part of pkg-xorg 
team.

Signed-off-by: Arnaud Fontaine ar...@debian.org

diff --git a/debian/changelog b/debian/changelog
index 601c8c1..208f6a0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,9 +5,10 @@ xcb-util (0.3.8-1) unstable; urgency=low
 + Build-Depends on libxcb1-dev = 1.6. Closes: #544865.
   * debian/control:
 + Bump Standards-Version to 3.9.2. No changes needed.
++ Now maintain as part of pkg-xorg team.
   * Switch to 3.0 (quilt) source format.
 
- -- Arnaud Fontaine ar...@debian.org  Fri, 06 May 2011 12:08:29 +0900
+ -- Arnaud Fontaine ar...@debian.org  Fri, 06 May 2011 21:44:09 +0900
 
 xcb-util (0.3.6-1) unstable; urgency=low
 


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1qikqb-0006hp...@alioth.debian.org



xcb-util: Changes to 'refs/tags/xcb-util-0.3.8-1'

2011-05-06 Thread Arnaud Fontaine
Tag 'xcb-util-0.3.8-1' created by Arnaud Fontaine ar...@debian.org at 
2011-05-06 12:53 +

Tagging upload of xcb-util 0.3.8-1 to unstable.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)

iEYEABECAAYFAk3D70QACgkQvfKiIF42GdNPNQCeLNtEoa/cbgZgjF0m3PbWKEhC
+28AnRNh3HiWxd0AlwA/QKrzejXwYB7l
=oQAE
-END PGP SIGNATURE-

Changes since 0.3.8:
Arnaud Fontaine (7):
  Debian packaging.
  Only run autogen.sh if configure script does not already exist.
  Clean up unecessary files of Git Debian packages.
  Closing #544865.
  Remove Conflicts and Replaces.
  xcb-util is now maintained as part of pkg-xorg team.
  State in debian/changelog that it is now maintained as part of pkg-xorg 
team.

---
 debian/changelog|  124 
 debian/compat   |1 
 debian/control  |   63 
 debian/copyright|   40 
 debian/libxcb-util0-dev.install |4 +
 debian/libxcb-util0.install |1 
 debian/rules|   27 
 debian/source/format|1 
 debian/watch|2 
 9 files changed, 263 insertions(+)
---


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1qikxy-0008us...@alioth.debian.org



xcb-util-keysyms: Changes to 'debian-unstable'

2011-05-06 Thread Arnaud Fontaine
 debian/changelog |3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

New commits:
commit 41ed1df60e1a1fb138a5fa5afa344858cb2b23d0
Author: Arnaud Fontaine ar...@debian.org
Date:   Fri May 6 21:56:23 2011 +0900

State in debian/changelog that it is now maintained as part of pkg-xorg 
team.

Signed-off-by: Arnaud Fontaine ar...@debian.org

diff --git a/debian/changelog b/debian/changelog
index 0fc59a0..9c2df93 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,9 +5,10 @@ xcb-util-keysyms (0.3.8-1) unstable; urgency=low
   source package.
   * debian/control:
 + Bump Standards-Version to 3.9.2. No changes needed.
++ Now maintain as part of pkg-xorg team.
   * Switch to 3.0 (quilt) source format.
 
- -- Arnaud Fontaine ar...@debian.org  Fri, 06 May 2011 12:12:20 +0900
+ -- Arnaud Fontaine ar...@debian.org  Fri, 06 May 2011 21:55:24 +0900
 
 xcb-util (0.3.6-1) unstable; urgency=low
 


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1qikfi-0002fj...@alioth.debian.org



xcb-util-keysyms: Changes to 'refs/tags/xcb-util-keysyms-0.3.8-1'

2011-05-06 Thread Arnaud Fontaine
Tag 'xcb-util-keysyms-0.3.8-1' created by Arnaud Fontaine ar...@debian.org at 
2011-05-06 13:01 +

Tagging upload of xcb-util-keysyms 0.3.8-1 to unstable.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)

iEYEABECAAYFAk3D8TcACgkQvfKiIF42GdPEEQCgnJlDBc3XCjDoR2q2UYmCAHIg
BvMAnjHor/Wdt0U8a9KQh3VxKIsCadYl
=Y3+a
-END PGP SIGNATURE-

Changes since 0.3.8:
Arnaud Fontaine (5):
  Debian packaging.
  Only run autogen.sh if configure script does not already exist.
  Clean up unecessary files of Git Debian packages.
  xcb-util-keysyms is now maintained as part of pkg-xorg team.
  State in debian/changelog that it is now maintained as part of pkg-xorg 
team.

---
 debian/changelog   |  124 +
 debian/compat  |1 
 debian/control |   53 +++
 debian/copyright   |   41 
 debian/libxcb-keysyms1-dev.install |4 +
 debian/libxcb-keysyms1.install |1 
 debian/rules   |   28 
 debian/source/format   |1 
 debian/watch   |2 
 9 files changed, 255 insertions(+)
---


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1qikgu-0002yo...@alioth.debian.org



xcb-util-renderutil: Changes to 'debian-unstable'

2011-05-06 Thread Arnaud Fontaine
 debian/changelog |3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

New commits:
commit d168df068eb8bf8deadaddeda12fd1db760af421
Author: Arnaud Fontaine ar...@debian.org
Date:   Fri May 6 22:06:37 2011 +0900

State in debian/changelog that it is now maintained as part of pkg-xorg 
team.

Signed-off-by: Arnaud Fontaine ar...@debian.org

diff --git a/debian/changelog b/debian/changelog
index 99071fb..7ff61f1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,9 +5,10 @@ xcb-util-renderutil (0.3.8-1) unstable; urgency=low
   source package.
   * debian/control:
 + Bump Standards-Version to 3.9.2. No changes needed.
++ Now maintain as part of pkg-xorg team.
   * Switch to 3.0 (quilt) source format.
 
- -- Arnaud Fontaine ar...@debian.org  Fri, 06 May 2011 12:12:21 +0900
+ -- Arnaud Fontaine ar...@debian.org  Fri, 06 May 2011 22:06:09 +0900
 
 xcb-util (0.3.6-1) unstable; urgency=low
 


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1qikkb-00058n...@alioth.debian.org



xcb-util-renderutil: Changes to 'refs/tags/xcb-util-renderutil-0.3.8-1'

2011-05-06 Thread Arnaud Fontaine
Tag 'xcb-util-renderutil-0.3.8-1' created by Arnaud Fontaine ar...@debian.org 
at 2011-05-06 13:14 +

Tagging upload of xcb-util-renderutil 0.3.8-1 to unstable.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)

iEYEABECAAYFAk3D9DYACgkQvfKiIF42GdNXZgCfW7Ux3HXyc+3FPVLZ9ECisLPj
B/oAn0aOPgoB7Gjpi+Cs90IpW+OcgAI5
=3aGI
-END PGP SIGNATURE-

Changes since 0.3.8:
Arnaud Fontaine (5):
  Debian packaging.
  Only run autogen.sh if configure script does not already exist.
  Clean up unecessary files of Git Debian packages.
  xcb-util-renderutil is now maintained as part of pkg-xorg team.
  State in debian/changelog that it is now maintained as part of pkg-xorg 
team.

---
 debian/changelog   |  124 +
 debian/compat  |1 
 debian/control |   53 ++
 debian/copyright   |   40 ++
 debian/libxcb-render-util0-dev.install |4 +
 debian/libxcb-render-util0.install |1 
 debian/rules   |   28 +++
 debian/source/format   |1 
 debian/watch   |2 
 9 files changed, 254 insertions(+)
---


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1qiksd-0008tl...@alioth.debian.org



xcb-util-wm: Changes to 'debian-unstable'

2011-05-06 Thread Arnaud Fontaine
 debian/changelog |3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

New commits:
commit e0df9e6d3cad53a9f04416ca30195f2da5d14710
Author: Arnaud Fontaine ar...@debian.org
Date:   Fri May 6 22:23:16 2011 +0900

State in debian/changelog that it is now maintained as part of pkg-xorg 
team.

Signed-off-by: Arnaud Fontaine ar...@debian.org

diff --git a/debian/changelog b/debian/changelog
index 22190ea..f0de3eb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,9 +5,10 @@ xcb-util-wm (0.3.8-1) unstable; urgency=low
   source package.
   * debian/control:
 + Bump Standards-Version to 3.9.2. No changes needed.
++ Now maintain as part of pkg-xorg team.
   * Switch to 3.0 (quilt) source format.
 
- -- Arnaud Fontaine ar...@debian.org  Fri, 06 May 2011 12:12:21 +0900
+ -- Arnaud Fontaine ar...@debian.org  Fri, 06 May 2011 22:16:59 +0900
 
 xcb-util (0.3.6-1) unstable; urgency=low
 


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1qil0p-0001tu...@alioth.debian.org



xcb-util-wm: Changes to 'refs/tags/xcb-util-wm-0.3.8-1'

2011-05-06 Thread Arnaud Fontaine
Tag 'xcb-util-wm-0.3.8-1' created by Arnaud Fontaine ar...@debian.org at 
2011-05-06 13:23 +

Tagging upload of xcb-util-wm 0.3.8-1 to unstable.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)

iEYEABECAAYFAk3D9l4ACgkQvfKiIF42GdNCbQCcCVkpyLilnf4Cbaix3elqkvRi
fV8An0VqjP5QscsWo/5mDHhhDkJ+Bhhj
=9PPq
-END PGP SIGNATURE-

Changes since 0.3.8:
Arnaud Fontaine (5):
  Debian packaging.
  Only run autogen.sh if configure script does not already exist.
  Clean up unecessary files of Git Debian packages.
  xcb-util-wm is now maintained as part of pkg-xorg team.
  State in debian/changelog that it is now maintained as part of pkg-xorg 
team.

---
 debian/changelog |  124 +++
 debian/compat|1 
 debian/control   |   84 ++
 debian/copyright |   39 
 debian/libxcb-ewmh1-dev.install  |4 +
 debian/libxcb-ewmh1.install  |1 
 debian/libxcb-icccm4-dev.install |4 +
 debian/libxcb-icccm4.install |1 
 debian/rules |   28 
 debian/source/format |1 
 debian/watch |2 
 11 files changed, 289 insertions(+)
---


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1qil0f-0001ux...@alioth.debian.org



xcb-util-image: Changes to 'debian-unstable'

2011-05-06 Thread Arnaud Fontaine
 debian/changelog |3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

New commits:
commit d1b143c3c8e79447a26f76a1b0e583784fa1518d
Author: Arnaud Fontaine ar...@debian.org
Date:   Fri May 6 22:26:52 2011 +0900

State in debian/changelog that it is now maintained as part of pkg-xorg 
team.

Signed-off-by: Arnaud Fontaine ar...@debian.org

diff --git a/debian/changelog b/debian/changelog
index c8d4b65..5699ad9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,9 +5,10 @@ xcb-util-image (0.3.8-1) unstable; urgency=low
   source package.
   * debian/control:
 + Bump Standards-Version to 3.9.2. No changes needed.
++ Now maintain as part of pkg-xorg team.
   * Switch to 3.0 (quilt) source format.
 
- -- Arnaud Fontaine ar...@debian.org  Fri, 06 May 2011 12:03:52 +0900
+ -- Arnaud Fontaine ar...@debian.org  Fri, 06 May 2011 22:26:34 +0900
 
 xcb-util (0.3.6-1) unstable; urgency=low
 


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1qil3j-0001lo...@alioth.debian.org



xcb-util-image: Changes to 'refs/tags/xcb-util-image-0.3.8-1'

2011-05-06 Thread Arnaud Fontaine
Tag 'xcb-util-image-0.3.8-1' created by Arnaud Fontaine ar...@debian.org at 
2011-05-06 13:30 +

Tagging upload of xcb-util-image 0.3.8-1 to unstable.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)

iEYEABECAAYFAk3D9+EACgkQvfKiIF42GdMS7gCgoZowqHWj3xI1anhbPSwYqKR2
TZ4An3ZGuI3G1U4hMryowsXlLM2h9APs
=rYMU
-END PGP SIGNATURE-

Changes since 0.3.8:
Arnaud Fontaine (5):
  Debian packaging.
  Only run autogen.sh if configure script does not already exist.
  Clean up unecessary files of Git Debian packages.
  xcb-util-image is now maintained as part of pkg-xorg team.
  State in debian/changelog that it is now maintained as part of pkg-xorg 
team.

---
 debian/changelog |  124 +++
 debian/compat|1 
 debian/control   |   54 
 debian/copyright |   40 
 debian/libxcb-image0-dev.install |4 +
 debian/libxcb-image0.install |1 
 debian/rules |   28 
 debian/source/format |1 
 debian/watch |2 
 9 files changed, 255 insertions(+)
---


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1qil71-0002e7...@alioth.debian.org



xserver-xorg-video-intel: Changes to 'debian-unstable'

2011-05-06 Thread Arnaud Fontaine
 debian/changelog |7 +++
 debian/control   |2 +-
 2 files changed, 8 insertions(+), 1 deletion(-)

New commits:
commit 60b557fbf4646fd17408ea98bf730e2f5b20b82f
Author: Arnaud Fontaine ar...@debian.org
Date:   Fri May 6 23:10:28 2011 +0900

Update Build-Depends following xcb-util 0.3.8 release.

diff --git a/debian/changelog b/debian/changelog
index c938aa9..53f6c1e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+xserver-xorg-video-intel (2:2.15.0-2) UNRELEASED; urgency=low
+
+  * xcb-util was split up in 0.3.8 and libxcb-aux has been merged
+into libxcb-util, thus update Build-Depends accordingly.
+
+ -- Arnaud Fontaine ar...@debian.org  Fri, 06 May 2011 23:02:42 +0900
+
 xserver-xorg-video-intel (2:2.15.0-1) unstable; urgency=low
 
   * New upstream release.
diff --git a/debian/control b/debian/control
index ead90dd..c4b5790 100644
--- a/debian/control
+++ b/debian/control
@@ -27,7 +27,7 @@ Build-Depends:
  libxext-dev,
  libxfixes-dev,
  libx11-xcb-dev,
- libxcb-aux0-dev,
+ libxcb-util0-dev,
  libxcb-dri2-0-dev,
 # end xvmc
  libudev-dev [linux-any],


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1qilkg-0005h7...@alioth.debian.org



xserver-xorg-video-intel: Changes to 'debian-unstable'

2011-05-06 Thread Arnaud Fontaine
 debian/changelog |1 +
 debian/control   |1 +
 2 files changed, 2 insertions(+)

New commits:
commit 18131d0b20a96b2d683cc78af115a54565ef9268
Author: Arnaud Fontaine ar...@debian.org
Date:   Fri May 6 23:16:11 2011 +0900

Add  to xserver-xorg-video-intel-dbg Depends.

diff --git a/debian/changelog b/debian/changelog
index 53f6c1e..6db66a3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ xserver-xorg-video-intel (2:2.15.0-2) UNRELEASED; urgency=low
 
   * xcb-util was split up in 0.3.8 and libxcb-aux has been merged
 into libxcb-util, thus update Build-Depends accordingly.
+  * Add ${misc:Depends} to xserver-xorg-video-intel-dbg Depends.
 
  -- Arnaud Fontaine ar...@debian.org  Fri, 06 May 2011 23:02:42 +0900
 
diff --git a/debian/control b/debian/control
index c4b5790..927d9cb 100644
--- a/debian/control
+++ b/debian/control
@@ -63,6 +63,7 @@ Architecture: amd64 i386
 Depends:
  xserver-xorg-video-intel (= ${binary:Version}),
  ${shlibs:Depends},
+ ${misc:Depends}
 Recommends:
  intel-gpu-tools,
 Section: debug


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1qilpa-0003i5...@alioth.debian.org



xserver-xorg-video-intel: Changes to 'debian-unstable'

2011-05-06 Thread Arnaud Fontaine
 debian/changelog |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 054b058013dbec542ee46860530b43b8bcbd7c5c
Author: Arnaud Fontaine ar...@debian.org
Date:   Fri May 6 23:55:24 2011 +0900

Upload to unstable.

diff --git a/debian/changelog b/debian/changelog
index 6db66a3..ec9f9e8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,10 @@
-xserver-xorg-video-intel (2:2.15.0-2) UNRELEASED; urgency=low
+xserver-xorg-video-intel (2:2.15.0-2) unstable; urgency=low
 
   * xcb-util was split up in 0.3.8 and libxcb-aux has been merged
 into libxcb-util, thus update Build-Depends accordingly.
   * Add ${misc:Depends} to xserver-xorg-video-intel-dbg Depends.
 
- -- Arnaud Fontaine ar...@debian.org  Fri, 06 May 2011 23:02:42 +0900
+ -- Arnaud Fontaine ar...@debian.org  Fri, 06 May 2011 23:53:39 +0900
 
 xserver-xorg-video-intel (2:2.15.0-1) unstable; urgency=low
 


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1qimra-fb...@alioth.debian.org



xserver-xorg-video-intel: Changes to 'refs/tags/xserver-xorg-video-intel-2_2.15.0-2'

2011-05-06 Thread Arnaud Fontaine
Tag 'xserver-xorg-video-intel-2_2.15.0-2' created by Arnaud Fontaine 
ar...@debian.org at 2011-05-06 15:01 +

Tagging upload of xserver-xorg-video-intel 2:2.15.0-2 to unstable.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)

iEYEABECAAYFAk3EDV0ACgkQvfKiIF42GdM8ugCcCQw4vZiVYUihWLJvDJbnyqNm
FjgAoIjf5HORyaHSk6a9rqnmBYWsW3OP
=pOXb
-END PGP SIGNATURE-

Changes since xserver-xorg-video-intel-2_2.15.0-1:
Arnaud Fontaine (3):
  Update Build-Depends following xcb-util 0.3.8 release.
  Add  to xserver-xorg-video-intel-dbg Depends.
  Upload to unstable.

---
 debian/changelog |8 
 debian/control   |3 ++-
 2 files changed, 10 insertions(+), 1 deletion(-)
---


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1qimxi-0002g0...@alioth.debian.org



  1   2   >