diff options
| author | Clint Adams <clint@debian.org> | 2017-07-09 16:24:57 -0400 |
|---|---|---|
| committer | Clint Adams <clint@debian.org> | 2017-07-09 16:26:22 -0400 |
| commit | 3f8d299e14e1851f16175885e40954c0ec5225c6 (patch) | |
| tree | 52a6bb12de0ba8bcd5c268686d8822726c894df7 /p/haskell-lambdabot-core | |
| parent | f809045b593a47c5d83df9077c2b76d762ac77d5 (diff) | |
| download | DHG_packages-3f8d299e14e1851f16175885e40954c0ec5225c6.tar.gz | |
lambdabot-core: Upgrading from 5.1 to 5.1.0.1
Diffstat (limited to 'p/haskell-lambdabot-core')
| -rw-r--r-- | p/haskell-lambdabot-core/debian/changelog | 6 | ||||
| -rw-r--r-- | p/haskell-lambdabot-core/debian/control | 10 |
2 files changed, 11 insertions, 5 deletions
diff --git a/p/haskell-lambdabot-core/debian/changelog b/p/haskell-lambdabot-core/debian/changelog index 2395672c5..afd055c0a 100644 --- a/p/haskell-lambdabot-core/debian/changelog +++ b/p/haskell-lambdabot-core/debian/changelog @@ -1,3 +1,9 @@ +haskell-lambdabot-core (5.1.0.1-1) unstable; urgency=medium + + * New upstream version. closes: #867836. + + -- Clint Adams <clint@debian.org> Sun, 09 Jul 2017 16:24:57 -0400 + haskell-lambdabot-core (5.1-2) unstable; urgency=medium * Upload to unstable as part of GHC 8 transition. diff --git a/p/haskell-lambdabot-core/debian/control b/p/haskell-lambdabot-core/debian/control index 107216c28..3bc2dfd22 100644 --- a/p/haskell-lambdabot-core/debian/control +++ b/p/haskell-lambdabot-core/debian/control @@ -13,8 +13,8 @@ Build-Depends: libghc-dependent-map-dev (<< 0.3), libghc-dependent-map-dev (>= 0.2), libghc-dependent-map-prof, - libghc-dependent-sum-dev (<< 0.4), libghc-dependent-sum-dev (>= 0.3), + libghc-dependent-sum-dev (<< 0.5), libghc-dependent-sum-prof, libghc-dependent-sum-template-dev (>= 0.0.0.1), libghc-dependent-sum-template-prof, @@ -38,9 +38,9 @@ Build-Depends: libghc-prim-uniq-dev (>= 0.1), libghc-prim-uniq-prof, libghc-random-dev (>= 1), - libghc-random-fu-dev (>= 0.2), - libghc-random-fu-prof, libghc-random-prof, + libghc-random-fu-dev (>= 0.2.6.2), + libghc-random-fu-prof, libghc-random-source-dev (>= 0.3), libghc-random-source-prof, libghc-regex-tdfa-dev (>= 1.1), @@ -81,8 +81,8 @@ Build-Depends-Indep: libghc-transformers-base-doc, libghc-utf8-string-doc, libghc-zlib-doc, -Standards-Version: 3.9.8 -Homepage: http://haskell.org/haskellwiki/Lambdabot +Standards-Version: 4.0.0 +Homepage: https://wiki.haskell.org/Lambdabot Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/tree/p/haskell-lambdabot-core Vcs-Git: https://anonscm.debian.org/git/pkg-haskell/DHG_packages.git X-Description: Lambdabot core functionality |
