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
|
golang-github-kardianos-service (1.2.4-2) unstable; urgency=medium
* Standards-Version to 4.7.2
-- Eric Dorland <eric@debian.org> Fri, 15 Aug 2025 13:01:40 -0400
golang-github-kardianos-service (1.2.4-1) unstable; urgency=medium
* New upstream release
-- Eric Dorland <eric@debian.org> Mon, 11 Aug 2025 13:56:26 -0400
golang-github-kardianos-service (1.2.2-1) unstable; urgency=medium
* New upstream release
* Standards-Version to 4.7.0
-- Eric Dorland <eric@debian.org> Sun, 05 Jan 2025 23:14:30 -0500
golang-github-kardianos-service (1.2.1-1.1) unstable; urgency=medium
* Non-maintainer upload.
* Accept unix-systemv as platform name under sbuild with unshare.
(Closes: #1070412)
-- Chris Hofstaedtler <zeha@debian.org> Sun, 20 Oct 2024 18:38:17 +0200
golang-github-kardianos-service (1.2.1-1) unstable; urgency=medium
* New upstream release
* Standards-Version to 4.6.0.2
* Update debian copyright to 2022
-- Eric Dorland <eric@debian.org> Mon, 17 Jan 2022 01:06:47 -0500
golang-github-kardianos-service (1.2.0-2) unstable; urgency=medium
* Fix accidental reversion of changes in 1.1.0-2
-- Eric Dorland <eric@debian.org> Sun, 03 Jan 2021 22:04:37 -0500
golang-github-kardianos-service (1.2.0-1) unstable; urgency=medium
* New upstream release
* Add Multi-Arch: foreign
-- Eric Dorland <eric@debian.org> Sun, 03 Jan 2021 21:49:39 -0500
golang-github-kardianos-service (1.1.0-2) unstable; urgency=medium
* Team upload.
[ Eric Dorland ]
* Add Multi-Arch: foreign
[ Shengjing Zhu ]
* Drop unused golang-github-kardianos-osext-dev
* Bump debhelper-compat to 13
* Use DH_GOLANG_EXCLUDES to simplify packaging
* Enable tests
-- Shengjing Zhu <zhsj@debian.org> Tue, 06 Oct 2020 16:44:31 +0800
golang-github-kardianos-service (1.1.0-1) unstable; urgency=medium
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
[ Eric Dorland ]
* New upstream release
* Standards-Version to 4.5.0.2
-- Eric Dorland <eric@debian.org> Sat, 27 Jun 2020 18:21:31 -0400
golang-github-kardianos-service (1.0.0-1) unstable; urgency=medium
* New upstream release
* Add upstream-vcs-tag to gbp.conf
* Switch to debhelper-compat 12
* Standards-Version to 4.4.0.1
-- Eric Dorland <eric@debian.org> Sun, 28 Jul 2019 17:22:31 -0400
golang-github-kardianos-service (0.0~git20181115.4c239ee-2) unstable; urgency=medium
[ Guillem Jover ]
* Wrap dependency fields and add trailing comma
* Improve package description
* Use lowercase license name
* Switch to Standards-Version 4.3.0 (no changes needed)
* Set Rules-Requires-Root to no
* Add a .gitignore file
-- Eric Dorland <eric@debian.org> Sun, 03 Feb 2019 22:36:09 -0500
golang-github-kardianos-service (0.0~git20181115.4c239ee-1) unstable; urgency=medium
* Initial release (Closes: 840742)
* Disable testsuite for the moment, it fails.
* Don't install example programs
-- Eric Dorland <eric@debian.org> Sat, 17 Nov 2018 22:03:15 -0500
|