[Pkg-haskell-commits] darcs: haskell-filestore: Correct sed s/ghc6/ghc in changelog entries

Marco Silva marcot at debian.org
Sun Jan 16 14:20:18 UTC 2011


Sun Jan 16 13:54:30 UTC 2011  Marco Silva <marcot at debian.org>
  * Correct sed s/ghc6/ghc in changelog entries
  Ignore-this: 51f45659d723f73934787747c942daaa

    M ./changelog -5 +5

Sun Jan 16 13:54:30 UTC 2011  Marco Silva <marcot at debian.org>
  * Correct sed s/ghc6/ghc in changelog entries
  Ignore-this: 51f45659d723f73934787747c942daaa
diff -rN -u old-haskell-filestore/changelog new-haskell-filestore/changelog
--- old-haskell-filestore/changelog	2011-01-16 14:20:18.297041195 +0000
+++ new-haskell-filestore/changelog	2011-01-16 14:20:18.309041828 +0000
@@ -1,6 +1,6 @@
 haskell-filestore (0.3.4.2-2) UNRELEASED; urgency=low
 
-  * Use ghc instead of ghc
+  * Use ghc instead of ghc6
 
  -- Marco Silva <marcot at debian.org>  Sat, 15 Jan 2011 12:40:58 -0200
 
@@ -18,7 +18,7 @@
     + Removing examples, because they get installed to the data package.
   * Removing doc-base support, as for other Haskell packages.
   * Standards-Versions bumped to 3.9.1 (no changes required).
-  * Lintian override added for libghc-filestore-data mistakenly detected
+  * Lintian override added for libghc6-filestore-data mistakenly detected
     as a shared library package.
 
  -- Giovanni Mascellani <gio at debian.org>  Tue, 03 Aug 2010 10:50:41 +0200
@@ -30,7 +30,7 @@
 
   [ Joachim Breitner ]
   * Bump xml dependency
-  * Depend on libghc-regex-posix-doc
+  * Depend on libghc6-regex-posix-doc
 
  -- Joachim Breitner <nomeata at debian.org>  Thu, 24 Jun 2010 10:27:27 +0200
 
@@ -42,8 +42,8 @@
   * debian/control: Remove haddock from Build-Depends:, since it's now a
     Depends: of haskell-devscripts.
   * debian/control: Bump Standards-Version: to 3.8.4, no changes needed.
-  * debian/control: Remove uneeded Build-Depends: in libghc-utf8-
-    string-* and libghc-time-*.
+  * debian/control: Remove uneeded Build-Depends: in libghc6-utf8-
+    string-* and libghc6-time-*.
 
   [ Joachim Breitner ]
   * Bump haskell-devscripts dependency to 0.7





More information about the Pkg-haskell-commits mailing list