[Git][haskell-team/DHG_packages][master] text-icu: patch for Unicode 7.0, 8.0, 9.0, 10.0
Clint Adams
gitlab at salsa.debian.org
Sat Apr 14 18:18:48 BST 2018
Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
3776035c by Clint Adams at 2018-04-14T13:18:13-04:00
text-icu: patch for Unicode 7.0, 8.0, 9.0, 10.0
- - - - -
3 changed files:
- p/haskell-text-icu/debian/changelog
- + p/haskell-text-icu/debian/patches/newer-icu
- p/haskell-text-icu/debian/patches/series
Changes:
=====================================
p/haskell-text-icu/debian/changelog
=====================================
--- a/p/haskell-text-icu/debian/changelog
+++ b/p/haskell-text-icu/debian/changelog
@@ -1,3 +1,9 @@
+haskell-text-icu (0.7.0.1-10) unstable; urgency=medium
+
+ * Patch for Unicode 7.0, 8.0, 9.0, 10.0.
+
+ -- Clint Adams <clint at debian.org> Sat, 14 Apr 2018 13:17:55 -0400
+
haskell-text-icu (0.7.0.1-9) unstable; urgency=medium
* Force C.UTF-8 during testsuite.
=====================================
p/haskell-text-icu/debian/patches/newer-icu
=====================================
--- /dev/null
+++ b/p/haskell-text-icu/debian/patches/newer-icu
@@ -0,0 +1,69 @@
+--- a/Data/Text/ICU/Char.hsc
++++ b/Data/Text/ICU/Char.hsc
+@@ -357,6 +357,66 @@
+ | 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
++ | Adlam
++ | Bhaiksuki
++ | CyrillicExtendedC
++ | GlagoliticSupplement
++ | IdeographicSymbolsAndPunctuation
++ | Marchen
++ | MongolianSupplement
++ | Newa
++ | Osage
++ | Tangut
++ | TangutComponents
++ | CJKUnifiedIdeographsExtensionF
++ | KanaExtendedA
++ | MasaramGondi
++ | Nushu
++ | Soyombo
++ | SyriacSupplement
++ | ZanzabarSquare
+ deriving (Eq, Enum, Bounded, Show, Typeable)
+
+ instance NFData BlockCode where
=====================================
p/haskell-text-icu/debian/patches/series
=====================================
--- a/p/haskell-text-icu/debian/patches/series
+++ b/p/haskell-text-icu/debian/patches/series
@@ -1 +1,2 @@
newer-deepseq
+newer-icu
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/3776035ccc7996f790f2bd1d3d19dd4f0239eefc
---
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/3776035ccc7996f790f2bd1d3d19dd4f0239eefc
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/20180414/8daace15/attachment-0001.html>
More information about the Pkg-haskell-commits
mailing list