diff options
| author | Marco TĂșlio Gontijo e Silva <marcot@debian.org> | 2010-02-19 19:06:00 +0300 |
|---|---|---|
| committer | =?UTF-8?q?Marco=20T=C3=BAlio=20Gontijo=20e=20Silva?= <=?UTF-8?q?Marco=20T=C3=BAlio=20Gontijo=20e=20Silva?=> | 2010-02-19 19:06:00 +0300 |
| commit | 95e9cb006c88fb9ff70d455772503900e1d8484e (patch) | |
| tree | b0303cee086fe0b60a93b99ea8829b1ae4acd7a7 /p/haskell-x11/debian | |
| parent | 4adbe6a177de506a36ff014b2a9df6ce79a90c55 (diff) | |
| download | DHG_packages-95e9cb006c88fb9ff70d455772503900e1d8484e.tar.gz | |
haskell-x11: debian/control: Use more sintetic link in Homepage:.
Diffstat (limited to 'p/haskell-x11/debian')
| -rw-r--r-- | p/haskell-x11/debian/changelog | 1 | ||||
| -rw-r--r-- | p/haskell-x11/debian/control | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/p/haskell-x11/debian/changelog b/p/haskell-x11/debian/changelog index 012545965..dbb8810df 100644 --- a/p/haskell-x11/debian/changelog +++ b/p/haskell-x11/debian/changelog @@ -1,6 +1,7 @@ haskell-x11 (1.5.0.0-3) UNRELEASED; urgency=low * Use debian/compat 7. + * debian/control: Use more sintetic link in Homepage:. -- Marco TĂșlio Gontijo e Silva <marcot@debian.org> Thu, 18 Feb 2010 22:41:07 -0200 diff --git a/p/haskell-x11/debian/control b/p/haskell-x11/debian/control index 7007aa135..d9b9e7af1 100644 --- a/p/haskell-x11/debian/control +++ b/p/haskell-x11/debian/control @@ -13,7 +13,7 @@ Build-Depends: debhelper (>= 7) , libx11-dev , libxt-dev , libxinerama-dev -Homepage: http://hackage.haskell.org/cgi-bin/hackage-scripts/package/X11 +Homepage: http://hackage.haskell.org/package/X11 Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-x11/ Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-x11 |
