[Pkg-haskell-commits] darcs: haskell-platform: Upgrade to 2014.2, Drop version constraints
Joachim Breitner
mail at joachim-breitner.de
Mon Apr 27 12:18:02 UTC 2015
Mon Apr 27 12:17:06 UTC 2015 Joachim Breitner <mail at joachim-breitner.de>
* Upgrade to 2014.2, Drop version constraints
M ./debian/changelog +9
M ./debian/control -107 +76
Mon Apr 27 12:17:06 UTC 2015 Joachim Breitner <mail at joachim-breitner.de>
* Upgrade to 2014.2, Drop version constraints
diff -rN -u old-haskell-platform/debian/changelog new-haskell-platform/debian/changelog
--- old-haskell-platform/debian/changelog 2015-04-27 12:18:02.034711895 +0000
+++ new-haskell-platform/debian/changelog 2015-04-27 12:18:02.042711875 +0000
@@ -1,3 +1,12 @@
+haskell-platform (2014.2.0.0.debian1) UNRELEASED; urgency=medium
+
+ * Upgrade to 2014.2.0.0
+ * Drop version constraints. They were not very useful, as every Debian
+ release ships with only one version of each package anyways, and we do not
+ necessarily follow the version specified by the platform.
+
+ -- Joachim Breitner <nomeata at debian.org> Mon, 27 Apr 2015 14:15:42 +0200
+
haskell-platform (2013.2.0.0.debian12) unstable; urgency=medium
* Bump happy
diff -rN -u old-haskell-platform/debian/control new-haskell-platform/debian/control
--- old-haskell-platform/debian/control 2015-04-27 12:18:02.030711904 +0000
+++ new-haskell-platform/debian/control 2015-04-27 12:18:02.038711885 +0000
@@ -11,77 +11,44 @@
Package: haskell-platform
Architecture: all
Depends:
- ghc (>= 7.6.3),
- ghc (<< 7.6.3+),
- libghc-async-dev (>= 2.0.1.4),
- libghc-async-dev (<< 2.0.1.5+),
- libghc-attoparsec-dev (>= 0.10.4.0),
- libghc-attoparsec-dev (<< 0.10.4.0+),
- libghc-case-insensitive-dev (>= 1.0.0.1),
- libghc-case-insensitive-dev (<< 1.1.0.2+),
- libghc-cgi-dev (>= 3001.1.8.3),
- libghc-cgi-dev (<< 3001.1.9),
- libghc-fgl-dev (>= 5.4.2.4),
- libghc-fgl-dev (<< 5.6),
- libghc-gluraw-dev (>= 1.3.0.0),
- libghc-gluraw-dev (<< 1.3.0.0+),
- libghc-glut-dev (>= 2.4.0.0),
- libghc-glut-dev (<< 2.4.0.0+),
- libghc-hashable-dev (>= 1.2.1.0),
- libghc-hashable-dev (<< 1.2.1.0+),
- libghc-haskell-src-dev (>= 1.0.1.5),
- libghc-haskell-src-dev (<< 1.0.2),
- libghc-html-dev (>= 1.0.1.2),
- libghc-html-dev (<< 1.0.1.2+),
- libghc-http-dev (>= 1:4000.2.8),
- libghc-http-dev (<< 1:4000.2.17+),
- libghc-hunit-dev (>= 1.2.5.2),
- libghc-hunit-dev (<< 1.2.5.2+),
- libghc-mtl-dev (>= 2.1.2),
- libghc-mtl-dev (<< 2.1.2+),
- libghc-network-dev (>= 2.4.1.2),
- libghc-network-dev (<< 2.4.1.2+),
- libghc-opengl-dev (>= 2.8.0.0),
- libghc-opengl-dev (<< 2.8.0.0+),
- libghc-parallel-dev (>= 3.2.0.3),
- libghc-parallel-dev (<< 3.2.1),
- libghc-parsec3-dev (>= 3.1.3),
- libghc-parsec3-dev (<< 3.1.3+),
- libghc-primitive-dev (>= 0.5.0.1),
- libghc-primitive-dev (<< 0.5.0.1+),
- libghc-quickcheck2-dev (>= 2.6),
- libghc-quickcheck2-dev (<< 2.8),
- libghc-regex-base-dev (>= 0.93.2),
- libghc-regex-base-dev (<< 0.93.2+),
- libghc-regex-compat-dev (>= 0.95.1),
- libghc-regex-compat-dev (<< 0.95.1+),
- libghc-regex-posix-dev (>= 0.95.2),
- libghc-regex-posix-dev (<< 0.95.2+),
- libghc-split-dev (>= 0.2.2),
- libghc-split-dev (<< 0.2.2+),
- libghc-stm-dev (>= 2.4.2),
- libghc-stm-dev (<< 2.4.2+),
- libghc-syb-dev (>= 0.4.0),
- libghc-syb-dev (<< 0.4.0+),
- libghc-text-dev (>= 0.11.3.1),
- libghc-text-dev (<< 0.11.3.1+),
- libghc-transformers-dev (>= 0.3.0.0),
- libghc-transformers-dev (<< 0.3.0.0+),
- libghc-unordered-containers-dev (>= 0.2.3),
- libghc-unordered-containers-dev (<< 0.2.6),
- libghc-vector-dev (>= 0.10.0.1),
- libghc-vector-dev (<< 0.10.0.1+),
- libghc-xhtml-dev (>= 3000.2.1),
- libghc-xhtml-dev (<< 3000.2.1+),
- libghc-zlib-dev (>= 0.5.4.1),
- libghc-zlib-dev (<< 0.5.4.1+),
- alex (>= 3.0.5),
- alex (<< 3.1.5+),
- cabal-install (>= 1.16.0.2),
- cabal-install (<< 1.21),
- happy (>= 1.18.10),
- happy (<< 1.19.4+),
+ ghc,
+ libghc-async-dev,
+ libghc-attoparsec-dev,
+ libghc-case-insensitive-dev,
+ libghc-fgl-dev,
+ libghc-gluraw-dev,
+ libghc-glut-dev,
+ libghc-hashable-dev,
+ libghc-haskell-src-dev,
+ libghc-html-dev,
+ libghc-http-dev,
+ libghc-hunit-dev,
+ libghc-mtl-dev,
+ libghc-network-dev,
+ libghc-opengl-dev,
+ libghc-openglraw-dev,
+ libghc-parallel-dev,
+ libghc-parsec3-dev,
+ libghc-primitive-dev,
+ libghc-quickcheck2-dev,
+ libghc-random-dev,
+ libghc-regex-base-dev,
+ libghc-regex-compat-dev,
+ libghc-regex-posix-dev,
+ libghc-split-dev,
+ libghc-stm-dev,
+ libghc-syb-dev,
+ libghc-text-dev,
+ libghc-transformers-dev,
+ libghc-unordered-containers-dev,
+ libghc-vector-dev,
+ libghc-xhtml-dev,
+ libghc-zlib-dev,
+ alex,
+ cabal-install,
ghc-haddock,
+ happy,
+ hscolour,
${misc:Depends}
Suggests:
haskell-platform-doc,
@@ -93,9 +60,9 @@
.
Installing this meta package will also install the Debian packages containing
the libraries and tools as specified in the official Haskell Platform, in the
- version available in Debian. This may not be the version specified in the
- platform. If this is of relevance to you, please check them on the official
- Haskell Platform homepage.
+ version available in Debian. This may or may not be the version specified in
+ the platform. If this is of relevance to you, please check them on the
+ official Haskell Platform homepage.
Package: haskell-platform-prof
Section: haskell
@@ -105,14 +72,13 @@
important and best supported components. It is meant to be a starting point
for Haskell developers who are looking for libraries to use.
.
- Installing this meta package will install the profiling data for the
+ Installing this meta package will install the profiling data for the
libraries as specified in the official Haskell Platform.
Depends: haskell-platform,
ghc-prof,
libghc-async-prof,
libghc-attoparsec-prof,
libghc-case-insensitive-prof,
- libghc-cgi-prof,
libghc-fgl-prof,
libghc-gluraw-prof,
libghc-glut-prof,
@@ -124,10 +90,12 @@
libghc-mtl-prof,
libghc-network-prof,
libghc-opengl-prof,
+ libghc-openglraw-prof,
libghc-parallel-prof,
libghc-parsec3-prof,
libghc-primitive-prof,
libghc-quickcheck2-prof,
+ libghc-random-prof,
libghc-regex-base-prof,
libghc-regex-compat-prof,
libghc-regex-posix-prof,
@@ -151,39 +119,40 @@
important and best supported components. It is meant to be a starting point
for Haskell developers who are looking for libraries to use.
.
- Installing this meta package will install the documentation for the
+ Installing this meta package will install the documentation for the
libraries as specified in the official Haskell Platform.
Depends:
ghc-doc,
- libghc-async-doc,
- libghc-attoparsec-doc,
- libghc-case-insensitive-doc,
- libghc-cgi-doc,
- libghc-fgl-doc,
- libghc-gluraw-doc,
- libghc-glut-doc,
- libghc-hashable-doc,
- libghc-haskell-src-doc,
- libghc-html-doc,
- libghc-http-doc,
- libghc-hunit-doc,
- libghc-mtl-doc,
- libghc-network-doc,
- libghc-opengl-doc,
- libghc-parallel-doc,
- libghc-parsec3-doc,
- libghc-primitive-doc,
- libghc-quickcheck2-doc,
- libghc-regex-base-doc,
- libghc-regex-compat-doc,
- libghc-regex-posix-doc,
- libghc-split-doc,
- libghc-stm-doc,
- libghc-syb-doc,
- libghc-text-doc,
- libghc-transformers-doc,
- libghc-unordered-containers-doc,
- libghc-vector-doc,
- libghc-xhtml-doc,
- libghc-zlib-doc,
+ libghc-async-prof,
+ libghc-attoparsec-prof,
+ libghc-case-insensitive-prof,
+ libghc-fgl-prof,
+ libghc-gluraw-prof,
+ libghc-glut-prof,
+ libghc-hashable-prof,
+ libghc-haskell-src-prof,
+ libghc-html-prof,
+ libghc-http-prof,
+ libghc-hunit-prof,
+ libghc-mtl-prof,
+ libghc-network-prof,
+ libghc-opengl-prof,
+ libghc-openglraw-prof,
+ libghc-parallel-prof,
+ libghc-parsec3-prof,
+ libghc-primitive-prof,
+ libghc-quickcheck2-prof,
+ libghc-random-prof,
+ libghc-regex-base-prof,
+ libghc-regex-compat-prof,
+ libghc-regex-posix-prof,
+ libghc-split-prof,
+ libghc-stm-prof,
+ libghc-syb-prof,
+ libghc-text-prof,
+ libghc-transformers-prof,
+ libghc-unordered-containers-prof,
+ libghc-vector-prof,
+ libghc-xhtml-prof,
+ libghc-zlib-prof,
${misc:Depends}
More information about the Pkg-haskell-commits
mailing list