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 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127
|
usbauth-notifier (1.0.4-2.1) unstable; urgency=medium
* Non-maintainer upload.
* Remove the unused debconf handling.
* Move the addgroup calls from the preinst to the postinst
and make failure fatal.
* Add the missing dependency on adduser. (Closes: #1029441)
-- Adrian Bunk <bunk@debian.org> Sun, 19 Feb 2023 00:24:21 +0200
usbauth-notifier (1.0.4-2) unstable; urgency=medium
* Fix d/watch issue
* d/control:
- Bump Standards-Version to 4.6.1
* d/copyright:
- Update copyright info.
-- SZ Lin (林上智) <szlin@debian.org> Wed, 11 Jan 2023 16:46:45 +0800
usbauth-notifier (1.0.4-1) unstable; urgency=medium
[ Kun-Hung Tsai (蔡昆宏) ]
* Import new upstream release
-- Kun-Hung Tsai (蔡昆宏) <moonape1226@gmail.com> Sun, 24 Jan 2021 00:40:27 +0800
usbauth-notifier (1.0.3-1) unstable; urgency=medium
* Import new upstream release
* Remove unsuitable test case
* d/control:
- Bump Standards-Version to 4.5.1
- Bump debhelper-compat to 13
- Set Rules-Requires-Root: no
* d/docs:
- Remove non-existing files
* d/postinst:
- Sync up with the upstream's path
* d/rules:
- Remove unneeded linker flag
-- SZ Lin (林上智) <szlin@debian.org> Fri, 08 Jan 2021 16:48:22 +0800
usbauth-notifier (1.0.1+git20190124.b308d5b-3) unstable; urgency=medium
[ Kun-Hung Tsai (蔡昆宏) ]
* d/test: Fix debian test script sudo error
[ SZ Lin (林上智) ]
* d/control:
- Bump Standards-Version to 4.4.0
-- SZ Lin (林上智) <szlin@debian.org> Tue, 06 Aug 2019 14:29:57 +0800
usbauth-notifier (1.0.1+git20190124.b308d5b-2) unstable; urgency=low
[ Kun-Hung Tsai (蔡昆宏) ]
* d/test: Update debian test script
* d/watch: Update watch file to fix lintian warning
[ SZ Lin (林上智) ]
* d/control:
- Update package maintainer
-- SZ Lin (林上智) <szlin@debian.org> Fri, 26 Apr 2019 09:56:31 +0800
usbauth-notifier (1.0.1+git20190124.b308d5b-1) unstable; urgency=medium
[ Kun-Hung Tsai (蔡昆宏) ]
* Import new upstream release
* d/upstream: Add upstream metadata
* d/control: Bump debhelper version to 12
* d/control: Bump standard version to 4.3.0
* d/compat: Bump compat version to 12
* d/test: Add test files
* d/.git-dpm: Remove unused .git-dpm
[ SZ Lin (林上智) ]
* d/copyright:
- Update copyright info.
-- SZ Lin (林上智) <szlin@debian.org> Tue, 12 Feb 2019 23:45:59 +0800
usbauth-notifier (1.0~git20180226-1) unstable; urgency=medium
* Import new upstream release
* Remove d/install by using XDG autostart
-- SZ Lin (林上智) <szlin@debian.org> Mon, 26 Feb 2018 22:24:10 +0800
usbauth-notifier (1.0~git20180119-2) unstable; urgency=medium
* d/control: Fix missing build dependency (Closes: #891110)
* Add debconf in pre-depends
* Add debconf library in pre* post* scripts (Closes: #891159)
* d/rules: Remove all *.gmo files
-- SZ Lin (林上智) <szlin@debian.org> Sat, 24 Feb 2018 11:38:26 +0800
usbauth-notifier (1.0~git20180119-1) unstable; urgency=medium
* Import new upstream release (Closes: #879716, #880983)
* Add d/manpages
* Change postrm & preinst permission to 755
-- SZ Lin (林上智) <szlin@debian.org> Thu, 22 Feb 2018 16:27:53 +0800
usbauth-notifier (1.0~git20180118-1) UNRELEASED; urgency=medium
* Import new upstream release
* d/control: Bump standard version to 4.1.3
* d/copyright: Update copyright
* Add postrm/ preinst
* Modify postinst
-- SZ Lin (林上智) <szlin@debian.org> Fri, 19 Jan 2018 10:30:32 +0800
usbauth-notifier (1.0~git20171209-1) unstable; urgency=medium
[ Stefan Koch ]
* Initial Release
[ SZ Lin (林上智) ]
* Tidy debian/* files
-- SZ Lin (林上智) <szlin@debian.org> Thu, 21 Dec 2017 16:56:34 +0800
|