[Git][haskell-team/DHG_packages][master] text-icu: Upgrading from 0.7.0.1 to 0.7.1.0

Ilias Tsitsimpis (@iliastsi) gitlab at salsa.debian.org
Fri Jul 22 17:37:37 BST 2022



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


Commits:
282735da by Ilias Tsitsimpis at 2022-07-22T19:35:45+03:00
text-icu: Upgrading from 0.7.0.1 to 0.7.1.0

- - - - -


5 changed files:

- p/haskell-text-icu/debian/changelog
- + p/haskell-text-icu/debian/patches/disable-failing-tests
- p/haskell-text-icu/debian/patches/newer-deepseq
- p/haskell-text-icu/debian/patches/newer-icu
- p/haskell-text-icu/debian/patches/series


Changes:

=====================================
p/haskell-text-icu/debian/changelog
=====================================
@@ -1,8 +1,9 @@
-haskell-text-icu (0.7.0.1-15) UNRELEASED; urgency=medium
+haskell-text-icu (0.7.1.0-1) unstable; urgency=medium
 
+  * New upstream release (Closes: #1014015)
   * Declare compliance with Debian policy 4.6.1
 
- -- Ilias Tsitsimpis <iliastsi at debian.org>  Tue, 28 Jun 2022 15:33:13 +0300
+ -- Ilias Tsitsimpis <iliastsi at debian.org>  Fri, 22 Jul 2022 13:52:44 +0300
 
 haskell-text-icu (0.7.0.1-14) unstable; urgency=medium
 


=====================================
p/haskell-text-icu/debian/patches/disable-failing-tests
=====================================
@@ -0,0 +1,16 @@
+Description: Disable tests that fail
+Origin: https://github.com/haskell/text-icu/commit/7e7f21579819529a35c6a6d3a86f918a88207cd2
+Index: b/tests/Properties.hs
+===================================================================
+--- a/tests/Properties.hs
++++ b/tests/Properties.hs
+@@ -109,7 +109,7 @@ tests =
+   , testProperty "t_mirror" t_mirror
+   , testProperty "t_digitToInt" t_digitToInt
+   , testProperty "t_numericValue" t_numericValue
+-  , testProperty "t_spoofable" t_spoofable
++  -- , testProperty "t_spoofable" t_spoofable
+   , testProperty "t_nonspoofable" t_nonspoofable
+-  , testProperty "t_confusable" t_confusable
++  -- , testProperty "t_confusable" t_confusable
+   ]


=====================================
p/haskell-text-icu/debian/patches/newer-deepseq
=====================================
@@ -1,6 +1,8 @@
+Index: b/tests/QuickCheckUtils.hs
+===================================================================
 --- a/tests/QuickCheckUtils.hs
 +++ b/tests/QuickCheckUtils.hs
-@@ -11,9 +11,6 @@
+@@ -12,9 +12,6 @@ import Test.QuickCheck (Arbitrary(..), G
  import qualified Data.Text as T
  import qualified Data.Text.ICU as I
  


=====================================
p/haskell-text-icu/debian/patches/newer-icu
=====================================
@@ -1,6 +1,8 @@
+Index: b/Data/Text/ICU/Char.hsc
+===================================================================
 --- a/Data/Text/ICU/Char.hsc
 +++ b/Data/Text/ICU/Char.hsc
-@@ -129,6 +129,10 @@
+@@ -131,6 +131,10 @@ data Direction =
    | PopDirectionalFormat
    | DirNonSpacingMark
    | BoundaryNeutral
@@ -11,52 +13,13 @@
    deriving (Eq, Enum, Show, Typeable)
  
  instance NFData Direction where
-@@ -357,6 +361,94 @@
-   | SoraSompeng
-   | SundaneseSupplement
-   | Takri
-+  | BassaVah
-+  | CaucasianAlbanian
-+  | CopticEpactNumbers
-+  | CombiningDiacriticalMarksExtended
-+  | Duployan
-+  | Elbasan
-+  | GeometricShapesExtended
-+  | Grantha
-+  | Khojki
-+  | Khudawadi
-+  | LatinExtendedE
-+  | LinearA
-+  | Mahajani
-+  | Manichaean
-+  | MendeKikakui
-+  | Modi
-+  | Mro
-+  | MyanmarExtendedB
-+  | Nabataean
-+  | OldNorthArabian
-+  | OldPermic
-+  | OrnamentalDingbats
-+  | PahawhHmong
-+  | Palmyrene
-+  | PauCinHau
-+  | PsalterPahlavi
-+  | ShorthandFormatControls
-+  | Siddham
-+  | SinhalaArchaicNumbers
-+  | SupplementalArrowsC
-+  | Tirhuta
-+  | WarangCiti
-+  | Ahom
-+  | AnatolianHieroglyphs
-+  | CherokeeSupplement
-+  | CJKUnifiedIdeographsExtensionE
-+  | EarlyDynasticCuneiform
-+  | Hatran
-+  | Multani
-+  | OldHungarian
-+  | SupplementalSymbolsAndPictographs
-+  | SuttonSignwriting
+@@ -401,6 +405,83 @@ data BlockCode =
+   | OldHungarian
+   | SupplementalSymbolsAndPictographs
+   | SuttonSignwriting
++
++    -- New blocks in Unicode 9.0 (ICU 58)
++
 +  | Adlam
 +  | Bhaiksuki
 +  | CyrillicExtendedC
@@ -68,13 +31,19 @@
 +  | Osage
 +  | Tangut
 +  | TangutComponents
-+  | CJKUnifiedIdeographsExtensionF
++
++    -- New blocks in Unicode 10.0 (ICU 60)
++
++  | CjkUnifiedIdeographsExtensionF
 +  | KanaExtendedA
 +  | MasaramGondi
 +  | Nushu
 +  | Soyombo
 +  | SyriacSupplement
 +  | ZanabazarSquare
++
++    -- New blocks in Unicode 11.0 (ICU 62)
++
 +  | ChessSymbols
 +  | Dogra
 +  | GeorgianExtended
@@ -86,6 +55,9 @@
 +  | Medefaidrin
 +  | OldSogdian
 +  | Sogdian
++
++    -- New blocks in Unicode 12.0 (ICU 64)
++
 +  | EgyptianHieroglyphFormatControls
 +  | Elymaic
 +  | Nandinagari
@@ -95,6 +67,9 @@
 +  | SymbolsAndPictographsExtendedA
 +  | TamilSupplement
 +  | Wancho
++
++    -- New blocks in Unicode 13.0 (ICU 66)
++
 +  | Chorasmian
 +  | CjkUnifiedIdeographsExtensionG
 +  | DivesAkuru
@@ -103,6 +78,22 @@
 +  | SymbolsForLegacyComputing
 +  | TangutSupplement
 +  | Yezidi
++
++    -- New blocks in Unicode 14.0 (ICU 70)
++
++  | ArabicExtendedB
++  | CyproMinoan
++  | EthiopicExtendedB
++  | KanaExtendedB
++  | LatinExtendedF
++  | LatinExtendedG
++  | OldUyghur
++  | Tangsa
++  | Toto
++  | UnifiedCanadianAboriginalSyllabicsExtendedA
++  | Vithkuqi
++  | ZnamennyMusicalNotation
++
    deriving (Eq, Enum, Bounded, Show, Typeable)
  
  instance NFData BlockCode where


=====================================
p/haskell-text-icu/debian/patches/series
=====================================
@@ -1,2 +1,3 @@
 newer-deepseq
 newer-icu
+disable-failing-tests



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

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/282735da8aa765b6b6c62f069da2c2f743c3e9ec
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/20220722/0586ae8a/attachment-0001.htm>


More information about the Pkg-haskell-commits mailing list