[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

x11proto-core: Changes to 'refs/tags/x11proto-core-7.0.22-1'



Tag 'x11proto-core-7.0.22-1' created by Cyril Brulebois <kibi@debian.org> at 2011-06-23 09:07 +0000

Tagging upload of x11proto-core 7.0.22-1 to unstable.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iEYEABECAAYFAk4DAl8ACgkQeGfVPHR5Nd3PLQCbB9j25DVnLXONqF4RlSuRVlHx
txAAnAlesKWn+7e0vi9295b+q4RpvdL7
=3arg
-----END PGP SIGNATURE-----

Changes since x11proto-core-7.0.21-2:
Alan Coopersmith (8):
      Add comments to Xfuncproto.h noting required xproto versions for each macro
      spec: Markup VoidSymbol and NoSymbol with <keysym> instead of <emphasis>
      spec: Add cross-reference links in glossary to InputOnly & InputOutput
      spec: Syntactic Conventions examples should not be separate list entries
      spec: move &gt; outside emphasis to match &lt; in note after error list
      spec: Add zone attributes to indexterm tags for more stable link ids
      spec: move id attributes for event definitions so fop can find them
      spec: Add more indexterm & glossterm links

Cyril Brulebois (18):
      Sort Latin 8 keysyms by codepoints.
      build: Add SIAddresses as a subdir of specs.
      Fix sorting by codepoint in Latin 2.
      Merge branch 'upstream-unstable' into debian-unstable
      Bump changelogs.
      Bump xutils-dev and xorg-sgml-doctools build-deps.
      Add xsltproc build-dep.
      Get rid of the temporary 01_keep_xorg_css.diff patch.
      Drop the css from .install accordingly.
      Use xorg-sgml-doctool's copy of xorg.css.
      Wrap (Build-)Depends.
      Don't install *.db yet, keep that for later.
      Adjust path for new macros.
      Update Uploaders list. Thanks, David!
      Switch to dh.
      Get rid of xsfbs accordingly.
      Bump Standards-Version to 3.9.2 (no changes).
      Upload to unstable.

Gaetan Nadon (3):
      Documentation: add Docbook external references support
      Install target dbs alongside generated documents
      Install xml versions of specs even if HAVE_XMLTO is false

Jeremy Huddleston (2):
      Add _X_UNUSED attribute to designate unused variables and silence warnings
      Add _X_NONNULL macro to annotate when a function expects arguments to be non-null

Matthieu Herrb (1):
      Fix __STDC_VERSION__ tests.

Peter Hutterer (2):
      Add two more symbols for logging grab and window trees
      xproto 7.0.22

Steve Langasek (4):
      Mark x11proto-core-dev Multi-Arch: foreign, so that this arch: all package satisfies the dependencies of foreign-arch packages.
      Install .pc file to /usr/share/pkgconfig instead of /usr/lib/pkgconfig.
      releasing version 7.0.21-3
      revert accidental application of debian/patches

---
 ChangeLog                            |  241 +++++++++++
 XF86keysym.h                         |    3 
 Xfuncproto.h.in                      |   27 +
 configure.ac                         |   13 
 debian/README.source                 |   28 -
 debian/changelog                     |   28 +
 debian/compat                        |    2 
 debian/control                       |   23 -
 debian/patches/01_keep_xorg_css.diff |   37 -
 debian/patches/series                |    2 
 debian/rules                         |  105 -----
 debian/x11proto-core-dev.install     |    3 
 debian/xsfbs/repack.sh               |   32 -
 debian/xsfbs/xsfbs.mk                |  276 -------------
 debian/xsfbs/xsfbs.sh                |  622 ------------------------------
 docbook.am                           |   97 ++++
 keysymdef.h                          |   26 -
 specs/.gitignore                     |    1 
 specs/Makefile.am                    |   76 ---
 specs/encoding.xml                   |    8 
 specs/glossary.xml                   |  209 +++++-----
 specs/keysyms.xml                    |   11 
 specs/sect1-9.xml                    |  707 ++++++++++++++++++-----------------
 specs/x11protocol.xml                |    2 
 24 files changed, 961 insertions(+), 1618 deletions(-)
---


Reply to: