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

wayland: Changes to 'refs/tags/wayland-1.1.0-1'



Tag 'wayland-1.1.0-1' created by Emilio Pozuelo Monfort <pochu@debian.org> at 2013-06-03 06:44 +0000

Tagging upload of wayland 1.1.0-1 to experimental.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iEYEABECAAYFAlGsO1EACgkQhTV17EoIsv497ACglP+0qpe0rF37cNMYYsMWiVhX
I6EAniOT9Slufzqrfs7uOXN3JG2SDRGz
=otlX
-----END PGP SIGNATURE-----

Changes since 1.1.0:
Armin K (1):
      Make sure that man page xml files are always disted

Cyril Brulebois (19):
      Add initial packaging.
      Add a gentarball target.
      Add upstream changelog.
      Upload to experimental.
      Merge branch 'upstream-experimental' into debian-experimental
      Bump changelogs.
      Update symbols file (1/2).
      Update symbols file (2/2).
      Upload to experimental.
      Merge branch 'upstream-experimental' into debian-experimental
      Bump changelogs.
      Update symbols file.
      Upload to experimental.
      Merge branch 'upstream-experimental' into debian-experimental
      Bump changelogs.
      Update watch file.
      Upload to experimental.
      Update long description, wayland-demos got replaced by weston.
      Upload to unstable.

David Herrmann (2):
      event-loop: fix returning the destroy-signal listener
      gitignore: add test-suite files

Emilio Pozuelo Monfort (11):
      Split the shared libraries into separate packages
      Add Build-Depends-Package to symbol files.
      Release to experimental
      Add missing conflict/replaces for the library split.
      Release to experimental
      Merge branch 'upstream-experimental' into debian-experimental-new
      Merge branch 'debian-experimental' into debian-experimental-new
      New upstream release.
      Add new symbols
      Bump SHVER accordingly
      Release to experimental

Jason Ekstrand (2):
      Added a destroy signal to the wl_display object.
      Add a destroy signal to the wl_event_loop object

Jonas Ådahl (2):
      doc: Only generate Wayland documentation if xsltproc was found
      man, configure.ac: Only generate man pages if we can do it offline

Kristian Høgsberg (10):
      Release 0.85.0
      client: Add \since tag for wl_display_dispatch_queue_pending() documentation
      client: Update libtool version for new entry points
      configure.ac: Bump version to 1.0.2
      configure.ac: Bump version to 1.0.3
      configure.ac: Bump version to 1.0.4
      connection.c: Align pointer extra storage correctly
      queue-test: WEXITSTATUS() is undefined if WIFEXITED() is false
      tests: Add a help message for the test runner
      configure.ac: Bump version to 1.0.5

Maarten Lankhorst (2):
      Merge tag '1.0.0' into debian-experimental
      New upstream release

Pekka Paalanen (2):
      tests: rename temporary files
      client: remove two unused function pointer typedefs

Quentin Glidic (2):
      pkgconfig: Use configure provided directories
      test/event-loop: Check readable state on a pipe

Siddharth Heroor (1):
      README: Fix typos

Sven Joachim (25):
      Merge branch 'upstream-experimental' into debian-experimental
      New upstream release
      debian/control: Merge entries for unreleased 0.95.0-1 version
      Close multiarch bug 690081
      Merge branch 'upstream-experimental' into debian-experimental
      New upstream release
      Use wildcards in libwayland0.install
      Restore libwayland0's symbols files
      Update symbols file
      Add Homepage field to debian/control
      Update debian/copyright
      Add a few more copyright holders to debian/copyright
      tests: Don't leave temporary files behind
      Revert "Switch to source format 3.0 (quilt) due to the xz tarball."
      tests: Don't leave temporary files behind
      Document the cherry-pick
      Remove two files not in the 1.0.2 tarball
      Drop useless rm call from debian/rules
      Merge branch 'upstream-experimental' into debian-experimental
      New upstream release
      Revert "Document the cherry-pick"
      Add docbook-xsl to Build-Depends
      Merge branch 'upstream-experimental' into debian-experimental
      New upstream release
      Update libwayland0.symbols and bump shlibs for new symbols

Timo Aaltonen (19):
      Merge remote-tracking branch 'origin/upstream-unstable' into debian-experimental
      Merge remote-tracking branch 'origin/debian-unstable' into debian-experimental
      update the changelogs
      Migrate to multiarch.
      copyright: Refresh.
      control: Update Standards-Version to 3.9.3, no changes.
      rules: Make it non-fatal to fail the tests, which don't all succeed when ran in headless mode.
      rules: Drop the creation of hard dependencies, wayland should be mostly API stable now.
      rules: Drop dh_auto_install override.  dh_auto_install automatically installs to debian/tmp whenever there are multiple binary packages.
      brown paper bag: bump the compat for multiarch
      libwayland*.install: Add missing files.
      rules: Temporarily disable installing the protocol docs, decide where to put them first.
      Add README.source
      copyright: drop the format specification
      Switch to source format 3.0 (quilt) due to the xz tarball.
      remove files not in tarballs
      bump policy to 3.9.4, no changes
      Merge branch 'upstream-experimental' into debian-experimental
      update the version

---
 autogen.sh                        |    9 
 cursor/convert_font.c             |  531 --------------------------------------
 debian/README.source              |   58 ++++
 debian/changelog                  |  101 +++++++
 debian/compat                     |    1 
 debian/control                    |  154 +++++++++++
 debian/copyright                  |   36 ++
 debian/libwayland-client0.install |    2 
 debian/libwayland-client0.symbols |   63 ++++
 debian/libwayland-cursor0.install |    2 
 debian/libwayland-cursor0.symbols |    7 
 debian/libwayland-dev.install     |   21 +
 debian/libwayland-server0.install |    2 
 debian/libwayland-server0.symbols |  116 ++++++++
 debian/patches/series             |    1 
 debian/rules                      |   35 ++
 debian/watch                      |    3 
 dev/null                          |binary
 18 files changed, 602 insertions(+), 540 deletions(-)
---


Reply to: