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 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294
|
haskell-haddock (2.13.1-3) unstable; urgency=low
* Move Haskell blurb to the end of the description, reduces the impact
of #708703
-- Joachim Breitner <nomeata@debian.org> Sat, 25 May 2013 23:52:20 +0200
haskell-haddock (2.13.1-2) unstable; urgency=low
* Enable compat level 9
* Use substvars for Haskell description blurbs
-- Joachim Breitner <nomeata@debian.org> Fri, 24 May 2013 12:50:46 +0200
haskell-haddock (2.13.1-1) experimental; urgency=low
* Depend on haskell-devscripts 0.8.13 to ensure this packages is built
against experimental
* Bump standards version, no change
* New upstream release
-- Joachim Breitner <nomeata@debian.org> Sun, 02 Dec 2012 12:04:01 +0100
haskell-haddock (2.10.0-1) unstable; urgency=low
* New upstream release
* patch/build_without_ghci.patch: Dropped, fixed upstream in
http://hackage.haskell.org/trac/ghc/ticket/3558
* patches/alex3-hack.patch: Dropped, included by upstream
-- Joachim Breitner <nomeata@debian.org> Tue, 13 Mar 2012 14:00:18 +0100
haskell-haddock (2.9.2-2) unstable; urgency=low
* Apply 11-Aug hack from Simon Marlow to build with alex 3.
closes: #639038.
-- Clint Adams <clint@debian.org> Mon, 05 Sep 2011 15:38:00 -0400
haskell-haddock (2.9.2-1) unstable; urgency=low
* New upstream release specified by Haskell platform 2011.2.0.1
* debian/control: Update BDs in line with new upstream release
* d/patches/build_without_ghci.patch: Update/refresh vs. 2.9.2
-- Iain Lane <laney@debian.org> Fri, 27 May 2011 17:39:16 +0100
haskell-haddock (2.7.2-6) unstable; urgency=low
[ Marco Silva ]
* Use ghc instead of ghc6
[ Iain Lane ]
* Standards-Version → 3.9.2, no changes required
-- Iain Lane <laney@debian.org> Fri, 27 May 2011 14:35:10 +0100
haskell-haddock (2.7.2-5) unstable; urgency=low
* Depend on ghc-paths-prof
-- Joachim Breitner <nomeata@debian.org> Tue, 06 Jul 2010 14:28:47 +0200
haskell-haddock (2.7.2-4) unstable; urgency=low
* Further patch around missing ghci support, complete patch taken from
getallinfo-nothing-ghci-566331 in ghc6.
-- Joachim Breitner <nomeata@debian.org> Fri, 02 Jul 2010 09:58:27 +0200
haskell-haddock (2.7.2-3) unstable; urgency=low
* Patch around missing ghci support, reusing a patch by Marco Túlio Gontijo
e Silva in #566331
* Bump standards version, no change
-- Joachim Breitner <nomeata@debian.org> Fri, 02 Jul 2010 09:21:27 +0200
haskell-haddock (2.7.2-2) unstable; urgency=low
* Depend on libghc6-ghc-paths-dev (Closes: #587807)
* Upload to unstable (experimental was by accident) (Closes: #587808)
Thanks to Aaron M. Ucko for pointing these out
-- Joachim Breitner <nomeata@debian.org> Thu, 01 Jul 2010 22:42:11 +0200
haskell-haddock (2.7.2-1) experimental; urgency=low
* Re-upload haddock to Debian to provide the haddock haskell library
The binary is still provided by ghc6.
* Take over by the Debian Haskell Group, redo packaging
-- Joachim Breitner <nomeata@debian.org> Thu, 24 Jun 2010 10:17:08 +0200
haddock (2.6.0-1) experimental; urgency=low
* New upstream release
* Switch to dpkg-source 3.0 (quilt) format
* Standards-Version 3.8.3 (no changes necessary)
-- Kari Pahula <kaol@debian.org> Tue, 12 Jan 2010 16:29:16 +0200
haddock (2.4.2-3) unstable; urgency=low
* Update haddock's libdir as /usr/lib/ghc-6.10.4/
* Add a check to see that debian/patches/hardcode-ghc-paths has the
correct libdir.
-- Kari Pahula <kaol@debian.org> Thu, 23 Jul 2009 22:24:47 +0300
haddock (2.4.2-2) unstable; urgency=low
* Build against ghc6 6.10.4.
* Standards-Version 3.8.2, use Section: haskell.
-- Kari Pahula <kaol@debian.org> Tue, 21 Jul 2009 01:04:36 +0300
haddock (2.4.2-1) unstable; urgency=low
* New upstream release (Closes: #524700)
* Generates documentation for maxBound in Prelude (Closes: #522586)
* Debhelper compat 7, Standards-Version 3.8.1 (No changes needed).
-- Kari Pahula <kaol@debian.org> Wed, 13 May 2009 19:08:04 +0300
haddock (2.4.1-4) unstable; urgency=low
* Built against ghc6 6.10.1+dfsg1-13, giving .haddock files uniform
representation on 32 and 64 bit architectures. (Closes: #516424)
-- Kari Pahula <kaol@debian.org> Wed, 25 Feb 2009 15:28:37 +0200
haddock (2.4.1-3) unstable; urgency=low
* Uploaded to unstable.
-- Kari Pahula <kaol@debian.org> Mon, 16 Feb 2009 22:46:37 +0200
haddock (2.4.1-2) experimental; urgency=low
* Patch src/Haddock/Backends/Html.hs to provide a case for topDeclBox
when DocName is Undocumented.
* Removed the watch file. (Closes: #449863)
-- Kari Pahula <kaol@debian.org> Thu, 05 Feb 2009 11:04:36 +0200
haddock (2.4.1-1) experimental; urgency=low
* New upstream release. (Closes: #464364)
* New maintainer.
* Set standards-version to 3.8.0, add Homepage field in
debian/control.
* Add info about the copyright status of the files in src/Haddoc/Utils/
to debian/copyright.
* Don't install anything to /usr/share/doc/haddock-$version/.
* Changed doc-base section to Programming/Haskell.
* Removed xutils from build dependencies.
* Hardcode ghc libdir and datadir in Main.hs in lieu of using ghc-paths.
* Patch source using quilt, added it as a build dep.
* Removed autogenerated doc/configure from the diff.gz and generate it
at build time instead. Added autoconf as a build dep.
-- Kari Pahula <kaol@debian.org> Sun, 18 Jan 2009 20:38:28 +0200
haddock (0.8-2.1) unstable; urgency=low
* Non-maintainer upload.
* haddock.cabal: Add directory, process, containers, array, pretty to
build-depends. (Closes: #460352)
-- Marc 'HE' Brockschmidt <he@debian.org> Sat, 05 Apr 2008 14:45:46 +0200
haddock (0.8-2) unstable; urgency=low
* Make .haddock files portable. We always serialise Int with 64 bits,
so 32-bit arches can understand files from 64-bit arches and
vice-versa. Closes: #426335.
-- Ian Lynagh (wibble) <igloo@debian.org> Mon, 04 Jun 2007 14:29:40 +0000
haddock (0.8-1) unstable; urgency=low
* New upstream version. Closes: #392381.
* Buildable with GHC 6.6. Closes: #393632.
* Build using cabal:
* Various debian/rules changes.
* Requires ghc6 >= 6.4.2.
* No longer uses config.sub/config.guess. Closes: #342419.
* Build-dep on alex as cleaning removes the generated lexer .hs files.
* Build-dep on happy as cleaning removes the generated parser .hs files.
* Set Standards-Version to 3.7.2 (no changes needed).
* Updated manpage debian/haddock.1.
* Drop duplicate docbook-utils build-dep.
* Remove debian/dirs and give usr/share/doc/haddock/html/ as an
argument to dh_installdirs.
* Added uscan watch file debian/watch.
* Added doc-base entry for Haddock User Guide in debian/doc-base.
* Removed haddock/ prefixes from various paths in debian/rules.
* Removed now redundant chmod -x hack on haddock/examples/Bug7.hs.
* doc/configure generated by autoconf is in the Debian diff.
* Thanks to Arjan Oosting, for pointing out and providing patches for much
of the above, including the updated manpage.
-- Ian Lynagh (wibble) <igloo@debian.org> Tue, 17 Oct 2006 14:28:38 +0000
haddock (0.7-1) unstable; urgency=low
* New upstream version.
* Add build-deps on docbook-xml, docbook-xsl, xsltproc, docbook-utils
for building the documentation.
* Remove unnecessary build-dep on happy.
* Remove option to use ghc5 to build.
* Remove use of {,} in debian/rules, and don't set SHELL to /bin/bash
in debian/rules.
* Do not build or install dvi and ps documentation as it breaks.
* index.html is now built, we don't need to symlink haddock.html to it.
-- Ian Lynagh (wibble) <igloo@debian.org> Wed, 14 Sep 2005 21:32:46 +0000
haddock (0.6-2.1) unstable; urgency=low
* NMU to make installable in unstable.
* Rebuild against newer GHC6 to link to appropriate libgmp.
* Fixed package options using patch from Daniel Schepler.
Closes: #316657.
* Set SHELL to /bin/bash due to bashisms in debian/rules.
-- John Goerzen <jgoerzen@complete.org> Fri, 9 Sep 2005 06:25:03 -0500
haddock (0.6-2) unstable; urgency=low
* Re-upload so haddock is compiled against the latest ghc6 on all
arches that have ghc6.
-- Ian Lynagh (wibble) <igloo@debian.org> Sun, 25 Jul 2004 01:23:10 +0000
haddock (0.6-1) unstable; urgency=low
* New upstream version.
-- Ian Lynagh (wibble) <igloo@debian.org> Wed, 26 Nov 2003 02:57:53 +0000
haddock (0.5-4) unstable; urgency=low
* Add cases for various arches to configure{,.in}
-- Ian Lynagh (wibble) <igloo@debian.org> Tue, 16 Sep 2003 12:29:35 +0000
haddock (0.5-3) unstable; urgency=low
* Comment out flex requirement in configure{,.in}
-- Ian Lynagh (wibble) <igloo@debian.org> Thu, 04 Sep 2003 23:11:54 +0000
haddock (0.5-2) unstable; urgency=low
* Alter haddock/src/Makefile so LIBDIR points to /usr/share rather
then /usr/lib (contains a css and gif file).
-- Ian Lynagh (wibble) <igloo@debian.org> Thu, 04 Sep 2003 18:36:30 +0000
haddock (0.5-1) unstable; urgency=low
* New upstream version.
* New maintainer.
* Give ghc6 as an alternative build-dep to ghc5.
* No longer use autoconf; update build-deps to match. Closes: #173762.
* Hack configure and configure.in not to demand flex as the tarball has
the relevant files pregenerated. Remove flex build-dep.
* Require at least debhelper 4 and put 4 in debian/compat
* Add sparc Linux to configure and configure.in
* Simplify debian/rules to just work with the tarball in-place.
* Add doc to SUBDIRS in haddock/Makefile
* Change the haddock wrapper to set LIBDIR to /usr/share/haddock-0.5
and remove the override that puts the gif and css file in /usr/lib
rather than /usr/share
-- Ian Lynagh (wibble) <igloo@debian.org> Tue, 02 Sep 2003 22:08:23 +0000
haddock (0.4-1) unstable; urgency=low
* new upstream release [tag: haddock-0-4]
* fixed typo
(closes: Bug#154756)
-- Michael Weber <michaelw@debian.org> Tue, 22 Oct 2002 09:44:11 +0200
haddock (0.3-1) unstable; urgency=low
* Initial Release.
* added manpage for haddock
-- Michael Weber <michaelw@debian.org> Fri, 19 Jul 2002 21:52:06 +0200
|