[Git][haskell-team/DHG_packages][master] hslua: Upgrading from 0.9.5.2 to 1.0.3.1

Clint Adams gitlab at salsa.debian.org
Sat Aug 31 13:30:29 BST 2019



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


Commits:
1af7ecf3 by Clint Adams at 2019-08-31T12:30:00Z
hslua: Upgrading from 0.9.5.2 to 1.0.3.1

- - - - -


5 changed files:

- p/haskell-hslua/debian/changelog
- p/haskell-hslua/debian/control
- − p/haskell-hslua/debian/patches/newer-deps
- p/haskell-hslua/debian/patches/no-fail
- p/haskell-hslua/debian/patches/series


Changes:

=====================================
p/haskell-hslua/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-hslua (1.0.3.1-1) unstable; urgency=medium
+
+  * New upstream version.
+
+ -- Clint Adams <clint at debian.org>  Sat, 31 Aug 2019 08:27:07 -0400
+
 haskell-hslua (0.9.5.2-4) unstable; urgency=medium
 
   * Patch for newer deps


=====================================
p/haskell-hslua/debian/control
=====================================
@@ -11,22 +11,25 @@ Build-Depends:
  ghc (>= 8.4.3),
  ghc-prof,
  haskell-devscripts (>= 0.13),
- liblua5.1-dev,
+ liblua5.3-dev,
  pkg-config,
  libghc-exceptions-dev (>= 0.8),
  libghc-exceptions-dev (<< 0.11),
  libghc-exceptions-prof,
  libghc-quickcheck2-dev (>= 2.7),
- libghc-quickcheck-instances-dev,
- libghc-tasty-dev,
- libghc-tasty-expected-failure-dev (>= 0.11),
- libghc-tasty-expected-failure-dev (<< 0.12),
- libghc-tasty-hunit-dev,
- libghc-tasty-quickcheck-dev,
+ libghc-quickcheck2-prof,
+ libghc-quickcheck-instances-dev (>= 0.3),
+ libghc-quickcheck-instances-prof,
+ libghc-tasty-dev (>= 0.11),
+ libghc-tasty-prof,
+ libghc-tasty-hunit-dev (>= 0.9),
+ libghc-tasty-hunit-prof,
+ libghc-tasty-quickcheck-dev (>= 0.8),
+ libghc-tasty-quickcheck-prof,
 Build-Depends-Indep: ghc-doc,
  libghc-exceptions-doc,
-Standards-Version: 4.1.4
-Homepage: http://hackage.haskell.org/package/hslua
+Standards-Version: 4.4.0
+Homepage: https://hslua.github.io/
 Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-hslua
 Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-hslua]
 X-Description: Lua language interpreter embedding in Haskell
@@ -36,7 +39,7 @@ X-Description: Lua language interpreter embedding in Haskell
 Package: libghc-hslua-dev
 Architecture: any
 Depends:
- liblua5.1-dev,
+ liblua5.3-dev,
  ${haskell:Depends},
  ${misc:Depends},
  ${shlibs:Depends},


=====================================
p/haskell-hslua/debian/patches/newer-deps deleted
=====================================
@@ -1,11 +0,0 @@
---- haskell-hslua-0.9.5.2.orig/hslua.cabal
-+++ haskell-hslua-0.9.5.2/hslua.cabal
-@@ -76,7 +76,7 @@ flag use-pkgconfig
- library
-   build-depends:        base       >= 4.7    && < 5
-                       , bytestring >= 0.10.2 && < 0.11
--                      , containers >= 0.5    && < 0.6
-+                      , containers >= 0.5    && < 0.7
-                       , exceptions >= 0.8    && < 0.11
-                       , mtl        >= 2.2    && < 2.3
-                       , text


=====================================
p/haskell-hslua/debian/patches/no-fail
=====================================
@@ -1,10 +1,18 @@
 --- a/hslua.cabal
 +++ b/hslua.cabal
-@@ -78,7 +78,6 @@
-                       , bytestring >= 0.10.2 && < 0.11
-                       , containers >= 0.5    && < 0.6
-                       , exceptions >= 0.8    && < 0.11
--                      , fail       >= 4.9    && < 5
-                       , mtl        >= 2.2    && < 2.3
-                       , text
-   exposed-modules:      Foreign.Lua
+@@ -92,7 +92,6 @@
+                      , bytestring           >= 0.10.2 && < 0.11
+                      , containers           >= 0.5    && < 0.7
+                      , exceptions           >= 0.8    && < 0.11
+-                     , fail                 >= 4.9    && < 5
+                      , mtl                  >= 2.2    && < 2.3
+                      , text                 >= 1.0    && < 1.3
+   hs-source-dirs:      src
+@@ -199,7 +198,6 @@
+                      , bytestring           >= 0.10.2 && < 0.11
+                      , containers           >= 0.5    && < 0.7
+                      , exceptions           >= 0.8    && < 0.11
+-                     , fail                 >= 4.9    && < 5
+                      , mtl                  >= 2.2    && < 2.3
+                      , text                 >= 1.0    && < 1.3
+                      -- for testing


=====================================
p/haskell-hslua/debian/patches/series
=====================================
@@ -1,2 +1 @@
 no-fail
-newer-deps



View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/1af7ecf33b2c7684c06cacd4a0018fcba1c81664

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/1af7ecf33b2c7684c06cacd4a0018fcba1c81664
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/20190831/955c0f0b/attachment-0001.html>


More information about the Pkg-haskell-commits mailing list