[Git][haskell-team/DHG_packages][master] threadscope: Upgrading from 0.2.11.1 to 0.2.13

Clint Adams gitlab at salsa.debian.org
Tue Jun 16 17:33:53 BST 2020



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


Commits:
0a05febb by Clint Adams at 2020-06-16T12:33:11-04:00
threadscope: Upgrading from 0.2.11.1 to 0.2.13

- - - - -


4 changed files:

- p/threadscope/debian/changelog
- p/threadscope/debian/control
- − p/threadscope/debian/patches/newer-deps
- − p/threadscope/debian/patches/series


Changes:

=====================================
p/threadscope/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+threadscope (0.2.13-1) unstable; urgency=medium
+
+  * New upstream version.
+
+ -- Clint Adams <clint at debian.org>  Tue, 16 Jun 2020 12:31:57 -0400
+
 threadscope (0.2.11.1-3) unstable; urgency=medium
 
   [ Dmitry Bogatov ]


=====================================
p/threadscope/debian/control
=====================================
@@ -12,16 +12,19 @@ Build-Depends:
  ghc (>= 8.4.3),
  libghc-cairo-dev (<< 0.14),
  libghc-file-embed-dev (<< 0.1),
- libghc-ghc-events-dev (>= 0.5),
- libghc-ghc-events-dev (<< 1.0),
+ libghc-file-embed-prof,
+ libghc-ghc-events-dev (>= 0.13),
+ libghc-ghc-events-dev (<< 0.14),
+ libghc-ghc-events-prof,
  libghc-glib-dev (<< 0.14),
  libghc-gtk-dev (>= 0.12),
  libghc-gtk-dev (<< 0.16),
+ libghc-gtk-prof,
  libghc-pango-dev (<< 0.14),
  libghc-temporary-dev (>= 1.1),
  libghc-temporary-dev (<< 1.4),
-Standards-Version: 4.1.4
-Homepage: http://hackage.haskell.org/package/threadscope
+Standards-Version: 4.5.0
+Homepage: https://hackage.haskell.org/package/threadscope
 Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/threadscope
 Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/threadscope]
 


=====================================
p/threadscope/debian/patches/newer-deps deleted
=====================================
@@ -1,28 +0,0 @@
---- threadscope-0.2.11.1.orig/threadscope.cabal
-+++ threadscope-0.2.11.1/threadscope.cabal
-@@ -47,7 +47,7 @@ source-repository head
- Executable threadscope
-   Main-is:           Main.hs
-   Build-Depends:     base >= 4.6 && < 5,
--                     gtk >= 0.12 && < 0.15,
-+                     gtk >= 0.12 && < 0.16,
-                      cairo < 0.14,
-                      glib < 0.14,
-                      pango < 0.14,
-@@ -55,14 +55,14 @@ Executable threadscope
-                      array < 0.6,
-                      mtl < 2.3,
-                      filepath < 1.5,
--                     ghc-events >= 0.5 && < 0.9,
-+                     ghc-events >= 0.5 && < 1.0,
-                      containers >= 0.2 && < 0.7,
-                      deepseq >= 1.1,
-                      text < 1.3,
-                      time >= 1.1 && < 1.10,
-                      bytestring < 0.11,
-                      file-embed < 0.1,
--                     template-haskell < 2.14,
-+                     template-haskell < 2.15,
-                      temporary >= 1.1 && < 1.4
-   if os(osx)
-     build-depends:   gtk-mac-integration < 0.4


=====================================
p/threadscope/debian/patches/series deleted
=====================================
@@ -1 +0,0 @@
-newer-deps



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

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/0a05febbbf8daf0b20bc033c067f8e5def108c0e
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/20200616/f7539c69/attachment-0001.html>


More information about the Pkg-haskell-commits mailing list