libxkbcommon (0.7.1-2~deb9u1) stretch; urgency=medium * Non-maintainer upload. * Rebuild for stretch. -- Andreas Beckmann Mon, 27 Nov 2017 17:50:43 +0100 libxkbcommon (0.7.1-2) unstable; urgency=medium * Remove Cyril from Uploaders. * Add missing dependency libxkbcommon-x11-dev → libxkbcommon-dev (closes: #872874). -- Julien Cristau Sat, 16 Sep 2017 13:40:36 +0200 libxkbcommon (0.7.1-1) unstable; urgency=medium * New upstream release. * No need to explicitly enable --parallel, it's the default in compat 10. -- Emilio Pozuelo Monfort Wed, 18 Jan 2017 20:05:33 +0100 libxkbcommon (0.7.0-1) unstable; urgency=medium * New upstream release. * debian/libxkbcommon0.symbols: add new symbols. * Build-depend on graphviz, needed for the doxygen docs. Closes: #844711. * Bump Standards-Version to 3.9.8, no changes. * Bump debhelper compat to 10. + debhelper now enables dh-autoreconf by default. * Stop passing --disable-silent-rules to configure, debhelper does that for a while. * debian/control: Update upstream git repo URL. -- Emilio Pozuelo Monfort Wed, 07 Dec 2016 18:48:48 +0100 libxkbcommon (0.6.1-1) unstable; urgency=medium * New upstream release. (Closes: #815867) * Use secure URIs in Vcs-* tags -- Michael Stapelberg Mon, 22 Aug 2016 09:14:43 +0200 libxkbcommon (0.5.0-1) unstable; urgency=medium * New upstream release. * Drop debian/patches, applied upstream. * libxkbcommon-dev: install documentation (Thanks Fernando Seiti Furusato) (Closes: #723086) * Enable --parallel (Thanks Pino Toscano) (Closes: #760621) -- Michael Stapelberg Mon, 18 May 2015 19:53:18 +0200 libxkbcommon (0.4.3-2) unstable; urgency=high * d/p/0001-Remove-linux-input.h-include-from-test-x11comp.c.patch: + Patch from Pino Toscano to fix the build on !linux. Closes: #760624. * debian/control, debian/rules: + Enable quilt as the patch system. * High urgency for RC bug fix. -- Emilio Pozuelo Monfort Tue, 16 Sep 2014 23:07:00 +0200 libxkbcommon (0.4.3-1) unstable; urgency=medium [ Andreas Henriksson ] * New upstream release (Closes: #750129). * Add build-dependencies used by new "x11comp" test: + x11-xkb-utils + xvfb (The test is supposed to skipped when these are not available, but actually it freezes.) [ Emilio Pozuelo Monfort ] * Upload to unstable. -- Emilio Pozuelo Monfort Fri, 05 Sep 2014 02:40:43 +0200 libxkbcommon (0.4.1-2) unstable; urgency=medium * Make libxkbcommon-x11 depend on the same version of libxkbcommon0 (Closes: #755724) -- Michael Stapelberg Wed, 23 Jul 2014 08:35:57 +0200 libxkbcommon (0.4.1-1) unstable; urgency=medium [ Timo Aaltonen ] * New upstream release. * libxkbcommon0.symbols: Added three new symbols. [ Michael Stapelberg ] * Make libxkbcommon-x11-dev depend on libxcb1-dev and libxcb-xkb-dev which it specifies in Requires.private. This is necessary for static builds. -- Michael Stapelberg Fri, 18 Jul 2014 21:16:31 +0200 libxkbcommon (0.4.0-1) unstable; urgency=low * New upstream release. This introduces the new binary packages libxkbcommon-x11-{0,dev} (Closes: #737391) * Canonicalize Vcs-* * Bump standards-version to 3.9.5 (no changes necessary) -- Michael Stapelberg Sun, 09 Feb 2014 18:34:46 +0100 libxkbcommon (0.3.1-2) unstable; urgency=low * Cherry-pick ec9a02 from upstream, fixes FTBFS on hurd. Closes: #717723. * Re-enable the test suite on !linux. Thanks Pino Toscano. Closes: #715560. -- Emilio Pozuelo Monfort Tue, 10 Sep 2013 01:45:53 +0200 libxkbcommon (0.3.1-1) unstable; urgency=low * Team upload. [ Timo Aaltonen ] * New upstream release 0.2.0. (Closes: #691699) * libxkbcommon-dev.install: Add new headers, rename existing. * control: Update Standards-Version, no changes. * watch: Updated. * control: Remove the comments about the experimental status, this is an actual release. * control: Use debhelper 9 and convert to multiarch. * control: Update the descriptions. * rules: Don't hardcode shlibs to the package version, this is an actual release now. * Use source format 1.0. * Add libxkbcommon0.symbols. * copyright: Remove the note about no tarballs, add upstream url. * control: Added homepage. * rules: Replace old tarball target with generic gentarball target. * rules: Don't run tests on !linux. [ Emilio Pozuelo Monfort ] * debian/watch: + Look for .xz tarballs. * New upstream release 0.3.1. * debian/libxkbcommon0.symbols: + Add Build-Depends-Package field. + Add new symbols. * debian/rules: + Pass -c4 to dpkg-gensymbols to abort the build if there are any new or missing symbols. + Make the build verbose. -- Emilio Pozuelo Monfort Sun, 09 Jun 2013 01:50:50 +0200 libxkbcommon (0.1.0~1-1) experimental; urgency=low [ Cyril Brulebois ] * Fix short description for libxkbcommon-dev. [ Timo Aaltonen ] * Merge master up to c19661b965. -- Cyril Brulebois Fri, 10 Feb 2012 22:12:02 +0100 libxkbcommon (0.1.0~0-1) experimental; urgency=low * Initial release (Closes: #611401): - Merge master up to b9b0011994. * Since there's no upstream release yet, use 0.1.0~X-Y as version numbers, with: - 0.1.0: the version currently in configure.ac; - X: an integer bumped everytime we create a snapshot; - Y: Debian revision. * Keep shlibs very strict: packages linking against libxkbcommon will pick a dependency on the particular revision they were linked against. Since users are likely to be only XServer and Wayland, that shouldn't be too much of a hassle. (All of them will probably stay in experimental for a while anyway, libxkbcommon support isn't merged in XServer's master yet.) * Write a “tarball” target to generate upstream tarballs for next snapshots. * Use xkb-data build-dep since it's needed for the test suite. -- Cyril Brulebois Mon, 31 Jan 2011 05:07:13 +0100