diff options
| author | Clint Adams <clint@debian.org> | 2016-05-24 22:28:58 -0400 |
|---|---|---|
| committer | Clint Adams <clint@debian.org> | 2016-05-24 22:28:58 -0400 |
| commit | f49fc26b643718e81a65263e070cf4877e29da89 (patch) | |
| tree | 764a6d520ecfb42925cf8785a403513dbefb85a7 /p/haskell-foldl/debian | |
| parent | d13ab8f86dca2f3f27eb8ba9882cadd3928653d7 (diff) | |
| download | DHG_packages-f49fc26b643718e81a65263e070cf4877e29da89.tar.gz | |
foldl: Upgrading from 1.1.2 to 1.1.3
Diffstat (limited to 'p/haskell-foldl/debian')
| -rw-r--r-- | p/haskell-foldl/debian/changelog | 8 | ||||
| -rw-r--r-- | p/haskell-foldl/debian/control | 2 |
2 files changed, 7 insertions, 3 deletions
diff --git a/p/haskell-foldl/debian/changelog b/p/haskell-foldl/debian/changelog index ca3df1c47..11e6bfcf5 100644 --- a/p/haskell-foldl/debian/changelog +++ b/p/haskell-foldl/debian/changelog @@ -1,9 +1,13 @@ -haskell-foldl (1.1.2-2) UNRELEASED; urgency=medium +haskell-foldl (1.1.3-1) unstable; urgency=medium + [ Dmitry Bogatov ] * Use secure (https) uri in Vcs-Git field in 'debian/control' * Bump standards version to 3.9.8 (no changes needed) - -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:19 +0300 + [ Clint Adams ] + * New upstream release + + -- Clint Adams <clint@debian.org> Tue, 24 May 2016 22:28:58 -0400 haskell-foldl (1.1.2-1) unstable; urgency=medium diff --git a/p/haskell-foldl/debian/control b/p/haskell-foldl/debian/control index e30d9447f..ec29f9865 100644 --- a/p/haskell-foldl/debian/control +++ b/p/haskell-foldl/debian/control @@ -16,7 +16,7 @@ Build-Depends: debhelper (>= 9), libghc-mwc-random-prof, libghc-primitive-dev (<< 0.7), libghc-primitive-prof, - libghc-profunctors-dev (<< 5.2), + libghc-profunctors-dev (<< 5.3), libghc-profunctors-prof, libghc-text-dev (>= 0.11.2.0), libghc-text-dev (<< 1.3), |
