[Pkg-haskell-commits] darcs: darcs: Use ghc instead of ghc6

Marco Silva marcot at debian.org
Sat Jan 15 15:15:24 UTC 2011


Sat Jan 15 15:05:47 UTC 2011  Marco Silva <marcot at debian.org>
  * Use ghc instead of ghc6
  Ignore-this: 23caee3bae5102159c0ce7485eded1a1

    M ./changelog -4 +10
    M ./control -13 +13

Sat Jan 15 15:05:47 UTC 2011  Marco Silva <marcot at debian.org>
  * Use ghc instead of ghc6
  Ignore-this: 23caee3bae5102159c0ce7485eded1a1
diff -rN -u old-darcs/changelog new-darcs/changelog
--- old-darcs/changelog	2011-01-15 15:15:24.228808737 +0000
+++ new-darcs/changelog	2011-01-15 15:15:24.240809370 +0000
@@ -1,3 +1,9 @@
+darcs (2.4.4-4) UNRELEASED; urgency=low
+
+  * Use ghc instead of ghc
+
+ -- Marco Silva <marcot at debian.org>  Sat, 15 Jan 2011 12:40:45 -0200
+
 darcs (2.4.4-3) unstable; urgency=low
 
   [ Joachim Breitner ]
@@ -57,7 +63,7 @@
   * debian/watch: Add .tar.gz to downloaded filename.
   * debian/control: Use Vcs-Browser: field.
   * debian/control: Bump Standards-Version: to 3.8.4, no changes needed.
-  * debian/control: Remove uneeded Build-Depends: in libghc6-utf8-
+  * debian/control: Remove uneeded Build-Depends: in libghc-utf8-
     string-dev.
 
   [ Trent W. Buck ]
@@ -137,7 +143,7 @@
 
 darcs (2.0.2-3) unstable; urgency=low
 
-  * Bump ghc6 build-depends to >= 6.8.2-7 (Closes: #500563).
+  * Bump ghc build-depends to >= 6.8.2-7 (Closes: #500563).
 
  -- Petr Rockai <mornfall at debian.org>  Mon, 29 Sep 2008 13:48:32 +0200
 
@@ -234,8 +240,8 @@
   * New upstream release.
   * Cleanup the diff.gz from all the cruft.
   * Fix FTBFS with GHC 6.6 (Closes: 393599):
-    - debian/control: add libghc6-html-dev, libghc6-mlt-dev and
-      libghc6-quickcheck-dev to Build-Depends 
+    - debian/control: add libghc-html-dev, libghc-mlt-dev and
+      libghc-quickcheck-dev to Build-Depends 
     - configure.ac: also check regex-compat for Text.Regex
   * Fix generation of manual in HTML form (Closes: 362508) :
      - debian/control: add tex4ht to Build-Depends
diff -rN -u old-darcs/control new-darcs/control
--- old-darcs/control	2011-01-15 15:15:24.228808737 +0000
+++ new-darcs/control	2011-01-15 15:15:24.240809370 +0000
@@ -6,21 +6,21 @@
  Petr Rockai <mornfall at debian.org>
 DM-Upload-Allowed: yes
 # I don't specify lower bounds that can't be violated in Debian.
-# Note that ghc6 (>= 6.10.4) excludes Lenny libs built against 6.8.
-Build-Depends: debhelper (>= 7.0.50), ghc6 (>= 6.10.4),
+# Note that ghc (>= 6.10.4) excludes Lenny libs built against 6.8.
+Build-Depends: debhelper (>= 7.0.50), ghc (>= 6.10.4),
  bash-completion (>= 1:1.1),
  libcurl4-gnutls-dev (>= 7.19.1),
- libghc6-hashed-storage-dev (>= 0.4.13~),
- libghc6-haskeline-dev,
- libghc6-html-dev,
- libghc6-http-dev,
- libghc6-mmap0.4-dev,
- libghc6-mtl-dev,
- libghc6-network-dev,
- libghc6-parsec2-dev,
- libghc6-regex-compat-dev,
- libghc6-terminfo-dev,
- libghc6-zlib-dev
+ libghc-hashed-storage-dev (>= 0.4.13~),
+ libghc-haskeline-dev,
+ libghc-html-dev,
+ libghc-http-dev,
+ libghc-mmap0.4-dev,
+ libghc-mtl-dev,
+ libghc-network-dev,
+ libghc-parsec2-dev,
+ libghc-regex-compat-dev,
+ libghc-terminfo-dev,
+ libghc-zlib-dev
 Homepage: http://darcs.net/
 Vcs-Darcs: http://darcs.debian.org/pkg-haskell/darcs
 Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/darcs





More information about the Pkg-haskell-commits mailing list