[DHG_packages] 154/155: threadscope: Upgrading from 0.2.6 to 0.2.9

Sean Whitton spwhitton at spwhitton.name
Sun Sep 3 21:44:18 UTC 2017


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

spwhitton pushed a commit to branch master
in repository DHG_packages.

commit 61339e2805436d3e3ee12412b51d42d7a26fc229
Author: Sean Whitton <spwhitton at spwhitton.name>
Date:   Sun Sep 3 14:37:24 2017 -0700

    threadscope: Upgrading from 0.2.6 to 0.2.9
---
 p/threadscope/debian/changelog |  6 ++++++
 p/threadscope/debian/control   | 20 +++++++++++++-------
 2 files changed, 19 insertions(+), 7 deletions(-)

diff --git a/p/threadscope/debian/changelog b/p/threadscope/debian/changelog
index 74e472a..eb78995 100644
--- a/p/threadscope/debian/changelog
+++ b/p/threadscope/debian/changelog
@@ -1,3 +1,9 @@
+threadscope (0.2.9-1) unstable; urgency=medium
+
+  * New upstream release
+
+ -- Sean Whitton <spwhitton at spwhitton.name>  Sun, 03 Sep 2017 14:37:24 -0700
+
 threadscope (0.2.6-7) unstable; urgency=medium
 
   * Upload to unstable as part of GHC 8 transition.
diff --git a/p/threadscope/debian/control b/p/threadscope/debian/control
index 136184c..4e46cf4 100644
--- a/p/threadscope/debian/control
+++ b/p/threadscope/debian/control
@@ -7,15 +7,21 @@ Section: haskell
 Build-Depends:
  cdbs,
  debhelper (>= 9),
- ghc (>= 8),
  haskell-devscripts (>= 0.13),
- libghc-cairo-dev,
- libghc-ghc-events-dev (>= 0.4.2),
- libghc-glib-dev,
+ ghc,
+ ghc-prof,
+ libghc-cairo-dev (<< 0.14),
+ libghc-file-embed-dev (<< 0.1),
+ libghc-ghc-events-dev (>= 0.5),
+ libghc-ghc-events-dev (<< 0.7),
+ libghc-glib-dev (<< 0.14),
  libghc-gtk-dev (>= 0.12),
- libghc-mtl-dev,
- libghc-pango-dev,
- libghc-text-dev,
+ libghc-gtk-dev (<< 0.15),
+ libghc-mtl-dev (<< 2.3),
+ libghc-pango-dev (<< 0.14),
+ libghc-temporary-dev (>= 1.1),
+ libghc-temporary-dev (<< 1.3),
+ libghc-text-dev (<< 1.3),
 Standards-Version: 3.9.8
 Homepage: http://hackage.haskell.org/package/threadscope
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/tree/p/threadscope

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