summaryrefslogtreecommitdiff
path: root/p/haskell-hsql/debian
diff options
context:
space:
mode:
authorMarco TĂșlio Gontijo e Silva <marcot@debian.org>2010-03-16 16:59:25 +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:25 +0300
commitb021cff8f56c69ae42ba0c795df126a9d338b53b (patch)
treebbcf1e584166f6de422f62ce76d7fb3c813e2403 /p/haskell-hsql/debian
parentfea344db401061a71ed87a58780793f889c35389 (diff)
downloadDHG_packages-b021cff8f56c69ae42ba0c795df126a9d338b53b.tar.gz
haskell-hsql: debian/control: Rename -doc package.
Diffstat (limited to 'p/haskell-hsql/debian')
-rw-r--r--p/haskell-hsql/debian/changelog1
-rw-r--r--p/haskell-hsql/debian/control5
2 files changed, 5 insertions, 1 deletions
diff --git a/p/haskell-hsql/debian/changelog b/p/haskell-hsql/debian/changelog
index 5c974d1bc..aa0e72783 100644
--- a/p/haskell-hsql/debian/changelog
+++ b/p/haskell-hsql/debian/changelog
@@ -1,6 +1,7 @@
haskell-hsql (1.7.1-3) UNRELEASED; urgency=low
* debian/source/format: Use 3.0 (quilt).
+ * debian/control: Rename -doc package.
-- Marco TĂșlio Gontijo e Silva <marcot@debian.org> Sun, 21 Feb 2010 07:45:56 -0300
diff --git a/p/haskell-hsql/debian/control b/p/haskell-hsql/debian/control
index 28f8340ea..20056cb37 100644
--- a/p/haskell-hsql/debian/control
+++ b/p/haskell-hsql/debian/control
@@ -43,7 +43,10 @@ Description: Multi-Database Interface System profiling library for GHC6
database systems. In this sense, it is similar to Java's JDBC,
Python's DB-API, or Perl's DBI.
-Package: haskell-hsql-doc
+Package: libghc6-hsql-doc
+Replaces: haskell-hsql-doc
+Conflicts: haskell-hsql-doc
+Provides: haskell-hsql-doc
Section: doc
Architecture: all
Depends: ${misc:Depends}