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
|
syncthingtray (1.3.2-2) unstable; urgency=medium
* Add 0001-Disable-racing-wizard-tests.patch. These tests have reliably
passed on Debian infrastructure since 2023-01-07, except on mipsel, which
reliably triggers the race. Please note that the wizard is still marked
as experimental in this release.
-- Nicholas D Steeves <sten@debian.org> Fri, 17 Feb 2023 20:19:25 -0500
syncthingtray (1.3.2-1) unstable; urgency=medium
* New upstream release.
-- Nicholas D Steeves <sten@debian.org> Fri, 06 Jan 2023 22:56:47 -0500
syncthingtray (1.3.1-1) unstable; urgency=medium
* New upstream release.
* Upload to unstable.
-- Nicholas D Steeves <sten@debian.org> Thu, 08 Dec 2022 14:29:50 -0500
syncthingtray (1.3.0+22.g71675c7b1-1~exp1) experimental; urgency=medium
* New upstream snapshot.
* Require libmartchus-c++utilities-dev (>= 5.20.0-1~).
* Require libmartchus-qtutilities-dev (>= 6.10.0-1~).
* Require libmartchus-qtforkawesome-dev (>= 0.1.0-1~).
* gbp.conf: Use xz compression at maximal level. The orig.tar is built
from the git tag, so no repacking occurs.
-- Nicholas D Steeves <sten@debian.org> Mon, 21 Nov 2022 15:37:45 -0500
syncthingtray (1.2.4-1) unstable; urgency=medium
* New upstream release.
* Require libmartchus-qtutilities-dev (>= 6.9.0-1~).
* Make gbp.conf settings DEFAULT rather than buildpackage-specific, so that
things such as "gbp tag" will function correctly.
* Fix watch file, because Github broke the releases mechanism.
-- Nicholas D Steeves <sten@debian.org> Wed, 12 Oct 2022 15:40:52 -0400
syncthingtray (1.2.3-1) unstable; urgency=medium
* New upstream release.
* Minimum required libmartchus-c++utilities-dev version is now 5.19.0.
* Require libmartchus-qtforkawesome-dev (>= 0.0.3-5~), as well as
libmartchus-qtutilities-dev (>= 6.8.0-1~) to prevent FTBFS.
Dependencies must be updated in lockstep.
-- Nicholas D Steeves <sten@debian.org> Fri, 23 Sep 2022 13:43:07 -0400
syncthingtray (1.2.2-2) unstable; urgency=medium
* Do source-only upload to enable migration to testing.
-- Nicholas D Steeves <sten@debian.org> Fri, 26 Aug 2022 17:39:03 -0400
syncthingtray (1.2.2-1) unstable; urgency=medium
[ Nicholas D Steeves and Hannah Rittich ]
* Initial release (Closes: #884575).
-- Nicholas D Steeves <sten@debian.org> Mon, 22 Aug 2022 18:12:42 -0400
|