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
|
slinkwatch (1.1-6) unstable; urgency=medium
* Add loong64 to list of supported archs.
Thanks to Dandan Zhang for the reminder and patch.
Closes: #1059215
* Bump Standards-Version.
* Bump copyright dates for debian directory.
-- Sascha Steinbiss <satta@debian.org> Thu, 21 Dec 2023 16:13:41 +0100
slinkwatch (1.1-5) unstable; urgency=medium
* Add riscv64 to list of supported archs.
Thanks to Bo Yu for the patch.
Closes: #1016932
* Bump Standards-Version.
* Add upstream metadata.
-- Sascha Steinbiss <satta@debian.org> Wed, 10 Aug 2022 11:01:02 +0200
slinkwatch (1.1-4) unstable; urgency=medium
* Remove dependency on golang-github-shirou-gopsutil-dev. This should be
pulled in transitively via golang-github-satta-ifplugo-dev, as it is
technically a dependency of that, not of slinkwatch.
* Add version constraint for golang-github-satta-ifplugo-dev to require the
version with proper dependency definitions.
-- Sascha Steinbiss <satta@debian.org> Wed, 13 Jul 2022 15:08:15 +0200
slinkwatch (1.1-3) unstable; urgency=medium
* Remove autogenerated tag in man pages for reproducibility.
* Bump Standards-Version.
* Use debhelper 13.
* Set Rules-Requires-Root.
-- Sascha Steinbiss <satta@debian.org> Sat, 20 Nov 2021 12:22:22 +0100
slinkwatch (1.1-2) unstable; urgency=medium
* Pass Debian's CFLAGS and friends through to cgo.
This improves reproducibility of the build.
* Use debhelper-compat.
* Bump Standards-Version.
-- Sascha Steinbiss <satta@debian.org> Sat, 25 Jan 2020 09:41:58 +0100
slinkwatch (1.1-1) unstable; urgency=medium
* New upstream release.
* Bump Standards-Version.
* Use debhelper 12.
-- Sascha Steinbiss <satta@debian.org> Tue, 10 Dec 2019 17:25:17 +0100
slinkwatch (1.0-2) unstable; urgency=medium
* Remove unneeded Uploaders entry.
* Restrict to release architectures.
-- Sascha Steinbiss <satta@debian.org> Fri, 16 Nov 2018 18:13:56 +0100
slinkwatch (1.0-1) unstable; urgency=medium
* Initial release (Closes: #913311)
-- Sascha Steinbiss <satta@debian.org> Mon, 12 Nov 2018 06:43:41 +0100
|