[Pkg-haskell-commits] darcs: tools: Change haskell-devscripts dependency in template, in accordance with recent uploads
Joachim Breitner
mail at joachim-breitner.de
Wed Oct 17 17:36:16 UTC 2012
Wed Oct 17 17:35:48 UTC 2012 Joachim Breitner <mail at joachim-breitner.de>
* Change haskell-devscripts dependency in template, in accordance with recent uploads
Ignore-this: bf1717b510fea15eb94cf210874489f9
M ./template-debian/control -1 +1
Wed Oct 17 17:35:48 UTC 2012 Joachim Breitner <mail at joachim-breitner.de>
* Change haskell-devscripts dependency in template, in accordance with recent uploads
Ignore-this: bf1717b510fea15eb94cf210874489f9
diff -rN -u old-tools//template-debian/control new-tools//template-debian/control
--- old-tools//template-debian/control 2012-10-17 17:36:16.770721971 +0000
+++ new-tools//template-debian/control 2012-10-17 17:36:16.782721925 +0000
@@ -5,7 +5,7 @@
Uploaders: John Maintainer <maintainer at example.com>
Build-Depends: debhelper (>= 7)
, cdbs
- , haskell-devscripts (>= 0.8)
+ , haskell-devscripts (>= 0.8.13)
, ghc
, ghc-prof
# Make sure all dependencies listed in the cabal file are represented here,
More information about the Pkg-haskell-commits
mailing list