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 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312
|
mate-power-manager (1.16.2-1+deb9u1) stretch; urgency=medium
[ Martin Wimpress ]
* debian/patches:
+ Add 0001_do_not_abort_on_unknown_DBus_signal_name.patch. (Closes:
#870121).
-- Mike Gabriel <sunweaver@debian.org> Tue, 05 Sep 2017 11:38:30 +0200
mate-power-manager (1.16.2-1) unstable; urgency=medium
* New upstream release.
-- Mike Gabriel <sunweaver@debian.org> Wed, 26 Apr 2017 21:37:43 +0200
mate-power-manager (1.16.0-2) unstable; urgency=medium
* debian/control:
+ Replace R: dbus-x11 by R: default-dbus-session-bus | dbus-session-bus.
(Closes: #836032).
-- Mike Gabriel <sunweaver@debian.org> Tue, 24 Jan 2017 16:45:54 +0100
mate-power-manager (1.16.0-1) unstable; urgency=medium
[ Martin Wimpress ]
* New upstream release. (Closes: #837965, #838214).
* debian/control:
+ Drop B-D: libunique-3.0-dev. (Closes: #827232). Not required by
this upstream release anymore.
+ Drop B-D: libmate-desktop-dev.
* debian/copyright:
+ Update copyright attributions.
[ Vangelis Mouhtsis ]
* debian/changelog:
+ Fix missing changelog items for 1.15.1-0ubuntu1 upload.
* debian/control:
+ Dependencies updated for MATE 1.16.
* debian/watch:
+ Update version matching again to _not_ support development releases.
-- Mike Gabriel <sunweaver@debian.org> Mon, 03 Oct 2016 20:40:50 +0200
mate-power-manager (1.15.1-0ubuntu1) yakkety; urgency=medium
* New upstream development release. (Closes: #827232).
* debian/control:
+ Dependencies updated for MATE 1.15.
* debian/watch:
+ Update version matching to support development releases.
-- Martin Wimpress <code@flexion.org> Fri, 09 Sep 2016 13:04:47 +0100
mate-power-manager (1.14.0-2) unstable; urgency=medium
[ Vangelis Mouhtsis ]
* debian/{control,rules}:
+ Don't build dbg:packages anymore. See
https://wiki.debian.org/AutomaticDebugPackages.
[ Martin Wimpress ]
* debian/patches:
+ Add 1000_fix_battery_icon.patch.
-- Mike Gabriel <sunweaver@debian.org> Thu, 23 Jun 2016 21:25:52 +0200
mate-power-manager (1.14.0-1) unstable; urgency=medium
[ Vangelis Mouhtsis ]
* debian/control:
+ Versioned B-D on dpkg-dev (>= 1.16.1.1).
+ Use encrypted URLs for Vcs-*: field.
* debian/rules:
+ Enable all hardening flags.
[ Martin Wimpress ]
* New upstream release.
* debian/control:
+ B-D: libcanberra-gtk3-dev
+ B-D: libgtk-3-dev
+ Versioned B-D: libmate-desktop-dev (>= 1.14)
+ Versioned B-D: libmate-panel-applet-dev (>= 1.14)
+ B-D: libunique-3.0-dev
+ B-D: libwnck-3-dev.
+ Versioned B-D: mate-common (>= 1.14)
* debian/rules:
+ MateConf dropped upstream.
+ Add --with-gtk=3.0
* debian/patches:
+ Drop 0001_dont-crash-if-XRRGetScreenResourceCurrent-fails.patch. Applied
upstream.
* debian/copyright:
+ Update copyright attributions.
[ Mike Gabriel ]
* debian/control:
+ Bump Standards: to 3.9.8. No changes needed.
-- Mike Gabriel <sunweaver@debian.org> Wed, 25 May 2016 16:34:41 +0200
mate-power-manager (1.12.1-1) unstable; urgency=medium
[ Martin Wimpress ]
* New upstream release.
- Save AC-power backlight set via brightness keys in GSettings. (Closes:
#785017).
- LCD brightness changes on login while running on battery power. (Closes:
#766806).
* debian/control:
+ Versioned B-D: mate-common (>= 1.12) and libmate-desktop-dev (>= 1.12).
[ Mike Gabriel ]
* debian/patches:
+ Add 0001_dont-crash-if-XRRGetScreenResourceCurrent-fails.patch (picked
from upstream). Don't crash if XRandR 1.3 is not supported.
-- Mike Gabriel <sunweaver@debian.org> Sat, 02 Jan 2016 07:48:36 +0100
mate-power-manager (1.10.2-1) unstable; urgency=medium
[ Martin Wimpress ]
* New upstream release.
* debian/mate-power-manager-common.install:
+ Add usr/share/{help,man}.
* debian/mate-power-manager.install:
+ Remove usr/share/man.
* debian/rules:
+ Correct typo.
+ Add --enable-deprecated and --disable-strict build options.
+ Remove dfsg suffix.
* debian/watch:
+ Remove dfsg suffix.
* debian/copyright:
+ Add copyright attribution for help authors and translators.
+ Remove patches/gpm-manager.patch, no longer upstream.
* debian/patches:
+ Drop 2001_omit-gfdl-licensed-help-files.patch, the mate-power-manager
help is DFSG compliant.
[ Mike Gabriel ]
* Upload to unstable.
- This new upstream release fixes keyboard backlight adjustment for
laptops with non-standard levels. (This hopefully closes: #775500,
please reopen, if not).
* lintian:
+ Move overrides in mate-power-manager.lintian-overrides over to
bin:package mate-power-manager-common (man page have been moved
over into the latter).
-- Mike Gabriel <sunweaver@debian.org> Wed, 02 Sep 2015 05:08:49 +0200
mate-power-manager (1.10.1+dfsg1-1~exp1) experimental; urgency=medium
* New upstream release.
-- Mike Gabriel <sunweaver@debian.org> Fri, 17 Jul 2015 14:20:38 +0200
mate-power-manager (1.10.0+dfsg1-1~exp1) experimental; urgency=medium
[ Martin Wimpress ]
* New upstream release.
* debian/control:
+ New bin:package: mate-power-manager-common.
+ Processed with wrap-and-sort
* debian/patches:
+ Drop 0001_fix-backlight-popup-gtkbuilder.patch. Applied upstream.
+ Drop 0002_handle-UP-DEVICE-STATE-UNKNOWN.patch. Applied upstream.
+ Drop 0003_fix-power-statistics-when-unplugging-wireless-device-with-
battery.patch. Applied upstream.
+ Drop 0004_drop-udisks1-support.patch. Applied upstream.
+ Drop 2002_compile-extra-man-pages.patch. Applied upstream.
* debian/mate-power-backlight-helper.sgml:
+ Drop. Applied upstream.
* debian/mate-power-manager-bugreport.sgml:
+ Drop. Applied upstream.
[ Mike Gabriel ]
* debian/control:
+ Versioned B-D: mate-common (>= 1.10).
* debian/rules:
+ Create orig tarball in ../ rather than in $(CURDIR).
+ No Debian-provided man pages anymore. Don't attempt copying them into
the source tree.
* debian/copyright:
+ Update for this upstream release.
-- Mike Gabriel <sunweaver@debian.org> Wed, 17 Jun 2015 15:36:02 +0200
mate-power-manager (1.8.1+dfsg1-6) unstable; urgency=medium
* debian/patches:
+ Add 0004_drop-udisks1-support.patch. Drop HD spindown timeout support
via udisks1 because udisks1 is deprecated. (Closes: #750508).
* debian/control:
+ Drop from R (bin:package mate-power-manager): udisks.
-- Mike Gabriel <sunweaver@debian.org> Mon, 11 May 2015 16:51:04 +0200
mate-power-manager (1.8.1+dfsg1-5) unstable; urgency=medium
* debian/patches:
+ Add 0003_fix-power-statistics-when-unplugging-wireless-device-with-
battery.patch. Fix crashes of mate-power-statistics when unplugging
wireless devices that have a battery (e.g. wireless mouse). The crashes
were due to a not fully implemented adaptation to API changes in upower
0.99 API. (Closes: #780844).
-- Mike Gabriel <sunweaver@debian.org> Fri, 03 Apr 2015 16:02:50 +0200
mate-power-manager (1.8.1+dfsg1-4) unstable; urgency=medium
* debian/patches:
+ Add 0002_handle-UP-DEVICE-STATE-UNKNOWN.patch. Handle
UP_DEVICE_STATE_UNKNOWN device states, avoid g_assert_not_reached().
Fix segfaulting of mate-power-statistics in certain situations.
(Closes: #779719). See also #774546.
-- Mike Gabriel <sunweaver@debian.org> Thu, 05 Mar 2015 05:42:14 +0100
mate-power-manager (1.8.1+dfsg1-3) unstable; urgency=medium
* debian/patches:
+ Add 0001_fix-backlight-popup-gtkbuilder.patch. Fix GTKBuilder script for
media keys popup window. (Closes: #766749).
-- Mike Gabriel <sunweaver@debian.org> Mon, 12 Jan 2015 06:11:46 +0100
mate-power-manager (1.8.1+dfsg1-2) unstable; urgency=medium
* debian/rules:
+ Install applets into non-multi-arch libexecdir. (Closes: #769423).
-- Mike Gabriel <sunweaver@debian.org> Fri, 12 Dec 2014 10:42:43 +0100
mate-power-manager (1.8.1+dfsg1-1) unstable; urgency=medium
[ Vangelis Mouhtsis ]
* debian/control:
+ Bump Standards: to 3.9.6. No changes needed.
[ Mike Gabriel ]
* New upstream release.
* debian/patches:
+ Drop 0001_upower-1.0_patch*.patch. Applied upstream.
+ Drop 1002_add-keywords-key-to-desktop-files.patch. Applied upstream.
* debian/copyright:
+ Reflect file name change (tools/mate-power-bugreport.sh ->
tools/mate-power-manager-bugreport).
+ Drop license information for file m4/ltsugar.m4. Not ship in upstream
sources anymore.
* debian/rules:
+ Use upstream's NEWS file as upstream ChangeLog.
+ Stop renaming mate-power-bugreport.sh. Upstream has changed its name to
mate-power-manager-bugreport (as requested by us... Thanks!).
-- Mike Gabriel <sunweaver@debian.org> Thu, 23 Oct 2014 09:52:18 +0200
mate-power-manager (1.8.0+dfsg1-4.1) unstable; urgency=medium
* Non-maintainer upload.
* Build-depend on libtool-bin. Closes: #761776.
-- Matthias Klose <doko@debian.org> Thu, 09 Oct 2014 09:57:17 +0000
mate-power-manager (1.8.0+dfsg1-4) unstable; urgency=medium
* debian/control:
+ Modify D (mate-power-manager): Alternatively depend on systemd or
consolekit (preferably systemd in Debian jessie and above). (Closes:
#757314).
+ Upgrade from S to D (mate-power-manager): policykit-1 (without it
mate-power-manager does not start). Also add mate-polkit to
Suggests: field. (Closes: #761471).
* debian/copyright:
+ Add some stray files without license/copyright information.
+ Add license/copyright information for src/msd-osd-window.*.
+ Add short license name for m4/ltsugar.m4.
+ Don't reference build-crufted files (src/gpm-marshal.c,
src/gpm-marshal.h).
-- Mike Gabriel <sunweaver@debian.org> Mon, 15 Sep 2014 12:42:39 +0200
mate-power-manager (1.8.0+dfsg1-3) unstable; urgency=low
[ Vangelis Mouhtsis ]
* debian/rules:
+ Replace on dh_install --list-missing -> --fail-missing.
+ Remove non-packaged *.convert files after build.
[ Mike Gabriel ]
* debian/patches: Pull-in three upstream-commits as patches
(0001_upower-1.0_patch[1-3].patch). Fix FTBFS against upower
(>= 0.99). (Closes: #748931).
-- Mike Gabriel <sunweaver@debian.org> Fri, 30 May 2014 14:13:03 +0200
mate-power-manager (1.8.0+dfsg1-2) unstable; urgency=low
* debian/rules:
+ On dh_clean also remove our copied-in man page for
mate-power-backlight-helper.
* debian/mate-power-manager-common.install:
+ Drop mate-conf .convert files from package.
-- Mike Gabriel <sunweaver@debian.org> Mon, 05 May 2014 10:15:22 +0200
mate-power-manager (1.8.0+dfsg1-1) unstable; urgency=low
* Initial release. (Closes: #734868).
-- Mike Gabriel <sunweaver@debian.org> Tue, 22 Apr 2014 00:13:31 +0200
|