[Git][haskell-team/DHG_packages][master] 3 commits: jmacro: Upgrading from 0.6.14 to 0.6.15

Clint Adams gitlab at salsa.debian.org
Mon May 21 18:38:19 BST 2018


Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages


Commits:
b5fb24c1 by Clint Adams at 2018-05-21T13:26:15-04:00
jmacro: Upgrading from 0.6.14 to 0.6.15

- - - - -
28b2a6f0 by Clint Adams at 2018-05-21T13:29:38-04:00
happstack-jmacro: patch for newer wl-pprint-text

- - - - -
ea018011 by Clint Adams at 2018-05-21T13:37:35-04:00
happstack-jmacro: fix

- - - - -


5 changed files:

- p/haskell-happstack-jmacro/debian/changelog
- p/haskell-happstack-jmacro/debian/control
- + p/haskell-happstack-jmacro/debian/patches/newer-wl-pprint-text
- + p/haskell-happstack-jmacro/debian/patches/series
- p/haskell-jmacro/debian/changelog


Changes:

=====================================
p/haskell-happstack-jmacro/debian/changelog
=====================================
--- a/p/haskell-happstack-jmacro/debian/changelog
+++ b/p/haskell-happstack-jmacro/debian/changelog
@@ -1,8 +1,15 @@
-haskell-happstack-jmacro (7.0.12-3) UNRELEASED; urgency=medium
+haskell-happstack-jmacro (7.0.12-5) unstable; urgency=medium
+
+  * Fix typo.
+
+ -- Clint Adams <clint at debian.org>  Mon, 21 May 2018 13:37:16 -0400
+
+haskell-happstack-jmacro (7.0.12-4) unstable; urgency=medium
 
   * Set Rules-Requires-Root to no.
+  * Patch for newer wl-pprint-text.
 
- -- Clint Adams <clint at debian.org>  Sun, 06 May 2018 22:09:47 -0400
+ -- Clint Adams <clint at debian.org>  Mon, 21 May 2018 13:28:52 -0400
 
 haskell-happstack-jmacro (7.0.12-2) unstable; urgency=medium
 


=====================================
p/haskell-happstack-jmacro/debian/control
=====================================
--- a/p/haskell-happstack-jmacro/debian/control
+++ b/p/haskell-happstack-jmacro/debian/control
@@ -32,7 +32,6 @@ Build-Depends:
  libghc-utf8-string-dev (<< 1.1),
  libghc-utf8-string-dev (>= 0.3),
  libghc-utf8-string-prof,
- libghc-wl-pprint-text-dev (<< 1.2),
  libghc-wl-pprint-text-dev (>= 1.1),
  libghc-wl-pprint-text-prof,
 Build-Depends-Indep:


=====================================
p/haskell-happstack-jmacro/debian/patches/newer-wl-pprint-text
=====================================
--- /dev/null
+++ b/p/haskell-happstack-jmacro/debian/patches/newer-wl-pprint-text
@@ -0,0 +1,11 @@
+--- a/happstack-jmacro.cabal
++++ b/happstack-jmacro.cabal
+@@ -24,7 +24,7 @@
+      digest            == 0.0.*,
+      happstack-server  >= 6.4 && < 7.6,
+      jmacro            == 0.6.*,
+-     wl-pprint-text    == 1.1.*,
++     wl-pprint-text    >= 1.1,
+      text              >= 0.9 && < 1.3,
+      utf8-string       >= 0.3 && < 1.1
+ 


=====================================
p/haskell-happstack-jmacro/debian/patches/series
=====================================
--- /dev/null
+++ b/p/haskell-happstack-jmacro/debian/patches/series
@@ -0,0 +1 @@
+newer-wl-pprint-text


=====================================
p/haskell-jmacro/debian/changelog
=====================================
--- a/p/haskell-jmacro/debian/changelog
+++ b/p/haskell-jmacro/debian/changelog
@@ -1,8 +1,9 @@
-haskell-jmacro (0.6.14-6) UNRELEASED; urgency=medium
+haskell-jmacro (0.6.15-1) unstable; urgency=medium
 
   * Set Rules-Requires-Root to no.
+  * New upstream release
 
- -- Clint Adams <clint at debian.org>  Sun, 06 May 2018 22:10:00 -0400
+ -- Clint Adams <clint at debian.org>  Mon, 21 May 2018 13:26:15 -0400
 
 haskell-jmacro (0.6.14-5) unstable; urgency=medium
 



View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/compare/349cadd9756c360df0a62c75c8fef1c7c8872cd8...ea01801178a9a36a8cc158679ce3a79ae05fbee1

---
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/compare/349cadd9756c360df0a62c75c8fef1c7c8872cd8...ea01801178a9a36a8cc158679ce3a79ae05fbee1
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-haskell-commits/attachments/20180521/bdc26a75/attachment-0001.html>


More information about the Pkg-haskell-commits mailing list