[Git][haskell-team/DHG_packages][master] butcher: patch for newer deps

Scott Talbert (@swt2c) gitlab at salsa.debian.org
Fri Jul 29 16:38:59 BST 2022



Scott Talbert pushed to branch master at Debian Haskell Group / DHG_packages


Commits:
a2ec9682 by Scott Talbert at 2022-07-29T11:35:25-04:00
butcher: patch for newer deps

- - - - -


3 changed files:

- p/haskell-butcher/debian/changelog
- + p/haskell-butcher/debian/patches/newer-deps
- + p/haskell-butcher/debian/patches/series


Changes:

=====================================
p/haskell-butcher/debian/changelog
=====================================
@@ -1,8 +1,12 @@
-haskell-butcher (1.3.3.2-2) UNRELEASED; urgency=medium
+haskell-butcher (1.3.3.2-2) unstable; urgency=medium
 
+  [ Ilias Tsitsimpis ]
   * Declare compliance with Debian policy 4.6.1
 
- -- Ilias Tsitsimpis <iliastsi at debian.org>  Tue, 28 Jun 2022 15:32:05 +0300
+  [ Scott Talbert ]
+  * Patch for newer deps (Closes: #1015893)
+
+ -- Scott Talbert <swt at techie.net>  Fri, 29 Jul 2022 11:35:08 -0400
 
 haskell-butcher (1.3.3.2-1) unstable; urgency=medium
 


=====================================
p/haskell-butcher/debian/patches/newer-deps
=====================================
@@ -0,0 +1,11 @@
+--- a/butcher.cabal
++++ b/butcher.cabal
+@@ -37,7 +37,7 @@ library
+   other-modules:       UI.Butcher.Monadic.Internal.Types
+                        UI.Butcher.Monadic.Internal.Core
+   build-depends:
+-    { base >=4.11 && <4.15
++    { base >=4.11 && <4.17
+     , free < 5.2
+     , unsafe < 0.1
+     , microlens <0.5


=====================================
p/haskell-butcher/debian/patches/series
=====================================
@@ -0,0 +1 @@
+newer-deps



View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/a2ec9682ed2459da465c9bb859d77c1b1834b591

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/a2ec9682ed2459da465c9bb859d77c1b1834b591
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/20220729/88dd6557/attachment-0001.htm>


More information about the Pkg-haskell-commits mailing list