[Pkg-haskell-commits] r980 - in /packages/haskell-regex-posix/trunk/debian: changelog control

arjan at users.alioth.debian.org arjan at users.alioth.debian.org
Sun Jan 13 23:50:13 UTC 2008


Author: arjan
Date: Sun Jan 13 23:50:13 2008
New Revision: 980

URL: http://svn.debian.org/wsvn/pkg-haskell/?sc=1&rev=980
Log:
 r2480 at nebula:  arjan | 2008-01-14 00:33:04 +0100
 * Take over package from Ian, as I already maintain haskell-regex-base,
   and move Ian to the Uploaders field.
 * Packaging complete redone (based on my haskell-regex-base package).
 * This version of libghc6-regex-posix-dev installs and deinstalls
   properly. (Closes: #460599)
 
 * Initial release (used to be part of ghc6).
 * Using "Generic Haskell cabal library packaging files v9".
 
 

Modified:
    packages/haskell-regex-posix/trunk/debian/changelog
    packages/haskell-regex-posix/trunk/debian/control

Modified: packages/haskell-regex-posix/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/haskell-regex-posix/trunk/debian/changelog?rev=980&op=diff
==============================================================================
--- packages/haskell-regex-posix/trunk/debian/changelog (original)
+++ packages/haskell-regex-posix/trunk/debian/changelog Sun Jan 13 23:50:13 2008
@@ -1,8 +1,17 @@
 haskell-regex-posix (0.93.1-1~pre1) unstable; urgency=low
 
-  * Initial release. As GHC 6 and Hugs98 do not contain the regex-base,
-    regex-compat, and regex-posix libraries anymore create some new
-    packages for these libraries. 
+  * Take over package from Ian, as I already maintain haskell-regex-base,
+    and move Ian to the Uploaders field.
+  * Packaging complete redone (based on my haskell-regex-base package).
+  * This version of libghc6-regex-posix-dev installs and deinstalls
+    properly. (Closes: #460599)
 
  -- Arjan Oosting <arjan at debian.org>  Sun, 13 Jan 2008 23:49:20 +0100
 
+haskell-regex-posix  (0.72.0.2-1) unstable; urgency=low
+  
+  * Initial release (used to be part of ghc6).
+  * Using "Generic Haskell cabal library packaging files v9".
+  
+ -- Ian Lynagh (wibble) <igloo at debian.org>  Wed, 21 Nov 2007 01:31:28 +0000
+  

Modified: packages/haskell-regex-posix/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/haskell-regex-posix/trunk/debian/control?rev=980&op=diff
==============================================================================
--- packages/haskell-regex-posix/trunk/debian/control (original)
+++ packages/haskell-regex-posix/trunk/debian/control Sun Jan 13 23:50:13 2008
@@ -3,13 +3,14 @@
 Priority: extra
 Maintainer: Arjan Oosting <arjan at debian.org>
 Build-Depends: cpphs, dpkg-dev (>= 1.13.19), debhelper (>= 5.0.0),
- dpatch, ghc6 (>= 6.8.2), haskell-devscripts (>= 0.6.6),
+ dpatch, ghc6 (>= 6.8.2), ghc6-prof, haskell-devscripts (>= 0.6.6),
  libghc6-regex-base-dev (>= 0.93), libghc6-regex-base-prof (>= 0.93)
 Build-Depends-Indep: haddock
 Standards-Version: 3.7.3
 Vcs-Svn: svn://svn.debian.org/svn/pkg-haskell/packages/haskell-regex-posix
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-haskell/packages/haskell-regex-posix
 Homepage: http://sourceforge.net/projects/lazy-regex
+Uploaders: Ian Lynagh (wibble) <igloo at debian.org>
 
 Package: libghc6-regex-posix-dev
 Architecture: any




More information about the Pkg-haskell-commits mailing list