[DHG_packages] 01/01: debian: Upgrading from 3.91.2 to 3.93.2

Clint Adams clint at moszumanska.debian.org
Thu Jul 20 03:54:21 UTC 2017


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

clint pushed a commit to branch master
in repository DHG_packages.

commit f391904b6ea2aa29bef177d8d91713b199d954a7
Author: Clint Adams <clint at debian.org>
Date:   Wed Jul 19 23:51:50 2017 -0400

    debian: Upgrading from 3.91.2 to 3.93.2
---
 p/haskell-debian/debian/changelog               |  6 ++++++
 p/haskell-debian/debian/control                 | 20 +++++++++++++++++---
 p/haskell-debian/debian/patches/threaded-option |  8 ++++----
 3 files changed, 27 insertions(+), 7 deletions(-)

diff --git a/p/haskell-debian/debian/changelog b/p/haskell-debian/debian/changelog
index 590becb..76d00bc 100644
--- a/p/haskell-debian/debian/changelog
+++ b/p/haskell-debian/debian/changelog
@@ -1,3 +1,9 @@
+haskell-debian (3.93.2-1) unstable; urgency=medium
+
+  * New upstream version.
+
+ -- Clint Adams <clint at debian.org>  Wed, 19 Jul 2017 23:51:50 -0400
+
 haskell-debian (3.91.2-1) unstable; urgency=medium
 
   * New upstream release
diff --git a/p/haskell-debian/debian/control b/p/haskell-debian/debian/control
index b3684a8..daff137 100644
--- a/p/haskell-debian/debian/control
+++ b/p/haskell-debian/debian/control
@@ -11,6 +11,16 @@ Build-Depends:
  ghc (>= 8),
  ghc-prof,
  haskell-devscripts (>= 0.13),
+ libghc-hunit-dev,
+ libghc-hunit-prof,
+ libghc-haxml-dev (>= 1:1.20),
+ libghc-haxml-prof,
+ libghc-listlike-dev (>= 4.3.5),
+ libghc-listlike-prof,
+ libghc-sha-dev,
+ libghc-sha-prof,
+ libghc-unixutils-dev (>= 1.52.4),
+ libghc-unixutils-prof,
  libghc-bzlib-dev,
  libghc-bzlib-prof,
  libghc-either-dev,
@@ -52,8 +62,12 @@ Build-Depends:
  libghc-utf8-string-prof,
  libghc-zlib-dev,
  libghc-zlib-prof,
-Build-Depends-Indep:
- ghc-doc,
+Build-Depends-Indep: ghc-doc,
+ libghc-hunit-doc,
+ libghc-haxml-doc,
+ libghc-listlike-doc,
+ libghc-sha-doc,
+ libghc-unixutils-doc,
  libghc-bzlib-doc,
  libghc-either-doc,
  libghc-exceptions-doc,
@@ -75,7 +89,7 @@ Build-Depends-Indep:
  libghc-zlib-doc,
 Build-Conflicts:
  libghc-parsec2-dev,
-Standards-Version: 3.9.8
+Standards-Version: 4.0.0
 Homepage: https://github.com/ddssff/debian-haskell
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/tree/p/haskell-debian
 Vcs-Git: https://anonscm.debian.org/git/pkg-haskell/DHG_packages.git
diff --git a/p/haskell-debian/debian/patches/threaded-option b/p/haskell-debian/debian/patches/threaded-option
index f11eb0b..5885ccb 100644
--- a/p/haskell-debian/debian/patches/threaded-option
+++ b/p/haskell-debian/debian/patches/threaded-option
@@ -1,8 +1,8 @@
 --- a/debian.cabal
 +++ b/debian.cabal
-@@ -24,6 +24,10 @@
-  Description: pretty-1.1.2 includes the Text.PrettyPrint.HughesPJClass module from prettyclass
+@@ -25,6 +25,10 @@
   Default: True
+  Manual: True
  
 +flag threaded
 +  description: build threaded
@@ -11,7 +11,7 @@
  Library
   Hs-Source-Dirs: .
   Build-Depends:
-@@ -107,14 +111,18 @@
+@@ -109,14 +113,18 @@
   Hs-Source-Dirs: utils
   Main-is: FakeChanges.hs
   Build-Depends: base, debian, directory, filepath
@@ -32,7 +32,7 @@
   C-Sources:           cbits/gwinsz.c
   Include-Dirs:        cbits
   Install-Includes:    gwinsz.h
-@@ -125,7 +133,9 @@
+@@ -127,7 +135,9 @@
   Hs-Source-Dirs: utils
   Main-is: AptGetBuildDeps.hs
   Build-Depends: base, debian, process

-- 
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