diff options
| -rw-r--r-- | p/haskell-edison/debian/changelog | 6 | ||||
| -rw-r--r-- | p/haskell-edison/debian/control | 2 |
2 files changed, 7 insertions, 1 deletions
diff --git a/p/haskell-edison/debian/changelog b/p/haskell-edison/debian/changelog index 24a3eddc8..0bed1a5b7 100644 --- a/p/haskell-edison/debian/changelog +++ b/p/haskell-edison/debian/changelog @@ -1,3 +1,9 @@ +haskell-edison (1.2.1-10) UNRELEASED; urgency=low + + * debian/control: Use Debian Haskell Group as Maintainer. + + -- Marco TĂșlio Gontijo e Silva <marcot@riseup.net> Fri, 17 Jul 2009 12:20:10 -0300 + haskell-edison (1.2.1-9) unstable; urgency=low * Fix lintian warning "doc-base-unknown-section haskell-edison-api:5 diff --git a/p/haskell-edison/debian/control b/p/haskell-edison/debian/control index fc03207b5..78eaf67ed 100644 --- a/p/haskell-edison/debian/control +++ b/p/haskell-edison/debian/control @@ -1,7 +1,7 @@ Source: haskell-edison Section: devel Priority: optional -Maintainer: Arjan Oosting <arjan@debian.org> +Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org> Build-Depends: debhelper (>= 5), dpatch, dpkg-dev (>= 1.13.19), ghc6 (>= 6.8), ghc6-prof (>= 6.8), haskell-devscripts (>= 0.6.0), libghc6-mtl-dev, libghc6-mtl-prof, libghc6-quickcheck-dev, |
