[Pkg-haskell-commits] [SCM] Data type conversions branch, master, updated. debian/1.0.6-1-8-g8db61e1
Joachim Breitner
nomeata at debian.org
Sat Dec 5 16:53:15 UTC 2009
The following commit has been merged in the master branch:
commit ce9f40aa1df80482751e50f762f287f5ed60824e
Author: Joachim Breitner <nomeata at debian.org>
Date: Sat Dec 5 17:38:37 2009 +0100
Put packages in section haskell properly
diff --git a/debian/changelog b/debian/changelog
index 4d5575b..7f2b063 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -14,6 +14,7 @@ haskell-convertible (1.0.6-2) UNRELEASED; urgency=low
[ Joachim Breitner ]
* Change priority to extra
+ * Put packages in section haskell properly
-- Erik de Castro Lopo <erikd at mega-nerd.com> Mon, 23 Nov 2009 20:30:55 +1100
diff --git a/debian/control b/debian/control
index 12307e6..666be68 100644
--- a/debian/control
+++ b/debian/control
@@ -23,7 +23,6 @@ Vcs-Git: git://git.debian.org/git/pkg-haskell/haskell-convertible.git
Vcs-Browser: http://git.debian.org/?p=pkg-haskell/haskell-convertible.git;a=summary
Package: libghc6-convertible-dev
-Section: haskell
Architecture: any
Depends: ${msic:Depends}, ${haskell:Depends}
Description: Typeclasses and instances for converting between types, GHC package
@@ -49,7 +48,6 @@ Description: Typeclasses and instances for converting between types, GHC package
on GHC and Hugs.
Package: libghc6-convertible-prof
-Section: libdevel
Architecture: any
Depends: ${misc:Depends}, ${haskell:Depends}
Description: Typeclasses and instances for converting between types, GHC profiling package
@@ -75,7 +73,6 @@ Description: Typeclasses and instances for converting between types, GHC profili
on GHC and Hugs.
Package: libhugs-convertible
-Section: libs
Architecture: all
Depends: ${haskell:Depends}
Description: Typeclasses and instances for converting between types, Hugs package
--
Data type conversions
More information about the Pkg-haskell-commits
mailing list