[Pkg-haskell-commits] darcs: gitit: Missing dependency

Giovanni Mascellani gio at debian.org
Wed May 16 08:14:26 UTC 2012


Wed May 16 07:53:31 UTC 2012  Giovanni Mascellani <gio at debian.org>
  * Missing dependency
  Ignore-this: b4c1b02a22f98e5dd72bae5292c19e0

    M ./changelog +6
    M ./control +3

Wed May 16 07:53:31 UTC 2012  Giovanni Mascellani <gio at debian.org>
  * Missing dependency
  Ignore-this: b4c1b02a22f98e5dd72bae5292c19e0
diff -rN -u old-gitit//changelog new-gitit//changelog
--- old-gitit//changelog	2012-05-16 08:14:26.581020897 +0000
+++ new-gitit//changelog	2012-05-16 08:14:26.594325074 +0000
@@ -1,3 +1,9 @@
+gitit (0.9.0.1-2) UNRELEASED; urgency=low
+
+  * Missing dependency on libghc-safe-dev.
+
+ -- Giovanni Mascellani <gio at debian.org>  Wed, 16 May 2012 09:53:13 +0200
+
 gitit (0.9.0.1-1) unstable; urgency=low
 
   * New upstream release.
diff -rN -u old-gitit//control new-gitit//control
--- old-gitit//control	2012-05-16 08:14:26.570507259 +0000
+++ new-gitit//control	2012-05-16 08:14:26.586327623 +0000
@@ -71,6 +71,7 @@
  , libghc-json-dev (>= 0.4)
  , libghc-json-dev (<< 0.6)
  , libghc-ghc-paths-dev
+ , libghc-safe-dev
 # -prof dependencies
  , libghc-base-prof
  , libghc-parsec3-prof
@@ -131,6 +132,7 @@
  , libghc-json-prof (>= 0.4)
  , libghc-json-prof (<< 0.6)
  , libghc-ghc-paths-prof
+ , libghc-safe-prof
 Build-Depends-Indep: ghc-doc
 # -doc dependencies
  , libghc-base-doc
@@ -192,6 +194,7 @@
  , libghc-json-doc (>= 0.4)
  , libghc-json-doc (<< 0.6)
  , libghc-ghc-paths-doc
+ , libghc-safe-doc
 Standards-Version: 3.9.3
 Homepage: http://hackage.haskell.org/package/gitit
 Vcs-Darcs: http://darcs.debian.org/darcs/pkg-haskell/gitit





More information about the Pkg-haskell-commits mailing list