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 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517
|
orage (4.18.0-1) unstable; urgency=medium
* Team upload.
* New upstream version 4.18.0.
- Added Wayland support. (Issue #2, Closes: #1018717)
- Drop patch upstreamed.
* d/control: Drop B-D on libdbus-glib-1-dev and libxfce4panel-2.0-dev.
* d/orage.install: Panel plugin was removed, update accordingly.
* Update Standards-Version to 4.6.2.
-- Unit 193 <unit193@debian.org> Thu, 15 Jun 2023 02:31:16 -0400
orage (4.16.0-2) unstable; urgency=medium
* Team upload.
[ Akbarkhon Variskhanov ]
* Update upstream metadata
* d/rules: Use execute_after_dh_auto_install
[ Unit 193 ]
* d/p/01_support-filename-desktop.patch: Add forwarded note.
* d/control:
- Drop old breaks/replaces.
- Replace B-D, libdbus-1-dev → libdbus-glib-1-dev.
* d/orage.install: Install usr/share/dbus-1 too.
-- Unit 193 <unit193@debian.org> Thu, 06 Oct 2022 05:56:11 -0400
orage (4.16.0-1) unstable; urgency=medium
* Team upload.
* New upstream version 4.16.0.
- Drop two patches, refresh remaining.
* d/control:
- Update Build-Depends for GTK3 port.
- Bump DH compat to 13.
- R³: no.
- Update 'homepage' field.
* d/orage.install: Install /usr/lib and metainfo, drop /u/s/man.
* d/rules:
- Drop '--as-needed' and dh_missing override, default now.
- Remove *.la files before install.
* d/s/options: Drop, no longer needed.
* d/watch: Use uscan special strings.
* Update Standards-Version to 4.6.1.
-- Unit 193 <unit193@debian.org> Tue, 19 Jul 2022 23:22:04 -0400
orage (4.12.1-8) unstable; urgency=medium
[ Debian Janitor ]
* Trim trailing whitespace.
* Set upstream metadata fields: Name (from ./configure), Repository.
* Update standards version to 4.5.0, no changes needed.
* Apply multi-arch hints. + orage-data: Add Multi-Arch: foreign.
[ Yves-Alexis Perez ]
* drop support for orage panel plugin (Closes: #978232)
* d/control: update standards version to 4.5.1
* d/control: update dh compat level to 12
* d/watch: update to standards version 4
-- Yves-Alexis Perez <corsac@debian.org> Fri, 08 Jan 2021 09:21:09 +0100
orage (4.12.1-7) unstable; urgency=medium
* d/watch updated to track move to mirrorbit
* d/control: drop b-dep on libxml-parser-perl (Closes: #945902)
* d/control: update standard version to 4.4.1
* move to debhelper-compat build-dep for dh compat level
* d/control: update dh compat level to 11
-- Yves-Alexis Perez <corsac@debian.org> Sun, 01 Dec 2019 10:45:24 +0100
orage (4.12.1-6) unstable; urgency=medium
* add a new orage-data binary package
* d/control: drop build-dep on obsolete libxfcegui4-dev
* d/control: update standards version to 4.3.0
-- Yves-Alexis Perez <corsac@debian.org> Thu, 27 Dec 2018 16:11:41 +0100
orage (4.12.1-5) unstable; urgency=medium
* Moved the package to git on salsa.debian.org
* Updated the maintainer address to debian-xfce@lists.debian.org
closes: #899631
* d/gbp.conf added, following DEP-14
* d/watch: use HTTPS protocol
* New upstream version 4.12.1
* d/control: drop Lionel from uploaders, thanks!
* d/control: update standards version to 4.2.1
* d/control: use HTTPS protocol for Homepage
* d/control: drop duplicate Section field
* Import patches with gbp pq
* d/NEWS re-wrapped
* d/p/0003-Fix-multiple-typos added
* update dh compat to 10
-- Yves-Alexis Perez <corsac@debian.org> Sat, 08 Dec 2018 18:21:20 +0100
orage (4.12.1-4) unstable; urgency=medium
* debian/patches:
- 02_libical3 added, fix build with libical3. closes: #883934
* Run wrap-and-sort.
* debian/control:
- update standards version to 4.1.2.
- replace autotools-dev build-dep by an updated debhelper version
(9.20160114)
* debian/rules:
- drop call to autotools-dev addon
-- Yves-Alexis Perez <corsac@debian.org> Sun, 10 Dec 2017 00:22:31 +0100
orage (4.12.1-3) unstable; urgency=medium
* debian/control:
- drop version on libgtk2.0-dev, orage needs 2.14+ and we have 2.24+ even
in oldstable.
- update dbus dependency to default-dbus-session-bus | dbus-session-bus.
closes: #836039
-- Yves-Alexis Perez <corsac@debian.org> Sat, 25 Feb 2017 16:42:30 +0100
orage (4.12.1-2) unstable; urgency=medium
* debian/rules:
- override shlibs for the panel plugin, demote to dependency to recommends
so orage can be installed outside of Xfce. closes: 820214
* debian/control:
- add recommends on ${shlibs:Recommends} because of above change.
- update standards version to 3.9.7.
-- Yves-Alexis Perez <corsac@debian.org> Wed, 06 Apr 2016 21:37:58 +0200
orage (4.12.1-1) unstable; urgency=medium
[ Mateusz Łukasik ]
* New upstream release.
- fix typo in notification text. closes: #742278
[ Yves-Alexis Perez ]
* debian/rules:
- remove .la files from the package.
* Upload to unstable.
-- Yves-Alexis Perez <corsac@debian.org> Wed, 06 May 2015 18:08:11 +0200
orage (4.10.0-2) experimental; urgency=medium
* Rebuild against Xfce 4.12 libraries.
* debian/control:
- update standards version to 3.9.6.
* debian/patches:
- 01_support-filename-desktop added, update Exec line to support passing
filenames, since we announce support for the calendar mimetype.
-- Yves-Alexis Perez <corsac@debian.org> Sat, 14 Mar 2015 14:53:45 +0100
orage (4.10.0-1) unstable; urgency=medium
[ Evgeni Golov ]
* Correct Vcs-* URLs to point to anonscm.debian.org
[ Jackson Doak ]
* debian/rules: use autotools-dev
* debian/control:
- Build-depend autotools-dev
- Remove duplicate entry libdbus-1-dev
* Creat debian/source/options
[ Yves-Alexis Perez ]
* New upstream release.
-- Yves-Alexis Perez <corsac@debian.org> Mon, 09 Dec 2013 21:44:06 +0100
orage (4.8.4-2) unstable; urgency=low
* Rebuild against xfce4-panel 4.10. closes: #709423
* debian/control:
- remove dpkg-dev build-dep, stable has hardening support.
- remove version on xfce4-panel-dev build-dep, stable has Xfce 4.8.
- drop chrpath build-dep.
- drop xfce4-dev-tools and libtool build-dep, now useless.
* debian/rules:
- enable parallel build.
- drop chrpath call.
-- Yves-Alexis Perez <corsac@debian.org> Fri, 24 May 2013 08:27:01 +0200
orage (4.8.4-1) unstable; urgency=low
* New upstream release.
* debian/patches
- 0001-4.8.3.1-Fixed-Bug-8525-Orage-keeps-notifying-every-s dropped,
included upstream.
* debian/rules:
- enable 'all' hardening flags.
* debian/control:
- update standards version to 3.9.4.
- update debhelper build-dep to 9.
-- Yves-Alexis Perez <corsac@debian.org> Sat, 02 Feb 2013 10:27:49 +0100
orage (4.8.3-2) unstable; urgency=low
* debian/patches:
- 0001-4.8.3.1-Fixed-Bug-8525-Orage-keeps-notifying-every-s added, fix
alarm notification every second. closes: #666420
-- Yves-Alexis Perez <corsac@debian.org> Sat, 21 Jul 2012 09:17:12 +0200
orage (4.8.3-1) unstable; urgency=low
* New upstream release.
* debian/watch updated for Xfce archive website.
* debian/rules:
- use debhelper 9 and dpkg-dev 1.16.1 hardening support.
- use multiarch paths.
* debian/compat bumped to 9.
* debian/control:
- debhelper build-dep bumped to 8.9.4 for hardening support.
- dpkg-dev (>= 1.16.1) added for hardening support.
-- Yves-Alexis Perez <corsac@debian.org> Thu, 05 Jan 2012 15:01:57 +0100
orage (4.8.2-1) unstable; urgency=low
* New upstream release.
-- Yves-Alexis Perez <corsac@debian.org> Tue, 13 Sep 2011 13:23:42 +0200
orage (4.8.1-2) unstable; urgency=low
[ Yves-Alexis Perez ]
* Upload to unstable.
* debian/control:
- drop Emanuele, Simon and Michael from uploaders, thanks to them.
- update standards version to 3.9.2.
[ Lionel Le Folgoc ]
* debian/control: bump xfce4-panel-dev b-dep to (>= 4.8.0), to ensure it
will be built against the correct version. Closes: #618844
-- Yves-Alexis Perez <corsac@debian.org> Tue, 19 Apr 2011 17:04:52 +0200
orage (4.8.1-1) experimental; urgency=low
* New upstream release.
-- Yves-Alexis Perez <corsac@debian.org> Sun, 27 Feb 2011 00:51:22 +0100
orage (4.8.0-1) experimental; urgency=low
[ Yves-Alexis Perez ]
* New upstream release.
* debian/control:
- update standards version to 3.9.1.
- add build-dep on libical-dev and libpopt-dev.
- add build-dep on xfce4-dev-tools and libtool.
- add build-dep on hardening-includes.
* debian/watch updated to track upstream repository reorganization.
* debian/rules:
- update configure flags.
- drop useless call to dh_desktop.
- pick {C,LD}FLAGS from dpkg-buildflags.
- add -O1, -z,defs and --as-needed to LDFLAGS.
- add hardening flags to {C,LD}FLAGS.
- drop cdbs for dh with overrides.
* debian/patches
- 01-dont-duplicate dropped.
* debian/copyright updated to include complete text of BSD license.
* Switch to 3.0 (quilt) source format.
* debian/copyright updated.
[ Lionel Le Folgoc ]
* debian/control: add myself to Uploaders.
-- Yves-Alexis Perez <corsac@debian.org> Mon, 07 Feb 2011 00:56:53 +0100
orage (4.6.1-1) unstable; urgency=low
* New upstream release.
-- Yves-Alexis Perez <corsac@debian.org> Sun, 19 Apr 2009 19:08:00 +0200
orage (4.6.0-2) unstable; urgency=low
* Upload to unstable, mark fixed bugs as such:
- orage now appears in xfce4-settings. closes: #493638
* debian/patches:
- 01-dont-duplicate added, don't import duplicate events. closes: #517548
* debian/control:
- add -Wl,-z,defs -Wl,--as-needed to LDFLAGS.
- update build-dep on debhelper to 7.
- update standards version to 3.8.1.
- move to xfce section.
* debian/compat bumped to 7.
-- Yves-Alexis Perez <corsac@debian.org> Sat, 04 Apr 2009 01:50:06 +0200
orage (4.6.0-1) experimental; urgency=low
[ Yves-Alexis Perez ]
* debian/control:
- update build-deps to Xfce 4.6 alpha “Pinkie”.
- add libnotify and libdbus to build-deps.
[ Xfce 4.6 Beta 1 “Fuzzy”]
* new upstream beta release.
* debian/control:
- update build-deps for Fuzzy.
* debian/rules:
- don't try to remove non existent mcs files.
- don't install lintian override
* debian/lintian
- removed. now useless.
[ Michael Casadevall ]
* debian/control:
- dropped dependency on xfce-mcs, so we can drop it cleanly for 4.6
[ Xfce 4.6 Beta 2 “Hopper”]
* new upstream beta release.
* debian/control:
- update build-deps for Hopper.
[ Xfce 4.6 Beta 3 “Tuco-Tuco”]
* new upstream beta release.
* debian/control:
- update build-deps for Tuco-Tuco.
- add build-dep on intltool.
[ Xfce 4.6 RC1 “Capybara” ]
* new upstream release candidate.
* debian/control:
- update build-deps for “Capybara”.
[ Xfce 4.6 ]
* new upstream release.
* debian/rules:
- enable dbus. closes: #498611
* debian/control:
- update build-deps for 4.6.
- build-dep on libdbus-1-dev.
- add recommends on dbus-x11.
* debian/copyright:
- update licensing infos.
-- Yves-Alexis Perez <corsac@debian.org> Sat, 28 Feb 2009 20:35:44 +0100
orage (4.5.14.0-1) unstable; urgency=low
* New upstream release.
- buttons in confirmation dialog are in correct order. closes: #468867
- orage no longers open /usr/local/etc/zoneinfo. closes: #478963
- no selection of “week start day” anymore. closes: #482112
* debian/rules:
- call dh_desktop so the mime database gets updated.
- don't install our own manpage.
* debian/control:
- update standards version to 3.8.0.
* debian/patches:
- drop 01_tune-desktop-file, useless now.
- drop 02_fix-implicit-pointer-conversion, useless now.
- drop 03_de.po-typo, useless now.
* debian/orage.1 removed, since upstream now provides it.
-- Yves-Alexis Perez <corsac@debian.org> Tue, 23 Sep 2008 23:41:35 +0200
orage (4.5.12.2-6) unstable; urgency=low
* switch to triggers
- drop debian/postinst
- debian/control: conflicts against non-triggers-enabled xfce-mcs-manager.
* debian/control:
- remove Martin Loschwitz from Uploaders.
- drop Conflicts/Replaces: xfcalendar, not present in Etch.
-- Yves-Alexis Perez <corsac@debian.org> Sun, 18 May 2008 19:37:29 +0200
orage (4.5.12.2-5) unstable; urgency=low
* a “brown paper bag” release.
* debian/patches: 01_tune-desktop-file.patch refreshed, use a semicolon at
EOL.
-- Yves-Alexis Perez <corsac@debian.org> Sun, 02 Mar 2008 18:02:44 +0100
orage (4.5.12.2-4) unstable; urgency=low
* debian/patches:
- 01_tune-desktop-file.patch edited, add support for mime type
text/calendar in xfcalendar.desktop.
- 03_de.po-typo added, correct a typo in de translation. closes: #468488
-- Yves-Alexis Perez <corsac@debian.org> Sat, 01 Mar 2008 11:10:04 +0100
orage (4.5.12.2-3) unstable; urgency=low
* debian/NEWS: document new location for .ics files. closes: #465867
-- Yves-Alexis Perez <corsac@debian.org> Tue, 26 Feb 2008 08:34:41 +0100
orage (4.5.12.2-2) unstable; urgency=low
* debian/patches: 02_fix-implicit-pointer-conversion added to fix possible
segfault on ia64 and x86_64. Thanks Dann Frazier. closes: #465657
-- Yves-Alexis Perez <corsac@debian.org> Thu, 14 Feb 2008 08:24:14 +0100
orage (4.5.12.2-1) unstable; urgency=low
* New upstream release.
- there's now an option to make alarms persitent and ring even if Orage
wasn't active at due time (sutdown or suspend). closes: #420422
* debian/copyright converted to UTF-8.
* debian/control:
- updated my email address.
- updated standards version to 3.7.3 (no changes needed)
* debian/patches:
- 01_add-main-category-to-desktop-file added, so the orage .desktop file
contains a valid main category.
* debian/lintian: override warning for xfce-setting-show not in package.
(the settings manager is only useful in xfce, where xfce-setting-show is
present)
* debian/rules: install lintian override
-- Yves-Alexis Perez <corsac@debian.org> Wed, 13 Feb 2008 08:39:10 +0100
orage (4.4.2-1) unstable; urgency=low
[ Simon Huggins ]
* debian/control: Move fake Homepage field to a real one now dpkg
supports it.
[ Yves-Alexis Perez ]
* debian/control: suggest sox if people want to use the 'play' command when
an alarm ring. closes: #448053
* New upstream release.
[ Simon Huggins ]
* Add Vcs-* headers to debian/control
-- Simon Huggins <huggie@earth.li> Tue, 27 Nov 2007 16:39:17 +0000
orage (4.4.1-1) unstable; urgency=low
* New upstream release.
* debian/postinst: use posix kill -s to avoid problems on hurd.
-- Yves-Alexis Perez <corsac@corsac.net> Mon, 17 Sep 2007 23:30:32 +0200
orage (4.4.0-1) experimental; urgency=low
(Yves-Alexis Perez)
* New upstream release.
* debian/control: updated build-deps against Xfce 4.4.
(Emanuele Rocca)
* Added versioned build-dep against libgtk2.0-dev (>= 2.10.1).
-- Yves-Alexis Perez <corsac@corsac.net> Sun, 04 Feb 2007 13:31:23 +0100
orage (4.3.99.2-1) unstable; urgency=low
* New upstream release.
* debian/control: updated build-deps against Xfce 4.4RC2 (4.3.99.2).
-- Yves-Alexis Perez <corsac@corsac.net> Thu, 16 Nov 2006 17:28:47 +0100
orage (4.3.99.1-1) unstable; urgency=low
* New upstream release.
* debian/control: updated build-dep against Xfce 4.4RC1 (4.3.99.1).
-- Yves-Alexis Perez <corsac@corsac.net> Sat, 23 Sep 2006 13:46:08 +0100
orage (4.3.90.2-3) unstable; urgency=low
* Include patch to fix amd64 issues in ical code closes: #370273
-- Simon Huggins <huggie@earth.li> Sun, 06 Aug 2006 11:03:42 +0100
orage (4.3.90.2-2) unstable; urgency=low
* Depend on xfce4-panel-dev with correct shlibs.
-- Simon Huggins <huggie@earth.li> Wed, 26 Jul 2006 15:51:00 +0100
orage (4.3.90.2-1) unstable; urgency=low
(Yves-Alexis Perez)
* New upstream release.
* debian/control: updated standards version to 3.7.2.
* debian/postinst: refresh xfce-mcs-manager at install. Closes: #347973
* orage now provide a clock plugin. Closes: #345945
* NEWS.gz and README now refer to orage and not xfcalendar. Closes: #374761
* de_DE.UTF-8 locales now work. Closes: #372750
(Simon Huggins)
* Add rpath fixes.
-- Yves-Alexis Perez <corsac@corsac.net> Thu, 13 Jul 2006 13:03:48 +0200
orage (4.3.90.1-1) unstable; urgency=low
* New upstream release
* Removed pointless .la files
-- Yves-Alexis Perez <corsac@corsac.net> Wed, 03 May 2006 18:35:05 +0100
orage (4.3.1.22svn-1) unstable; urgency=low
* Initial release Closes: #344322
-- Yves-Alexis Perez <corsac@corsac.net> Fri, 30 Dec 2005 18:06:29 +0100
|