[Git][haskell-team/DHG_packages][master] hslua-module-version: Upgrading from 1.0.3 to 1.1.0

Clint Adams (@clint) gitlab at salsa.debian.org
Thu Oct 12 11:28:58 BST 2023



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


Commits:
08d19726 by Clint Adams at 2023-10-12T06:28:38-04:00
hslua-module-version: Upgrading from 1.0.3 to 1.1.0

- - - - -


3 changed files:

- p/haskell-hslua-module-version/debian/changelog
- p/haskell-hslua-module-version/debian/control
- p/haskell-hslua-module-version/debian/patches/no-rts-n


Changes:

=====================================
p/haskell-hslua-module-version/debian/changelog
=====================================
@@ -1,8 +1,12 @@
-haskell-hslua-module-version (1.0.3-2) UNRELEASED; urgency=medium
+haskell-hslua-module-version (1.1.0-1) unstable; urgency=medium
 
+  [ Ilias Tsitsimpis ]
   * Declare compliance with Debian policy 4.6.2
 
- -- Ilias Tsitsimpis <iliastsi at debian.org>  Sun, 27 Aug 2023 12:34:01 +0300
+  [ Clint Adams ]
+  * New upstream release
+
+ -- Clint Adams <clint at debian.org>  Thu, 12 Oct 2023 06:28:00 -0400
 
 haskell-hslua-module-version (1.0.3-1) unstable; urgency=medium
 


=====================================
p/haskell-hslua-module-version/debian/control
=====================================
@@ -8,21 +8,21 @@ Build-Depends: debhelper (>= 10),
  cdbs,
  ghc,
  ghc-prof,
- libghc-hslua-core-dev (>= 2.1),
- libghc-hslua-core-dev (<< 2.3),
+ libghc-hslua-core-dev (>= 2.3),
+ libghc-hslua-core-dev (<< 2.4),
  libghc-hslua-core-prof,
- libghc-hslua-marshalling-dev (>= 2.1),
- libghc-hslua-marshalling-dev (<< 2.3),
+ libghc-hslua-marshalling-dev (>= 2.3),
+ libghc-hslua-marshalling-dev (<< 2.4),
  libghc-hslua-marshalling-prof,
- libghc-hslua-packaging-dev (>= 2.1),
- libghc-hslua-packaging-dev (<< 2.3),
+ libghc-hslua-packaging-dev (>= 2.3),
+ libghc-hslua-packaging-dev (<< 2.4),
  libghc-hslua-packaging-prof,
  libghc-tasty-dev,
  libghc-tasty-prof,
  libghc-tasty-hunit-dev,
  libghc-tasty-hunit-prof,
  libghc-tasty-lua-dev (>= 1.0),
- libghc-tasty-lua-dev (<< 1.1),
+ libghc-tasty-lua-dev (<< 1.2),
  libghc-tasty-lua-prof,
 Build-Depends-Indep: ghc-doc,
  libghc-hslua-core-doc,


=====================================
p/haskell-hslua-module-version/debian/patches/no-rts-n
=====================================
@@ -1,7 +1,7 @@
 --- a/hslua-module-version.cabal
 +++ b/hslua-module-version.cabal
-@@ -71,4 +71,3 @@ test-suite hslua-module-version-test
-                      , tasty-lua  >= 1.0    && < 1.1
+@@ -70,4 +70,3 @@ test-suite hslua-module-version-test
+                      , tasty-lua  >= 1.0    && < 1.2
    ghc-options:         -threaded
                         -rtsopts
 -                       -with-rtsopts=-N



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

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/08d19726fc87d7ad777923ad75d506d2cd23a1a6
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/20231012/ca42f2e8/attachment-0001.htm>


More information about the Pkg-haskell-commits mailing list