[DHG_packages] 10/20: Glob: Upgrading from 0.7.5 to 0.7.9

Clint Adams clint at moszumanska.debian.org
Tue Jul 12 20:49:48 UTC 2016


This is an automated email from the git hooks/post-receive script.

clint pushed a commit to branch master
in repository DHG_packages.

commit c006f1fb04ee1dd61fbb264f2ca036c75201d51b
Author: Clint Adams <clint at debian.org>
Date:   Tue Jul 12 16:39:38 2016 -0400

    Glob: Upgrading from 0.7.5 to 0.7.9
---
 p/haskell-glob/debian/changelog               |  8 ++++++--
 p/haskell-glob/debian/control                 |  8 ++++++++
 p/haskell-glob/debian/patches/ghc-7.10-compat | 13 -------------
 p/haskell-glob/debian/patches/series          |  1 -
 4 files changed, 14 insertions(+), 16 deletions(-)

diff --git a/p/haskell-glob/debian/changelog b/p/haskell-glob/debian/changelog
index 7fb55c5..45b07e5 100644
--- a/p/haskell-glob/debian/changelog
+++ b/p/haskell-glob/debian/changelog
@@ -1,9 +1,13 @@
-haskell-glob (0.7.5-7) UNRELEASED; urgency=medium
+haskell-glob (0.7.9-1) unstable; urgency=medium
 
+  [ Dmitry Bogatov ]
   * Use secure (https) uri in Vcs-Git field in 'debian/control'
   * Bump standards version to 3.9.8 (no changes needed)
 
- -- Dmitry Bogatov <KAction at gnu.org>  Tue, 10 May 2016 09:35:21 +0300
+  [ Clint Adams ]
+  * New upstream release
+
+ -- Clint Adams <clint at debian.org>  Tue, 12 Jul 2016 16:39:38 -0400
 
 haskell-glob (0.7.5-6) unstable; urgency=medium
 
diff --git a/p/haskell-glob/debian/control b/p/haskell-glob/debian/control
index dc786cb..da02d8a 100644
--- a/p/haskell-glob/debian/control
+++ b/p/haskell-glob/debian/control
@@ -11,8 +11,16 @@ Build-Depends: debhelper (>= 9),
  libghc-dlist-dev (>= 0.4),
  libghc-dlist-dev (<< 0.8),
  libghc-dlist-prof,
+ libghc-semigroups-dev (>= 0.18),
+ libghc-semigroups-dev (<< 0.19),
+ libghc-semigroups-prof,
+ libghc-transformers-compat-dev (>= 0.3),
+ libghc-transformers-compat-dev (<< 0.6),
+ libghc-transformers-compat-prof,
 Build-Depends-Indep: ghc-doc,
  libghc-dlist-doc,
+ libghc-semigroups-doc,
+ libghc-transformers-compat-doc,
 Standards-Version: 3.9.8
 Homepage: http://iki.fi/matti.niemenmaa/glob/
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/
diff --git a/p/haskell-glob/debian/patches/ghc-7.10-compat b/p/haskell-glob/debian/patches/ghc-7.10-compat
deleted file mode 100644
index 015500c..0000000
--- a/p/haskell-glob/debian/patches/ghc-7.10-compat
+++ /dev/null
@@ -1,13 +0,0 @@
-Index: haskell-glob/Glob.cabal
-===================================================================
---- haskell-glob.orig/Glob.cabal	2014-05-08 20:30:42.000000000 +0200
-+++ haskell-glob/Glob.cabal	2015-08-15 19:14:15.865933926 +0200
-@@ -28,7 +28,7 @@
-                 , containers   <  0.6
-                 , directory    <  1.3
-                 , dlist        >= 0.4 && < 0.8
--                , filepath     >= 1.1 && < 1.4
-+                , filepath     >= 1.1 && < 1.5
-                 , transformers >= 0.2 && < 0.6
- 
-    if os(windows)
diff --git a/p/haskell-glob/debian/patches/series b/p/haskell-glob/debian/patches/series
deleted file mode 100644
index b2b2b59..0000000
--- a/p/haskell-glob/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-ghc-7.10-compat

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-haskell/DHG_packages.git



More information about the Pkg-haskell-commits mailing list