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
|
htsengine (1.10-4) unstable; urgency=medium
[ Ondřej Nový ]
* d/copyright: Use https protocol in Format field
* d/watch: Use https protocol
[ HIGUCHI Daisuke (VDR dai) ]
* eliminate lintian warning: symbols-file-missing-build-depends-package-field
* Bump debhelper compatibility level to 12
* Update Standards-Version to 4.4.0
-- HIGUCHI Daisuke (VDR dai) <dai@debian.org> Sat, 03 Aug 2019 12:54:33 +0900
htsengine (1.10-3) unstable; urgency=medium
[ HIGUCHI Daisuke (VDR dai) ]
* welcome back Koichi Akabe <vbkaisetsu@gmail.com> for co-maintainer.
* run wrap-and-sort
* mark libhtsengine-dev and libhtsengine1 as MA: same by MA hinter
* Move Vcs-* to salsa.debian.org
* Bump debhelper compatibility level to 11
* Update Standards-Version to 4.1.3
-- HIGUCHI Daisuke (VDR dai) <dai@debian.org> Mon, 15 Jan 2018 18:26:43 +0900
htsengine (1.10-2) unstable; urgency=medium
* Brown paper bag release.
* debian/libhtsengine1.symbols: update symbols.
-- HIGUCHI Daisuke (VDR dai) <dai@debian.org> Mon, 10 Jul 2017 20:27:30 +0900
htsengine (1.10-1) unstable; urgency=medium
* New upstream release
* debian/control: add Vcs-* headers.
* debian/patches/10_build_shared_lib.patch: refresh.
-- HIGUCHI Daisuke (VDR dai) <dai@debian.org> Mon, 10 Jul 2017 19:32:09 +0900
htsengine (1.08-2) unstable; urgency=medium
* New maintainer (Closes: #864589)
thanks to Koichi Akabe <vbkaisetsu@gmail.com> for previous works.
* debian/control
- eliminate lintian warning: pre-depends-directly-on-multiarch-support
* debian/rules
- enable hardening=+all
- arrange dh_* entries
* bump up Standards-Version 4.0.0
-- HIGUCHI Daisuke (VDR dai) <dai@debian.org> Sun, 09 Jul 2017 23:30:50 +0900
htsengine (1.08-1) unstable; urgency=low
* New upstream release
- migrate to unstable
* debian/libhtsengine1.symbols
- HTS_Engine_get_speech is removed.
* debian/control
- bump Standards-Version to 3.9.5
* debian/copyright
- update year of copyright
* debian/libhtsengine-dev.install
- remove a static library
-- Koichi Akabe <vbkaisetsu@gmail.com> Thu, 26 Dec 2013 19:00:57 +0900
htsengine (1.07-1~exp1) experimental; urgency=low
* New upstream release
* debian/compat
- up to 9
* debian/control
- update Standards-Version to 3.9.4
- support multiarch
* debian/copyright
- specify correct url of the Format
- update year of copyright
* debian/hts_engine.sgml
- update for the newest version of hts_engine
* debian/libhtsengine-dev.install
- change installation dir to support multiarch
* debian/libhtsengine1.install
- change installation dir to support multiarch
* debian/libhtsengine1.symbols
- add to control symbols
* debian/rules
- remove descriptions for developers
- use CURDIR variables
- add override_dh_auto_clean to remove a generated manpage
-- Koichi Akabe <vbkaisetsu@gmail.com> Tue, 16 Jan 2013 18:38:22 +0900
htsengine (1.06-1) unstable; urgency=low
* New upstream release
- modify state duration calculation algorithm.
- change many function from void to boolean.
- change source format.
- bug fixes.
-- Koichi Akabe <vbkaisetsu@gmail.com> Sun, 25 Dec 2011 09:25:10 +0900
htsengine (1.05-2) unstable; urgency=low
* debian/control
- changed priority from extra to optional
-- Koichi Akabe <vbkaisetsu@gmail.com> Sat, 10 Dec 2011 12:06:57 +0900
htsengine (1.05-1) unstable; urgency=low
* Initial release (Closes: #642998)
-- Koichi Akabe <vbkaisetsu@gmail.com> Fri, 07 Oct 2011 23:24:20 +0900
|