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

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


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

     ./libghc6-haskelldb-hdbc-postgresql-dev.install -> ./libghc-haskelldb-hdbc-postgresql-dev.install
    M ./changelog +6
    M ./control -20 +20
    M ./libghc-haskelldb-hdbc-postgresql-dev.install -1 +1

Sat Jan 15 15:05:51 UTC 2011  Marco Silva <marcot at debian.org>
  * Use ghc instead of ghc6
  Ignore-this: 364065d024816c49fff1ddb797887b56
diff -rN -u old-haskelldb-hdbc-postgresql/changelog new-haskelldb-hdbc-postgresql/changelog
--- old-haskelldb-hdbc-postgresql/changelog	2011-01-15 15:23:38.726876492 +0000
+++ new-haskelldb-hdbc-postgresql/changelog	2011-01-15 15:23:38.730876703 +0000
@@ -1,3 +1,9 @@
+haskelldb-hdbc-postgresql (0.13-2) UNRELEASED; urgency=low
+
+  * Use ghc instead of ghc
+
+ -- Marco Silva <marcot at debian.org>  Sat, 15 Jan 2011 12:40:53 -0200
+
 haskelldb-hdbc-postgresql (0.13-1) unstable; urgency=low
 
   [ Marco Túlio Gontijo e Silva ]
diff -rN -u old-haskelldb-hdbc-postgresql/control new-haskelldb-hdbc-postgresql/control
--- old-haskelldb-hdbc-postgresql/control	2011-01-15 15:23:38.726876492 +0000
+++ new-haskelldb-hdbc-postgresql/control	2011-01-15 15:23:38.730876703 +0000
@@ -6,32 +6,32 @@
 Build-Depends: debhelper (>= 7)
   , cdbs
   , haskell-devscripts (>= 0.7)
-  , ghc6 
-  , ghc6-prof 
-  , ghc6-doc 
-  , libghc6-haskelldb-dev (>= 0.12)
-  , libghc6-haskelldb-prof
+  , ghc 
+  , ghc-prof 
+  , ghc-doc 
+  , libghc-haskelldb-dev (>= 0.12)
+  , libghc-haskelldb-prof
   , haskell-haskelldb-doc
-  , libghc6-haskelldb-hdbc-dev (>= 0.12)
-  , libghc6-haskelldb-hdbc-prof
-  , libghc6-haskelldb-hdbc-doc
-  , libghc6-hdbc-dev (>= 2.0.0)
-  , libghc6-hdbc-dev (<< 3)
-  , libghc6-hdbc-prof
+  , libghc-haskelldb-hdbc-dev (>= 0.12)
+  , libghc-haskelldb-hdbc-prof
+  , libghc-haskelldb-hdbc-doc
+  , libghc-hdbc-dev (>= 2.0.0)
+  , libghc-hdbc-dev (<< 3)
+  , libghc-hdbc-prof
   , haskell-hdbc-doc
-  , libghc6-hdbc-postgresql-dev (>= 2.0.0)
-  , libghc6-hdbc-postgresql-dev (<< 3)
-#  , libghc6-hdbc-postgresql-prof
+  , libghc-hdbc-postgresql-dev (>= 2.0.0)
+  , libghc-hdbc-postgresql-dev (<< 3)
+#  , libghc-hdbc-postgresql-prof
 #  , haskell-hdbc-postgresql-doc
-  , libghc6-mtl-dev
-  , libghc6-mtl-prof
-  , libghc6-mtl-doc
+  , libghc-mtl-dev
+  , libghc-mtl-prof
+  , libghc-mtl-doc
 Standards-Version: 3.8.4
 Homepage: http://hackage.haskell.org/package/haskelldb-hdbc-postgresql
 Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskelldb-hdbc-postgresql
 Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskelldb-hdbc-postgresql
 
-Package: libghc6-haskelldb-hdbc-postgresql-dev
+Package: libghc-haskelldb-hdbc-postgresql-dev
 Architecture: any
 Depends: ${haskell:Depends}, ${shlibs:Depends}, ${misc:Depends}
 Suggests: ${haskell:Suggests}
@@ -46,7 +46,7 @@
  This package also includes the DBDirect-hdbc-postgresql binary to generate
  Haskell source files by querying the database.
 
-# Package: libghc6-haskelldb-hdbc-postgresql-prof
+# Package: libghc-haskelldb-hdbc-postgresql-prof
 # Architecture: any
 # Depends: ${haskell:Depends}, ${shlibs:Depends}, ${misc:Depends}
 # Description: HaskellDB support for the HDBC PostgreSQL driver; profiling libraries
@@ -56,7 +56,7 @@
 #  This library allows you to use the HaskellDB database abstraction library with
 #  the PostgreSQL driver provided by the HDBC database driver interface suite.
 
-Package: libghc6-haskelldb-hdbc-postgresql-doc
+Package: libghc-haskelldb-hdbc-postgresql-doc
 Section: doc
 Architecture: all
 Depends: ${misc:Depends}
diff -rN -u old-haskelldb-hdbc-postgresql/libghc6-haskelldb-hdbc-postgresql-dev.install new-haskelldb-hdbc-postgresql/libghc6-haskelldb-hdbc-postgresql-dev.install
--- old-haskelldb-hdbc-postgresql/libghc6-haskelldb-hdbc-postgresql-dev.install	2011-01-15 15:23:38.722876281 +0000
+++ new-haskelldb-hdbc-postgresql/libghc6-haskelldb-hdbc-postgresql-dev.install	1970-01-01 00:00:00.000000000 +0000
@@ -1 +0,0 @@
-dist-ghc6/build/DBDirect-hdbc-postgresql/DBDirect-hdbc-postgresql /usr/bin
diff -rN -u old-haskelldb-hdbc-postgresql/libghc-haskelldb-hdbc-postgresql-dev.install new-haskelldb-hdbc-postgresql/libghc-haskelldb-hdbc-postgresql-dev.install
--- old-haskelldb-hdbc-postgresql/libghc-haskelldb-hdbc-postgresql-dev.install	1970-01-01 00:00:00.000000000 +0000
+++ new-haskelldb-hdbc-postgresql/libghc-haskelldb-hdbc-postgresql-dev.install	2011-01-15 15:23:38.726876492 +0000
@@ -0,0 +1 @@
+dist-ghc/build/DBDirect-hdbc-postgresql/DBDirect-hdbc-postgresql /usr/bin





More information about the Pkg-haskell-commits mailing list