summaryrefslogtreecommitdiff
path: root/p/hdbc-sqlite3
diff options
context:
space:
mode:
authorMarco Túlio Gontijo e Silva <marcot@riseup.net>2010-04-01 04:57:40 +0400
committer=?UTF-8?q?Marco=20T=C3=83=C2=BAlio=20Gontijo=20e=20Silva?= <=?UTF-8?q?Marco=20T=C3=83=C2=BAlio=20Gontijo=20e=20Silva?=>2010-04-01 04:57:40 +0400
commit78871876396c977cdb2e8cbc333d468e6d31b62d (patch)
treeb2c876738bfec6872f687af49f2b36ea83e6d91f /p/hdbc-sqlite3
parentc949d944ae75389a9462651c24811c0530e32f87 (diff)
downloadDHG_packages-78871876396c977cdb2e8cbc333d468e6d31b62d.tar.gz
hdbc-sqlite3: Fix "please update build-depends to match renamed binary package libghc6-hdbc-doc" updating -doc packages in Build-Depends to new package names. (Closes: #576098)
Diffstat (limited to 'p/hdbc-sqlite3')
-rw-r--r--p/hdbc-sqlite3/debian/changelog8
-rw-r--r--p/hdbc-sqlite3/debian/control2
2 files changed, 9 insertions, 1 deletions
diff --git a/p/hdbc-sqlite3/debian/changelog b/p/hdbc-sqlite3/debian/changelog
index 89455d19c..3f4c0287f 100644
--- a/p/hdbc-sqlite3/debian/changelog
+++ b/p/hdbc-sqlite3/debian/changelog
@@ -1,3 +1,11 @@
+hdbc-sqlite3 (2.3.0.0-3) UNRELEASED; urgency=low
+
+ * Fix "please update build-depends to match renamed binary package
+ libghc6-hdbc-doc" updating -doc packages in Build-Depends to new
+ package names. (Closes: #576098)
+
+ -- Marco Túlio Gontijo e Silva <marcot@debian.org> Wed, 31 Mar 2010 21:57:09 -0300
+
hdbc-sqlite3 (2.3.0.0-2) unstable; urgency=low
* debian/control: Rename -doc package.
diff --git a/p/hdbc-sqlite3/debian/control b/p/hdbc-sqlite3/debian/control
index fe41640b4..7ff9e4285 100644
--- a/p/hdbc-sqlite3/debian/control
+++ b/p/hdbc-sqlite3/debian/control
@@ -15,7 +15,7 @@ Build-Depends:
libsqlite3-dev (>= 3.3),
libghc6-hdbc-dev (>= 2.2.0),
libghc6-mtl-dev,
- haskell-hdbc-doc
+ libghc6-hdbc-doc
Standards-Version: 3.8.3
Vcs-Git: git://git.debian.org/git/pkg-haskell/hdbc-sqlite3.git
Vcs-Browser: http://git.debian.org/?p=pkg-haskell/hdbc-sqlite3.git;a=summary