Jérôme Charaoui pushed to branch debian/sid at Debian Java Maintainers / jcodings
Commits: 367e3c73 by Charles Oliver Nutter at 2022-11-10T13:52:50-06:00 [maven-release-plugin] prepare for next development iteration - - - - - bf2ce065 by Josef Haider at 2023-03-10T12:14:39+01:00 Fix CESU8Encoding.leftAdjustCharHead - - - - - 14b093ef by Thomas E Enebo at 2023-03-16T08:45:21-05:00 Merge pull request #61 from djoooooe/jh/fix-cesu8-leftAdjustCharHead Fix CESU8Encoding.leftAdjustCharHead - - - - - aabd6636 by sebthom at 2023-06-11T00:12:58+02:00 style: remove unnecessary semicolons - - - - - 550c2f7e by sebthom at 2023-06-11T00:14:38+02:00 style: remove unnecessary cast from byte to int - - - - - 166e6817 by sebthom at 2023-06-11T00:16:16+02:00 style: remove unused imports - - - - - 651f0eeb by sebthom at 2023-06-11T00:18:50+02:00 style: add missing serialVersionUID - - - - - 7d9ad338 by sebthom at 2023-06-11T00:21:17+02:00 chore: replace usage of deprecated class junit.framework.Assert - - - - - 7697954f by sebthom at 2023-06-11T00:24:51+02:00 style: add missing `Override` annotations - - - - - b935983e by sebthom at 2023-06-11T00:26:13+02:00 perf: remove unnecessary null check - - - - - 076fff93 by sebthom at 2023-06-11T13:07:27+02:00 fix: resource leak on IOException - - - - - 4eb6216f by Thomas E Enebo at 2024-01-16T08:46:25-06:00 Merge pull request #62 from sebthom/updates minor code cleanup - - - - - 17644809 by Charles Oliver Nutter at 2025-01-15T17:11:02-06:00 Add copyright Fixes #60 - - - - - 8f4da579 by Charles Oliver Nutter at 2025-01-15T17:16:22-06:00 [maven-release-plugin] prepare release jcodings-1.0.59 - - - - - edc4b7d3 by Charles Oliver Nutter at 2025-01-15T17:16:24-06:00 [maven-release-plugin] prepare for next development iteration - - - - - 253ec475 by Pavel Rosický at 2025-01-16T18:04:32+01:00 fix CP50220 transcoding - - - - - 40844c0d by Charles Oliver Nutter at 2025-01-16T11:28:02-06:00 Merge pull request #64 from ahorek/cp50220 Fix AIOOB in CP50220 transcoding - - - - - c5f9e13e by Charles Oliver Nutter at 2025-01-16T11:29:41-06:00 [maven-release-plugin] prepare release jcodings-1.0.60 - - - - - 22211850 by Charles Oliver Nutter at 2025-01-16T11:29:43-06:00 [maven-release-plugin] prepare for next development iteration - - - - - 8c011587 by Pavel Rosický at 2025-01-17T00:44:54+01:00 add a missing line - - - - - cd0c0706 by Charles Oliver Nutter at 2025-01-16T18:20:54-06:00 Merge pull request #65 from ahorek/cp50220 add a missing line - - - - - 4b2624a3 by Charles Oliver Nutter at 2025-01-16T18:21:57-06:00 [maven-release-plugin] prepare release jcodings-1.0.61 - - - - - 2c3c3033 by Charles Oliver Nutter at 2025-01-16T18:21:59-06:00 [maven-release-plugin] prepare for next development iteration - - - - - 566399c1 by Pavel Rosický at 2025-02-27T01:02:12+01:00 update unicode to 15.0 - - - - - 2bdca5b4 by Pavel Rosický at 2025-02-27T02:10:08+01:00 add lf_newline - - - - - 627da47b by Thomas E Enebo at 2025-02-27T09:22:06-06:00 Merge pull request #66 from ahorek/unicode15 update unicode to 15.0 - - - - - a4358db3 by Charles Oliver Nutter at 2025-02-27T13:22:49-06:00 [maven-release-plugin] prepare release jcodings-1.0.62 - - - - - 464eadb2 by Charles Oliver Nutter at 2025-02-27T13:22:52-06:00 [maven-release-plugin] prepare for next development iteration - - - - - 1f0ff966 by Pavel Rosický at 2025-03-05T23:56:42+01:00 fix kddi - - - - - 8958f69c by Charles Oliver Nutter at 2025-03-06T21:46:40-06:00 Merge pull request #67 from ahorek/fix_kddi fix kddi - - - - - 536fd52a by Charles Oliver Nutter at 2025-03-06T21:48:14-06:00 [maven-release-plugin] prepare release jcodings-1.0.63 - - - - - b557648c by Charles Oliver Nutter at 2025-03-06T21:48:16-06:00 [maven-release-plugin] prepare for next development iteration - - - - - 7a8e1aec by Pavel Rosický at 2026-02-19T16:29:47+01:00 unicode 17.0.0 - - - - - edb3f4aa by Charles Oliver Nutter at 2026-02-19T11:45:45-08:00 Merge pull request #68 from ahorek/unicode17 unicode 17.0.0 - - - - - 7658cd31 by Charles Oliver Nutter at 2026-02-19T13:51:57-06:00 Update CI setup-java and remove dead build - - - - - 4240f85d by Charles Oliver Nutter at 2026-02-19T16:20:09-06:00 Add new sonatype release configuration - - - - - 3b48cf53 by Charles Oliver Nutter at 2026-02-19T16:51:32-06:00 Add automatic snapshot deploy - - - - - 2ef0eb5a by Charles Oliver Nutter at 2026-02-19T16:53:02-06:00 Tweak deploy - - - - - fcc23b20 by Charles Oliver Nutter at 2026-02-19T16:55:05-06:00 Add back central repo username and password - - - - - c8eb7bf5 by Charles Oliver Nutter at 2026-02-19T16:59:38-06:00 More release instructions - - - - - 996ae0f7 by Charles Oliver Nutter at 2026-02-19T16:59:51-06:00 Release 1.0.64 - - - - - 5bb95af5 by Jérôme Charaoui at 2026-08-25T14:32:48-04:00 Merge tag 'jcodings-1.0.64' into debian/sid - - - - - 09a20bcd by Jérôme Charaoui at 2026-08-25T15:03:31-04:00 d/watch: update to v5 format - - - - - cce865ce by Jérôme Charaoui at 2026-08-25T15:03:32-04:00 run wrap-and-sort -bastk - - - - - 8aebe48b by Jérôme Charaoui at 2026-08-25T15:03:32-04:00 d/control: switch to headless jdk - - - - - 60eb931f by Jérôme Charaoui at 2026-08-25T15:03:33-04:00 Remove redundant Priority: optional from source stanza. Changes-By: lintian-brush Fixes: lintian: source: redundant-priority-optional-field See-also: https://lintian.debian.org/tags/redundant-priority-optional-field.html - - - - - 4c4f6cd2 by Jérôme Charaoui at 2026-08-25T15:03:34-04:00 Update standards version to 4.7.4, no changes needed. Upgrade checklist verified: 4.6.1 → 4.6.2: * Package does not provide x-window-manager alternative 4.6.2 → 4.7.0: * Package does not use dpkg-divert 4.7.0 → 4.7.1: * Package does not install to non-/usr paths 4.7.3 → 4.7.4: * Package is not in non-free-firmware Changes-By: lintian-brush Fixes: lintian: source: ancient-standards-version 4.6.1 (released 2022-05-11) (current is 4.7.4.1) See-also: https://lintian.debian.org/tags/ancient-standards-version.html - - - - - 2ffb05df by Jérôme Charaoui at 2026-08-25T15:03:35-04:00 Removed Rules-Requires-Root Changes-By: lintian-brush Fixes: lintian: source: redundant-rules-requires-root-no-field [debian/control] See-also: https://lintian.debian.org/tags/redundant-rules-requires-root-no-field.html - - - - - f2455ada by Jérôme Charaoui at 2026-08-25T15:03:35-04:00 ignore unwanted maven plugin - - - - - c3bd6280 by Jérôme Charaoui at 2026-08-25T15:04:45-04:00 Update changelog for 1.0.64-1 release - - - - - 231 changed files: - .github/workflows/ci.yml - − .github/workflows/maven.yml - LICENSE.txt - README.md - debian/changelog - debian/control - debian/copyright - debian/maven.ignoreRules - debian/watch - pom.xml - + resources/tables/CR_Age_14_0.bin - + resources/tables/CR_Age_15_0.bin - + resources/tables/CR_Age_15_1.bin - + resources/tables/CR_Age_16_0.bin - + resources/tables/CR_Age_17_0.bin - resources/tables/CR_Ahom.bin - resources/tables/CR_Alnum.bin - resources/tables/CR_Alpha.bin - resources/tables/CR_Arabic.bin - resources/tables/CR_Assigned.bin - resources/tables/CR_Balinese.bin - + resources/tables/CR_Beria_Erfe.bin - resources/tables/CR_Brahmi.bin - resources/tables/CR_C.bin - resources/tables/CR_Canadian_Aboriginal.bin - resources/tables/CR_Case_Ignorable.bin - resources/tables/CR_Cased.bin - resources/tables/CR_Cf.bin - resources/tables/CR_Changes_When_Casefolded.bin - resources/tables/CR_Changes_When_Casemapped.bin - resources/tables/CR_Changes_When_Lowercased.bin - resources/tables/CR_Changes_When_Titlecased.bin - resources/tables/CR_Changes_When_Uppercased.bin - resources/tables/CR_Cn.bin - resources/tables/CR_Common.bin - + resources/tables/CR_Cypro_Minoan.bin - resources/tables/CR_Cyrillic.bin - resources/tables/CR_Dash.bin - resources/tables/CR_Default_Ignorable_Code_Point.bin - resources/tables/CR_Devanagari.bin - resources/tables/CR_Diacritic.bin - resources/tables/CR_Digit.bin - resources/tables/CR_Egyptian_Hieroglyphs.bin - resources/tables/CR_Emoji.bin - resources/tables/CR_Emoji_Modifier_Base.bin - resources/tables/CR_Emoji_Presentation.bin - resources/tables/CR_Ethiopic.bin - resources/tables/CR_Extended_Pictographic.bin - resources/tables/CR_Extender.bin - + resources/tables/CR_Garay.bin - resources/tables/CR_Glagolitic.bin - resources/tables/CR_Graph.bin - resources/tables/CR_Grapheme_Base.bin - resources/tables/CR_Grapheme_Cluster_Break_Control.bin - resources/tables/CR_Grapheme_Cluster_Break_Extend.bin - resources/tables/CR_Grapheme_Cluster_Break_Prepend.bin - resources/tables/CR_Grapheme_Cluster_Break_SpacingMark.bin - resources/tables/CR_Grapheme_Cluster_Break_V.bin - resources/tables/CR_Grapheme_Extend.bin - resources/tables/CR_Grapheme_Link.bin - + resources/tables/CR_Gurung_Khema.bin - resources/tables/CR_Han.bin - resources/tables/CR_Hiragana.bin - resources/tables/CR_IDS_Binary_Operator.bin - + resources/tables/CR_IDS_Unary_Operator.bin - + resources/tables/CR_ID_Compat_Math_Continue.bin - + resources/tables/CR_ID_Compat_Math_Start.bin - resources/tables/CR_ID_Continue.bin - resources/tables/CR_ID_Start.bin - resources/tables/CR_Ideographic.bin - + resources/tables/CR_InCB_Consonant.bin - + resources/tables/CR_InCB_Extend.bin - + resources/tables/CR_InCB_Linker.bin - resources/tables/CR_In_Ahom.bin - + resources/tables/CR_In_Arabic_Extended_B.bin - + resources/tables/CR_In_Arabic_Extended_C.bin - + resources/tables/CR_In_Beria_Erfe.bin - + resources/tables/CR_In_CJK_Unified_Ideographs_Extension_H.bin - + resources/tables/CR_In_CJK_Unified_Ideographs_Extension_I.bin - + resources/tables/CR_In_CJK_Unified_Ideographs_Extension_J.bin - + resources/tables/CR_In_Cypro_Minoan.bin - + resources/tables/CR_In_Cyrillic_Extended_D.bin - + resources/tables/CR_In_Devanagari_Extended_A.bin - resources/tables/CR_In_Egyptian_Hieroglyph_Format_Controls.bin - + resources/tables/CR_In_Egyptian_Hieroglyphs_Extended_A.bin - + resources/tables/CR_In_Ethiopic_Extended_B.bin - + resources/tables/CR_In_Garay.bin - + resources/tables/CR_In_Gurung_Khema.bin - + resources/tables/CR_In_Kaktovik_Numerals.bin - + resources/tables/CR_In_Kana_Extended_B.bin - + resources/tables/CR_In_Kawi.bin - + resources/tables/CR_In_Kirat_Rai.bin - + resources/tables/CR_In_Latin_Extended_F.bin - + resources/tables/CR_In_Latin_Extended_G.bin - + resources/tables/CR_In_Miscellaneous_Symbols_Supplement.bin - + resources/tables/CR_In_Myanmar_Extended_C.bin - + resources/tables/CR_In_Nag_Mundari.bin - resources/tables/CR_In_No_Block.bin - + resources/tables/CR_In_Ol_Onal.bin - + resources/tables/CR_In_Old_Uyghur.bin - + resources/tables/CR_In_Sharada_Supplement.bin - + resources/tables/CR_In_Sidetic.bin - + resources/tables/CR_In_Sunuwar.bin - + resources/tables/CR_In_Symbols_for_Legacy_Computing_Supplement.bin - + resources/tables/CR_In_Tai_Yo.bin - + resources/tables/CR_In_Tangsa.bin - + resources/tables/CR_In_Tangut_Components_Supplement.bin - resources/tables/CR_In_Tangut_Supplement.bin - + resources/tables/CR_In_Todhri.bin - + resources/tables/CR_In_Tolong_Siki.bin - + resources/tables/CR_In_Toto.bin - + resources/tables/CR_In_Tulu_Tigalari.bin - + resources/tables/CR_In_Unified_Canadian_Aboriginal_Syllabics_Extended_A.bin - + resources/tables/CR_In_Vithkuqi.bin - + resources/tables/CR_In_Znamenny_Musical_Notation.bin - resources/tables/CR_Inherited.bin - resources/tables/CR_Kaithi.bin - resources/tables/CR_Kannada.bin - resources/tables/CR_Katakana.bin - + resources/tables/CR_Kawi.bin - resources/tables/CR_Khitan_Small_Script.bin - resources/tables/CR_Khojki.bin - + resources/tables/CR_Kirat_Rai.bin - resources/tables/CR_L.bin - resources/tables/CR_LC.bin - resources/tables/CR_Lao.bin - resources/tables/CR_Latin.bin - resources/tables/CR_Ll.bin - resources/tables/CR_Lm.bin - resources/tables/CR_Lo.bin - resources/tables/CR_Lower.bin - resources/tables/CR_Lu.bin - resources/tables/CR_M.bin - resources/tables/CR_Math.bin - resources/tables/CR_Mc.bin - resources/tables/CR_Mn.bin - + resources/tables/CR_Modifier_Combining_Mark.bin - resources/tables/CR_Mongolian.bin - resources/tables/CR_Myanmar.bin - resources/tables/CR_N.bin - + resources/tables/CR_Nag_Mundari.bin - resources/tables/CR_Nl.bin - resources/tables/CR_No.bin - + resources/tables/CR_Ol_Onal.bin - + resources/tables/CR_Old_Uyghur.bin - resources/tables/CR_Other_Alphabetic.bin - resources/tables/CR_Other_Grapheme_Extend.bin - resources/tables/CR_Other_ID_Continue.bin - resources/tables/CR_Other_Lowercase.bin - resources/tables/CR_Pd.bin - resources/tables/CR_Pe.bin - resources/tables/CR_Po.bin - resources/tables/CR_Prepended_Concatenation_Mark.bin - resources/tables/CR_Print.bin - resources/tables/CR_Ps.bin - resources/tables/CR_Punct.bin - resources/tables/CR_S.bin - resources/tables/CR_Sc.bin - resources/tables/CR_Sentence_Terminal.bin - resources/tables/CR_Sharada.bin - + resources/tables/CR_Sidetic.bin - resources/tables/CR_Sk.bin - resources/tables/CR_Sm.bin - resources/tables/CR_So.bin - resources/tables/CR_Soft_Dotted.bin - + resources/tables/CR_Sunuwar.bin - resources/tables/CR_Tagalog.bin - + resources/tables/CR_Tai_Yo.bin - resources/tables/CR_Takri.bin - + resources/tables/CR_Tangsa.bin - resources/tables/CR_Tangut.bin - resources/tables/CR_Telugu.bin - resources/tables/CR_Terminal_Punctuation.bin - + resources/tables/CR_Todhri.bin - + resources/tables/CR_Tolong_Siki.bin - + resources/tables/CR_Toto.bin - + resources/tables/CR_Tulu_Tigalari.bin - resources/tables/CR_Unified_Ideograph.bin - resources/tables/CR_Unknown.bin - resources/tables/CR_Upper.bin - resources/tables/CR_Variation_Selector.bin - + resources/tables/CR_Vithkuqi.bin - resources/tables/CR_Word.bin - resources/tables/CR_XID_Continue.bin - resources/tables/CR_XID_Start.bin - resources/tables/CR_XPosixPunct.bin - resources/tables/CaseFold.bin - resources/tables/CaseUnfold_11.bin - resources/tables/Transcoder_SingleByte_ByteArray.bin - resources/tables/Transcoder_SingleByte_WordArray.bin - scripts/generate.rb - src/org/jcodings/Config.java - src/org/jcodings/MultiByteEncoding.java - src/org/jcodings/exception/CharacterPropertyException.java - src/org/jcodings/exception/EncodingException.java - src/org/jcodings/exception/JCodingsException.java - src/org/jcodings/exception/TranscoderException.java - src/org/jcodings/specific/BaseEUCJPEncoding.java - src/org/jcodings/specific/CESU8Encoding.java - src/org/jcodings/specific/EUCKREncoding.java - src/org/jcodings/specific/EmacsMuleEncoding.java - src/org/jcodings/specific/GB18030Encoding.java - src/org/jcodings/specific/Windows_1251Encoding.java - src/org/jcodings/spi/Charsets.java - src/org/jcodings/transcode/EConv.java - src/org/jcodings/transcode/EConvFlags.java - src/org/jcodings/transcode/TranscodeFunctions.java - src/org/jcodings/transcode/TranscoderDB.java - src/org/jcodings/transcode/TranscoderList.java - src/org/jcodings/transcode/specific/Cp50220_decoder_Transcoder.java - src/org/jcodings/transcode/specific/Cp50221_decoder_Transcoder.java - src/org/jcodings/transcode/specific/Iso2022jp_decoder_Transcoder.java - src/org/jcodings/transcode/specific/Iso2022jp_kddi_decoder_Transcoder.java - + src/org/jcodings/transcode/specific/Lf_newline_Transcoder.java - src/org/jcodings/unicode/UnicodeCodeRange.java - src/org/jcodings/util/ArrayReader.java - src/org/jcodings/util/BytesHash.java - src/org/jcodings/util/CaseInsensitiveBytesHash.java - src/org/jcodings/util/Hash.java - src/org/jcodings/util/IntArrayHash.java - src/org/jcodings/util/IntHash.java - src/org/jcodings/util/ObjHash.java - test/org/jcodings/specific/TestBig5.java - test/org/jcodings/specific/TestCESU8.java - test/org/jcodings/specific/TestCaseMap.java - test/org/jcodings/specific/TestEConv.java - test/org/jcodings/specific/TestEConvResult.java - test/org/jcodings/specific/TestEmacsMule.java - test/org/jcodings/specific/TestGBK.java - test/org/jcodings/specific/TestUnicode.java - + test/org/jcodings/transcode/TestCP51932ToCP50220.java The diff was not included because it is too large. View it on GitLab: https://salsa.debian.org/java-team/jcodings/-/compare/891f04f9948bb63803c00ceb061a28ec64045bba...c3bd62802e9119706ecf300b4acf34735bd31134 -- View it on GitLab: https://salsa.debian.org/java-team/jcodings/-/compare/891f04f9948bb63803c00ceb061a28ec64045bba...c3bd62802e9119706ecf300b4acf34735bd31134 You're receiving this email because of your account on salsa.debian.org. Manage all notifications: https://salsa.debian.org/-/profile/notifications | Help: https://salsa.debian.org/help
_______________________________________________ pkg-java-commits mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-commits

