[Git][haskell-team/DHG_packages][master] text-icu: Patch for newer icu

Ilias Tsitsimpis gitlab at salsa.debian.org
Wed Aug 19 14:17:48 BST 2020



Ilias Tsitsimpis pushed to branch master at Debian Haskell Group / DHG_packages


Commits:
983d4f36 by Ilias Tsitsimpis at 2020-08-19T16:16:13+03:00
text-icu: Patch for newer icu

- - - - -


2 changed files:

- p/haskell-text-icu/debian/changelog
- p/haskell-text-icu/debian/patches/newer-icu


Changes:

=====================================
p/haskell-text-icu/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-text-icu (0.7.0.1-14) unstable; urgency=medium
+
+  * Patch for Unicode 11.0, 12.0, and 13.0 (Closes: #962402)
+
+ -- Ilias Tsitsimpis <iliastsi at debian.org>  Wed, 19 Aug 2020 13:06:30 +0300
+
 haskell-text-icu (0.7.0.1-13) unstable; urgency=medium
 
   [ Ilias Tsitsimpis ]


=====================================
p/haskell-text-icu/debian/patches/newer-icu
=====================================
@@ -1,6 +1,17 @@
 --- a/Data/Text/ICU/Char.hsc
 +++ b/Data/Text/ICU/Char.hsc
-@@ -357,6 +357,66 @@
+@@ -129,6 +129,10 @@
+   | PopDirectionalFormat
+   | DirNonSpacingMark
+   | BoundaryNeutral
++  | FirstStrongIsolate
++  | LeftToRightIsolate
++  | RightToLeftIsolate
++  | PopDirectionalIsolate
+   deriving (Eq, Enum, Show, Typeable)
+ 
+ instance NFData Direction where
+@@ -357,6 +361,94 @@
    | SoraSompeng
    | SundaneseSupplement
    | Takri
@@ -63,7 +74,35 @@
 +  | Nushu
 +  | Soyombo
 +  | SyriacSupplement
-+  | ZanzabarSquare
++  | ZanabazarSquare
++  | ChessSymbols
++  | Dogra
++  | GeorgianExtended
++  | GunjalaGondi
++  | HanifiRohingya
++  | IndicSiyaqNumbers
++  | Makasar
++  | MayanNumerals
++  | Medefaidrin
++  | OldSogdian
++  | Sogdian
++  | EgyptianHieroglyphFormatControls
++  | Elymaic
++  | Nandinagari
++  | NyiakengPuachueHmong
++  | OttomanSiyaqNumbers
++  | SmallKanaExtension
++  | SymbolsAndPictographsExtendedA
++  | TamilSupplement
++  | Wancho
++  | Chorasmian
++  | CjkUnifiedIdeographsExtensionG
++  | DivesAkuru
++  | KhitanSmallScript
++  | LisuSupplement
++  | SymbolsForLegacyComputing
++  | TangutSupplement
++  | Yezidi
    deriving (Eq, Enum, Bounded, Show, Typeable)
  
  instance NFData BlockCode where



View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/983d4f36d202613c912322cf28865d2a1acfef22

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/983d4f36d202613c912322cf28865d2a1acfef22
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-haskell-commits/attachments/20200819/a9f57b67/attachment-0001.html>


More information about the Pkg-haskell-commits mailing list