diff options
| author | Marco Túlio Gontijo e Silva <marcot@debian.org> | 2010-02-03 01:32:11 +0300 |
|---|---|---|
| committer | =?UTF-8?q?Marco=20T=C3=BAlio=20Gontijo=20e=20Silva?= <=?UTF-8?q?Marco=20T=C3=BAlio=20Gontijo=20e=20Silva?=> | 2010-02-03 01:32:11 +0300 |
| commit | 522f8d73d6244a6fa5956d68c7bacf92a03be64d (patch) | |
| tree | 1897f33443ed5f80fbd136cf20f8075301430fe0 /p/haskell-language-c | |
| parent | fc3dc125ffe1b1f975537777276736518281a90b (diff) | |
| download | DHG_packages-522f8d73d6244a6fa5956d68c7bacf92a03be64d.tar.gz | |
haskell-language-c: debian/control: Use Vcs-Browser: field.
Diffstat (limited to 'p/haskell-language-c')
| -rw-r--r-- | p/haskell-language-c/debian/changelog | 3 | ||||
| -rw-r--r-- | p/haskell-language-c/debian/control | 1 |
2 files changed, 3 insertions, 1 deletions
diff --git a/p/haskell-language-c/debian/changelog b/p/haskell-language-c/debian/changelog index 0a48066be..e80238596 100644 --- a/p/haskell-language-c/debian/changelog +++ b/p/haskell-language-c/debian/changelog @@ -8,8 +8,9 @@ haskell-language-c (0.3.1.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: Use Vcs-Browser: field. - -- Marco Túlio Gontijo e Silva <marcot@riseup.net> Wed, 27 Jan 2010 10:01:30 -0200 + -- Marco Túlio Gontijo e Silva <marcot@debian.org> Tue, 02 Feb 2010 20:31:02 -0200 haskell-language-c (0.3.1.1-1) unstable; urgency=low diff --git a/p/haskell-language-c/debian/control b/p/haskell-language-c/debian/control index 4eaa1c22e..ca2a79af4 100644 --- a/p/haskell-language-c/debian/control +++ b/p/haskell-language-c/debian/control @@ -10,6 +10,7 @@ Build-Depends-Indep: haddock (>= 2.4.2), ghc6-doc Standards-Version: 3.8.2 Homepage: http://hackage.haskell.org/package/language-c Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-language-c +Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-language-c Package: libghc6-language-c-dev Architecture: any |
