diff options
author | John Goerzen <jgoerzen@complete.org> | 2009-01-27 00:33:34 +0300 |
---|---|---|
committer | John Goerzen <jgoerzen@complete.org> | 2009-01-27 00:33:34 +0300 |
commit | d64a0dc48fef85dffdd3c6fdf74527ff6bb0162f (patch) | |
tree | b4d4c42a692cf8a6a7613e24419aa0f73452cc1e /p/hdbc/debian/control | |
parent | b8fec6d36f59faed17030c654710689605708edd (diff) | |
download | DHG_packages-d64a0dc48fef85dffdd3c6fdf74527ff6bb0162f.tar.gz |
hdbc: Fix copyright and git info
Diffstat (limited to 'p/hdbc/debian/control')
-rw-r--r-- | p/hdbc/debian/control | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/p/hdbc/debian/control b/p/hdbc/debian/control index 475bce300..a617e46ff 100644 --- a/p/hdbc/debian/control +++ b/p/hdbc/debian/control @@ -5,6 +5,9 @@ Build-Depends: debhelper (>= 4.0.0), ghc6 (>= 6.8.2dfsg1), haskell-devscripts (> Build-Depends-Indep: debhelper (>= 4.0.0), haddock, hugs (>= 98.200503.08), haskell-devscripts (>= 0.6.15), ghc6 (>= 6.8.2dfsg1), cpphs, libghc6-mtl-doc, libghc6-time-doc, ghc6-doc Standards-Version: 3.6.2 Section: libs +Homepage: http://software.complete.org/hdbc +Vcs-Browser: http://git.complete.org/hdbc +Vcs-Git: git://git.complete.org/hdbc Package: libghc6-hdbc-dev Section: libdevel |