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
|
utf8proc (2.5.0-1) unstable; urgency=medium
* New upstream release
* Refresh use-unicode-data.patch
* Build with unicode-data 13.0 (Closes: #954131)
* Set Rules-Requires-Root: no
* Add Build-Depends-Package to libutf8proc2.symbols
* Bump Standards-Version to 4.5.0, no changes
-- Graham Inggs <ginggs@debian.org> Mon, 30 Mar 2020 08:12:49 +0000
utf8proc (2.4.0-2) unstable; urgency=medium
[ Debian Janitor ]
* Bump debhelper from old 11 to 12.
* Set upstream metadata fields:
Bug-Database, Repository, Repository-Browse.
* Update standards version to 4.4.1, no changes needed.
[ Mo Zhou ]
* Update my mail address in control and copyright.
* Initialize autopkgtest: compile and run upstream tests.
-- Mo Zhou <lumin@debian.org> Tue, 07 Jan 2020 14:56:30 +0800
utf8proc (2.4.0-1) unstable; urgency=medium
* New upstream version 2.4.0
* Bump Standards-Version to 4.4.0 (no change).
* Delete d/compat in favor of debhelper-compat (= 11).
* Update patches:
* Rebase use-unicode-data.patch
- Remove unicode-data-12.1.0pre1.patch
- Remove utf8proc-unicode-version.patch
-- Mo Zhou <cdluminate@gmail.com> Wed, 21 Aug 2019 14:41:53 +0000
utf8proc (2.3.0-1) unstable; urgency=medium
* New upstream version 2.3.0 (Closes: #927941)
* Bump unicode-data requirement to (>= 12.1) && (<< 12.2).
* Refresh use-unicode-data.patch; Remove pass-hardening-flags.patch (merged).
* Patch: update utf8proc_data.c against unicode-data 12.1.0~pre1.
* Patch: update unicode-data version strings to 12.1.0
* Patch: upstream didn't bump minor version in build system and header.
* Install the newly-added pkgconfig file. (Closes: #927260)
* Add a new symbol.
-- Mo Zhou <cdluminate@gmail.com> Sat, 27 Apr 2019 08:12:00 +0000
utf8proc (2.2.0-1) unstable; urgency=medium
* New upstream release
* Drop patches no longer needed, refresh remaining
* Update debian/libutf8proc2.symbols
* Update debian/copyright
* New patch pass-hardening-flags.patch
-- Graham Inggs <ginggs@debian.org> Fri, 27 Jul 2018 10:17:12 +0000
utf8proc (2.1.1-1) unstable; urgency=medium
[ Peter Colberg ]
* Update Vcs-* fields for move to salsa.debian.org
[ Graham Inggs ]
* New upstream release (Closes: #902902)
* Update upstream URLs for move to JuliaStrings
* Refresh patches
* Drop symbols of generated const tables, see upstream PR #100
* Add Mo Zhou to uploaders
* Switch to debhelper 11
* Trim trailing whitespace from debian/changelog
* Drop unnecessary get-orig-source target from debian/rules
* Bump Standards-Version to 4.1.5
* Switch to unicode-data 11 (Closes: #903381)
* Regenerate utf8proc_data.c from unicode-data 11
* Skip failing grapheme break tests
-- Graham Inggs <ginggs@debian.org> Mon, 09 Jul 2018 13:43:06 +0000
utf8proc (2.1.0-1) unstable; urgency=medium
* New upstream release
* Switch to unicode-data 10 (Closes: #867105)
* Regenerate utf8proc_data.c from unicode-data 10
* Update debian/libutf8proc2.symbols
* Switch to debhelper 10
* Enable all hardening flags
* Bump Standards-Version to 4.0.0
* Update copyright, use https
-- Graham Inggs <ginggs@debian.org> Sat, 08 Jul 2017 10:47:15 +0200
utf8proc (2.0.2-1) unstable; urgency=medium
* New upstream release
-- Peter Colberg <peter@colberg.org> Sat, 30 Jul 2016 23:21:18 -0400
utf8proc (2.0.1-1) unstable; urgency=medium
* New upstream release (Closes: #829236)
* Refresh patch
* Bump SONAME to libutf8proc2
* Update debian/libutf8proc2.symbols
* Update Vcs-* fields to use https
* Enable bindnow hardening flag
* Bump Standards-Version to 3.9.8
* Add debian/gbp.conf for pristine-tar
* Build depend on unicode-data >= 9.0 and << 9.1 for tests
-- Peter Colberg <peter@colberg.org> Sat, 16 Jul 2016 17:15:58 -0400
utf8proc (1.3.1-2) unstable; urgency=medium
* Relax build-depends version for unicode-data.
-- Peter Colberg <peter@colberg.org> Fri, 06 Nov 2015 13:26:14 -0500
utf8proc (1.3.1-1) unstable; urgency=medium
* Initial release. (Closes: #803681)
-- Peter Colberg <peter@colberg.org> Sun, 01 Nov 2015 13:30:40 -0500
|