diff options
| author | Joachim Breitner <mail@joachim-breitner.de> | 2015-04-27 15:17:06 +0300 |
|---|---|---|
| committer | Joachim Breitner <mail@joachim-breitner.de> | 2015-04-27 15:17:06 +0300 |
| commit | a04eaf6ba26358528cf114ca4084af9cb64356cf (patch) | |
| tree | 24303bc315ac92e6b488fd54f0f9cc30d7860039 /p/haskell-platform | |
| parent | da7cbe7f8532142c41274a750d4690365eeb799c (diff) | |
| download | DHG_packages-a04eaf6ba26358528cf114ca4084af9cb64356cf.tar.gz | |
haskell-platform: Upgrade to 2014.2, Drop version constraints
Diffstat (limited to 'p/haskell-platform')
| -rw-r--r-- | p/haskell-platform/debian/changelog | 9 | ||||
| -rw-r--r-- | p/haskell-platform/debian/control | 179 |
2 files changed, 83 insertions, 105 deletions
diff --git a/p/haskell-platform/debian/changelog b/p/haskell-platform/debian/changelog index 64307d3fc..e7b7a504c 100644 --- a/p/haskell-platform/debian/changelog +++ b/p/haskell-platform/debian/changelog @@ -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@debian.org> Mon, 27 Apr 2015 14:15:42 +0200 + haskell-platform (2013.2.0.0.debian12) unstable; urgency=medium * Bump happy diff --git a/p/haskell-platform/debian/control b/p/haskell-platform/debian/control index 1cd756c08..2ceb1a72f 100644 --- a/p/haskell-platform/debian/control +++ b/p/haskell-platform/debian/control @@ -11,77 +11,44 @@ Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-platform 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 @@ Description: Standard Haskell libraries and tools . 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 @@ -112,7 +79,6 @@ Depends: haskell-platform, 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 @@ Depends: haskell-platform, 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, @@ -155,35 +123,36 @@ Description: Standard Haskell libraries and tools; documentation 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} |
