1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113
|
haskell-haskell-gi (0.26.12-1) unstable; urgency=medium
* New upstream release
* Add "/usr/lib/${DEB_HOST_MULTIARCH}/gir-1.0" to the list of paths to
search for GIR XML files (Closes: #1060907)
-- Ilias Tsitsimpis <iliastsi@debian.org> Sun, 20 Oct 2024 18:48:11 +0300
haskell-haskell-gi (0.26.10-1) unstable; urgency=medium
* Declare compliance with Debian policy 4.7.0
* New upstream release
-- Ilias Tsitsimpis <iliastsi@debian.org> Wed, 09 Oct 2024 11:29:17 +0300
haskell-haskell-gi (0.26.7-4) unstable; urgency=medium
* Apply patch to parse time_t, off_t, etc. from GIR XML (Closes: #1067272)
-- Ilias Tsitsimpis <iliastsi@debian.org> Sat, 30 Mar 2024 17:06:54 +0200
haskell-haskell-gi (0.26.7-3) unstable; urgency=medium
* debian/patches/7bb9bf28755ddd3ac0e01613b46f57d4532b5d36.patch:
- cherry-pick upstream build fix for newer glib2.0
-- Gianfranco Costamagna <locutusofborg@debian.org> Sat, 30 Mar 2024 08:10:33 +0100
haskell-haskell-gi (0.26.7-2) unstable; urgency=medium
* Declare compliance with Debian policy 4.6.2
* Sourceful upload for GHC 9.4
-- Ilias Tsitsimpis <iliastsi@debian.org> Mon, 09 Oct 2023 09:20:41 +0300
haskell-haskell-gi (0.26.7-1) unstable; urgency=medium
* Team upload.
* New upstream release
-- Scott Talbert <swt@techie.net> Wed, 02 Aug 2023 13:17:39 -0400
haskell-haskell-gi (0.26.1-1) unstable; urgency=medium
[ Ilias Tsitsimpis ]
* Declare compliance with Debian policy 4.6.1
[ Scott Talbert ]
* New upstream release
-- Scott Talbert <swt@techie.net> Mon, 10 Oct 2022 13:35:43 -0400
haskell-haskell-gi (0.26.0-2) unstable; urgency=medium
* Team upload.
* Upload to unstable
-- Scott Talbert <swt@techie.net> Thu, 09 Jun 2022 19:47:37 -0400
haskell-haskell-gi (0.26.0-1) experimental; urgency=medium
* Team upload.
* Update to new upstream release 0.26.0
-- Scott Talbert <swt@techie.net> Mon, 23 May 2022 22:53:17 -0400
haskell-haskell-gi (0.24.4-2) unstable; urgency=medium
* Backport upstream patch to work with newer GLib (Closes: #971183)
-- Ilias Tsitsimpis <iliastsi@debian.org> Mon, 28 Sep 2020 18:27:02 +0300
haskell-haskell-gi (0.24.4-1) unstable; urgency=medium
* New upstream release
-- Ilias Tsitsimpis <iliastsi@debian.org> Sun, 23 Aug 2020 12:18:35 +0300
haskell-haskell-gi (0.23.1-1) unstable; urgency=medium
* New upstream version.
-- Clint Adams <clint@debian.org> Sun, 07 Jun 2020 20:11:41 -0400
haskell-haskell-gi (0.21.5-2) unstable; urgency=medium
* Don't run tests on s390x, they hang
-- Gianfranco Costamagna <locutusofborg@debian.org> Fri, 27 Sep 2019 12:46:47 +0200
haskell-haskell-gi (0.21.5-1) unstable; urgency=medium
* New upstream version.
-- Clint Adams <clint@debian.org> Fri, 26 Jul 2019 22:37:26 -0400
haskell-haskell-gi (0.21.4-3) unstable; urgency=medium
* Add missing parenthesis.
-- Clint Adams <clint@debian.org> Sun, 25 Nov 2018 09:38:11 -0500
haskell-haskell-gi (0.21.4-2) unstable; urgency=medium
* Force overloading on (except for haddocks).
-- Clint Adams <clint@debian.org> Sat, 24 Nov 2018 20:29:18 -0500
haskell-haskell-gi (0.21.4-1) unstable; urgency=low
* Initial release
-- Clint Adams <clint@debian.org> Mon, 05 Nov 2018 16:09:13 -0500
|