[Git][haskell-team/DHG_packages][master] 2 commits: Allure: Upgrading from 0.5.0.0 to 0.7.1.0
Clint Adams
gitlab at salsa.debian.org
Tue Apr 10 01:52:25 UTC 2018
Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
de705466 by Clint Adams at 2018-04-09T21:50:04-04:00
Allure: Upgrading from 0.5.0.0 to 0.7.1.0
- - - - -
def5ffd2 by Clint Adams at 2018-04-09T21:51:10-04:00
glirc: Upgrading from 2.24 to 2.26
- - - - -
4 changed files:
- p/allure/debian/changelog
- p/allure/debian/control
- p/glirc/debian/changelog
- p/glirc/debian/control
Changes:
=====================================
p/allure/debian/changelog
=====================================
--- a/p/allure/debian/changelog
+++ b/p/allure/debian/changelog
@@ -1,3 +1,9 @@
+allure (0.7.1.0-1) unstable; urgency=medium
+
+ * New upstream release
+
+ -- Clint Adams <clint at debian.org> Mon, 09 Apr 2018 21:50:04 -0400
+
allure (0.5.0.0-2) unstable; urgency=medium
[ Ilias Tsitsimpis ]
=====================================
p/allure/debian/control
=====================================
--- a/p/allure/debian/control
+++ b/p/allure/debian/control
@@ -8,12 +8,14 @@ Build-Depends: debhelper (>= 10),
cdbs,
ghc,
ghc-prof,
- libghc-lambdahack-dev (>= 0.5.0.0),
- libghc-lambdahack-dev (<< 0.5.1.0),
+ libghc-lambdahack-dev (>= 0.7.1.0),
+ libghc-lambdahack-dev (<< 0.7.2.0),
+ libghc-async-dev (>= 2),
libghc-enummapset-th-dev (>= 0.6.0.0),
- libghc-enummapset-th-dev (<< 1),
+ libghc-optparse-applicative-dev (>= 0.13),
+ libghc-random-dev (>= 1.1),
libghc-text-dev (>= 0.11.2.3),
- libghc-text-dev (<< 2),
+ libghc-zlib-dev (>= 0.5.3.1),
libghc-lambdahack-dev,
Standards-Version: 4.1.4
Homepage: http://allureofthestars.com
=====================================
p/glirc/debian/changelog
=====================================
--- a/p/glirc/debian/changelog
+++ b/p/glirc/debian/changelog
@@ -1,3 +1,9 @@
+glirc (2.26-1) unstable; urgency=medium
+
+ * New upstream release
+
+ -- Clint Adams <clint at debian.org> Mon, 09 Apr 2018 21:50:21 -0400
+
glirc (2.24-2) unstable; urgency=medium
[ Ilias Tsitsimpis ]
=====================================
p/glirc/debian/control
=====================================
--- a/p/glirc/debian/control
+++ b/p/glirc/debian/control
@@ -10,7 +10,8 @@ Build-Depends: debhelper (>= 10),
libghc-hsopenssl-dev (>= 0.11),
libghc-hsopenssl-dev (<< 0.12),
libghc-async-dev (>= 2.1),
- libghc-async-dev (<< 2.2),
+ libghc-async-dev (<< 2.3),
+ libghc-async-prof,
libghc-attoparsec-dev (>= 0.13),
libghc-attoparsec-dev (<< 0.14),
libghc-base64-bytestring-dev (>= 1.0.0.1),
@@ -20,19 +21,24 @@ Build-Depends: debhelper (>= 10),
libghc-config-value-dev (>= 0.6),
libghc-config-value-dev (<< 0.7),
libghc-free-dev (>= 4.12),
- libghc-free-dev (<< 4.13),
+ libghc-free-dev (<< 5.1),
+ libghc-free-prof,
libghc-gitrev-dev (>= 1.2),
libghc-gitrev-dev (<< 1.4),
libghc-hashable-dev (>= 1.2.4),
libghc-hashable-dev (<< 1.3),
- libghc-hookup-dev (>= 0.1),
- libghc-hookup-dev (<< 0.2),
+ libghc-hashable-prof,
+ libghc-hookup-dev (>= 0.2),
+ libghc-hookup-dev (<< 0.3),
+ libghc-hookup-prof,
libghc-irc-core-dev (>= 2.3),
libghc-irc-core-dev (<< 2.4),
libghc-kan-extensions-dev (>= 5.0),
- libghc-kan-extensions-dev (<< 5.1),
+ libghc-kan-extensions-dev (<< 5.2),
+ libghc-kan-extensions-prof,
libghc-lens-dev (>= 4.14),
- libghc-lens-dev (<< 4.16),
+ libghc-lens-dev (<< 4.17),
+ libghc-lens-prof,
libghc-network-dev (>= 2.6.2),
libghc-network-dev (<< 2.7),
libghc-regex-tdfa-dev (>= 1.2),
@@ -52,7 +58,11 @@ Build-Depends: debhelper (>= 10),
libghc-vector-dev (>= 0.11),
libghc-vector-dev (<< 0.13),
libghc-vty-dev (>= 5.11.1),
- libghc-vty-dev (<< 5.18),
+ libghc-vty-dev (<< 5.22),
+ libghc-vty-prof,
+ libghc-lens-dev,
+ libghc-text-dev,
+ libghc-vty-dev,
libghc-hunit-dev (>= 1.3),
libghc-hunit-dev (<< 1.7),
Standards-Version: 4.1.4
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/compare/93da2191d820de58c9ee9632de23b126447c1e04...def5ffd2a0d28ce7b34f2a8ffc9bd41129521eee
---
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/compare/93da2191d820de58c9ee9632de23b126447c1e04...def5ffd2a0d28ce7b34f2a8ffc9bd41129521eee
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/pkg-haskell-commits/attachments/20180410/2c5e3188/attachment-0001.html>
More information about the Pkg-haskell-commits
mailing list