[Git][haskell-team/DHG_packages][master] graphviz: update to git snapshot

Clint Adams gitlab at salsa.debian.org
Mon May 21 15:13:57 BST 2018


Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages


Commits:
349cadd9 by Clint Adams at 2018-05-21T10:13:38-04:00
graphviz: update to git snapshot

- - - - -


4 changed files:

- p/haskell-graphviz/debian/changelog
- p/haskell-graphviz/debian/control
- − p/haskell-graphviz/debian/patches/ghc-7.10-compat
- − p/haskell-graphviz/debian/patches/series


Changes:

=====================================
p/haskell-graphviz/debian/changelog
=====================================
--- a/p/haskell-graphviz/debian/changelog
+++ b/p/haskell-graphviz/debian/changelog
@@ -1,8 +1,9 @@
-haskell-graphviz (2999.19.0.0-2) UNRELEASED; urgency=medium
+haskell-graphviz (2999.19.0.0.git20180507-1) unstable; urgency=medium
 
   * Set Rules-Requires-Root to no.
+  * New upstream git snapshot.
 
- -- Clint Adams <clint at debian.org>  Sun, 06 May 2018 22:09:46 -0400
+ -- Clint Adams <clint at debian.org>  Sun, 20 May 2018 15:43:16 -0400
 
 haskell-graphviz (2999.19.0.0-1) unstable; urgency=medium
 


=====================================
p/haskell-graphviz/debian/control
=====================================
--- a/p/haskell-graphviz/debian/control
+++ b/p/haskell-graphviz/debian/control
@@ -11,25 +11,25 @@ Build-Depends:
  ghc (>= 8),
  ghc-prof,
  haskell-devscripts (>= 0.13),
- libghc-colour-dev (<< 2.4),
  libghc-colour-dev (>= 2.3),
+ libghc-colour-dev (<< 2.4),
  libghc-colour-prof,
- libghc-dlist-dev (<< 0.9),
  libghc-dlist-dev (>= 0.5),
+ libghc-dlist-dev (<< 0.9),
  libghc-dlist-prof,
- libghc-fgl-dev (<< 5.6),
  libghc-fgl-dev (>= 5.4),
+ libghc-fgl-dev (<< 5.7),
  libghc-fgl-prof,
- libghc-polyparse-dev (<< 1.13),
  libghc-polyparse-dev (>= 1.9),
+ libghc-polyparse-dev (<< 1.13),
  libghc-polyparse-prof,
- libghc-temporary-dev (<< 1.3),
  libghc-temporary-dev (>= 1.1),
+ libghc-temporary-dev (<< 1.3),
  libghc-temporary-prof,
  libghc-text-dev,
  libghc-text-prof,
- libghc-wl-pprint-text-dev (<< 1.2.0.0),
- libghc-wl-pprint-text-dev (>= 1.1.0.0),
+ libghc-wl-pprint-text-dev (>= 1.2),
+ libghc-wl-pprint-text-dev (<< 1.3),
  libghc-wl-pprint-text-prof,
 Build-Depends-Indep:
  ghc-doc,


=====================================
p/haskell-graphviz/debian/patches/ghc-7.10-compat deleted
=====================================
--- a/p/haskell-graphviz/debian/patches/ghc-7.10-compat
+++ /dev/null
@@ -1,13 +0,0 @@
-Index: haskell-graphviz/Data/GraphViz/Algorithms.hs
-===================================================================
---- haskell-graphviz.orig/Data/GraphViz/Algorithms.hs	2015-01-04 14:35:41.000000000 +0100
-+++ haskell-graphviz/Data/GraphViz/Algorithms.hs	2015-08-19 17:29:19.418284449 +0200
-@@ -31,6 +31,8 @@
-        , transitiveReductionOptions
-        ) where
- 
-+import Prelude hiding (traverse)
-+
- import Data.GraphViz.Attributes.Complete   (Attributes, defaultAttributeValue)
- import Data.GraphViz.Attributes.Same
- import Data.GraphViz.Internal.Util         (bool)


=====================================
p/haskell-graphviz/debian/patches/series deleted
=====================================
--- a/p/haskell-graphviz/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-ghc-7.10-compat



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

---
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/349cadd9756c360df0a62c75c8fef1c7c8872cd8
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/20180521/d8df0bbf/attachment-0001.html>


More information about the Pkg-haskell-commits mailing list