Commit b7a02355 authored by Clint Adams's avatar Clint Adams
Browse files

free: Upgrading from 5.0.2 to 5.1.1

parent 11cf5edf
Loading
Loading
Loading
Loading
+6 −2
Original line number Diff line number Diff line
haskell-free (5.0.2-4) UNRELEASED; urgency=medium
haskell-free (5.1.1-1) unstable; urgency=medium

  [ Dmitry Bogatov ]
  * Add missing "Upstream-Name" field into "debian/copyright".

 -- Dmitry Bogatov <KAction@debian.org>  Thu, 16 May 2019 14:24:11 +0000
  [ Clint Adams ]
  * New upstream version.

 -- Clint Adams <clint@debian.org>  Sat, 27 Jul 2019 18:21:55 -0400

haskell-free (5.0.2-3) unstable; urgency=medium

+5 −17
Original line number Diff line number Diff line
@@ -10,11 +10,8 @@ Build-Depends:
 ghc (>= 8.4.3),
 ghc-prof,
 haskell-devscripts (>= 0.13),
 libghc-bifunctors-dev (<< 6),
 libghc-bifunctors-dev (>= 4),
 libghc-bifunctors-prof,
 libghc-comonad-dev (<< 6),
 libghc-comonad-dev (>= 4),
 libghc-comonad-dev (<< 6),
 libghc-comonad-prof,
 libghc-distributive-dev (>= 0.2.1),
 libghc-distributive-prof,
@@ -28,27 +25,18 @@ Build-Depends:
 libghc-semigroupoids-dev (<< 6),
 libghc-semigroupoids-dev (>= 4),
 libghc-semigroupoids-prof,
 libghc-semigroups-dev (<< 1),
 libghc-semigroups-dev (>= 0.8.3.1),
 libghc-semigroups-prof,
 libghc-transformers-base-dev (>= 0.4),
 libghc-transformers-base-dev (<< 0.5),
 libghc-transformers-base-prof,
 libghc-transformers-compat-dev (>= 0.3),
 libghc-transformers-compat-dev (<< 1),
 libghc-transformers-compat-prof,
Build-Depends-Indep:
 ghc-doc,
 libghc-bifunctors-doc,
Build-Depends-Indep: ghc-doc,
 libghc-comonad-doc,
 libghc-distributive-doc,
 libghc-exceptions-doc,
 libghc-profunctors-doc,
 libghc-semigroupoids-doc,
 libghc-semigroups-doc,
 libghc-transformers-base-doc,
 libghc-transformers-compat-doc,
Standards-Version: 4.1.4
Homepage: http://github.com/ekmett/free/
Standards-Version: 4.4.0
Homepage: https://github.com/ekmett/free/
Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-free
Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-free]