1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49
|
xcb-util-xrm (1.3+git20230724.a17de57-1) unstable; urgency=medium
* Team upload of Debian team.
[ Jelmer Vernooij ]
* Migrate repository from alioth to salsa.
[ Andreas Tille ]
* New upstream version
Closes: #1015738
* Point watch file to latest commit since tag 1.3 has issues with automake
Unfortunately additional patches including some M4 makros copied from
xcb-util-wm-0.4.2 are needed to run dh_autoreconf successfully
* Standards-Version: 4.7.0 (routine-update)
* debhelper-compat 13 (routine-update)
* Replace transitional package pkg-config by pkgconf in Build-Depends
(routine-update)
* d/control: automake + autoconf not explicitly needed as Build-Depends
* Rules-Requires-Root: no (routine-update)
* Trim trailing whitespace.
* Remove constraints unnecessary since bullseye (oldstable):
+ Build-Depends: Replace dependency on transitional package libxcb-util0-dev
with replacement libxcb-util-dev (= 0.4.0-1+b1).
+ libxcb-xrm-dev: Replace dependency on transitional package
libxcb-util0-dev with replacement libxcb-util-dev (= 0.4.0-1+b1) in
Depends.
* Fix dh_missing which now defaults to fail-missing
* Remove debian-rules-is-dh_make-template
-- Andreas Tille <tille@debian.org> Thu, 28 Nov 2024 10:16:06 +0100
xcb-util-xrm (1.0-3) unstable; urgency=medium
* Install *.a into libxcb-xrm-dev
-- Michael Stapelberg <stapelberg@debian.org> Sat, 30 Sep 2017 08:40:32 +0200
xcb-util-xrm (1.0-2) unstable; urgency=medium
* add Multi-Arch: same
* bump Standards-Version to 3.9.8 (no changes necessary)
-- Michael Stapelberg <stapelberg@debian.org> Tue, 15 Nov 2016 09:49:26 +0100
xcb-util-xrm (1.0-1) unstable; urgency=medium
* Initial release (Closes: #821024)
-- Michael Stapelberg <stapelberg@debian.org> Thu, 14 Apr 2016 19:43:19 +0200
|