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
|
birdtray (1.9.0+ds-2) unstable; urgency=medium
* Update the watch file.
* dh 13.
-- Adam Borowski <kilobyte@angband.pl> Thu, 30 Sep 2021 20:54:11 +0200
birdtray (1.9.0+ds-1) unstable; urgency=medium
* New upstream release.
-- Adam Borowski <kilobyte@angband.pl> Thu, 05 Nov 2020 19:55:22 +0100
birdtray (1.8.1+ds-1) unstable; urgency=medium
* New upstream release.
-- Adam Borowski <kilobyte@angband.pl> Wed, 29 Apr 2020 18:58:04 +0200
birdtray (1.8.0+ds-1) unstable; urgency=medium
* New upstream release.
* B-Deps: - libsqlite3-dev, + libqt5svg5-dev
-- Adam Borowski <kilobyte@angband.pl> Mon, 20 Apr 2020 02:31:15 +0200
birdtray (1.7.0+ds-2) unstable; urgency=medium
* Fix FTBFS due to missing X11/Xlib-xcb.h
-- Adam Borowski <kilobyte@angband.pl> Mon, 03 Feb 2020 05:51:03 +0100
birdtray (1.7.0+ds-1) unstable; urgency=medium
* New upstream release.
* Build system switched to cmake.
* B-Dep on qttools5-dev.
* dh 12.
-- Adam Borowski <kilobyte@angband.pl> Wed, 04 Dec 2019 05:49:12 +0100
birdtray (1.6+ds-1) unstable; urgency=medium
* New upstream release.
* Let the watch file ignore "RELEASE_" prefix on upstream tag(s?).
* Repack the tarball to remove NSIS binaries for Windows.
-- Adam Borowski <kilobyte@angband.pl> Sat, 22 Jun 2019 20:46:03 +0200
birdtray (1.5-1) unstable; urgency=medium
* New upstream release.
-- Adam Borowski <kilobyte@angband.pl> Sat, 16 Feb 2019 23:16:33 +0100
birdtray (1.4-3) unstable; urgency=medium
* Add epoch to the versioned build-dependency.
-- Adam Borowski <kilobyte@angband.pl> Thu, 10 Jan 2019 09:47:09 +0100
birdtray (1.4-2) unstable; urgency=medium
* Introduce a _build_ dependency on thunderbird to drop the package
on archs where it's not available. Versioned to handle transition.
Closes: #917341.
* Use dh_auto_* for wrangling qmake's build flags.
* Add a man page.
-- Adam Borowski <kilobyte@angband.pl> Thu, 10 Jan 2019 04:44:17 +0100
birdtray (1.4-1) unstable; urgency=medium
* Initial release. Closes: #916051.
-- Adam Borowski <kilobyte@angband.pl> Sun, 09 Dec 2018 19:21:40 +0100
|