[Git][haskell-team/DHG_packages][master] hslua-module-text: Upgrading from 0.1.2.1 to 0.2.1

Clint Adams gitlab at salsa.debian.org
Sat Aug 31 13:33:09 BST 2019



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


Commits:
71fc7b68 by Clint Adams at 2019-08-31T12:32:20Z
hslua-module-text: Upgrading from 0.1.2.1 to 0.2.1

- - - - -


4 changed files:

- p/haskell-hslua-module-text/debian/changelog
- p/haskell-hslua-module-text/debian/control
- − p/haskell-hslua-module-text/debian/patches/fix-build-with-ghc-8.4.patch
- − p/haskell-hslua-module-text/debian/patches/series


Changes:

=====================================
p/haskell-hslua-module-text/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-hslua-module-text (0.2.1-1) unstable; urgency=medium
+
+  * New upstream version.
+
+ -- Clint Adams <clint at debian.org>  Sat, 31 Aug 2019 08:31:07 -0400
+
 haskell-hslua-module-text (0.1.2.1-4) unstable; urgency=medium
 
   * Relax dependency on base


=====================================
p/haskell-hslua-module-text/debian/control
=====================================
@@ -9,16 +9,18 @@ Build-Depends: debhelper (>= 10),
  cdbs,
  ghc (>= 8.4.3),
  ghc-prof,
- libghc-hslua-dev (>= 0.9),
- libghc-hslua-dev (<< 0.10),
- libghc-hslua-prof (>= 0.9),
- libghc-hslua-prof (<< 0.10),
+ libghc-hslua-dev (>= 1.0.3),
+ libghc-hslua-dev (<< 1.2),
+ libghc-hslua-prof,
+ libghc-hslua-dev,
  libghc-tasty-dev,
  libghc-tasty-hunit-dev,
 Build-Depends-Indep: ghc-doc,
  libghc-hslua-doc,
-Standards-Version: 4.1.4
-Homepage: https://github.com/hslua/hslua-module-test
+Standards-Version: 4.4.0
+Homepage: https://github.com/hslua/hslua-module-text
+Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-hslua-module-text
+Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git
 X-Description: Lua module for text
  UTF-8 aware subset of Lua's "string" module.
 


=====================================
p/haskell-hslua-module-text/debian/patches/fix-build-with-ghc-8.4.patch deleted
=====================================
@@ -1,20 +0,0 @@
-Index: haskell-hslua-module-text/hslua-module-text.cabal
-===================================================================
---- haskell-hslua-module-text.orig/hslua-module-text.cabal
-+++ haskell-hslua-module-text/hslua-module-text.cabal
-@@ -20,7 +20,7 @@ source-repository head
- 
- library
-   exposed-modules:     Foreign.Lua.Module.Text
--  build-depends:       base  >= 4.7 && < 4.11
-+  build-depends:       base  >= 4.7 && < 4.13
-                      , hslua >= 0.9 && < 0.10
-                      , text  >= 1   && < 1.3
-   hs-source-dirs:      src
-@@ -37,4 +37,4 @@ test-suite test-hslua
-                      , hslua-module-text
-                      , tasty
-                      , tasty-hunit
--                     , text
-\ No newline at end of file
-+                     , text


=====================================
p/haskell-hslua-module-text/debian/patches/series deleted
=====================================
@@ -1 +0,0 @@
-fix-build-with-ghc-8.4.patch



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

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/71fc7b68753571cf0201ce16f4f361487d02d207
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/884432d4/attachment-0001.html>


More information about the Pkg-haskell-commits mailing list