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

Gianfranco Costamagna gitlab at salsa.debian.org
Fri Aug 23 14:15:13 BST 2019



Gianfranco Costamagna pushed to branch master at Debian Haskell Group / DHG_packages


Commits:
66abed7e by Gianfranco Costamagna at 2019-08-23T13:14:55Z
haskell-split: patch for newer deps

- - - - -


3 changed files:

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


Changes:

=====================================
p/haskell-split/debian/changelog
=====================================
@@ -1,8 +1,12 @@
-haskell-split (0.2.3.3-3) UNRELEASED; urgency=medium
+haskell-split (0.2.3.3-3) unstable; urgency=medium
 
+  [ Dmitry Bogatov ]
   * Add missing "Upstream-Name" field into "debian/copyright".
 
- -- Dmitry Bogatov <KAction at debian.org>  Thu, 16 May 2019 14:24:27 +0000
+  [ Gianfranco Costamagna ]
+  * Patch for newer deps
+
+ -- Gianfranco Costamagna <locutusofborg at debian.org>  Fri, 23 Aug 2019 15:14:12 +0200
 
 haskell-split (0.2.3.3-2) unstable; urgency=medium
 


=====================================
p/haskell-split/debian/patches/newer-deps
=====================================
@@ -0,0 +1,11 @@
+--- haskell-split-0.2.3.3.orig/split.cabal
++++ haskell-split-0.2.3.3/split.cabal
+@@ -51,7 +51,7 @@ Source-repository head
+ 
+ Library
+   ghc-options:       -Wall
+-  build-depends:     base <4.12
++  build-depends:     base <4.13
+   exposed-modules:   Data.List.Split, Data.List.Split.Internals
+   default-language:  Haskell2010
+   Hs-source-dirs:    src


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



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

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/66abed7e0a45f8d7622d2ef9377309aa9e0cf2f1
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/20190823/3698c084/attachment-0001.html>


More information about the Pkg-haskell-commits mailing list