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 128 129 130 131 132 133 134 135 136 137 138 139 140 141
|
open-jtalk (1.11-3) unstable; urgency=medium
* add d/salsa-ci.yml
-- HIGUCHI Daisuke (VDR dai) <dai@debian.org> Sun, 10 Jul 2022 17:46:16 +0900
open-jtalk (1.11-2) unstable; urgency=medium
[ Debian Janitor ]
* Bump debhelper from old 11 to 13.
* Set debhelper-compat version in Build-Depends.
* Drop unnecessary dependency on dh-autoreconf.
* Update standards version to 4.5.1, no changes needed.
[ HIGUCHI Daisuke (VDR dai) ]
* eliminate lintian warning: older-debian-watch-file-standard
* set Rules-Requires-Root as no.
* eliminate lintian warning: update-debian-copyright
* Update standards version to 4.6.1.
-- HIGUCHI Daisuke (VDR dai) <dai@debian.org> Sat, 02 Jul 2022 12:27:39 +0900
open-jtalk (1.11-1) unstable; urgency=medium
[ Ondřej Nový ]
* d/copyright: Use https protocol in Format field
* d/watch: Use https protocol
[ HIGUCHI Daisuke (VDR dai) ]
* New upstream version 1.11
* d/copyright: add UniDic
* Update Standards-Version to 4.3.0
-- HIGUCHI Daisuke (VDR dai) <dai@debian.org> Sun, 30 Dec 2018 14:22:27 +0900
open-jtalk (1.10-2) unstable; urgency=medium
[ HIGUCHI Daisuke (VDR dai) ]
* welcome back Koichi Akabe <vbkaisetsu@gmail.com> for co-maintainer.
* run wrap-and-sort
* Move Vcs-* to salsa.debian.org
* mark open-jtalk-mecab-naist-jdic as MA: foreign by MA hinter
* do not parallel build due to avoid build error.
* 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:50:15 +0900
open-jtalk (1.10-1) unstable; urgency=medium
* New upstream release.
* debian/control
- add Vcs-* headers.
- wrap-and-sort.
- update B-D: libhtsengine-dev version.
* d/p/5_spelling_errors.patch: refresh.
* d/p/1001_buffering_for_label_features.patch: remove Applied-Upstream.
-- HIGUCHI Daisuke (VDR dai) <dai@debian.org> Tue, 11 Jul 2017 17:52:33 +0900
open-jtalk (1.07-3) unstable; urgency=medium
* New maintainer (Closes: #864584)
thanks to Koichi Akabe <vbkaisetsu@gmail.com> for previous works.
* debian/copyright
- eliminate lintian warning: dep5-copyright-license-name-not-unique
* debian/rules
- enable hardening=+all
- arrange dh_* entries
* bump up Standards-Version 4.0.0
-- HIGUCHI Daisuke (VDR dai) <dai@debian.org> Mon, 10 Jul 2017 00:12:02 +0900
open-jtalk (1.07-2) unstable; urgency=medium
* debian/patches/1001_buffering_for_label_features.patch
- fix to generate label features correctly
-- Koichi Akabe <vbkaisetsu@gmail.com> Sat, 28 Dec 2013 10:58:02 +0900
open-jtalk (1.07-1) unstable; urgency=low
* New upstream release
- migrate to unstable
* debian/control
- bump Standards-Version to 3.9.5
* debian/copyright
- update year of copyright
-- Koichi Akabe <vbkaisetsu@gmail.com> Thu, 26 Dec 2013 21:09:40 +0900
open-jtalk (1.06-1~exp1) experimental; urgency=low
* New upstream release
* debian/patches/5_spelling_errors.patch
- update a patch for new files
* debian/compat
- up to 9
* debian/control
- replace autoconf with dh-autoreconf in Build-Depends
- specify version number of libhtsengine-dev in Build-Depends
- update Standards-Version to 3.9.4
* debian/copyright
- specify correct url of the Format
- update year of copyright
* debian/open_jtank.sgml
- update for newest version of open_jtank
* debian/rules
- support multiarch
- remove descriptions for developers
- use CURDIR variables
- add override_dh_auto_clean to remove auto generated files
-- Koichi Akabe <vbkaisetsu@gmail.com> Wed, 16 Jan 2013 17:13:32 +0900
open-jtalk (1.05-1) unstable; urgency=low
* New upstream release
- modify pronunciation rule after a decimal point.
- modify accent type detection.
- add new moras and new words.
- fix some bugs.
-- Koichi Akabe <vbkaisetsu@gmail.com> Sun, 25 Dec 2011 09:40:47 +0900
open-jtalk (1.04-2) unstable; urgency=low
* debian/control
- changed priority from extra to optional
* debian/open_jtalk.sgml
- fixed command name from open-jtalk to open_jtalk
* debian/patches/5_spelling_errors.patch
- added a patch to fix spelling errors
-- Koichi Akabe <vbkaisetsu@gmail.com> Sat, 10 Dec 2011 11:33:26 +0900
open-jtalk (1.04-1) unstable; urgency=low
* Initial release (Closes: #643298)
-- Koichi Akabe <vbkaisetsu@gmail.com> Fri, 7 Oct 2011 23:27:37 +0900
|