[Git][haskell-team/DHG_packages][master] adjunctions: drop patches
Clint Adams
gitlab at salsa.debian.org
Mon Apr 9 22:10:58 UTC 2018
Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
9cfc5342 by Clint Adams at 2018-04-09T18:10:38-04:00
adjunctions: drop patches
- - - - -
5 changed files:
- p/haskell-adjunctions/debian/changelog
- − p/haskell-adjunctions/debian/patches/fix-distributive-version
- − p/haskell-adjunctions/debian/patches/series
- − p/haskell-stack/debian/files
- p/haskell-tree-monad/debian/files
Changes:
=====================================
p/haskell-adjunctions/debian/changelog
=====================================
--- a/p/haskell-adjunctions/debian/changelog
+++ b/p/haskell-adjunctions/debian/changelog
@@ -12,7 +12,7 @@ haskell-adjunctions (4.4-1) unstable; urgency=medium
* Bump to Standards-Version 4.1.4.
* New upstream release
- -- Clint Adams <clint at debian.org> Mon, 09 Apr 2018 15:07:12 -0400
+ -- Clint Adams <clint at debian.org> Mon, 09 Apr 2018 18:10:26 -0400
haskell-adjunctions (4.3-4) unstable; urgency=medium
=====================================
p/haskell-adjunctions/debian/patches/fix-distributive-version deleted
=====================================
--- a/p/haskell-adjunctions/debian/patches/fix-distributive-version
+++ /dev/null
@@ -1,19 +0,0 @@
-Description: adjunctions requires distributive >= 0.5
-Author: RyanGlScott <ryan.gl.scott at gmail.com>
-Origin: upstream, https://github.com/ekmett/adjunctions/commit/821f49863912
-Bug: https://github.com/ekmett/adjunctions/issues/20
----
-This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
-Index: b/adjunctions.cabal
-===================================================================
---- a/adjunctions.cabal
-+++ b/adjunctions.cabal
-@@ -45,7 +45,7 @@ library
- comonad >= 4 && < 6,
- containers >= 0.3 && < 0.6,
- contravariant >= 1 && < 2,
-- distributive >= 0.4 && < 1,
-+ distributive >= 0.5 && < 1,
- free >= 4 && < 5,
- mtl >= 2.0.1 && < 2.3,
- profunctors >= 4 && < 6,
=====================================
p/haskell-adjunctions/debian/patches/series deleted
=====================================
--- a/p/haskell-adjunctions/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-fix-distributive-version
=====================================
p/haskell-stack/debian/files deleted
=====================================
--- a/p/haskell-stack/debian/files
+++ /dev/null
@@ -1 +0,0 @@
-haskell-stack_1.5.1-1_source.buildinfo haskell optional
=====================================
p/haskell-tree-monad/debian/files
=====================================
--- a/p/haskell-tree-monad/debian/files
+++ b/p/haskell-tree-monad/debian/files
@@ -1 +1 @@
-haskell-tree-monad_0.3-1_source.buildinfo haskell extra
+haskell-tree-monad_0.3-1_source.buildinfo haskell optional
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/9cfc5342e25ce5e323d9d7f461c72603e1b14167
---
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/9cfc5342e25ce5e323d9d7f461c72603e1b14167
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/pkg-haskell-commits/attachments/20180409/3592372a/attachment-0001.html>
More information about the Pkg-haskell-commits
mailing list