Commit e0591805 authored by Clint Adams's avatar Clint Adams
Browse files

gi-gtk-hs: Upgrading from 0.3.6.1 to 0.3.6.3

parent 2b99f3df
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
haskell-gi-gtk-hs (0.3.6.3-1) unstable; urgency=medium

  * New upstream version.

 -- Clint Adams <clint@debian.org>  Sun, 28 Jul 2019 15:12:12 -0400

haskell-gi-gtk-hs (0.3.6.1-1) unstable; urgency=low

  * Initial release.
+6 −8
Original line number Diff line number Diff line
@@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org>
Priority: optional
Section: haskell
Build-Depends: debhelper (>= 10),
 haskell-devscripts-minimal | haskell-devscripts (>= 0.8),
 haskell-devscripts-minimal | haskell-devscripts (>= 0.15),
 cdbs,
 ghc,
 ghc-prof,
@@ -26,13 +26,11 @@ Build-Depends: debhelper (>= 10),
 libghc-gi-glib-prof (<< 2.1),
 libghc-gi-gobject-dev (>= 2.0.6),
 libghc-gi-gobject-dev (<< 2.1),
 libghc-gi-gobject-prof (>= 2.0.6),
 libghc-gi-gobject-prof (<< 2.1),
 libghc-gi-gtk-dev (>= 3.0.6),
 libghc-gi-gobject-prof,
 libghc-gi-gtk-dev (>= 3.0.25),
 libghc-gi-gtk-dev (<< 3.1),
 libghc-gi-gtk-prof (>= 3.0.6),
 libghc-gi-gtk-prof (<< 3.1),
 libghc-haskell-gi-base-dev (>= 0.20),
 libghc-gi-gtk-prof,
 libghc-haskell-gi-base-dev (>= 0.21.2),
 libghc-haskell-gi-base-dev (<< 0.22),
 libghc-haskell-gi-base-prof (>= 0.20),
 libghc-haskell-gi-base-prof (<< 0.22),
@@ -44,7 +42,7 @@ Build-Depends-Indep: ghc-doc,
 libghc-gi-gobject-doc,
 libghc-gi-gtk-doc,
 libghc-haskell-gi-base-doc,
Standards-Version: 4.3.0
Standards-Version: 4.4.0
Homepage: https://github.com/haskell-gi/gi-gtk-hs
X-Description: idiomatic API parts on top of gi-gtk
 A wrapper for gi-gtk, adding a few more idiomatic API parts on top.