summaryrefslogtreecommitdiff
path: root/p/haskell-ifelse
diff options
context:
space:
mode:
authorMarco Túlio Gontijo e Silva <marcot@riseup.net>2010-01-21 21:55:30 +0300
committer=?UTF-8?q?Marco=20T=C3=BAlio=20Gontijo=20e=20Silva?= <=?UTF-8?q?Marco=20T=C3=BAlio=20Gontijo=20e=20Silva?=>2010-01-21 21:55:30 +0300
commitda3528166e5c0b467ff6771dd1dccf22074eeecb (patch)
tree6f259e3af2b26e096f7898ed106674ad1fb643ae /p/haskell-ifelse
parentfd064fa2d5a87deb7f8a794d4911af1f6edb1a57 (diff)
downloadDHG_packages-da3528166e5c0b467ff6771dd1dccf22074eeecb.tar.gz
haskell-ifelse: debian/control: Change Section: to haskell.
Diffstat (limited to 'p/haskell-ifelse')
-rw-r--r--p/haskell-ifelse/debian/changelog3
-rw-r--r--p/haskell-ifelse/debian/control2
2 files changed, 3 insertions, 2 deletions
diff --git a/p/haskell-ifelse/debian/changelog b/p/haskell-ifelse/debian/changelog
index 84832df39..4260c4ec6 100644
--- a/p/haskell-ifelse/debian/changelog
+++ b/p/haskell-ifelse/debian/changelog
@@ -12,8 +12,9 @@ haskell-ifelse (0.85-2) UNRELEASED; urgency=low
* debian/watch: Use format that works for --download-current-version.
* debian/watch: Add .tar.gz to downloaded filename.
* debian/watch: Include package name in downloaded .tar.gz.
+ * debian/control: Change Section: to haskell.
- -- Marco Túlio Gontijo e Silva <marcot@riseup.net> Mon, 13 Jul 2009 11:54:26 -0300
+ -- Marco Túlio Gontijo e Silva <marcot@riseup.net> Thu, 21 Jan 2010 16:55:26 -0200
haskell-ifelse (0.85-1) unstable; urgency=low
diff --git a/p/haskell-ifelse/debian/control b/p/haskell-ifelse/debian/control
index 3c42aa841..112b6ee25 100644
--- a/p/haskell-ifelse/debian/control
+++ b/p/haskell-ifelse/debian/control
@@ -1,5 +1,5 @@
Source: haskell-ifelse
-Section: libdevel
+Section: haskell
Priority: extra
Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
Uploaders: Marco Túlio Gontijo e Silva <marcot@riseup.net>