Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (2)
persistent-postgresql: Upgrading from 2.8.2.0 to 2.9.1
· 825c2611
Clint Adams
authored
Jul 28, 2019
825c2611
persistent-sqlite: Upgrading from 2.8.2 to 2.9.3
· 6a6b28c7
Clint Adams
authored
Jul 28, 2019
6a6b28c7
Show whitespace changes
Inline
Side-by-side
p/haskell-persistent-postgresql/debian/changelog
View file @
6a6b28c7
haskell-persistent-postgresql (2.9.1-1) unstable; urgency=medium
* New upstream version.
-- Clint Adams <clint@debian.org> Sun, 28 Jul 2019 16:14:24 -0400
haskell-persistent-postgresql (2.8.2.0-3) unstable; urgency=medium
* Remove build dependency on libghc-text-dev (provided by ghc-8.4.3)
...
...
p/haskell-persistent-postgresql/debian/control
View file @
6a6b28c7
...
...
@@ -19,14 +19,14 @@ Build-Depends:
libghc-conduit-prof,
libghc-monad-logger-dev (>= 0.3.4),
libghc-monad-logger-prof,
libghc-persistent-dev (>= 2.
8.1
),
libghc-persistent-dev (>= 2.
9
),
libghc-persistent-dev (<< 3),
libghc-persistent-prof,
libghc-postgresql-libpq-dev (<< 0.10),
libghc-postgresql-libpq-dev (>= 0.6.1),
libghc-postgresql-libpq-prof,
libghc-postgresql-simple-dev (<< 0.6),
libghc-postgresql-simple-dev (>= 0.4.0),
libghc-postgresql-simple-dev (<< 0.7),
libghc-postgresql-simple-prof,
libghc-resource-pool-dev,
libghc-resource-pool-prof,
...
...
@@ -45,7 +45,7 @@ Build-Depends-Indep: ghc-doc,
libghc-resource-pool-doc,
libghc-resourcet-doc,
libghc-unliftio-core-doc,
Standards-Version: 4.
1.4
Standards-Version: 4.
4.0
Homepage: http://www.yesodweb.com/book/persistent
Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-persistent-postgresql
Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-persistent-postgresql]
...
...
p/haskell-persistent-sqlite/debian/changelog
View file @
6a6b28c7
haskell-persistent-sqlite (2.9.3-1) unstable; urgency=medium
* New upstream release
-- Clint Adams <clint@debian.org> Sun, 28 Jul 2019 16:16:02 -0400
haskell-persistent-sqlite (2.8.2-2) unstable; urgency=medium
* Remove build dependency on libghc-text-dev (provided by ghc-8.4.3)
...
...
p/haskell-persistent-sqlite/debian/control
View file @
6a6b28c7
...
...
@@ -21,7 +21,7 @@ Build-Depends:
libghc-monad-logger-prof,
libghc-old-locale-dev,
libghc-old-locale-prof,
libghc-persistent-dev (>= 2.
8.1
),
libghc-persistent-dev (>= 2.
9
),
libghc-persistent-dev (<< 3),
libghc-persistent-prof,
libghc-resource-pool-dev,
...
...