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 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135
|
libxsettings-client (0.17-14) unstable; urgency=medium
* QA upload
* Remove libxsettings-client-doc Recommends: devhelp, dwww
* Opt into pristine-tar
-- Jeremy BĂcha <jbicha@ubuntu.com> Wed, 03 Dec 2025 17:33:46 -0500
libxsettings-client (0.17-13) unstable; urgency=medium
* QA upload.
* Fix clean target. Closes: #1046129.
* d/control: Mark libxsettings-client0 as "Multi-Arch: same".
* d/control: Drop "Priority: optional" (default).
* d/control: Update standards-version.
* Add debian/gbp.conf and drop pristine-tar branch.
* Add debian/salsa-ci.yml.
-- Santiago Vila <sanvila@debian.org> Mon, 01 Dec 2025 23:10:00 +0100
libxsettings-client (0.17-12) unstable; urgency=medium
* QA upload.
* debian/control: Drop libgtk2.0-dev build-dependency, actually unused
(Closes: #967594)
-- Samuel Thibault <sthibault@debian.org> Wed, 02 Aug 2023 22:00:13 +0200
libxsettings-client (0.17-11) unstable; urgency=medium
* QA upload.
* debian/: Apply wrap-and-sort -abst.
* debian/control:
+ Bump Standards-Version to 4.6.1.
+ Update Vcs-* fields.
+ Bump debhelper compat to v13.
* debian/rules: Convert to dh sequencer.
* debian/copyright: Rewrite in machine-readable format.
* debian/patches: Add patch for .pc file to use correct libdir.
-- Boyuan Yang <byang@debian.org> Mon, 10 Oct 2022 16:53:27 -0400
libxsettings-client (0.17-10) unstable; urgency=medium
* QA upload.
* Run gtkdocize to fix FTBFS with gtk-doc-tools 1.26.
(Closes: #876588)
* Switch from -dbg to -dbgsym.
* Fix configure.ac to not overwrite CFLAGS.
-- Adrian Bunk <bunk@debian.org> Wed, 27 Sep 2017 20:31:10 +0300
libxsettings-client (0.17-9) unstable; urgency=medium
* QA upload.
* Add the missing libxsettings-client-dev -> libxsettings-dev
dependency. (Closes: #695584)
-- Adrian Bunk <bunk@debian.org> Sun, 03 Sep 2017 23:36:18 +0300
libxsettings-client (0.17-8) unstable; urgency=medium
* QA upload.
* Use pristine source in tar.bz2 format.
* Switch to debhelper 9 compatibility mode.
* Use debhelper options -a and -i where appropriate.
* Add missing dh_* commands in binary-indep target. This should
make "dpkg-buildpackage -A" to work as expected.
* Drop some useless/unused/unnecessary stuff.
-- Santiago Vila <sanvila@debian.org> Sat, 31 Oct 2015 23:24:06 +0100
libxsettings-client (0.17-7) unstable; urgency=medium
* QA upload.
* Use dh-autoreconf instead of autotools-dev (Closes: #734543)
* Drop previous team VCS.
-- Neil Williams <codehelp@debian.org> Sun, 03 May 2015 09:06:28 +0100
libxsettings-client (0.17-6) unstable; urgency=low
* Migrate to source format 3.0 (quilt) for .tar.bz2 support.
* Add vcs metadata for pkg-gpe.
* reinstate build-twice support.
* Fix build-indep for potential release goal. (lintian)
-- Neil Williams <codehelp@debian.org> Sun, 06 Nov 2011 12:06:37 +0000
libxsettings-client (0.17-5) unstable; urgency=low
* Migrate to new doc-base sections
* Add the copyright year (lintian warning)
-- Neil Williams <codehelp@debian.org> Thu, 13 Mar 2008 10:35:02 +0000
libxsettings-client (0.17-4) unstable; urgency=low
* Change dbg package to Priority extra
* Update the standards version (no changes)
* Enforce linkage against -lX11
* Expand watch file for better accuracy
-- Neil Williams <codehelp@debian.org> Wed, 16 Jan 2008 18:39:24 +0000
libxsettings-client (0.17-3) unstable; urgency=low
* fix make distclean operation
* fix cross build support
* Add Debian GPE team to uploaders
* migrate homepage to control field
-- Neil Williams <codehelp@debian.org> Mon, 26 Nov 2007 19:27:08 +0000
libxsettings-client (0.17-2) unstable; urgency=low
* Add a dbg package
* make the docs available via dwww
-- Neil Williams <codehelp@debian.org> Tue, 24 Apr 2007 11:25:00 +0100
libxsettings-client (0.17-1) unstable; urgency=low
* Initial release. (Closes: #404307: ITP: libxsettings-client --
utility functions for the Xsettings protocol (GPE) - Debian Bug
report logs)
* Include the gtk-doc documentation. (LGPL licence).
-- Neil Williams <codehelp@debian.org> Sat, 23 Dec 2006 19:16:12 +0000
libxsettings-client (0.15-1) unstable; urgency=low
* Initial packaging. Unreleased.
-- Florian Boor <florian@kernelconcepts.de> Fri, 21 Oct 2005 16:38:00 +0200
|