[Pkg-haskell-commits] darcs: haskell-yesod-auth-oauth: Build-Depends-Indep: libghc-lifted-base-doc rather than libghc-lifted-base-prof.

Colin Watson cjwatson at debian.org
Wed May 29 01:45:05 UTC 2013


Wed May 29 01:44:40 UTC 2013  Colin Watson <cjwatson at debian.org>
  * Build-Depends-Indep: libghc-lifted-base-doc rather than libghc-lifted-base-prof.
  Ignore-this: 62396a22630c754de33721d724d5dd61

    M ./changelog +5
    M ./control -1 +1

Wed May 29 01:44:40 UTC 2013  Colin Watson <cjwatson at debian.org>
  * Build-Depends-Indep: libghc-lifted-base-doc rather than libghc-lifted-base-prof.
  Ignore-this: 62396a22630c754de33721d724d5dd61
diff -rN -u old-haskell-yesod-auth-oauth//changelog new-haskell-yesod-auth-oauth//changelog
--- old-haskell-yesod-auth-oauth//changelog	2013-05-29 01:45:04.761727753 +0000
+++ new-haskell-yesod-auth-oauth//changelog	2013-05-29 01:45:04.775300835 +0000
@@ -1,7 +1,12 @@
 haskell-yesod-auth-oauth (1.1.0.2-2) UNRELEASED; urgency=low
 
+  [ Joachim Breitner ]
   * Enable compat level 9
 
+  [ Colin Watson ]
+  * Build-Depends-Indep: libghc-lifted-base-doc rather than
+    libghc-lifted-base-prof.
+
  -- Joachim Breitner <nomeata at debian.org>  Fri, 24 May 2013 09:55:36 +0200
 
 haskell-yesod-auth-oauth (1.1.0.2-1) experimental; urgency=low
diff -rN -u old-haskell-yesod-auth-oauth//control new-haskell-yesod-auth-oauth//control
--- old-haskell-yesod-auth-oauth//control	2013-05-29 01:45:04.759039062 +0000
+++ new-haskell-yesod-auth-oauth//control	2013-05-29 01:45:04.779038409 +0000
@@ -36,7 +36,7 @@
                      , libghc-yesod-auth-doc
                      , libghc-yesod-core-doc
                      , libghc-yesod-form-doc
-                     , libghc-lifted-base-prof
+                     , libghc-lifted-base-doc
 Standards-Version: 3.9.4
 Homepage: http://www.yesodweb.com/
 





More information about the Pkg-haskell-commits mailing list