summaryrefslogtreecommitdiff
path: root/p/haskell-edison
diff options
context:
space:
mode:
authorMarco TĂșlio Gontijo e Silva <marcot@riseup.net>2009-07-17 19:22:44 +0400
committer=?UTF-8?q?Marco=20T=C3=BAlio=20Gontijo=20e=20Silva?= <=?UTF-8?q?Marco=20T=C3=BAlio=20Gontijo=20e=20Silva?=>2009-07-17 19:22:44 +0400
commitb2b98973f51ffd4e9c0a83363748b9b938436fb5 (patch)
tree951a62f792c95d0daa50981fef0f054059c26499 /p/haskell-edison
parent7ab5f099ad5eb3a547ea7e141187a5a723d91538 (diff)
downloadDHG_packages-b2b98973f51ffd4e9c0a83363748b9b938436fb5.tar.gz
haskell-edison: debian/control: Use Debian Haskell Groups as Maintainer.
Diffstat (limited to 'p/haskell-edison')
-rw-r--r--p/haskell-edison/debian/changelog6
-rw-r--r--p/haskell-edison/debian/control2
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,