[Git][haskell-team/DHG_packages][master] diagrams-gtk: Newer build-deps from hackage

Ilias Tsitsimpis gitlab at salsa.debian.org
Sun Nov 4 12:12:42 GMT 2018


Ilias Tsitsimpis pushed to branch master at Debian Haskell Group / DHG_packages


Commits:
04702f5a by Ilias Tsitsimpis at 2018-11-04T12:04:57Z
diagrams-gtk: Newer build-deps from hackage

- - - - -


3 changed files:

- p/haskell-diagrams-gtk/debian/changelog
- p/haskell-diagrams-gtk/debian/copyright
- p/haskell-diagrams-gtk/debian/patches/newer-deps


Changes:

=====================================
p/haskell-diagrams-gtk/debian/changelog
=====================================
@@ -1,3 +1,12 @@
+haskell-diagrams-gtk (1.4-5) unstable; urgency=medium
+
+  * Newer build-deps from hackage
+  * Update d/copyright file
+    - Add missing copyright holders
+    - Set license to BSD-3-clause
+
+ -- Ilias Tsitsimpis <iliastsi at debian.org>  Sun, 04 Nov 2018 13:54:22 +0200
+
 haskell-diagrams-gtk (1.4-4) unstable; urgency=medium
 
   [ Clint Adams ]


=====================================
p/haskell-diagrams-gtk/debian/copyright
=====================================
@@ -4,14 +4,18 @@ Upstream-Contact: diagrams-discuss at googlegroups.com
 Source: https://hackage.haskell.org/package/diagrams-gtk
 
 Files: *
-Copyright: 2012 John Lato
-License: diagrams-gtk license
+Copyright: 2012-2015 Daniel Bergey <bergey at teallabs.org>
+           2012-2015 Jonas Haag <jonas at lophus.org>
+           2012-2015 John Lato <jwlato at gmail.com>
+           2012-2015 Jeffrey Rosenbluth <Jeffrey.Rosenbluth at gmail.com>
+           2012-2015 Brent Yorgey <byorgey at gmail.com>
+License: BSD-3-clause
 
 Files: debian/*
-Copyright: 2013 Joachim Breitner
-License: diagrams-gtk license
+Copyright: held by the contributors mentioned in debian/changelog
+License: BSD-3-clause
 
-License: diagrams-gtk license
+License: BSD-3-clause
  All rights reserved.
  .
  Redistribution and use in source and binary forms, with or without


=====================================
p/haskell-diagrams-gtk/debian/patches/newer-deps
=====================================
@@ -1,11 +1,20 @@
+Index: b/diagrams-gtk.cabal
+===================================================================
 --- a/diagrams-gtk.cabal
 +++ b/diagrams-gtk.cabal
-@@ -21,7 +21,7 @@
+@@ -1,5 +1,6 @@
+ name:                diagrams-gtk
+ version:             1.4
++x-revision: 2
+ synopsis:            Backend for rendering diagrams directly to GTK windows
+ description:         An optional add-on to the diagrams-cairo package
+                      which allows rendering diagrams directly to GTK windows.
+@@ -21,7 +22,7 @@ source-repository head
  
  library
    exposed-modules:     Diagrams.Backend.Gtk
 -  build-depends:       base >= 4.2 && < 4.10,
-+  build-depends:       base >= 4.2 && < 4.11,
++  build-depends:       base >= 4.2 && < 4.12,
                         diagrams-lib >= 1.3 && < 1.5,
                         diagrams-cairo >= 1.3 && < 1.5,
                         gtk >= 0.12.0 && < 0.15,



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

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/04702f5a9d34d0e935c86487f97e50bdacaa9785
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/20181104/169b5f32/attachment-0001.html>


More information about the Pkg-haskell-commits mailing list