[Git][haskell-team/DHG_packages][master] hslua-packaging: Upgrading from 2.1.0 to 2.3.0
Clint Adams (@clint)
gitlab at salsa.debian.org
Wed Oct 11 15:17:17 BST 2023
Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
858f0bd7 by Clint Adams at 2023-10-11T10:16:12-04:00
hslua-packaging: Upgrading from 2.1.0 to 2.3.0
- - - - -
2 changed files:
- p/haskell-hslua-packaging/debian/changelog
- p/haskell-hslua-packaging/debian/control
Changes:
=====================================
p/haskell-hslua-packaging/debian/changelog
=====================================
@@ -1,8 +1,12 @@
-haskell-hslua-packaging (2.1.0-3) UNRELEASED; urgency=medium
+haskell-hslua-packaging (2.3.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> Wed, 11 Oct 2023 10:16:12 -0400
haskell-hslua-packaging (2.1.0-2) unstable; urgency=medium
=====================================
p/haskell-hslua-packaging/debian/control
=====================================
@@ -8,19 +8,23 @@ Build-Depends: debhelper (>= 10),
cdbs,
ghc,
ghc-prof,
- libghc-hslua-core-dev (>= 2.1),
- libghc-hslua-core-dev (<< 2.2),
+ libghc-hslua-core-dev (>= 2.2.1),
+ libghc-hslua-core-dev (<< 2.4),
libghc-hslua-core-prof,
- libghc-hslua-marshalling-dev (>= 2.1),
- libghc-hslua-marshalling-dev (<< 2.2),
+ libghc-hslua-marshalling-dev (>= 2.2.1),
+ libghc-hslua-marshalling-dev (<< 2.4),
libghc-hslua-marshalling-prof,
- libghc-hslua-objectorientation-dev (>= 2.1),
- libghc-hslua-objectorientation-dev (<< 2.2),
+ libghc-hslua-objectorientation-dev (>= 2.3),
+ libghc-hslua-objectorientation-dev (<< 2.4),
libghc-hslua-objectorientation-prof,
+ libghc-hslua-typing-dev (>= 0.1),
+ libghc-hslua-typing-dev (<< 0.2),
+ libghc-hslua-typing-prof,
Build-Depends-Indep: ghc-doc,
libghc-hslua-core-doc,
libghc-hslua-marshalling-doc,
libghc-hslua-objectorientation-doc,
+ libghc-hslua-typing-doc,
Standards-Version: 4.6.2
Homepage: https://hslua.org/
Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-hslua-packaging
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/858f0bd7f5ae85e3e6415bb051d6e6c457986e5b
--
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/858f0bd7f5ae85e3e6415bb051d6e6c457986e5b
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/20231011/6ff3eaf8/attachment-0001.htm>
More information about the Pkg-haskell-commits
mailing list