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
|
oscar (1.2.0-1) unstable; urgency=medium
* d/watch: Improve uversionmangle regex.
* New upstream version 1.2.0
* d/p/0003-treat-deprecation-copy-as-warning.patch: Remove.
Upstream incorporated a fix that solves the build issue.
* d/control: Bump Standards-Version to 4.5.1.
-- Sergio Durigan Junior <sergiodj@debian.org> Sun, 20 Dec 2020 19:40:18 -0500
oscar (1.1.1-2) unstable; urgency=medium
* Team Upload.
* Treat deprecated-copy warnings as warnings rather than errors
(Closes: #967101)
-- Nilesh Patra <npatra974@gmail.com> Mon, 31 Aug 2020 19:53:01 +0530
oscar (1.1.1-1) unstable; urgency=medium
* d/watch: Add uversionmangle to account for "-rc" suffix.
* New upstream version 1.1.1. (Closes: #964646)
* Adjust our local patches for the new release.
- d/p/0001-Create-install-rule-on-Makefile.patch: Refresh.
- d/p/0002-Don-t-print-build-date.patch: New patch, derived from...
- d/p/0002-Remove-__DATE__-and-__TIME__-from-version-string.patch:
... this.
- d/p/0003-Fix-GCC9-implicitly-declared-copy-constructor-is-dep.patch:
Remove; fixed upstream.
- d/p/0004-Fix-typos.patch: Remove. This patch is too big to maintain
for a small benefit. I will rework and submit it upstream later.
* d/rules: Adjust configure step to use OSCAR_QT.pro explicitly.
* d/control: Bump Standards-Version to 4.5.
* d/control: Bump debhelper-compat to 13.
-- Sergio Durigan Junior <sergiodj@debian.org> Thu, 09 Jul 2020 17:16:26 -0400
oscar (1.1.0-testing-3-3) unstable; urgency=medium
* Add "Provides: sleepyhead" to d/control.
OSCAR is a fork of Sleepyhead, which has been abandoned by the
upstream maintainer. For this reason, and in order to keep Sleepyhead
users up-to-date, we tell apt that OSCAR "Provides: sleepyhead".
-- Sergio Durigan Junior <sergiodj@debian.org> Sat, 18 Jan 2020 11:50:34 -0500
oscar (1.1.0-testing-3-2) unstable; urgency=low
* Bump version due to mistake uploading a binary.
-- Sergio Durigan Junior <sergiodj@debian.org> Wed, 15 Jan 2020 19:24:33 -0500
oscar (1.1.0-testing-3-1) unstable; urgency=medium
* Initial release (Closes: #940860).
-- Sergio Durigan Junior <sergiodj@debian.org> Fri, 20 Sep 2019 20:06:51 -0400
|