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
|
fenrir (1.9.5-2) unstable; urgency=medium
* control: Fix python3-enchant recommendation.
* control: Set Vcs-* to salsa.debian.org.
* control: Bump Standards-Version to 4.4.0 (no changes).
-- Samuel Thibault <sthibault@debian.org> Sat, 31 Aug 2019 13:37:48 +0200
fenrir (1.9.5-1) unstable; urgency=medium
* New upstream release
- patches/bogus_version: Fixed.
-- Samuel Thibault <sthibault@debian.org> Tue, 30 Jul 2019 20:35:20 +0200
fenrir (1.9.3-2) unstable; urgency=medium
* debian/patches/bogus_version: Drop bogus version variable
(Closes: Bug#910915).
-- Samuel Thibault <sthibault@debian.org> Mon, 15 Oct 2018 23:15:19 +0200
fenrir (1.9.3-1) unstable; urgency=medium
* New upstream release.
* control: Bump Standards-Version to 4.2.0 (no changes).
-- Samuel Thibault <sthibault@debian.org> Sun, 07 Oct 2018 22:06:27 +0200
fenrir (1.9.2-1) unstable; urgency=medium
* New upstream release.
- patches/systemd: Drop patch, outdated.
- patches/availableError: Drop patched, merged upstream
- patches/share: Drop patched, merged upstream
- rules: Install service file.
* control: Bump Standards-Version to 4.1.5 (no changes).
* watch: Add new upstream pattern.
-- Samuel Thibault <sthibault@debian.org> Thu, 19 Jul 2018 02:52:00 +0200
fenrir (1.9-1) unstable; urgency=medium
* New upstream release
- control: Make fenrir depend on python3-pyte and recommend xclip.
- patches/namespace: Remove, fixed upstream.
- patches/systemd: Refresh.
- patches/availableError: Fix typo.
- patches/share: Fix /usr/share patch.
- rules: Fix /usr/share path for dh_python3.
- README.Debian: Fix pulseaudio script path.
* Bump Standards-Version to 4.1.4 (no changes).
* rules: Install sample settings.conf.
-- Samuel Thibault <sthibault@debian.org> Sun, 17 Jun 2018 16:56:14 +0200
fenrir (1.06+really1.5.1-3) unstable; urgency=medium
* patches/namespace: Fix python namespace clash (Closes: Bug#891028)
-- Samuel Thibault <sthibault@debian.org> Wed, 21 Feb 2018 21:00:47 +0100
fenrir (1.06+really1.5.1-2) unstable; urgency=medium
[ Samuel Thibault ]
* Use pybuild to simplify debian/rules.
* control: Add python3-evdev dependency for shortcuts.
* control: Add python3-daemonize >= 2.4.7 dependency.
* debian/patches/daemonize: Remove patch, now useless.
[ Paul Gevers ]
* watch: mangle also Debian part
-- Samuel Thibault <sthibault@debian.org> Fri, 05 Jan 2018 19:46:15 +0100
fenrir (1.06+really1.5.1-1) unstable; urgency=medium
* New upstream release.
- control: Build-depend on python3-setuptools
- rules: Run setup.py
- install: Remove.
- fenrir.links: Remove.
- control: Use ${python3:Depends}
* watch: Mangle version to make 1.5 greater than 1.06.
* patches/service: Remove, fixed upstream.
* patches/systemd: Fix path for systemd service.
-- Samuel Thibault <sthibault@debian.org> Wed, 25 Oct 2017 02:28:01 +0200
fenrir (1.06-2) unstable; urgency=medium
* control: Bump Standards-Version to 4.1.1 (no changes).
* control: Fix typo just in front of "spellchecker" :) (Closes: #859580)
* patches/service: Fix incoherency between installation script and service
file.
* control: Add missing python3-dbus dependency.
* control: Fix python-speechd recommends into python3-speechd.
-- Samuel Thibault <sthibault@debian.org> Mon, 23 Oct 2017 23:14:11 +0200
fenrir (1.06-1) unstable; urgency=medium
* New upstream release.
* control: Update maintainer mailing list.
* control: Migrate priority to optional.
* control: Bump Standards-Version to 4.0.1.
-- Samuel Thibault <sthibault@debian.org> Tue, 15 Aug 2017 20:43:29 +0200
fenrir (1.05-1) unstable; urgency=medium
* Initial release (Closes: Bug#857882).
-- Samuel Thibault <sthibault@debian.org> Thu, 16 Mar 2017 02:34:16 +0100
|