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 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283
|
hunspell-dict-ko (0.7.94-2) unstable; urgency=medium
* Fix FTBFS on double build (Closes: #1046822)
* Remove *.bdic introduced in 0.7.93-1.
* Fix RE escape sequences to remove warnings in Python 3.12.
(Closes: #1061803)
-- Changwoo Ryu <cwryu@debian.org> Sat, 24 Feb 2024 20:20:01 +0900
hunspell-dict-ko (0.7.94-1) unstable; urgency=medium
* New upstream version
-- Changwoo Ryu <cwryu@debian.org> Sun, 18 Jun 2023 16:31:52 +0900
hunspell-dict-ko (0.7.93-1) unstable; urgency=medium
* New upstream version
- Back to tarball-based upstream branch
* Add python3 as a test dependencies (Closes: #1027417)
* debian/watch: Fix to work with github changes
* debian/control:
- Bump debhelper compat to 13
- Bump Standards-Version to 4.6.2
* debian/copyright:
- Fix lintian errors
- Ignore the lintian error about typo in MPL 1.1
- Build and install ko.bdic for Qt WebEngine (Closes: #1020469)
-- Changwoo Ryu <cwryu@debian.org> Fri, 02 Jun 2023 01:46:02 +0900
hunspell-dict-ko (0.7.92-1) unstable; urgency=medium
* New upstream version
- Update debian/copyright
- Add python3-yaml to Build-Depends
* debian/watch: Correct the upstream filename
* debian/control:
- Bump debhelper compat to 12
- Bump Standards-Version to 4.4.1
- Change the Section to localization
- Move useless Build-Depends-Indep to Build-Depends
* debian/copyright:
- Use https for the copyright format URI
* debian/tests/control: Add autopkgtest settings
-- Changwoo Ryu <cwryu@debian.org> Wed, 04 Dec 2019 20:21:15 +0900
hunspell-dict-ko (0.7.90-1) unstable; urgency=medium
* New upstream version
* debian/control:
- Update Vcs-* to the salsa.debian.org repository
- Standards-Version: 4.3.0
* debian/salsa-ci.yml: Add Salsa CI
* debian/watch: Fix tarball download name
-- Changwoo Ryu <cwryu@debian.org> Fri, 19 Jul 2019 00:53:28 -0300
hunspell-dict-ko (0.7.1-1) unstable; urgency=medium
* New upstream version
* debian/control:
- Standards-Version: 4.1.2
- Change the Section back to text
* debian/source/options:
- Ignore __pycache__ to workaround dpkg-source failure
* debian/rules:
- Install the upstream NEWS file
-- Changwoo Ryu <cwryu@debian.org> Mon, 25 Dec 2017 17:35:08 +0900
hunspell-dict-ko (0.7.0-1) unstable; urgency=medium
* New upstream version
* debian/control:
- Remove python3-lxml from build dependency
- Standards-Version: 4.1.1
- Change the section to localization
* debian/copyright:
- Add CC-BY-4.0 and CC-BY-SA-2.0 licenses
-- Changwoo Ryu <cwryu@debian.org> Sat, 11 Nov 2017 13:01:15 +0900
hunspell-dict-ko (0.6.4-1) unstable; urgency=medium
* New upstream version (Closes: #859294)
-- Changwoo Ryu <cwryu@debian.org> Fri, 08 Sep 2017 05:52:37 +0900
hunspell-dict-ko (0.6.3-1) unstable; urgency=medium
* New upstream version
-- Changwoo Ryu <cwryu@debian.org> Sun, 27 Aug 2017 11:39:21 +0900
hunspell-dict-ko (0.6.2-1) unstable; urgency=medium
* New upstream version (Closes: #859294)
* debian/gbp.conf: Use master branch for gbp
-- Changwoo Ryu <cwryu@debian.org> Thu, 23 Feb 2017 01:57:17 +0900
hunspell-dict-ko (0.6.0-2) unstable; urgency=medium
* debian/copyright: Fix typos
* debian/control: Append python3-lxml in Build-Depends (Closes: #855675)
-- Changwoo Ryu <cwryu@debian.org> Wed, 22 Feb 2017 16:09:06 +0900
hunspell-dict-ko (0.6.0-1) unstable; urgency=medium
[ Changwoo Ryu ]
* New upstream version
* debian/{control,watch,copyright}: Change the upstream URL
* debian/control: Standards-Version: 3.9.8
* debian/control: Correct VCS URLs
* debian/control: More description
* debian/copyright: Correct DEP-5 copyright format
-- Changwoo Ryu <cwryu@debian.org> Mon, 20 Feb 2017 22:44:40 +0900
hunspell-dict-ko (0.5.6-2) unstable; urgency=low
[ Changwoo Ryu ]
* debian/watch: Find .tar.xz upstream tarball
* Standards-Version: 3.9.6
* Add git-buildpackage config
* Don't specify xz option anymore
* Correct Vcs-* fields
* Use Breaks instead of versioned Conflicts
-- Changwoo Ryu <cwryu@debian.org> Sun, 09 Nov 2014 01:09:42 +0900
hunspell-dict-ko (0.5.6-1) unstable; urgency=low
[ Changwoo Ryu ]
* New Upstream Version
* Clean up debian/watch
* Use xz compression
* Use debhelper 9
* Remove Build-Depends on quilt
* Use the copyright format 1.0
* Standards-Version: 3.9.3
-- Changwoo Ryu <cwryu@debian.org> Sun, 07 Oct 2012 11:26:06 +0900
hunspell-dict-ko (0.5.5-1) unstable; urgency=low
[ Changwoo Ryu ]
* New Upstream Version
-- Changwoo Ryu <cwryu@debian.org> Mon, 12 Sep 2011 09:50:20 +0900
hunspell-dict-ko (0.5.4-1) unstable; urgency=low
[ Changwoo Ryu ]
* New Upstream Version
* debian/rules:
- Disable 'test' target (closes: #625144)
* debian/control:
- Build-Depends on dictionaries-common-dev (>= 1.10.5) (closes: #629071)
-- Changwoo Ryu <cwryu@debian.org> Tue, 19 Jul 2011 09:01:01 +0900
hunspell-dict-ko (0.5.3-1) unstable; urgency=low
[ Changwoo Ryu ]
* New Upstream Version
* debian/control:
- Standards-Version: 3.9.2
-- Changwoo Ryu <cwryu@debian.org> Sat, 30 Apr 2011 19:22:17 +0900
hunspell-dict-ko (0.5.2-1) unstable; urgency=low
[ Changwoo Ryu ]
* New Upstream Version
- Needs hunspell >= 1.2.14
* Team maintained by Debian Korean L10N
-- Changwoo Ryu <cwryu@debian.org> Sun, 03 Apr 2011 12:46:20 +0900
hunspell-dict-ko (0.5.1-1) unstable; urgency=low
* New Upstream Version
* Drop CDBS and use debhelper7
-- Changwoo Ryu <cwryu@debian.org> Mon, 21 Mar 2011 03:17:38 +0900
hunspell-dict-ko (0.5.0-1) unstable; urgency=low
* New Upstream Version
-- Changwoo Ryu <cwryu@debian.org> Mon, 25 Oct 2010 03:07:50 +0900
hunspell-dict-ko (0.4.3-1) unstable; urgency=low
* New Upstream Version
* debian/control:
- Standards-Version: 3.9.1
-- Changwoo Ryu <cwryu@debian.org> Sun, 01 Aug 2010 04:24:19 +0900
hunspell-dict-ko (0.4.2-1) unstable; urgency=low
* New Upstream Version
* debian/watch: now works with the recent Google Code update
* debian/control:
- build-depends on dictionaries-common-dev >= 1.4.0
- Standards-Version: 3.9.0
-- Changwoo Ryu <cwryu@debian.org> Sun, 04 Jul 2010 19:55:34 +0900
hunspell-dict-ko (0.4.1-1) unstable; urgency=low
* New Upstream Version
* Standards-Version: 3.8.4
* Don't create 'ko-KR' links for Mozilla anymore (Closes: #566804)
* Use source format 3.0 (quilt)
-- Changwoo Ryu <cwryu@debian.org> Sun, 06 Jun 2010 19:39:05 +0900
hunspell-dict-ko (0.3.5-1) unstable; urgency=low
* New upstream release
* Standards-Version: 3.8.3
-- Changwoo Ryu <cwryu@debian.org> Sun, 01 Nov 2009 04:32:42 +0900
hunspell-dict-ko (0.3.3-1) unstable; urgency=low
* New Upstream Version
* Move dicts files to /usr/share/hunspell and make compat links.
(Closes: #541907)
-- Changwoo Ryu <cwryu@debian.org> Sun, 30 Aug 2009 17:42:59 +0900
hunspell-dict-ko (0.3.2-1) unstable; urgency=low
* New Upstream Version
-- Changwoo Ryu <cwryu@debian.org> Sun, 26 Jul 2009 06:54:09 +0900
hunspell-dict-ko (0.3.1-1) unstable; urgency=low
* New Upstream Version
* Add CREDITS document file.
-- Changwoo Ryu <cwryu@debian.org> Sun, 05 Jul 2009 03:53:32 +0900
hunspell-dict-ko (0.3.0-1) unstable; urgency=low
* New Upstream Version
* Standard-Version: 3.8.2
-- Changwoo Ryu <cwryu@debian.org> Sat, 20 Jun 2009 01:24:04 +0900
hunspell-dict-ko (0.2.4-1) unstable; urgency=low
* New Upstream Version
-- Changwoo Ryu <cwryu@debian.org> Sun, 24 May 2009 01:48:11 +0900
hunspell-dict-ko (0.2.3-1) unstable; urgency=low
* New Upstream Version
-- Changwoo Ryu <cwryu@debian.org> Sun, 10 May 2009 01:14:29 +0900
hunspell-dict-ko (0.2.2-1) unstable; urgency=low
* New Upstream Version
* Provides hunspell-dictionary and hunspell-dictionary-ko.
* Do not install upstream README which is not useful to users.
-- Changwoo Ryu <cwryu@debian.org> Tue, 28 Apr 2009 03:45:13 +0900
hunspell-dict-ko (0.2.0-1) unstable; urgency=low
* Initial Release (Closes: #518442).
-- Changwoo Ryu <cwryu@debian.org> Sun, 15 Mar 2009 15:40:23 +0900
|