Loading p/haskell-gi-gobject/debian/changelog +6 −0 Original line number Diff line number Diff line haskell-gi-gobject (2.0.19-1) unstable; urgency=medium * New upstream version. -- Clint Adams <clint@debian.org> Sat, 27 Jul 2019 18:28:19 -0400 haskell-gi-gobject (2.0.16-1) unstable; urgency=low * Initial release. Loading p/haskell-gi-gobject/debian/control +8 −11 Original line number Diff line number Diff line Loading @@ -10,21 +10,18 @@ Build-Depends: debhelper (>= 10), ghc-prof, libghc-gi-glib-dev (>= 2.0), libghc-gi-glib-dev (<< 2.1), libghc-gi-glib-prof (>= 2.0), libghc-gi-glib-prof (<< 2.1), libghc-haskell-gi-dev (>= 0.21), libghc-haskell-gi-dev (<< 0.22), libghc-haskell-gi-prof (>= 0.21), libghc-haskell-gi-prof (<< 0.22), libghc-haskell-gi-base-dev (>= 0.21), libghc-haskell-gi-base-dev (<< 0.22), libghc-haskell-gi-base-prof (>= 0.21), libghc-haskell-gi-base-prof (<< 0.22), libghc-gi-glib-prof, libghc-haskell-gi-dev (>= 0.21.0), libghc-haskell-gi-dev (<< 0.23), libghc-haskell-gi-prof, libghc-haskell-gi-base-dev (>= 0.21.0), libghc-haskell-gi-base-dev (<< 0.23), libghc-haskell-gi-base-prof, Build-Depends-Indep: ghc-doc, libghc-gi-glib-doc, libghc-haskell-gi-doc, libghc-haskell-gi-base-doc, Standards-Version: 4.3.0 Standards-Version: 4.4.0 Homepage: https://github.com/haskell-gi/haskell-gi X-Description: GObject bindings Bindings for GObject, autogenerated by haskell-gi. Loading p/haskell-gi-gobject/debian/patches/no-haskell-gi-overloading +8 −4 Original line number Diff line number Diff line --- a/gi-gobject.cabal +++ b/gi-gobject.cabal @@ -28,14 +28,8 @@ @@ -28,18 +28,12 @@ build-depends: base >= 4.7 && <5, haskell-gi-base == 0.21.*, haskell-gi == 0.21.*, haskell-gi-base >= 0.21.0 && < 0.23, haskell-gi >= 0.21.0 && < 0.23, - haskell-gi-overloading < 1.1, gi-glib == 2.0.*, bytestring >= 0.10 && < 1, containers >= 0.5 && < 1, text >= 1.0 && < 2, transformers >= 0.4 && < 1 - - -- Disable overloading when compiling under GHC 8.2.x - -- see https://ghc.haskell.org/trac/ghc/ticket/14382 - if impl(ghc == 8.2.*) - build-depends: haskell-gi-overloading == 0.0 - exposed-modules: GI.GObject, GI.GObject.Callbacks, GI.GObject.Constants, Loading
p/haskell-gi-gobject/debian/changelog +6 −0 Original line number Diff line number Diff line haskell-gi-gobject (2.0.19-1) unstable; urgency=medium * New upstream version. -- Clint Adams <clint@debian.org> Sat, 27 Jul 2019 18:28:19 -0400 haskell-gi-gobject (2.0.16-1) unstable; urgency=low * Initial release. Loading
p/haskell-gi-gobject/debian/control +8 −11 Original line number Diff line number Diff line Loading @@ -10,21 +10,18 @@ Build-Depends: debhelper (>= 10), ghc-prof, libghc-gi-glib-dev (>= 2.0), libghc-gi-glib-dev (<< 2.1), libghc-gi-glib-prof (>= 2.0), libghc-gi-glib-prof (<< 2.1), libghc-haskell-gi-dev (>= 0.21), libghc-haskell-gi-dev (<< 0.22), libghc-haskell-gi-prof (>= 0.21), libghc-haskell-gi-prof (<< 0.22), libghc-haskell-gi-base-dev (>= 0.21), libghc-haskell-gi-base-dev (<< 0.22), libghc-haskell-gi-base-prof (>= 0.21), libghc-haskell-gi-base-prof (<< 0.22), libghc-gi-glib-prof, libghc-haskell-gi-dev (>= 0.21.0), libghc-haskell-gi-dev (<< 0.23), libghc-haskell-gi-prof, libghc-haskell-gi-base-dev (>= 0.21.0), libghc-haskell-gi-base-dev (<< 0.23), libghc-haskell-gi-base-prof, Build-Depends-Indep: ghc-doc, libghc-gi-glib-doc, libghc-haskell-gi-doc, libghc-haskell-gi-base-doc, Standards-Version: 4.3.0 Standards-Version: 4.4.0 Homepage: https://github.com/haskell-gi/haskell-gi X-Description: GObject bindings Bindings for GObject, autogenerated by haskell-gi. Loading
p/haskell-gi-gobject/debian/patches/no-haskell-gi-overloading +8 −4 Original line number Diff line number Diff line --- a/gi-gobject.cabal +++ b/gi-gobject.cabal @@ -28,14 +28,8 @@ @@ -28,18 +28,12 @@ build-depends: base >= 4.7 && <5, haskell-gi-base == 0.21.*, haskell-gi == 0.21.*, haskell-gi-base >= 0.21.0 && < 0.23, haskell-gi >= 0.21.0 && < 0.23, - haskell-gi-overloading < 1.1, gi-glib == 2.0.*, bytestring >= 0.10 && < 1, containers >= 0.5 && < 1, text >= 1.0 && < 2, transformers >= 0.4 && < 1 - - -- Disable overloading when compiling under GHC 8.2.x - -- see https://ghc.haskell.org/trac/ghc/ticket/14382 - if impl(ghc == 8.2.*) - build-depends: haskell-gi-overloading == 0.0 - exposed-modules: GI.GObject, GI.GObject.Callbacks, GI.GObject.Constants,