[Pkg-haskell-commits] r854 - /packages/haskell-devscripts/trunk/debian/changelog
arjan at users.alioth.debian.org
arjan at users.alioth.debian.org
Sun Dec 30 18:11:21 UTC 2007
Author: arjan
Date: Sun Dec 30 18:11:21 2007
New Revision: 854
URL: http://svn.debian.org/wsvn/pkg-haskell/?sc=1&rev=854
Log:
[project @ update changelog]
Original author: Arjan Oosting <arjanoosting at home.nl>
Date: 2007-07-25 21:17:31+00:00
Modified:
packages/haskell-devscripts/trunk/debian/changelog
Modified: packages/haskell-devscripts/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/haskell-devscripts/trunk/debian/changelog?rev=854&op=diff
==============================================================================
--- packages/haskell-devscripts/trunk/debian/changelog (original)
+++ packages/haskell-devscripts/trunk/debian/changelog Sun Dec 30 18:11:21 2007
@@ -1,3 +1,17 @@
+haskell-devscripts (0.5.18) unstable; urgency=low
+
+ * Rewrite the postinst-ghc and prerm-ghc scripts to respectively hide
+ and expose previous installed versions of a package.
+ * Update the prerm-ghc script to ignore error when it unregisters a
+ package. (Closes: 432972)
+ * debian/control: the postinst-ghc and prerm-ghc use ghc-pkg syntax
+ which was introduced in GHC 6.4. Adjust the Depends line accordingly.
+ * debian/rules: cleanup rules file.
+ * debian/links: Create links pointing the man pages from the different
+ dh_haskell_* commands to the main dh_haskell command man page.
+
+ -- Arjan Oosting <arjan at debian.org> Wed, 25 Jul 2007 22:18:58 +0200
+
haskell-devscripts (0.5.17) unstable; urgency=low
* Use the cabal package name as directory in /usr/lib/hugs/packages.
More information about the Pkg-haskell-commits
mailing list