[Pkg-haskell-commits] darcs: haskell-edison-core: Fix -doc dependency.
Clint Adams
clint at debian.org
Sat Feb 25 17:01:23 UTC 2012
Sat Feb 25 17:00:19 UTC 2012 Clint Adams <clint at debian.org>
* Fix -doc dependency.
Ignore-this: fccea7f7f45740cc655abdd3c172a223
M ./changelog +7
M ./control -2 +2
Sat Feb 25 17:00:19 UTC 2012 Clint Adams <clint at debian.org>
* Fix -doc dependency.
Ignore-this: fccea7f7f45740cc655abdd3c172a223
diff -rN -u old-haskell-edison-core//changelog new-haskell-edison-core//changelog
--- old-haskell-edison-core//changelog 2012-02-25 17:01:23.170249608 +0000
+++ new-haskell-edison-core//changelog 2012-02-25 17:01:23.174253436 +0000
@@ -1,3 +1,10 @@
+haskell-edison-core (1.2.1.3-8) unstable; urgency=low
+
+ * Fix -doc dependency.
+ * Bump to Standards-Version 3.9.3.
+
+ -- Clint Adams <clint at debian.org> Sat, 25 Feb 2012 11:52:18 -0500
+
haskell-edison-core (1.2.1.3-7) unstable; urgency=low
* Add Replaces/Conflicts on libghc6-*-doc package (Closes: #656431)
diff -rN -u old-haskell-edison-core//control new-haskell-edison-core//control
--- old-haskell-edison-core//control 2012-02-25 17:01:23.150250954 +0000
+++ new-haskell-edison-core//control 2012-02-25 17:01:23.174253436 +0000
@@ -20,7 +20,7 @@
, libghc-quickcheck1-prof
, libghc-quickcheck1-doc
, cpphs
-Standards-Version: 3.9.2
+Standards-Version: 3.9.3
Homepage: http://www.cs.princeton.edu/~rdockins/edison/home/
Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-edison-core
Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-edison-core
@@ -69,7 +69,7 @@
Provides: haskell-edison-core-doc
Architecture: all
Section: doc
-Depends: ${misc:Depends}
+Depends: ${misc:Depends}, ${haskell:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Description: documentation of the Edison Haskell library
More information about the Pkg-haskell-commits
mailing list