[Git][haskell-team/DHG_packages][master] http-media: Upgrading from 0.8.0.0 to 0.8.1.1
Clint Adams (@clint)
gitlab at salsa.debian.org
Sat Oct 21 17:50:17 BST 2023
Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
f700c9f2 by Clint Adams at 2023-10-21T12:49:47-04:00
http-media: Upgrading from 0.8.0.0 to 0.8.1.1
- - - - -
4 changed files:
- p/haskell-http-media/debian/changelog
- p/haskell-http-media/debian/control
- − p/haskell-http-media/debian/patches/newer-deps
- − p/haskell-http-media/debian/patches/series
Changes:
=====================================
p/haskell-http-media/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-http-media (0.8.1.1-1) unstable; urgency=medium
+
+ * New upstream version.
+
+ -- Clint Adams <clint at debian.org> Sat, 21 Oct 2023 12:45:48 -0400
+
haskell-http-media (0.8.0.0-4) unstable; urgency=medium
* Declare compliance with Debian policy 4.6.2
=====================================
p/haskell-http-media/debian/control
=====================================
@@ -20,13 +20,11 @@ Build-Depends:
libghc-quickcheck2-dev (>= 2.8),
libghc-quickcheck2-dev (<< 2.15),
libghc-quickcheck2-prof,
- libghc-test-framework-dev (>= 0.8),
- libghc-test-framework-dev (<< 0.9),
- libghc-test-framework-dev (>= 0.8),
- libghc-test-framework-quickcheck2-dev (<< 0.4),
- libghc-test-framework-quickcheck2-dev (>= 0.3),
-Build-Depends-Indep:
- ghc-doc,
+ libghc-tasty-dev (>= 0.11) <!nocheck>,
+ libghc-tasty-dev (<< 1.6) <!nocheck>,
+ libghc-tasty-quickcheck-dev (>= 0.8) <!nocheck>,
+ libghc-tasty-quickcheck-dev (<< 0.11) <!nocheck>,
+Build-Depends-Indep: ghc-doc,
libghc-case-insensitive-doc,
libghc-utf8-string-doc,
Standards-Version: 4.6.2
=====================================
p/haskell-http-media/debian/patches/newer-deps deleted
=====================================
@@ -1,38 +0,0 @@
-Index: b/http-media.cabal
-===================================================================
---- a/http-media.cabal
-+++ b/http-media.cabal
-@@ -1,5 +1,6 @@
- name: http-media
- version: 0.8.0.0
-+x-revision: 8
- license: MIT
- license-file: LICENSE
- author: Timothy Jones
-@@ -71,8 +72,8 @@ library
- Network.HTTP.Media.Utils
-
- build-depends:
-- base >= 4.7 && < 4.13,
-- bytestring >= 0.10 && < 0.11,
-+ base >= 4.8 && < 5,
-+ bytestring >= 0.10 && < 0.12,
- case-insensitive >= 1.0 && < 1.3,
- containers >= 0.5 && < 0.7,
- utf8-string >= 0.3 && < 1.1
-@@ -122,12 +123,12 @@ test-suite test-http-media
- Network.HTTP.Media.Utils
-
- build-depends:
-- base >= 4.7 && < 4.13,
-- bytestring >= 0.10 && < 0.11,
-+ base >= 4.8 && < 5,
-+ bytestring >= 0.10 && < 0.12,
- case-insensitive >= 1.0 && < 1.3,
- containers >= 0.5 && < 0.7,
- utf8-string >= 0.3 && < 1.1,
-- QuickCheck >= 2.8 && < 2.14,
-+ QuickCheck >= 2.8 && < 2.15,
- test-framework >= 0.8 && < 0.9,
- test-framework-quickcheck2 >= 0.3 && < 0.4
-
=====================================
p/haskell-http-media/debian/patches/series deleted
=====================================
@@ -1 +0,0 @@
-newer-deps
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/f700c9f2ae0a183f833a24af3df437026afbaa9e
--
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/f700c9f2ae0a183f833a24af3df437026afbaa9e
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/20231021/8ee29a53/attachment-0001.htm>
More information about the Pkg-haskell-commits
mailing list