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 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495
|
eom (1.26.1-1) unstable; urgency=medium
* New upstream release.
* debian/copyright:
+ Update copyright attribution for debian/.
-- Mike Gabriel <sunweaver@debian.org> Sat, 30 Dec 2023 18:17:11 +0100
eom (1.26.0-3) unstable; urgency=medium
* debian/control:
+ Drop alternative D: on libgl1-mesa-glx. (Closes: #1051597).
+ Bump Standards-Version: to 4.6.2. No changes needed.
-- Mike Gabriel <sunweaver@debian.org> Sun, 10 Sep 2023 14:19:52 +0200
eom (1.26.0-2) unstable; urgency=medium
* Team upload
[ Mike Gabriel ]
* debian/control: Add to R (eom): libgdk-pixbuf2.0-bin. (Closes: #1012860)
[ Jeremy Bicha ]
* Depend on webp-pixbuf-loader for .webp support (Closes: #1017450)
-- Jeremy Bicha <jbicha@ubuntu.com> Thu, 01 Sep 2022 10:34:07 -0400
eom (1.26.0-1) unstable; urgency=medium
[ Martin Wimpress ]
* New upstream release.
[ Mike Gabriel ]
* debian/control:
+ Drop transitional pkg 'gir1.2-eom' and drop lintian override for it.
+ Bump Standards-Version: to 4.6.0. No changes needed.
* debian/watch:
+ Use format version 4.
* debian/copyright:
+ Rewrite file.
* debian/eom.lintian-overrides:
+ Drop file. Not required anymore.
-- Mike Gabriel <sunweaver@debian.org> Sun, 12 Dec 2021 21:24:11 +0100
eom (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> Sat, 22 Aug 2020 11:13:07 +0200
eom (1.24.0-1) unstable; urgency=medium
* New upstream release.
* debian/control:
+ Add Rules-Requires-Root: field and set it to no.
+ Bump Standards-Version: to 4.5.0. No changes needed.
* debian/upstream/metadata:
+ Drop obsolete fields Contact: and Name:.
+ Append .git suffix to URLs in Repository: field.
* debian/copyright:
+ Update copyright attributions.
* debian/source/lintian-overrides:
+ Move file to new location.
-- Mike Gabriel <sunweaver@debian.org> Wed, 12 Feb 2020 08:24:19 +0100
eom (1.22.2-1) unstable; urgency=medium
[ Martin Wimpress ]
* New upstream release.
* debian/patches:
+ Drop 0001_restore_image_types.patch. Applied upstream.
-- Mike Gabriel <sunweaver@debian.org> Fri, 27 Sep 2019 19:36:00 +0200
eom (1.22.1-1) unstable; urgency=medium
[ Martin Wimpress ]
* New upstream release.
* debian/patches:
+ Drop 0001_use-persistent-page-setup.patch. Applied upstream.
+ Add 0001_restore_image_types.patch. Restore all the image
types and retain the wildcard.
* debian/copyright:
+ Update copyright attributions.
* debian/eom-common.install:
+ Updated for MATE Desktop 1.22
* debian/control:
+ Add D gir1.2-eom-1.0 (Closes: #926600).
[ 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.
-- Mike Gabriel <sunweaver@debian.org> Tue, 30 Jul 2019 23:23:29 +0200
eom (1.20.2-2) unstable; urgency=medium
* debian/patches:
+ Add 0001_use-persistent-page-setup.patch. Remember printer setting's page
setup. (Closes: #921842).
-- Mike Gabriel <sunweaver@debian.org> Sun, 17 Mar 2019 21:50:17 +0100
eom (1.20.2-1) unstable; urgency=medium
* New upstream release.
- Fix memory leak. (Closes: #893764).
- More changes documented in upstream changelog.
* debian/control:
+ Bump Standards-Version: to 4.3.0. No changes needed.
+ Use alternative D (eom): libgl1-mesa-glx or libgl1. (Closes: #909702).
* debian/copyright:
+ Update copyright attributions.
-- Mike Gabriel <sunweaver@debian.org> Fri, 04 Jan 2019 19:33:04 +0100
eom (1.20.1-1) unstable; urgency=medium
[ Mike Gabriel ]
* 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 12:54:01 +0200
eom (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> Wed, 14 Feb 2018 10:55:49 +0100
eom (1.20.0-0ubuntu1) bionic; urgency=medium
* New upstream release.
-- Martin Wimpress <martin.wimpress@ubuntu.com> Wed, 07 Feb 2018 14:03:57 +0000
eom (1.19.1-0ubuntu1) bionic; urgency=medium
* New upstream release.
-- Martin Wimpress <martin.wimpress@ubuntu.com> Wed, 24 Jan 2018 00:50:47 +0000
eom (1.18.3-3) unstable; urgency=medium
* debian/control:
+ Fix typo in B:/R: versions for gir1.2-eom. (Closes: #888557).
-- Mike Gabriel <sunweaver@debian.org> Sat, 27 Jan 2018 10:38:00 +0100
eom (1.18.3-2) unstable; urgency=medium
* Rename GIR package to match Debian Policy.
-- Mike Gabriel <sunweaver@debian.org> Wed, 24 Jan 2018 22:19:30 +0100
eom (1.18.3-1) unstable; urgency=medium
[ Martin Wimpress ]
* New upstream release.
[ Mike Gabriel ]
* debian/control:
+ Bump Standards-Version: to 4.1.1. No changes needed.
* debian/watch:
+ Use secure URI.
-- Mike Gabriel <sunweaver@debian.org> Tue, 14 Nov 2017 10:42:31 +0100
eom (1.18.2-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.
[ 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 ]
* debian/copyright: Update copyright attributions (data/eom-3.18.css).
-- Mike Gabriel <sunweaver@debian.org> Tue, 25 Jul 2017 17:19:13 +0200
eom (1.16.1-1) unstable; urgency=medium
* New upstream release.
- Fix EOM auto reload of externally modified files.
(Closes: #816914).
- Fix runtime warning.
- Fix memleak when loading SVG fails.
- GTK+3: force X11 backend.
-- Mike Gabriel <sunweaver@debian.org> Sat, 03 Jun 2017 16:05:48 +0200
eom (1.16.0-2) unstable; urgency=medium
* debian/control:
+ Add D (eom): libgl1-mesa-glx. (Closes: #844844).
-- Mike Gabriel <sunweaver@debian.org> Tue, 24 Jan 2017 21:25:45 +0100
eom (1.16.0-1) unstable; urgency=medium
[ Martin Wimpress ]
* New upstream release.
* 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 22:47:08 +0200
eom (1.15.1-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:48 +0100
eom (1.14.2-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 13:20:13 +0200
eom (1.14.1-1) unstable; urgency=medium
[ Martin Wimpress ]
* New upstream release.
* debian/control:
+ B-D: libgtk-3-dev
+ Versioned B-D: libmate-desktop-dev (>= 1.14)
+ Versioned B-D: mate-common (>= 1.14)
+ B-D-I: libgtk-3-doc
* debian/rules:
+ MateConf dropped upstream.
+ Add --with-gtk=3.0
* debian/patches:
+ Drop 0001_fix_man_page_formatting.patch. Applied upstream.
* debian/copyright:
+ Update copyright attributions.
* debian/control:
+ Bump Standards: to 3.9.8. No changes needed.
[ Mike Gabriel ]
* lintian: Drop unused override
(pkg-has-shlibs-control-file-but-no-actual-shared-libs).
-- Mike Gabriel <sunweaver@debian.org> Wed, 25 May 2016 19:05:20 +0200
eom (1.12.2-2) unstable; urgency=medium
[ Martin Wimpress ]
* debian/patches:
+ Add 0001_fix_man_page_formatting.patch. (LP:#1429170).
[ Mike Gabriel ]
* debian/control:
+ Bump Standards: to 3.9.7. No changes needed.
-- Mike Gabriel <sunweaver@debian.org> Mon, 21 Mar 2016 22:02:08 +0100
eom (1.12.2-1) unstable; urgency=medium
[ Martin Wimpress ]
* New upstream release.
[ Mike Gabriel ]
* debian/control:
+ Use encrypted URLs for Vcs-*: field.
+ Versioned B-D on dpkg-dev (>= 1.16.1.1).
* debian/rules:
+ Enable all hardening flags.
-- Mike Gabriel <sunweaver@debian.org> Tue, 16 Feb 2016 11:07:38 +0100
eom (1.12.1-1) unstable; urgency=medium
[ Martin Wimpress ]
* New upstream release.
* debian/control:
+ Versioned B-D: mate-common (>= 1.12) and libmate-desktop-dev (>= 1.12).
* debian/eom.lintian-overrides:
+ Whitespace cleanup.
[ Mike Gabriel ]
* lintian:
+ Add postinst-has-useless-call-to-ldconfig (eom). Known issue with
debhelper (see Debian bug #204975 for details).
* debian/copyright:
+ Fix two comments where the Comment: field identifier was missing.
Thanks to Jakub Wilk for pointing that out.
-- Mike Gabriel <sunweaver@debian.org> Sat, 02 Jan 2016 12:36:45 +0100
eom (1.10.5-1) unstable; urgency=medium
* New upstream release.
-- Martin Wimpress <code@flexion.org> Tue, 27 Oct 2015 10:48:55 +0000
eom (1.10.4-1) unstable; urgency=medium
[ Martin Wimpress ]
* New upstream release.
* debian/control:
+ Remove obsolete B-D mate-icon-theme.
[ Mike Gabriel ]
* debian/copyright:
+ Update for this upstream release.
* lintian:
+ Drop unused override postinst-has-useless-call-to-ldconfig.
+ Drop unused override postrm-has-useless-call-to-ldconfig.
-- Mike Gabriel <sunweaver@debian.org> Wed, 07 Oct 2015 03:59:38 +0200
eom (1.10.3-2) unstable; urgency=medium
[ Mike Gabriel ]
* debian/copyright:
+ EOM's help files are licensed GFDL-1.1+, not GFDL-1.2+.
[ Martin Wimpress ]
* debian/control:
+ Upgrade from R to D (eom): librsvg2-common. (Closes: #797184).
+ Versioned B-D: librsvg2-common (>= 2.36.2).
-- Mike Gabriel <sunweaver@debian.org> Sun, 30 Aug 2015 15:46:13 +0200
eom (1.10.3-1) unstable; urgency=medium
[ Martin Wimpress ]
* New upstream release.
- Don't touch file permissions and ownership when writing a file. (Closes:
#769792).
* debian/control:
+ Add new package, gir1.2-eom.
+ Update build dependencies for new upstream release.
+ Update descriptions.
+ Process with wrap-and-sort.
* debian/eom-common.install:
+ Add usr/share/appdata.
* debian/eom-dev.install:
+ Update for new upstream release.
* debian/eom.install:
+ Update for new upstream release.
* debian/gir1.2-eom.install:
+ Add new package.
* debian/rules:
+ Refactor for new upstream release.
+ Remove dfsg suffix.
* debian/watch:
+ Remove dfsg suffix.
* debian/patches:
+ Drop 1001_fix-hyphens-on-man-page.patch, applied upstream.
+ Drop 2001_omit-gfdl-licensed-help-files.patch, eom help is dfsg
compliant.
[ Mike Gabriel ]
* debian/copyright:
+ Update for latest upstream release. Especially, add the GFDL-1.2+
licensed help files.
* debian/rules:
+ Use NEWS file as upstream changelog.
-- Mike Gabriel <sunweaver@debian.org> Thu, 20 Aug 2015 01:01:04 +0200
eom (1.8.0+dfsg1-4) unstable; urgency=medium
* Add librsvg features to Eye of MATE. (Closes: #752282).
* debian/control:
+ Add B-D: librsvg2-dev.
* debian/rules:
+ Add configure option --with-librsvg.
-- Mike Gabriel <sunweaver@debian.org> Tue, 01 Jul 2014 19:40:37 +0200
eom (1.8.0+dfsg1-3) unstable; urgency=low
[ Vangelis Mouhtsis ]
* debian/rules:
+ Replace on dh_install --list-missing -> --fail-missing.
[ Mike Gabriel ]
* debian/control:
+ Fix B-D: libjpeg-dev (instead of libjpeg62-dev). (Closes: #750064).
+ Fix B-D: liblcms2-dev (instead of liblcms-dev). (Closes: #750065).
-- Mike Gabriel <sunweaver@debian.org> Wed, 04 Jun 2014 01:17:07 +0200
eom (1.8.0+dfsg1-2) unstable; urgency=low
* debian/control:
+ Add D (bin:package eom): mate-desktop-common.
* debian/rules:
+ Fix copy+paste error in tarball repacking code.
* debian/copyright:
+ Fix typo (opinion -> option).
-- Mike Gabriel <sunweaver@debian.org> Fri, 02 May 2014 10:41:47 +0200
eom (1.8.0+dfsg1-1) unstable; urgency=medium
[ Vangelis Mouhtsis ]
* New upstream release.
* debian/watch:
+ Use tagged CGit tarball snapshots as upstream source.
* debian/copyright:
+ Adopt to file changes in latest upstream release.
* debian/control:
+ Set debhelper minimum version 9
* debian/rules:
+ Buils package using autogen.sh.
[ Mike Gabriel ]
* debian/control:
+ Drop B-Ds: mate-doc-utils, mate-doc-utils-gnome. Add B-D: yelp-tools.
+ Add B-D: libdconf-dev.
* debian/rules:
+ Enable parallel builds.
+ Turn on compiler commands during package build (configure option:
--disable-silent-rules).
* debian/patches:
+ Update 2001_omit-gfdl-licensed-help-files.patch.
+ Add 1001_fix-hyphens-on-man-page.patch. Fix hypens used as minus signs
in eom.1 man page.
* debian/eom-dev.install:
+ We don't build /usr/share/gtk-doc files anymore.
* lintian: Drop unused overrides.
-- Mike Gabriel <sunweaver@debian.org> Thu, 17 Apr 2014 12:59:43 +0200
eom (1.6.2+dfsg1-1) unstable; urgency=low
* Initial release. (Closes: #730320).
-- Mike Gabriel <sunweaver@debian.org> Tue, 25 Feb 2014 19:40:05 +0100
|