Accepted haskell-http 0.4.20050430-4 (source)
Ubuntu Installer
archive at ubuntu.com
Mon Jul 3 16:58:09 BST 2006
Accepted:
OK: haskell-http_0.4.20050430-4.dsc
-> Component: universe Section: net
OK: haskell-http_0.4.20050430-4.diff.gz
Origin: Debian/unstable
Format: 1.7
Date: Mon, 03 Jul 2006 16:56:27 +0100
Source: haskell-http
Binary: libghc6-http-dev, libhugs-http, haskell-http-doc
Architecture: source
Version: 0.4.20050430-4
Distribution: edgy
Urgency: low
Maintainer: Arjan Oosting <arjanoosting at home.nl>
Changed-By: StefanPotyra <sistpoty at stud.uni-erlangen.de>
Closes: 315333 324718 336268 336396 337979 360878 375609
Changes:
haskell-http (0.4.20050430-4) unstable; urgency=low
.
* Cleanup the diff.gz a little by switching to dpatch. The diff.gz now
only touches the files in the debian directory.
* Drop patch to README which is not installed anyway.
* Remove the support for the old Network.URI module from the diff.gz as
ghc6 and hugs both have the new Network.URI module.
* debian/control.in:
- remove duplicate build dependencies
- add versioned Build-Depends on ghc6 to get the latest version of Cabal.
- drop the Build-Depends on libghc6-cabal-dev.
- added ppc64 to Architectures line. (Closes: #375609)
- add dpatch to Build-Depends.
* debian/haskell-http-doc.docs: added. Install the API documentation.
* debian/haskell-http-doc.doc-base: added. Register API documentation.
* debian/patches/01_zord64-haddock.dpatch: added. Remove preprocessing
stuff which is confusing haddock and breaks build with Cabal 1.1.4.
* debian/patches/02_update-cabal.dpatch: added. Move the patches to the
http.cabal file in here.
* debian/rules:
- remove unnecessary variables.
- only call ./setup clean when it is configured.
* Only install example in haskell-http-doc.
.
haskell-http (0.4.20050430-3) unstable; urgency=low
.
* debian/rules:
- remove INSTALL_PROGRAM += -s cruft, we use dh_strip.
- remove configure and install targets, almost everything is done in
the binary-arch and binary-indep targets.
* debian/control.in:
- remove the versioned dependency on ghc6 version 6.4.2 as it is not
yet in the archive anyway.
- Upgrade to Standards-Version 3.7.2. No changes needed.
- Use the new substitution variables source:Version and build depend
on dpkg-dev (>= 1.13.19) which introduces these new variables.
.
haskell-http (0.4.20050430-2) unstable; urgency=low
.
* Take over maintainership with permission of previous maintainer.
* Run update-haskell-control to update the Build-Depends, Depends and
Architecture lines. (Closes: #337979, #360878, #336396, #336268)
* Remove support for nhc98 from the package.
* debian/control.in:
- Move haskell-http-doc to section doc.
- Change to Standards-Version 3.6.2. No changes needed.
- Cleanup the Build-Depends and Build-Depends-Indep
- Add Homepage: http://www.haskell.org/http/ to the descriptions.
- Properly escape ${haskell:Depends}.
- Add versioned libghc6-cabal-dev and ghc6 to the Build-Depends to use
Cabal version 1.1.1 or later which introduces a new installation
prefix for libraries.
libghc6-http-dev determinable.
* debian/compat: added and set debhelper compatability level to 5.
* debian/copyright: updated.
* debian/haskell-http-doc.dirs: added.
* debian/libhugs-http.install: added.
* debian/libhugs-http.linda-overrides: added. The *.hs files need to be
installed in /usr/lib/hugs/ so override linda warning.
* debian/rules:
- split the dh_haskell -a -i call two calls. Move all the architecture
independent stuff to binary-indep and all the architecture dependent
stuff to binary-arch. (Closes: #315333)
- remove the empty directory usr/lib/haskell-packages/ghc6/bin
(Closes: #324718)
- do not ignore errors on clean and remove redundant make clean call.
- general cleanup.
* debian/watch: added watch file.
* http.cabal: add package base to Build-Depends.
Files:
4ec14d0e6ae709f34c81a71da3d75a31 834 net optional haskell-http_0.4.20050430-4.dsc
bc0de1b67683c4393f3f07472b744529 9071 net optional haskell-http_0.4.20050430-4.diff.gz
More information about the edgy-changes
mailing list