[Git][haskell-team/DHG_packages][master] ansi-wl-pprint: Upgrading from 0.6.9 to 1.0.2
Scott Talbert (@swt2c)
gitlab at salsa.debian.org
Sun Sep 22 21:00:00 BST 2024
Scott Talbert pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
4cb70eb8 by Scott Talbert at 2024-09-22T15:56:25-04:00
ansi-wl-pprint: Upgrading from 0.6.9 to 1.0.2
- - - - -
4 changed files:
- p/haskell-ansi-wl-pprint/debian/changelog
- p/haskell-ansi-wl-pprint/debian/control
- − p/haskell-ansi-wl-pprint/debian/patches/newer-deps
- − p/haskell-ansi-wl-pprint/debian/patches/series
Changes:
=====================================
p/haskell-ansi-wl-pprint/debian/changelog
=====================================
@@ -1,8 +1,12 @@
-haskell-ansi-wl-pprint (0.6.9-7) UNRELEASED; urgency=medium
+haskell-ansi-wl-pprint (1.0.2-1) unstable; urgency=medium
+ [ Ilias Tsitsimpis ]
* Declare compliance with Debian policy 4.7.0
- -- Ilias Tsitsimpis <iliastsi at debian.org> Wed, 11 Sep 2024 15:16:56 +0300
+ [ Scott Talbert ]
+ * New upstream release
+
+ -- Scott Talbert <swt at techie.net> Sun, 22 Sep 2024 15:24:30 -0400
haskell-ansi-wl-pprint (0.6.9-6) unstable; urgency=medium
=====================================
p/haskell-ansi-wl-pprint/debian/control
=====================================
@@ -9,11 +9,11 @@ Build-Depends: debhelper (>= 10),
cdbs,
ghc (>= 9.4),
ghc-prof,
- libghc-ansi-terminal-dev (>= 0.9.1),
- libghc-ansi-terminal-dev (<< 0.12),
- libghc-ansi-terminal-prof,
+ libghc-prettyprinter-compat-ansi-wl-pprint-dev (>= 1.0.2),
+ libghc-prettyprinter-compat-ansi-wl-pprint-dev (<< 1.0.3),
+ libghc-prettyprinter-compat-ansi-wl-pprint-prof,
Build-Depends-Indep: ghc-doc,
- libghc-ansi-terminal-doc,
+ libghc-prettyprinter-compat-ansi-wl-pprint-doc,
Standards-Version: 4.7.0
Homepage: https://github.com/batterseapower/ansi-wl-pprint
Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-ansi-wl-pprint
=====================================
p/haskell-ansi-wl-pprint/debian/patches/newer-deps deleted
=====================================
@@ -1,11 +0,0 @@
---- a/ansi-wl-pprint.cabal
-+++ b/ansi-wl-pprint.cabal
-@@ -44,7 +44,7 @@ library
- -- see also notes in Text.PrettyPrint.ANSI.Leijen
- build-depends: semigroups >= 0.18.5 && < 0.20
-
-- build-depends: ansi-terminal >= 0.9.1 && < 0.10
-+ build-depends: ansi-terminal >= 0.9.1 && < 0.12
- build-depends: base >= 4.3 && < 5
-
- if impl(ghc >= 7.4)
=====================================
p/haskell-ansi-wl-pprint/debian/patches/series deleted
=====================================
@@ -1 +0,0 @@
-newer-deps
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/4cb70eb8711f80165c1f82969e6d236b7d3de483
--
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/4cb70eb8711f80165c1f82969e6d236b7d3de483
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/20240922/ea9918fe/attachment-0001.htm>
More information about the Pkg-haskell-commits
mailing list