diff options
| author | Marco TĂșlio Gontijo e Silva <marcot@debian.org> | 2010-02-19 03:45:26 +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 03:45:26 +0300 |
| commit | aee5f19536bf5cb6d4ffd45cee80ba253901af8f (patch) | |
| tree | 880c39b97e5f66820b3e82bba25bc366e22d265e /p/haskell-language-c | |
| parent | 8b859a60f3b335af09c5d32279e4a13ff2cfea6e (diff) | |
| download | DHG_packages-aee5f19536bf5cb6d4ffd45cee80ba253901af8f.tar.gz | |
haskell-language-c: Use debian/compat 7.
Diffstat (limited to 'p/haskell-language-c')
| -rw-r--r-- | p/haskell-language-c/debian/changelog | 6 | ||||
| -rw-r--r-- | p/haskell-language-c/debian/compat | 2 | ||||
| -rw-r--r-- | p/haskell-language-c/debian/control | 2 |
3 files changed, 8 insertions, 2 deletions
diff --git a/p/haskell-language-c/debian/changelog b/p/haskell-language-c/debian/changelog index 70a28e429..2ea4c1455 100644 --- a/p/haskell-language-c/debian/changelog +++ b/p/haskell-language-c/debian/changelog @@ -1,3 +1,9 @@ +haskell-language-c (0.3.1.1-3) UNRELEASED; urgency=low + + * Use debian/compat 7. + + -- Marco TĂșlio Gontijo e Silva <marcot@debian.org> Thu, 18 Feb 2010 22:40:57 -0200 + haskell-language-c (0.3.1.1-2) unstable; urgency=low * debian/control: Use more sintetic name for Vcs-Darcs. diff --git a/p/haskell-language-c/debian/compat b/p/haskell-language-c/debian/compat index 7ed6ff82d..7f8f011eb 100644 --- a/p/haskell-language-c/debian/compat +++ b/p/haskell-language-c/debian/compat @@ -1 +1 @@ -5 +7 diff --git a/p/haskell-language-c/debian/control b/p/haskell-language-c/debian/control index f9e9015d6..59a857dc2 100644 --- a/p/haskell-language-c/debian/control +++ b/p/haskell-language-c/debian/control @@ -3,7 +3,7 @@ Priority: extra Section: haskell Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org> Uploaders: Erik de Castro Lopo <erikd@mega-nerd.com> -Build-Depends: debhelper (>= 5.0.0) +Build-Depends: debhelper (>= 7) , cdbs , haskell-devscripts (>= 0.7) , ghc6 |
