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 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379
|
pyicu (2.14-1) unstable; urgency=medium
* New upstream release.
-- Laszlo Boszormenyi (GCS) <gcs@debian.org> Sat, 26 Oct 2024 13:45:07 +0200
pyicu (2.13.1-1) unstable; urgency=medium
* New upstream release.
* Update Standards-Version to 4.7.0 .
-- Laszlo Boszormenyi (GCS) <gcs@debian.org> Tue, 30 Apr 2024 19:53:11 +0200
pyicu (2.12-1) unstable; urgency=medium
* New upstream release.
* Use no for Rules-Requires-Root.
* Update Standards-Version to 4.6.2 .
-- Laszlo Boszormenyi (GCS) <gcs@debian.org> Thu, 02 Nov 2023 16:46:24 +0100
pyicu (2.11-1) unstable; urgency=medium
* New upstream release.
-- Laszlo Boszormenyi (GCS) <gcs@debian.org> Sat, 17 Jun 2023 10:24:48 +0200
pyicu (2.10.2-1) unstable; urgency=medium
* New upstream release.
* Use DEP5 copyright format.
-- Laszlo Boszormenyi (GCS) <gcs@debian.org> Wed, 26 Oct 2022 15:46:13 +0200
pyicu (2.9-2) unstable; urgency=medium
* Upload to Sid.
-- Laszlo Boszormenyi (GCS) <gcs@debian.org> Fri, 22 Apr 2022 20:49:16 +0200
pyicu (2.9-1) experimental; urgency=medium
* New upstream release.
-- Laszlo Boszormenyi (GCS) <gcs@debian.org> Sat, 16 Apr 2022 17:30:17 +0000
pyicu (2.7.4-1) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Update Vcs-* fields with new Debian Python Team Salsa
layout.
[ Sandro Tosi ]
* Use the new Debian Python Team contact name and address
[ Debian Janitor ]
* Apply multi-arch hints.
+ python3-icu-dbg: Add Multi-Arch: same.
[ Laszlo Boszormenyi (GCS) ]
* New upstream release.
* Remove python3-icu-dbg package (closes: #994332).
* Switch to short debhelper rules format.
* Add build dependency for self-testing.
* Update homepage location.
* Update watch file.
* Update debhelper level to 13 .
* Update Standards-Version to 4.6.0 .
-- Laszlo Boszormenyi (GCS) <gcs@debian.org> Sat, 02 Oct 2021 07:48:47 +0200
pyicu (2.5-1) unstable; urgency=medium
* New upstream release.
* Update watch file.
* Update Standards-Version to 4.5.0 .
-- Laszlo Boszormenyi (GCS) <gcs@debian.org> Tue, 02 Jun 2020 14:45:18 +0200
pyicu (2.4.3-1) experimental; urgency=medium
[ Laszlo Boszormenyi (GCS) ]
* New upstream release.
* Drop outdated patches.
[ Matthias Klose ]
* Fix /usr/share/python3/python.mk include.
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Database, Bug-Submit, Name,
Repository, Repository-Browse.
-- Laszlo Boszormenyi (GCS) <gcs@debian.org> Tue, 28 Apr 2020 19:20:41 +0000
pyicu (2.2-3) unstable; urgency=medium
[ Ondřej Nový ]
* Use debhelper-compat instead of debian/compat.
[ Laszlo Boszormenyi (GCS) ]
* Drop Python 2 package (closes: #937458).
-- Laszlo Boszormenyi (GCS) <gcs@debian.org> Mon, 02 Dec 2019 16:41:37 +0000
pyicu (2.2-2) unstable; urgency=medium
[ Hugh McMaster <hugh.mcmaster@outlook.com> ]
* Use pkg-config to detect ICU (closes: #916599).
-- Laszlo Boszormenyi (GCS) <gcs@debian.org> Sun, 16 Dec 2018 13:42:06 +0000
pyicu (2.2-1) unstable; urgency=medium
* New upstream release.
* Update source location.
-- Laszlo Boszormenyi (GCS) <gcs@debian.org> Thu, 25 Oct 2018 22:05:45 +0000
pyicu (2.1-1) unstable; urgency=medium
* New upstream release.
-- Laszlo Boszormenyi (GCS) <gcs@debian.org> Sun, 16 Sep 2018 10:49:57 +0000
pyicu (2.0.6-1) unstable; urgency=medium
[ Ondřej Nový ]
* Convert git repository from git-dpm to gbp layout
[ Laszlo Boszormenyi (GCS) ]
* New upstream release.
* Update Standards-Version to 4.2.1 .
-- Laszlo Boszormenyi (GCS) <gcs@debian.org> Sun, 02 Sep 2018 19:02:49 +0000
pyicu (2.0.3-1) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
* d/control: Deprecating priority extra as per policy 4.0.1
* d/watch: Use https protocol
* d/changelog: Remove trailing whitespaces
* d/rules: Remove trailing whitespaces
[ Piotr Ożarowski ]
* Add dh-python to Build-Depends
[ Laszlo Boszormenyi (GCS) ]
* New upstream release (closes: #879807).
* New maintainer.
* Update packaging.
* Drop rename_docs_module.patch as no longer needed.
* Update debhelper level to 11:
- switch to dh_prep use.
* Update Standards-Version to 4.1.4 .
* Add patch to fix ICU test result.
* Add python{,3}-six to Build-Depends.
-- Laszlo Boszormenyi (GCS) <gcs@debian.org> Wed, 02 May 2018 19:49:12 +0000
pyicu (1.9.5-1) unstable; urgency=medium
[ SVN-Git Migration ]
* [924dc53] Initialize git-dpm
* [e23533f] git-dpm config
* [6387a77] Update Vcs fields for git migration
[ Ondřej Nový ]
* [b07e0f2] Fixed VCS URL (https)
[ Bernd Zeimetz ]
* [6ec8d84] Merge branch 'upstream'
* [396d02e] Remove patches which were applied by upstream.
* [95a4f1d] Fix svn-to-git merge error.
-- Bernd Zeimetz <bzed@debian.org> Thu, 29 Dec 2016 21:58:51 +0100
pyicu (1.9.2-2) unstable; urgency=medium
* Team upload.
* Fix locale-specific FTBFS by exporting LC_ALL=C in debian/rules.
(Closes: #795759)
-- Vincent Cheng <vcheng@debian.org> Thu, 20 Aug 2015 02:18:27 -0700
pyicu (1.9.2-1) unstable; urgency=medium
* Team upload.
* New upstream version
- README has been renamed to README.md
* debian/watch: Use pypi redirector
* Drop README.source, unneeded
* debian/control:
- Bump standards-version to 3.9.6 (no real changes)
- Update homepage
-- Jackson Doak <noskcaj@ubuntu.com> Tue, 04 Aug 2015 09:09:34 +1000
pyicu (1.8-1) unstable; urgency=medium
* New upstream version.
* Refreshing patches
-- Bernd Zeimetz <bzed@debian.org> Sun, 05 Oct 2014 12:42:52 +0200
pyicu (1.7-1) unstable; urgency=medium
* Team upload.
* New upstream release
-- Jackson Doak <noskcaj@ubuntu.com> Mon, 02 Jun 2014 13:53:06 +1000
pyicu (1.5-2) unstable; urgency=low
* New upstream version
-- Bernd Zeimetz <bzed@debian.org> Sun, 05 Oct 2014 12:35:18 +0200
pyicu (1.4-1) unstable; urgency=low
[ Jakub Wilk ]
* Update platform-definitions-fix.dpatch to treat Hurd like other GNU
platforms.
[ Bernd Zeimetz ]
* New upstream version.
* Dropping ICUtzinfo-not-heap-type.dpatch, applied upstream.
-- Bernd Zeimetz <bzed@debian.org> Thu, 10 May 2012 22:59:17 +0200
pyicu (1.3-1) unstable; urgency=low
* Team upload.
[ Bernd Zeimetz ]
* Migrate to dh_python2 (closes: #635633).
[ Jakub Wilk ]
* New upstream version.
+ Fix compatiblity with ICU 4.8 (closes: #628584).
+ Rewrite platform-definitions-fix.dpatch from scratch.
+ Revert upstream change to make ICUtzinfo a heap type.
* Bump standards version to 3.9.2 (no changes needed).
* Don't override shared library dependency information for libpython2.X; the
exension modules aren't linked to it anyway.
-- Jakub Wilk <jwilk@debian.org> Sun, 13 Nov 2011 12:07:46 +0100
pyicu (1.1-1) unstable; urgency=low
* New upstream release
* Install CHANGES as changelog, not CREDITS. Closes: #589070 - thanks to
Jakub Wilk
-- Bernd Zeimetz <bzed@debian.org> Mon, 14 Feb 2011 13:15:13 +0100
pyicu (1.0-1) unstable; urgency=low
* New upstream version.
-- Bernd Zeimetz <bzed@debian.org> Sun, 11 Jul 2010 00:00:06 +0200
pyicu (0.9-3) unstable; urgency=low
* Stop setup.py from isntalling files into /usr/local.
-- Bernd Zeimetz <bzed@debian.org> Tue, 22 Jun 2010 20:59:32 +0200
pyicu (0.9-2) unstable; urgency=low
[ Jakub Wilk ]
* debian/rules:
- Temporary build directory name has changed in Python 2.6. Adjust
PYTHONPATH for running tests accordingly.
-- Bernd Zeimetz <bzed@debian.org> Mon, 25 Jan 2010 23:38:01 +0100
pyicu (0.9-1) unstable; urgency=low
* New upstream release.
-- Bernd Zeimetz <bzed@debian.org> Mon, 18 Jan 2010 22:23:18 +0100
pyicu (0.8.1-4) unstable; urgency=low
[ Jakub Wilk ]
* debian/control:
- Bump standards version to 3.8.3.
- Put the *-dbg package into section debug.
- Install upstream changelog.
* debian/rules:
- Don't rely on particular names for build/ subdirectories.
Thanks to Cyril Brulebois for the patch.
* debian/patches/platform-definitions-fix.dpatch:
- Handle kFreeBSD platform (Closes: #540128). Thanks to Cyril Brulebois
for new the patch.
* debian/copyright:
- Replace (C) with ©.
-- Bernd Zeimetz <bzed@debian.org> Sun, 10 Jan 2010 11:34:57 +0100
pyicu (0.8.1-3) unstable; urgency=low
[ Sandro Tosi ]
* debian/control
- uniforming Vcs-Browser field
[ Bernd Zeimetz ]
* debian/patches/platform-definitions-fix.dpatch:
- Adding patch to handle the new way of platform definitions
on mips, sparc and other architectures, see #499132 for details
(Closes: #519099).
* debian/control:
- Bumping Standards-Version to 3.8.1.
- s/python/Python/ in the long desc. of the dbg package.
* debian/README.source: Adding file.
-- Bernd Zeimetz <bzed@debian.org> Thu, 12 Mar 2009 17:46:19 +0100
pyicu (0.8.1-2) unstable; urgency=low
* Removing bogus changelog entry - 0.8-4 was never released.
-- Bernd Zeimetz <bzed@debian.org> Wed, 12 Dec 2007 09:56:32 +0100
pyicu (0.8.1-1) unstable; urgency=low
* New upstream version.
* debian/patches:
- Removing 64bit-crash-fix.dpatch as it is included in the new version.
-- Bernd Zeimetz <bzed@debian.org> Wed, 12 Dec 2007 09:47:58 +0100
pyicu (0.8-3) unstable; urgency=low
* debian/patches:
- Updating 64bit-crash-fix.dpatch as upstream found another part of code
which could result into segfaults on 64bit architectures.
* debian/control:
- Updating Standards-Version to 3.7.3.
-- Bernd Zeimetz <bzed@debian.org> Thu, 06 Dec 2007 22:45:38 +0100
pyicu (0.8-2) unstable; urgency=low
* debian/patches:
- Adding 64bit-crash-fix.dpatch to fix random crashes on 64bit
architectures.
-- Bernd Zeimetz <bzed@debian.org> Thu, 06 Dec 2007 00:51:29 +0100
pyicu (0.8-1) unstable; urgency=low
* New upstream version, supporting libicu 3.8.
* debian/watch:
- Updating file to point to Pypi.
* debian/control:
- Updating Build-Depends to the new -dev package name of libicu 3.8 -
libicu-dev.
- Updating my email address.
* debian/patches:
- Removing 64bit-fix.dpatch, setup.py.dpatch - patches integrated
upstream.
- Adding no-setuptools-please.dpatch.
-- Bernd Zeimetz <bzed@debian.org> Wed, 05 Dec 2007 14:26:40 +0100
pyicu (0.6-2) unstable; urgency=low
* debian/rules:
- Really removing .egg-info and PyICU.py from the -dbg package now.
-- Bernd Zeimetz <bernd@bzed.de> Mon, 19 Nov 2007 00:39:12 +0100
pyicu (0.6-1) unstable; urgency=low
* Initial release (Closes: #449035)
-- Bernd Zeimetz <bernd@bzed.de> Sun, 18 Nov 2007 22:55:36 +0100
|