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 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393
|
mate-media (1.26.2-1) unstable; urgency=medium
* New upstream release.
* debian/patches:
+ Drop all patches. Applied upstream.
* debian/copyright:
+ Update copyright attribution for debian/.
-- Mike Gabriel <sunweaver@debian.org> Sat, 06 Jan 2024 09:25:42 +0100
mate-media (1.26.0-2) unstable; urgency=medium
* debian/patches:
+ Use 0001_revert-fix-validation-warnings.patch from upstream Git (with
all the metadata included).
+ Add 0002_fix-memleak-in-vol-mixer.patch. (Closes: #971783).
+ Add 0003_a11y-improvements.patch.
* debian/control:
+ Bump Standards-Version: to 4.6.2. No changes needed.
* debian/copyright:
+ Update copyright attributions for debian/.
-- Mike Gabriel <sunweaver@debian.org> Thu, 02 Feb 2023 15:15:21 +0100
mate-media (1.26.0-1) unstable; urgency=medium
[ Martin Wimpress ]
* New upstream release.
* debian/rules:
+ Man page rename applied upstream.
* debian/patches:
+ Add 0001_revert-fix-validation-warnings.patch. (LP: #1945261)
[ Mike Gabriel ]
* debian/control:
+ Bump Standards-Version: to 4.6.0. No changes needed.
* debian/watch:
+ Use format version 4.
* debian/copyright:
+ Update copyright attributions.
-- Mike Gabriel <sunweaver@debian.org> Sat, 11 Dec 2021 23:56:43 +0100
mate-media (1.24.1-1) unstable; urgency=medium
[ Martin Wimpress ]
* New upstream release
[ Mike Gabriel ]
* debian/control:
+ Bump DH compat level to version 13.
* debian/copyright:
+ Update copyright attributions.
-- Mike Gabriel <sunweaver@debian.org> Fri, 21 Aug 2020 21:50:55 +0200
mate-media (1.24.0-1) unstable; urgency=medium
[ Mike Gabriel ]
* debian/control:
+ Add Rules-Requires-Root: field and set it to no.
+ Bump Standards-Version: to 4.5.0. No changes needed.
+ Update versioned B-D on mate-common (>= 1.24.0-1~).
* debian/upstream/metadata:
+ Drop obsolete fields Contact: and Name:.
+ Append .git suffix to URLs in Repository: field.
[ Martin Wimpress ]
* New upstream release.
* debian/copyright:
+ Update copyright attributions.
-- Mike Gabriel <sunweaver@debian.org> Fri, 14 Feb 2020 09:53:24 +0100
mate-media (1.22.2-1) unstable; urgency=medium
[ Martin Wimpress ]
* New upstream release.
-- Mike Gabriel <sunweaver@debian.org> Fri, 27 Sep 2019 22:04:03 +0200
mate-media (1.22.1-2) unstable; urgency=medium
[ Martin Wimpress ]
* debian/mate-media-common.maintscript:
+ Due to how /etc files are handled, use maintscript to make sure the file
is actually renamed, not copied with a new name.
-- Mike Gabriel <sunweaver@debian.org> Mon, 02 Sep 2019 16:55:36 +0200
mate-media (1.22.1-1) unstable; urgency=medium
[ Martin Wimpress ]
* New upstream release.
* debian/control:
+ Add B-D: libmate-panel-applet-dev (>=1.22)
* debian/mate-media.install:
+ Add usr/lib/, usr/share/dbus-1/, usr/share/mate-panel/
* debian/rules:
+ Update Ubuntu specific removal of
/etc/xdg/autostart/mate-volume-control-status-icon.desktop.
* debian/copyright:
+ Update copyright attributions.
[ Mike Gabriel ]
* debian/{compat,control}:
+ Use debhelper-compat notation. Bump to DH compat level version 12.
* debian/control:
+ Bump Standards-Version: to 4.4.0. No changes needed.
* debian/rules:
+ Drop dbgsym-migration dh_strip override.
* debian/mate-media.install:
+ Fix FTBFS when systems install libexec files to /usr/libexec/ rather than
/usr/lib/.
-- Mike Gabriel <sunweaver@debian.org> Sat, 27 Jul 2019 23:22:56 +0200
mate-media (1.20.2-1) unstable; urgency=medium
* New upstream release.
* debian/control:
+ Bump Standards-Version: to 4.3.0. No changes needed.
+ White-space cleanup at EOF.
-- Mike Gabriel <sunweaver@debian.org> Sun, 06 Jan 2019 13:08:21 +0100
mate-media (1.20.1-1) unstable; urgency=medium
* New upstream release.
* debian/control:
+ Update Vcs-*: fields. Package has been migrated to salsa.debian.org.
+ Bump Standards-Version: to 4.1.4. No changes needed.
+ Drop pkg-mate-team Alioth mailing list from Uploaders: field.
* debian/copyright:
+ Use secure URI for copyright format.
+ Make Upstream-Name: field's value more human readable.
+ Update Upstream-Contact: field.
+ Update Source: field. Use secure URLs.
+ Update copyright attributions.
* debian/upstream/metadata:
+ Add file. Be compliant with DEP-12 proposal.
+ Use Martin's address as Contact: address.
-- Mike Gabriel <sunweaver@debian.org> Thu, 05 Jul 2018 17:01:21 +0200
mate-media (1.20.0-1) unstable; urgency=medium
[ Martin Wimpress ]
* debian/copyright (already in 1.19.1-0ubuntu1):
+ Update copyright attributions.
-- Mike Gabriel <sunweaver@debian.org> Tue, 13 Feb 2018 18:30:10 +0100
mate-media (1.20.0-0ubuntu1) bionic; urgency=medium
* New upstream release.
-- Martin Wimpress <martin.wimpress@ubuntu.com> Wed, 07 Feb 2018 14:03:56 +0000
mate-media (1.19.1-0ubuntu1) bionic; urgency=medium
* New upstream release.
-- Martin Wimpress <martin.wimpress@ubuntu.com> Tue, 23 Jan 2018 23:44:08 +0000
mate-media (1.18.2-2) unstable; urgency=medium
[ Martin Wimpress ]
* debian/rules:
+ Delete /etc/xdg/autostart/mate-volume-control-applet.desktop on Ubuntu.
Ubuntu MATE enables indicators by default which include indicator-sound.
[ Vangelis Mouhtsis ]
* debian/control:
+ Bump Standards-Version: to 4.1.3. No changes needed.
+ Temporarily have pkg-mate-team ML under Uploaders:.
+ Update Maintainer: field to debian-mate ML on lists.debian.org.
+ Rename pretty name of our team -> Debian+Ubuntu MATE Packaging Team.
[ Mike Gabriel ]
* debian/watch:
+ Use secure URL to obtain upstream sources.
* debian/{control,compat}:
+ Bump DH version level to 11.
-- Mike Gabriel <sunweaver@debian.org> Sun, 21 Jan 2018 20:13:11 +0100
mate-media (1.18.2-1) unstable; urgency=medium
[ Martin Wimpress ]
* New upstream release.
[ Mike Gabriel ]
* debian/control:
+ Bump Standards-Version: to 4.1.1. No changes needed.
-- Mike Gabriel <sunweaver@debian.org> Tue, 14 Nov 2017 10:03:08 +0100
mate-media (1.18.1-1) unstable; urgency=medium
[ Aron Xu ]
* New upstream release.
[ Martin Wimpress ]
* debian/control: Dependencies updated for MATE 1.17.
* debian/rules: Remove obsolete --with-gtk=3.0
* debian/copyright: Update copyright attributions.
* debian/control: Dependencies updated for MATE 1.18.
* debian/control: Drop dependency on libunique3 (Closes: #827231)
[ Vangelis Mouhtsis ]
* debian/compat:
+ Update compat version.
* debian/control:
+ Bump debhelper version to (>= 10.3~).
* debian/rules:
+ Add new block for override_dh_missing.
* debian/control:
+ Bump Standards-Version: to 4.0.0. No changes needed.
* debian/rules:
+ Disable autoreconf, handled by autogen.sh.
-- Mike Gabriel <sunweaver@debian.org> Tue, 25 Jul 2017 13:48:11 +0200
mate-media (1.16.0-1) unstable; urgency=medium
[ Martin Wimpress ]
* New upstream release.
[ Vangelis Mouhtsis ]
* debian/changelog:
+ Fix missing changelog items for 1.15.0-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:25:56 +0200
mate-media (1.15.0-0ubuntu1) yakkety; urgency=medium
* New upstream development release.
* 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-media (1.14.1-1) unstable; urgency=medium
[ Martin Wimpress ]
* New upstream release.
[ Vangelis Mouhtsis ]
* debian/{control,rules}:
+ dbgsym: Don't build dbg:packages anymore.
See https://wiki.debian.org/AutomaticDebugPackages.
-- Mike Gabriel <sunweaver@debian.org> Mon, 22 Aug 2016 11:55:55 +0200
mate-media (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: libmatemixer-dev (>= 1.14)
+ B-D: libunique-3.0-dev
+ Versioned B-D: mate-common (>= 1.14)
+ Versioned D (mate-media): mate-desktop-common (>= 1.14).
* debian/rules:
+ Add --with-gtk=3.0
[ Mike Gabriel ]
* debian/control:
+ Bump Standards: to 3.9.8. No changes needed.
-- Mike Gabriel <sunweaver@debian.org> Wed, 25 May 2016 16:26:57 +0200
mate-media (1.12.1-1) unstable; urgency=medium
[ Martin Wimpress ]
* New upstream release.
* debian/control:
+ Versioned B-D: mate-common (>= 1.12), libmate-desktop-dev (>= 1.12) and
libmatemixer-dev (>= 1.12).
-- Mike Gabriel <sunweaver@debian.org> Sat, 02 Jan 2016 07:36:57 +0100
mate-media (1.10.0-2) unstable; urgency=medium
* Re-upload to unstable to sort out a recent auto-decrufter code bug.
(Closes: #800950).
-- Mike Gabriel <sunweaver@debian.org> Wed, 07 Oct 2015 10:30:26 +0200
mate-media (1.10.0-1) unstable; urgency=medium
[ Martin Wimpress ]
* debian/rules:
+ Add missing line continuation.
[ Mike Gabriel ]
* Upload to unstable.
-- Mike Gabriel <sunweaver@debian.org> Mon, 24 Aug 2015 11:46:59 +0200
mate-media (1.10.0-1~exp1) experimental; urgency=medium
[ Martin Wimpress ]
* New upstream release.
- Completely drop GStreamer support. (Closes: 768101, #785850).
* debian/rules:
+ Switch to pure debhelper.
+ Use simple uscan rule to obtain orig tarball. Upstream
tarball is now DFSG-compliant.
* debian/watch:
+ Drop dversionmangle option.
* debian/control:
+ Replace obsolete bin:packages mate-media-gstreamer and
mate-media-pulseaudio with bin:package mate-media.
* debian/copyright:
+ Update for new upstream release.
* debian/patches:
+ Drop 1001_add-keywords-key-to-desktop-files.patch. Applied upstream.
+ Drop 1002_glib_connect_first.patch. Applied upstream.
+ Drop 2001_omit-gfdl-licensed-help-files.patch. Upstream is now
DFSG compliant.
* debian/mate-media-gstreamer.install:
+ Replace with mate-media.install.
* debian/control:
+ Processed with wrap-and-sort.
[ Mike Gabriel ]
* debian/control:
+ Versioned B-D: mate-common (>= 1.10).
+ Mention libmatemixer in LONG_DESCRIPTION of bin:package mate-media.
* debian/copyright:
+ Update to latest upstream release.
-- Mike Gabriel <sunweaver@debian.org> Wed, 17 Jun 2015 14:09:04 +0200
mate-media (1.8.0+dfsg1-4) unstable; urgency=medium
* debian/patches:
+ Add 1002_glib_connect_first.patch. GLib >= 2.43 compatibility patch.
(Closes: #780780).
* debian/control:
+ Bump Standards: to 3.9.6. No changes needed.
* debian/copyright:
+ Really mention all files in copyright file. Esp. list copyright
holders of the po/*.po files.
-- Mike Gabriel <sunweaver@debian.org> Thu, 21 May 2015 09:32:14 +0200
mate-media (1.8.0+dfsg1-3) unstable; urgency=medium
* debian/control:
+ Prefer pulse backend of MATE media to the gstreamer backend on default
installations. (Closes: #753584).
+ Fix EOLs for several multi-line fields.
-- Mike Gabriel <sunweaver@debian.org> Mon, 04 Aug 2014 18:10:10 +0200
mate-media (1.8.0+dfsg1-2) 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/control:
+ Fix D (bin:package mate-media-gstreamer): marco-common (instead of
marco >= 1.5.0). (Closes: #750456).
-- Mike Gabriel <sunweaver@debian.org> Wed, 04 Jun 2014 01:44:40 +0200
mate-media (1.8.0+dfsg1-1) unstable; urgency=low
* Initial release. (Closes: #734802).
-- Mike Gabriel <sunweaver@debian.org> Tue, 22 Apr 2014 21:54:28 +0200
|