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 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270
|
libratbag (0.18-1) unstable; urgency=medium
* Standards-Version 4.7.2, no change required.
* Upload to unstable along with piper.
-- Stephen Kitt <skitt@debian.org> Sat, 08 Mar 2025 15:58:47 +0100
libratbag (0.18-1~exp1) experimental; urgency=medium
* New upstream release, incompatible with pre-0.8 versions of piper.
* Drop disable-ratbagctl-test.patch, upstream handles skipping tests
correctly.
* Build-depend on pkgconf instead of pkg-config.
* Standards-Version 4.7.0, no change required.
-- Stephen Kitt <skitt@debian.org> Sun, 29 Sep 2024 16:06:54 +0200
libratbag (0.17-3) unstable; urgency=medium
* Upload to unstable.
-- Stephen Kitt <skitt@debian.org> Sat, 20 Jan 2024 20:27:41 +0100
libratbag (0.17-3~exp1) experimental; urgency=medium
* Build-depend on systemd-dev instead of systemd, and rely on the
systemd.pc defaults for installation directories. Closes: #1060530.
* Upload to experimental since the above moves files from / to /usr.
-- Stephen Kitt <skitt@debian.org> Sun, 14 Jan 2024 15:49:24 +0100
libratbag (0.17-2) unstable; urgency=medium
[ Gioele Barabucci ]
* Install dbus policy in /usr instead of /etc. Closes: #1040508.
[ Stephen Kitt ]
* Drop the libratbag-tools transitional package. Closes: #1032711.
* Standards-Version 4.6.2, no further change required.
-- Stephen Kitt <skitt@debian.org> Wed, 20 Dec 2023 09:45:16 +0100
libratbag (0.17-1) unstable; urgency=medium
[ Debian Janitor ]
* Remove constraints unnecessary since buster:
+ Build-Depends: Drop versioned constraint on libsystemd-dev and meson.
+ lur-command: Drop versioned constraint on liblur3 and libratbag-tools in
Replaces.
+ lur-command: Drop versioned constraint on liblur3 and libratbag-tools in
Breaks.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
[ Stephen Kitt ]
* New upstream release, merging manpage-fixes.patch and unkown.patch.
* Remove disable-valgrind.patch, it is no longer needed since upstream
handles valgrind being present or not.
* Standards-Version 4.6.1, no change required.
-- Stephen Kitt <skitt@debian.org> Thu, 10 Nov 2022 18:14:09 +0100
libratbag (0.16-1) unstable; urgency=medium
* Standards-Version 4.6.0, no change required.
* Upload to unstable.
-- Stephen Kitt <skitt@debian.org> Wed, 01 Sep 2021 20:54:21 +0200
libratbag (0.16-1~exp1) experimental; urgency=medium
* New upstream release.
* Standards-Version 4.5.1, no change required.
* Update patch forwarding status.
-- Stephen Kitt <skitt@debian.org> Wed, 30 Jun 2021 19:30:45 +0200
libratbag (0.15-1) unstable; urgency=medium
* New upstream release.
* Switch to debhelper compatibility level 13.
-- Stephen Kitt <skitt@debian.org> Sat, 26 Sep 2020 09:57:10 +0200
libratbag (0.14-1) unstable; urgency=medium
* New upstream release.
-- Stephen Kitt <skitt@debian.org> Mon, 18 May 2020 17:13:45 +0200
libratbag (0.13-1) unstable; urgency=medium
* New upstream release.
* Standards-Version 4.5.0, no change required.
-- Stephen Kitt <skitt@debian.org> Mon, 10 Feb 2020 17:28:37 +0100
libratbag (0.12-1) unstable; urgency=medium
* New upstream release.
* Drop the obsolete dh_missing override.
-- Stephen Kitt <skitt@debian.org> Fri, 20 Dec 2019 23:41:32 +0100
libratbag (0.11-1) unstable; urgency=medium
* New upstream release.
* Standards-Version 4.4.1, no change required.
-- Stephen Kitt <skitt@debian.org> Fri, 08 Nov 2019 17:44:18 +0100
libratbag (0.10-1) unstable; urgency=medium
* New upstream release.
* Drop obsolete pre-installation clean-up in debian/rules.
* Switch to debhelper compatibility level 12.
* Standards-Version 4.4.0, no change required.
-- Stephen Kitt <skitt@debian.org> Tue, 13 Aug 2019 18:18:20 +0200
libratbag (0.9.905-1) unstable; urgency=medium
* New upstream pre-release.
* Adjust the ratbagctl manpage to account for argument changes.
-- Stephen Kitt <skitt@debian.org> Thu, 28 Feb 2019 21:07:22 +0100
libratbag (0.9.904-3) unstable; urgency=medium
* Make lur-command break liblur3, ensuring that we can’t end up
with a missing lur-command.1. Closes: #867671. Thanks Andreas!
-- Stephen Kitt <skitt@debian.org> Fri, 08 Feb 2019 13:32:19 +0100
libratbag (0.9.904-2) unstable; urgency=medium
* After discussion with upstream, Buster should ship with this version
rather than the old 0.9, so upload to unstable.
-- Stephen Kitt <skitt@debian.org> Wed, 06 Feb 2019 18:20:54 +0100
libratbag (0.9.904-1) experimental; urgency=medium
* New upstream pre-release.
* Add Build-Depends-Package and tag versioning symbols in
liblur3.symbols.
* Standards-Version 4.3.0, no change required.
-- Stephen Kitt <skitt@debian.org> Sun, 27 Jan 2019 19:00:24 +0100
libratbag (0.9.903-1) experimental; urgency=medium
* New upstream pre-release.
* Set “Rules-Requires-Root: no”.
* Standards-Version 4.2.1, no further change required.
-- Stephen Kitt <skitt@debian.org> Thu, 13 Sep 2018 21:39:28 +0200
libratbag (0.9.902-1) experimental; urgency=medium
* New upstream pre-release.
-- Stephen Kitt <skitt@debian.org> Mon, 21 May 2018 14:19:36 +0200
libratbag (0.9.901-3) experimental; urgency=medium
* Migrate to Salsa.
* Standards-Version 4.1.4, no further change required.
-- Stephen Kitt <skitt@debian.org> Mon, 07 May 2018 11:36:59 +0200
libratbag (0.9.901-2) experimental; urgency=medium
* Enforce a UTF-8 locale (the Python source uses UTF-8). Closes:
#887072.
-- Stephen Kitt <skitt@debian.org> Sat, 13 Jan 2018 23:15:49 +0100
libratbag (0.9.901-1) experimental; urgency=medium
* New upstream pre-release, including the Meson 0.43 fix. Closes:
#880869.
* Switch to debhelper compatibility level 11.
* Standards-Version 4.1.3, no further change required.
-- Stephen Kitt <skitt@debian.org> Sat, 13 Jan 2018 13:19:09 +0100
libratbag (0.9.900-2) experimental; urgency=medium
* Disable the valgrind tests, valgrind isn’t available everywhere yet.
* Add missing build-dependency on systemd.
-- Stephen Kitt <skitt@debian.org> Mon, 18 Sep 2017 20:47:23 +0200
libratbag (0.9.900-1) experimental; urgency=medium
* New upstream pre-release, dropping libratbag and providing ratbagd:
- build-depend on Python and python3-evdev;
- drop libratbag4, libratbag-dev and libratbag-doc;
- drop the now unnecessary documentation build-dependencies;
- rename libratbag-tools to lur-command and provide a transitional
package;
- merge libratbag-common with ratbagd.
* Update debian/copyright.
* Standards-Version 4.1.0, no change required.
-- Stephen Kitt <skitt@debian.org> Wed, 13 Sep 2017 19:38:31 +0200
libratbag (0.9-2) unstable; urgency=medium
* lur-command.1 ended up in liblur3 0.5, so libratbag-tools needs to
replace it.
-- Stephen Kitt <skitt@debian.org> Fri, 07 Jul 2017 08:40:17 +0200
libratbag (0.9-1) unstable; urgency=medium
* New upstream release, using Meson, obsoleting
configure-valgrind.patch and including the lur-command manpage.
* Switch to debhelper compatibility level 10.
* Update watch file.
-- Stephen Kitt <skitt@debian.org> Mon, 19 Jun 2017 21:26:47 +0200
libratbag (0.5-2) unstable; urgency=medium
* Disable valgrind and remove it from the build-dependencies — it's
currently not very useful with the included tests, and it limits the
architectures we can build successfully on.
* Re-enable symbols-leak-test, it works fine without valgrind.
* Avoid shipping the unnecessary .md5 files generated by doxygen.
* Add a manpage for lur-command.
-- Stephen Kitt <skitt@debian.org> Wed, 26 Oct 2016 13:45:33 +0200
libratbag (0.5-1) unstable; urgency=medium
* New upstream release.
* Add build-dependency on check for the tests (but disable
symbols-leak-test for now — it blows up because of issues in bash).
* Clean up debian/control with cme.
* Standards-Version 3.9.8, no change required.
-- Stephen Kitt <skitt@debian.org> Fri, 16 Sep 2016 17:55:25 +0200
libratbag (0.4-2) unstable; urgency=medium
* Split the common files out, otherwise transitions will be
impossible.
* Install udev files in /lib/udev. Closes: #819633.
-- Stephen Kitt <skitt@debian.org> Thu, 31 Mar 2016 12:59:40 +0200
libratbag (0.4-1) unstable; urgency=medium
* New upstream release.
-- Stephen Kitt <skitt@debian.org> Wed, 16 Mar 2016 08:56:01 +0100
libratbag (0.3-2) unstable; urgency=medium
* Install udev files in /lib/udev.
-- Stephen Kitt <skitt@debian.org> Tue, 08 Mar 2016 17:29:37 +0100
libratbag (0.3-1) unstable; urgency=low
* Initial release. Closes: #801896.
-- Stephen Kitt <skitt@debian.org> Sat, 05 Mar 2016 11:48:03 +0100
|