summaryrefslogtreecommitdiff
path: root/p/haskell-src-exts
diff options
context:
space:
mode:
authorMarco TĂșlio Gontijo e Silva <marcot@debian.org>2010-03-16 16:59:28 +0300
committer=?UTF-8?q?Marco=20T=C3=BAlio=20Gontijo=20e=20Silva?= <=?UTF-8?q?Marco=20T=C3=BAlio=20Gontijo=20e=20Silva?=>2010-03-16 16:59:28 +0300
commit84c8d3e15a20a8a19cb00adfb211e234d9d55e93 (patch)
tree5bb032a392a0c602b48343c4f230561398ad1135 /p/haskell-src-exts
parent28e19c3d0362246019d02cfca1e5ff093110cbf4 (diff)
downloadDHG_packages-84c8d3e15a20a8a19cb00adfb211e234d9d55e93.tar.gz
haskell-src-exts: debian/control: Rename -doc package.
Diffstat (limited to 'p/haskell-src-exts')
-rw-r--r--p/haskell-src-exts/debian/changelog6
-rw-r--r--p/haskell-src-exts/debian/control5
2 files changed, 10 insertions, 1 deletions
diff --git a/p/haskell-src-exts/debian/changelog b/p/haskell-src-exts/debian/changelog
index 62a6ecc30..604d7a173 100644
--- a/p/haskell-src-exts/debian/changelog
+++ b/p/haskell-src-exts/debian/changelog
@@ -1,3 +1,9 @@
+haskell-src-exts (1.8.2-2) UNRELEASED; urgency=low
+
+ * debian/control: Rename -doc package.
+
+ -- Marco TĂșlio Gontijo e Silva <marcot@debian.org> Tue, 16 Mar 2010 10:57:26 -0300
+
haskell-src-exts (1.8.2-1) unstable; urgency=low
[ Joachim Breitner ]
diff --git a/p/haskell-src-exts/debian/control b/p/haskell-src-exts/debian/control
index cd98c7b04..d36ccff1a 100644
--- a/p/haskell-src-exts/debian/control
+++ b/p/haskell-src-exts/debian/control
@@ -54,7 +54,10 @@ Description: Haskell-Source with eXtensions library for GHC6; profiling librarie
* Implicit parameters (ghc and hugs style)
* Template Haskell
-Package: haskell-src-exts-doc
+Package: libghc6-src-exts-doc
+Replaces: haskell-src-exts-doc
+Conflicts: haskell-src-exts-doc
+Provides: haskell-src-exts-doc
Architecture: all
Section: doc
Depends: ${misc:Depends}