From 3316837a7906d5211b59ea7e5f0409c8a306de61 Mon Sep 17 00:00:00 2001 From: Marco Silva Date: Sat, 15 Jan 2011 18:06:08 +0300 Subject: haskell-qio: Use ghc instead of ghc6 --- p/haskell-qio/debian/changelog | 4 ++++ p/haskell-qio/debian/control | 18 +++++++++--------- 2 files changed, 13 insertions(+), 9 deletions(-) (limited to 'p/haskell-qio') diff --git a/p/haskell-qio/debian/changelog b/p/haskell-qio/debian/changelog index 7370eda77..7b603ff4c 100644 --- a/p/haskell-qio/debian/changelog +++ b/p/haskell-qio/debian/changelog @@ -1,7 +1,11 @@ haskell-qio (1.0-3) UNRELEASED; urgency=low + [ Marco TĂșlio Gontijo e Silva ] * debian/source/format: Use 3.0 (quilt). + [ Marco Silva ] + * Use ghc instead of ghc + -- Marco TĂșlio Gontijo e Silva Sun, 21 Feb 2010 07:46:08 -0300 haskell-qio (1.0-2) unstable; urgency=low diff --git a/p/haskell-qio/debian/control b/p/haskell-qio/debian/control index 634c1027d..664d5e92f 100644 --- a/p/haskell-qio/debian/control +++ b/p/haskell-qio/debian/control @@ -6,18 +6,18 @@ Uploaders: Iain Lane Build-Depends: debhelper (>= 7), cdbs, haskell-devscripts (>= 0.7), - ghc6 , - ghc6-prof, - ghc6-doc, - libghc6-mtl-dev, - libghc6-mtl-prof, - libghc6-mtl-doc + ghc , + ghc-prof, + ghc-doc, + libghc-mtl-dev, + libghc-mtl-prof, + libghc-mtl-doc Standards-Version: 3.8.4 Homepage: http://www.cs.nott.ac.uk/~asg/QIO/ Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-qio Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-qio -Package: libghc6-qio-dev +Package: libghc-qio-dev Architecture: any Depends: ${haskell:Depends}, ${shlibs:Depends}, @@ -32,7 +32,7 @@ Description: a language for defining quantum computations . This package contains the development files. -Package: libghc6-qio-prof +Package: libghc-qio-prof Architecture: any Depends: ${haskell:Depends}, ${shlibs:Depends}, @@ -47,7 +47,7 @@ Description: a language for defining quantum computations; profiling libraries . This package contains the profiling libraries. -Package: libghc6-qio-doc +Package: libghc-qio-doc Section: doc Architecture: all Depends: ${misc:Depends} -- cgit v1.2.3