diff options
| author | Marco Túlio Gontijo e Silva <marcot@debian.org> | 2010-02-02 16:43:37 +0300 |
|---|---|---|
| committer | =?UTF-8?q?Marco=20T=C3=BAlio=20Gontijo=20e=20Silva?= <=?UTF-8?q?Marco=20T=C3=BAlio=20Gontijo=20e=20Silva?=> | 2010-02-02 16:43:37 +0300 |
| commit | 1d21fb93d38cc1cf69782c1400d8c9008e9e94fe (patch) | |
| tree | d2503aeed5638384dcad619fed2ac73b3204e71e /p/haskell-hsql/debian | |
| parent | 8c0bcacee17c31bea7618d2147c15db1c092f906 (diff) | |
| download | DHG_packages-1d21fb93d38cc1cf69782c1400d8c9008e9e94fe.tar.gz | |
haskell-hsql: debian/control: Add Homepage: field.
Diffstat (limited to 'p/haskell-hsql/debian')
| -rw-r--r-- | p/haskell-hsql/debian/changelog | 3 | ||||
| -rw-r--r-- | p/haskell-hsql/debian/control | 1 |
2 files changed, 3 insertions, 1 deletions
diff --git a/p/haskell-hsql/debian/changelog b/p/haskell-hsql/debian/changelog index 587c8197d..e307e3a58 100644 --- a/p/haskell-hsql/debian/changelog +++ b/p/haskell-hsql/debian/changelog @@ -7,8 +7,9 @@ haskell-hsql (1.7.1-2) UNRELEASED; urgency=low * debian/watch: Remove spaces, since they're not allowed by uscan. * debian/control: Add field Provides: ${haskell:Provides} to -dev and -prof packages. + * debian/control: Add Homepage: field. - -- Marco Túlio Gontijo e Silva <marcot@riseup.net> Wed, 27 Jan 2010 10:01:27 -0200 + -- Marco Túlio Gontijo e Silva <marcot@debian.org> Tue, 02 Feb 2010 11:42:35 -0200 haskell-hsql (1.7.1-1) unstable; urgency=low diff --git a/p/haskell-hsql/debian/control b/p/haskell-hsql/debian/control index 8744a8be5..b1dd85376 100644 --- a/p/haskell-hsql/debian/control +++ b/p/haskell-hsql/debian/control @@ -14,6 +14,7 @@ Build-Depends: haddock, hscolour Standards-Version: 3.8.2 +Homepage: http://hackage.haskell.org/cgi-bin/hackage-scripts/package/hsql Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-hsql/ Package: libghc6-hsql-dev |
