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 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200
|
yi (0.19.0-1) unstable; urgency=medium
[ Marcel Fourné]
* New upstream release
* Closes: #968276
-- Marcel Fourné <debian@marcelfourne.de> Sun, 06 Dec 2020 18:17:45 +0100
yi (0.18.0-2) unstable; urgency=medium
[ Marcel Fourné]
* make pango dependency optional and use vty frontend by default
* install icons again
* fix .desktop files
* follow xmonad way of handling dependencies for optional reconfiguration
* lintian fixes
-- Marcel Fourné <debian@marcelfourne.de> Sun, 21 Jul 2019 13:04:29 +0200
yi (0.18.0-1) unstable; urgency=medium
* New upstream release
-- Ilias Tsitsimpis <iliastsi@debian.org> Wed, 07 Nov 2018 16:03:33 +0200
yi (0.17.1-3) unstable; urgency=medium
* Bump debhelper compat level to 10
* Remove build dependency on libghc-mtl-dev (provided by ghc-8.4.3)
-- Ilias Tsitsimpis <iliastsi@debian.org> Mon, 01 Oct 2018 13:33:40 +0300
yi (0.17.1-2) unstable; urgency=medium
* Set Rules-Requires-Root to no.
-- Clint Adams <clint@debian.org> Mon, 14 May 2018 10:05:14 -0400
yi (0.17.1-1) unstable; urgency=medium
[ Marcel Fourné ]
* New upstream release
* Closes: #868637
* Closes: #836464
replacing Uploader Masayuki Hatta (mhatta) <mhatta@debian.org> (MIA).
Thank you for for all your good work!
[ Ilias Tsitsimpis ]
* Use the HTTPS form of the copyright-format URL
* Modify d/watch and Source field in d/copyright to use HTTPS
* Declare compliance with Debian policy 4.1.1
* Use salsa.debian.org URLs in Vcs-{Browser,Git} fields
[ Clint Adams ]
* Bump to Standards-Version 4.1.4.
* New upstream release
-- Clint Adams <clint@debian.org> Fri, 20 Apr 2018 16:46:01 -0400
yi (0.12.6-4) unstable; urgency=medium
* Team upload.
* cherry-pick upstream patch to fix build with new ghc 8.0.2
- debian/patches/9734a8827ab5423242fc571d9b8e08c9763d4763.patch
-- Gianfranco Costamagna <locutusofborg@debian.org> Wed, 21 Jun 2017 08:55:31 +0200
yi (0.12.6-3) unstable; urgency=medium
* Upload to unstable as part of GHC 8 transition.
-- Clint Adams <clint@debian.org> Thu, 27 Oct 2016 18:37:25 -0400
yi (0.12.6-2) experimental; urgency=medium
* Temporarily build-depend on ghc 8.
-- Clint Adams <clint@debian.org> Mon, 17 Oct 2016 19:42:44 -0400
yi (0.12.6-1) unstable; urgency=medium
* New upstream release
-- Clint Adams <clint@debian.org> Fri, 12 Aug 2016 12:11:12 -0400
yi (0.12.5-1) unstable; urgency=medium
[ Dmitry Bogatov ]
* Use secure (https) uri in Vcs-Git field in 'debian/control'
* Bump standards version to 3.9.8 (no changes needed)
[ Joachim Breitner ]
* New upstream release
-- Joachim Breitner <nomeata@debian.org> Mon, 30 May 2016 17:21:36 +0200
yi (0.12.3-1) unstable; urgency=medium
* New upstream release
-- Clint Adams <clint@debian.org> Mon, 11 Jan 2016 00:28:57 -0500
yi (0.12.0-3) unstable; urgency=medium
* Switch Vcs-Git/Vcs-Browser headers to new location.
-- Clint Adams <clint@debian.org> Thu, 03 Dec 2015 14:55:23 -0500
yi (0.12.0-2) experimental; urgency=medium
* Depend on old-{locale,time}
* Depend on haskell-devscripts >= 0.10 to ensure that this package
builds against GHC in experimental
-- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:29:16 +0200
yi (0.12.0-1) unstable; urgency=medium
[ Marcel Fourné ]
* New upstream version 0.12.0, closes: #781408
* Drop vty-5.1 compatibility patch, no longer needed
* Drop QuickCheck2.7 compatibility patch, no longer needed
* Refresh Patches
* Add usual lintian override
[ Joachim Breitner ]
* Depend on haskell-devscripts 0.9, found in experimental
* Depend on libghc-cabal-dev, as Setup.hs requires features in 1.20 (or at
least claims that to be the case)
-- Marcel Fourné <debian@marcelfourne.de> Wed, 20 May 2015 19:09:32 +0200
yi (0.7.1-5) unstable; urgency=medium
* Update vty-5.1 compatibility patch by Marcel Fourné
-- Joachim Breitner <nomeata@debian.org> Sun, 26 Oct 2014 10:54:06 +0100
yi (0.7.1-4) unstable; urgency=medium
* Rebuild to closes: #763461
-- Joachim Breitner <nomeata@debian.org> Tue, 07 Oct 2014 21:26:02 +0200
yi (0.7.1-3) unstable; urgency=medium
* Add vty-5.1 compatibility patch, thanks to Marcel Fourné
-- Joachim Breitner <nomeata@debian.org> Wed, 10 Sep 2014 22:50:54 +0200
yi (0.7.1-2) unstable; urgency=medium
* QuickCheck 2.7 compatibility patch by Marce Fourné
-- Joachim Breitner <nomeata@debian.org> Mon, 04 Aug 2014 11:27:27 +0200
yi (0.7.1-1) unstable; urgency=medium
[ Marcel Fourné ]
* New upstream version (Closes: #741725)
* Let yi be an alternative for /usr/bin/editor (Closes: #741856)
* Changed section from misc to editor
-- Louis Bettens <louis@bettens.info> Tue, 18 Mar 2014 18:13:20 +0100
yi (0.7.0-1) unstable; urgency=low
[ Joachim Breitner ]
* Adjust watch file to new hackage layout
[ Louis Bettens ]
* New upstream release (Closes: #725577)
-- Joachim Breitner <nomeata@debian.org> Tue, 15 Oct 2013 10:57:26 +0200
yi (0.6.7.0-1) unstable; urgency=low
[ Joachim Breitner ]
* Enable compat level 9
* Bump standards version to 3.9.4
* Fix Vcs-Darcs url: http://darcs.debian.org/ instead of
http://darcs.debian.org/darcs/
[ Louis Bettens ]
* New upstream version
* Patches workaround-unicode and use-pointedlist-0.4 applied by upstream and
thus deleted here
* Corrected -prof dependencies
* Updated dependencies with regard to yi.cabal
* Changed incorrect datadir /usr/share/yi-<version> into /usr/share/yi
* Changed rules to take advantage of Setup copy
-- Louis Bettens <louis@bettens.info> Sun, 07 Jul 2013 13:49:46 +0200
yi (0.6.6.0-1) unstable; urgency=low
* Initial release. (closes: #701527)
* Debianization generated by cabal-debian
-- Masayuki Hatta (mhatta) <mhatta@debian.org> Sun, 24 Feb 2013 01:30:08 +0900
|