summaryrefslogtreecommitdiff
path: root/p/haskell-hxt-relaxng
diff options
context:
space:
mode:
authorMarco Silva <marcot@debian.org>2011-01-15 18:06:01 +0300
committerMarco Silva <marcot@debian.org>2011-01-15 18:06:01 +0300
commit107e6218b5dd9ee38591d30220c49ac0559119b6 (patch)
treee073ca743c1312abfcf2866118d80fc365cfda42 /p/haskell-hxt-relaxng
parent274329d52e269f8a27f607c895023d1b43908395 (diff)
downloadDHG_packages-107e6218b5dd9ee38591d30220c49ac0559119b6.tar.gz
haskell-hxt-relaxng: Use ghc instead of ghc6
Diffstat (limited to 'p/haskell-hxt-relaxng')
-rw-r--r--p/haskell-hxt-relaxng/debian/changelog6
-rw-r--r--p/haskell-hxt-relaxng/debian/control30
2 files changed, 21 insertions, 15 deletions
diff --git a/p/haskell-hxt-relaxng/debian/changelog b/p/haskell-hxt-relaxng/debian/changelog
index d6782ad75..919d5d5f9 100644
--- a/p/haskell-hxt-relaxng/debian/changelog
+++ b/p/haskell-hxt-relaxng/debian/changelog
@@ -1,3 +1,9 @@
+haskell-hxt-relaxng (9.0.0-3) UNRELEASED; urgency=low
+
+ * Use ghc instead of ghc
+
+ -- Marco Silva <marcot@debian.org> Sat, 15 Jan 2011 12:41:13 -0200
+
haskell-hxt-relaxng (9.0.0-2) unstable; urgency=low
* debian/control:
diff --git a/p/haskell-hxt-relaxng/debian/control b/p/haskell-hxt-relaxng/debian/control
index 056d3d39f..a59e65872 100644
--- a/p/haskell-hxt-relaxng/debian/control
+++ b/p/haskell-hxt-relaxng/debian/control
@@ -6,22 +6,22 @@ Uploaders: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org
Build-Depends: debhelper (>= 7.0.50~),
haskell-devscripts(>=0.7),
cdbs,
- ghc6,
- ghc6-prof,
- ghc6-doc,
- libghc6-hxt-dev (>= 9), libghc6-hxt-dev (<< 10),
- libghc6-hxt-prof (>= 9), libghc6-hxt-prof (<< 10),
- libghc6-hxt-doc (>= 9), libghc6-hxt-doc (<< 10),
- libghc6-hxt-charproperties-dev,
- libghc6-hxt-charproperties-prof,
- libghc6-hxt-charproperties-doc,
- libghc6-hxt-regex-xmlschema-dev,
- libghc6-hxt-regex-xmlschema-prof,
- libghc6-hxt-regex-xmlschema-doc,
+ ghc,
+ ghc-prof,
+ ghc-doc,
+ libghc-hxt-dev (>= 9), libghc-hxt-dev (<< 10),
+ libghc-hxt-prof (>= 9), libghc-hxt-prof (<< 10),
+ libghc-hxt-doc (>= 9), libghc-hxt-doc (<< 10),
+ libghc-hxt-charproperties-dev,
+ libghc-hxt-charproperties-prof,
+ libghc-hxt-charproperties-doc,
+ libghc-hxt-regex-xmlschema-dev,
+ libghc-hxt-regex-xmlschema-prof,
+ libghc-hxt-regex-xmlschema-doc,
Standards-Version: 3.9.1
Homepage: http://www.fh-wedel.de/~si/HXmlToolbox/
-Package: libghc6-hxt-relaxng-dev
+Package: libghc-hxt-relaxng-dev
Architecture: any
Depends: ${haskell:Depends}, ${shlibs:Depends}, ${misc:Depends}
Recommends: ${haskell:Recommends}
@@ -34,7 +34,7 @@ Description: The HXT RelaxNG validator
.
This package contains the libraries compiled for GHC 6.
-Package: libghc6-hxt-relaxng-prof
+Package: libghc-hxt-relaxng-prof
Architecture: any
Depends: ${haskell:Depends}, ${shlibs:Depends}, ${misc:Depends}
Recommends: ${haskell:Recommends}
@@ -47,7 +47,7 @@ Description: The HXT RelaxNG validator; profiling library
.
This package contains the profiling libraries compiled for GHC 6.
-Package: libghc6-hxt-relaxng-doc
+Package: libghc-hxt-relaxng-doc
Section: doc
Architecture: all
Depends: ${haskell:Depends}, ${shlibs:Depends}, ${misc:Depends}