[Git][haskell-team/DHG_packages][master] unicode-transforms: Upgrading from 0.3.6 to 0.4.0.1
Scott Talbert (@swt2c)
gitlab at salsa.debian.org
Fri Aug 5 16:41:53 BST 2022
Scott Talbert pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
f0d228ba by Scott Talbert at 2022-08-05T11:35:59-04:00
unicode-transforms: Upgrading from 0.3.6 to 0.4.0.1
- - - - -
2 changed files:
- p/haskell-unicode-transforms/debian/changelog
- p/haskell-unicode-transforms/debian/control
Changes:
=====================================
p/haskell-unicode-transforms/debian/changelog
=====================================
@@ -1,8 +1,12 @@
-haskell-unicode-transforms (0.3.6-3) UNRELEASED; urgency=medium
+haskell-unicode-transforms (0.4.0.1-1) unstable; urgency=medium
+ [ Ilias Tsitsimpis ]
* Declare compliance with Debian policy 4.6.1
- -- Ilias Tsitsimpis <iliastsi at debian.org> Tue, 28 Jun 2022 15:33:18 +0300
+ [ Scott Talbert ]
+ * New upstream release
+
+ -- Scott Talbert <swt at techie.net> Fri, 05 Aug 2022 11:31:41 -0400
haskell-unicode-transforms (0.3.6-2) unstable; urgency=medium
=====================================
p/haskell-unicode-transforms/debian/control
=====================================
@@ -9,20 +9,22 @@ Build-Depends: debhelper (>= 10),
cdbs,
ghc (>= 8.4.3),
ghc-prof,
- libghc-bitarray-dev (>= 0.0.1),
- libghc-bitarray-dev (<< 0.1),
- libghc-bitarray-prof,
+ libghc-hspec-dev (>= 2.0),
+ libghc-hspec-dev (<< 3),
+ libghc-hspec-prof,
libghc-quickcheck2-dev (>= 2.1),
- libghc-quickcheck2-dev (<< 2.14),
+ libghc-quickcheck2-dev (<< 2.15),
libghc-quickcheck2-prof,
- libghc-getopt-generics-dev (>= 0.11),
- libghc-getopt-generics-dev (<< 0.14),
- libghc-split-dev (>= 0.1),
+ libghc-split-dev (>= 0.2),
libghc-split-dev (<< 0.3),
+ libghc-split-prof,
+ libghc-unicode-data-dev (>= 0.2),
+ libghc-unicode-data-dev (<< 0.4),
+ libghc-unicode-data-prof,
Build-Depends-Indep: ghc-doc,
- libghc-bitarray-doc,
+ libghc-unicode-data-doc,
Standards-Version: 4.6.1
-Homepage: https://github.com/harendra-kumar/unicode-transforms
+Homepage: https://github.com/composewell/unicode-transforms
Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-unicode-transforms
Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-unicode-transforms]
X-Description: Fast Unicode 9.0 normalization in Haskell
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/f0d228bae759eec2b88dd7d31c950fc01b861bfc
--
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/f0d228bae759eec2b88dd7d31c950fc01b861bfc
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/20220805/3945015c/attachment-0001.htm>
More information about the Pkg-haskell-commits
mailing list