diff options
| author | Marco TĂșlio Gontijo e Silva <marcot@riseup.net> | 2009-07-17 19:22:45 +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:45 +0400 |
| commit | 874c8564f617477c0b3d1ca56a3b99092368dded (patch) | |
| tree | 7fa84e36e9e3ea7c4a01026928a111395107df40 /p/haskell-uulib | |
| parent | 7895e787177aaf68929e97496842b29d0f0ef451 (diff) | |
| download | DHG_packages-874c8564f617477c0b3d1ca56a3b99092368dded.tar.gz | |
haskell-uulib: debian/control: Use Debian Haskell Groups as Maintainer.
Diffstat (limited to 'p/haskell-uulib')
| -rw-r--r-- | p/haskell-uulib/debian/changelog | 6 | ||||
| -rw-r--r-- | p/haskell-uulib/debian/control | 2 |
2 files changed, 7 insertions, 1 deletions
diff --git a/p/haskell-uulib/debian/changelog b/p/haskell-uulib/debian/changelog index 188cf831b..8ec6c8346 100644 --- a/p/haskell-uulib/debian/changelog +++ b/p/haskell-uulib/debian/changelog @@ -1,3 +1,9 @@ +haskell-uulib (0.9.10-0.3) 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:13 -0300 + haskell-uulib (0.9.10-0.2) unstable; urgency=low * Non-maintainer upload. diff --git a/p/haskell-uulib/debian/control b/p/haskell-uulib/debian/control index 0a37c934b..6bd78037e 100644 --- a/p/haskell-uulib/debian/control +++ b/p/haskell-uulib/debian/control @@ -1,7 +1,7 @@ Source: haskell-uulib 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), cdbs, ghc6 (>= 6.8.2), ghc6-prof (>= 6.4.2), haskell-devscripts (>= 0.6.15+nmu1), cpphs, haddock, hugs, ghc6-doc, hscolour (>= 1.8) Standards-Version: 3.8.1 Vcs-Svn: svn://svn.debian.org/svn/pkg-haskell/packages/haskell-uulib/trunk |
