[Git][haskell-team/DHG_packages][master] HaXml: Upgrading from 1.25.5 to 1.25.9
Ilias Tsitsimpis (@iliastsi)
gitlab at salsa.debian.org
Tue Jul 19 11:32:00 BST 2022
Ilias Tsitsimpis pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
dad188e5 by Ilias Tsitsimpis at 2022-07-19T13:27:50+03:00
HaXml: Upgrading from 1.25.5 to 1.25.9
- - - - -
4 changed files:
- p/haxml/debian/changelog
- p/haxml/debian/control
- − p/haxml/debian/patches/newer-deps
- − p/haxml/debian/patches/series
Changes:
=====================================
p/haxml/debian/changelog
=====================================
@@ -1,8 +1,9 @@
-haxml (1:1.25.5-3) UNRELEASED; urgency=medium
+haxml (1:1.25.9-1) unstable; urgency=medium
+ * New upstream release
* Declare compliance with Debian policy 4.6.1
- -- Ilias Tsitsimpis <iliastsi at debian.org> Tue, 28 Jun 2022 15:33:28 +0300
+ -- Ilias Tsitsimpis <iliastsi at debian.org> Tue, 19 Jul 2022 13:26:51 +0300
haxml (1:1.25.5-2) unstable; urgency=medium
=====================================
p/haxml/debian/control
=====================================
@@ -15,7 +15,7 @@ Build-Depends:
libghc-polyparse-dev (<< 1.14),
libghc-polyparse-prof,
libghc-random-dev (>= 1.0),
- libghc-random-dev (<< 1.2),
+ libghc-random-dev (<< 1.3),
libghc-random-prof,
libghc-semigroups-dev,
libghc-semigroups-prof,
@@ -25,7 +25,7 @@ Build-Depends-Indep:
libghc-polyparse-doc,
libghc-random-doc,
Standards-Version: 4.6.1
-Homepage: http://projects.haskell.org/HaXml/
+Homepage: https://github.com/HaXml/HaXml
Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haxml
Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haxml]
=====================================
p/haxml/debian/patches/newer-deps deleted
=====================================
@@ -1,18 +0,0 @@
---- a/HaXml.cabal
-+++ b/HaXml.cabal
-@@ -84,13 +84,13 @@
- Text.XML.HaXml.Schema.Schema
- hs-source-dirs: src
- build-depends:
-- base >= 4.3.1.0 && < 4.13,
-+ base >= 4.3.1.0 && < 4.15,
- bytestring >= 0.9.1.10 && < 0.11,
- containers >= 0.4.0.0 && <0.7,
- filepath >= 1.2.0.0 && <1.5,
- pretty >= 1.0.1.2 && <1.2,
- random >= 1.0 && <1.2,
-- polyparse >= 1.12.1 && <1.13
-+ polyparse >= 1.12.1 && <1.14
- if !impl(ghc >= 8.0)
- build-depends:
- semigroups >= 0.18.5 && < 0.19
=====================================
p/haxml/debian/patches/series deleted
=====================================
@@ -1 +0,0 @@
-newer-deps
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/dad188e5270f8b1049d7e6b9505e3b9a4083b07d
--
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/dad188e5270f8b1049d7e6b9505e3b9a4083b07d
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/20220719/02d997bc/attachment-0001.htm>
More information about the Pkg-haskell-commits
mailing list