summaryrefslogtreecommitdiff
path: root/p/haskell-language-c
diff options
context:
space:
mode:
authorClint Adams <clint@debian.org>2012-03-07 05:09:08 +0400
committerClint Adams <clint@debian.org>2012-03-07 05:09:08 +0400
commit904249a8fc0c10a29bc4365aefa661748cc8ec75 (patch)
treed4ee608350677882612f8000aba2443efa20ee04 /p/haskell-language-c
parent4cdbffd30d701c183056c98b75ca94295ad2e3f5 (diff)
downloadDHG_packages-904249a8fc0c10a29bc4365aefa661748cc8ec75.tar.gz
haskell-language-c: Fix -doc dependency.
Diffstat (limited to 'p/haskell-language-c')
-rw-r--r--p/haskell-language-c/debian/changelog7
-rw-r--r--p/haskell-language-c/debian/control7
2 files changed, 10 insertions, 4 deletions
diff --git a/p/haskell-language-c/debian/changelog b/p/haskell-language-c/debian/changelog
index a0c0d0727..9f26b9ef8 100644
--- a/p/haskell-language-c/debian/changelog
+++ b/p/haskell-language-c/debian/changelog
@@ -1,3 +1,10 @@
+haskell-language-c (0.4.2-2) unstable; urgency=low
+
+ * Bump to Standards-Version 3.9.3.
+ * Fix -doc dependency.
+
+ -- Clint Adams <clint@debian.org> Tue, 06 Mar 2012 20:00:51 -0500
+
haskell-language-c (0.4.2-1) unstable; urgency=low
* New upstream release.
diff --git a/p/haskell-language-c/debian/control b/p/haskell-language-c/debian/control
index 8f526b285..dfac88a00 100644
--- a/p/haskell-language-c/debian/control
+++ b/p/haskell-language-c/debian/control
@@ -14,7 +14,7 @@ Build-Depends: debhelper (>= 7)
, libghc-syb-prof
Build-Depends-Indep: ghc-doc
, libghc-syb-doc
-Standards-Version: 3.9.2
+Standards-Version: 3.9.3
Homepage: http://hackage.haskell.org/package/language-c
Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-language-c
Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-language-c
@@ -51,9 +51,8 @@ Description: Profiling libraries for Haskell Library.C module
Package: libghc-language-c-doc
Section: doc
Architecture: all
-Depends: ${misc:Depends}
-Recommends: doc-base
- , libghc-network-doc
+Depends: ${misc:Depends}, ${haskell:Depends}
+Recommends: ${haskell:Recommends}
Description: Documentation for Haskell Library.C module
.
Language C is a haskell library for the analysis and generation of C code. It