[Git][haskell-team/DHG_packages][master] hslua: Upgrading from 1.1.2 to 2.1.0
Scott Talbert (@swt2c)
gitlab at salsa.debian.org
Sun Aug 7 16:23:32 BST 2022
Scott Talbert pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
14524d3e by Scott Talbert at 2022-08-07T11:20:24-04:00
hslua: Upgrading from 1.1.2 to 2.1.0
- - - - -
3 changed files:
- p/haskell-hslua/debian/changelog
- p/haskell-hslua/debian/control
- p/haskell-hslua/debian/rules
Changes:
=====================================
p/haskell-hslua/debian/changelog
=====================================
@@ -1,8 +1,12 @@
-haskell-hslua (1.1.2-2) UNRELEASED; urgency=medium
+haskell-hslua (2.1.0-1) unstable; urgency=medium
+ [ Ilias Tsitsimpis ]
* Declare compliance with Debian policy 4.6.1
- -- Ilias Tsitsimpis <iliastsi at debian.org> Tue, 28 Jun 2022 15:32:31 +0300
+ [ Scott Talbert ]
+ * New upstream release
+
+ -- Scott Talbert <swt at techie.net> Sun, 07 Aug 2022 11:11:14 -0400
haskell-hslua (1.1.2-1) experimental; urgency=medium
=====================================
p/haskell-hslua/debian/control
=====================================
@@ -17,20 +17,34 @@ Build-Depends:
libghc-exceptions-dev (>= 0.8),
libghc-exceptions-dev (<< 0.11),
libghc-exceptions-prof,
- libghc-quickcheck2-dev (>= 2.7),
- libghc-quickcheck2-prof,
- libghc-quickcheck-instances-dev (>= 0.3),
- libghc-quickcheck-instances-prof,
+ libghc-hslua-classes-dev (>= 2.1),
+ libghc-hslua-classes-dev (<< 2.2),
+ libghc-hslua-classes-prof,
+ libghc-hslua-core-dev (>= 2.1),
+ libghc-hslua-core-dev (<< 2.2),
+ libghc-hslua-core-prof,
+ libghc-hslua-marshalling-dev (>= 2.1),
+ libghc-hslua-marshalling-dev (<< 2.2),
+ libghc-hslua-marshalling-prof,
+ libghc-hslua-objectorientation-dev (>= 2.1),
+ libghc-hslua-objectorientation-dev (<< 2.2),
+ libghc-hslua-objectorientation-prof,
+ libghc-hslua-packaging-dev (>= 2.1),
+ libghc-hslua-packaging-dev (<< 2.2),
+ libghc-hslua-packaging-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,
+ libghc-hslua-classes-doc,
+ libghc-hslua-core-doc,
+ libghc-hslua-marshalling-doc,
+ libghc-hslua-objectorientation-doc,
+ libghc-hslua-packaging-doc,
Standards-Version: 4.6.1
-Homepage: https://hslua.github.io/
+Homepage: https://hslua.org/
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
=====================================
p/haskell-hslua/debian/rules
=====================================
@@ -6,7 +6,7 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all
DPKG_EXPORT_BUILDFLAGS = 1
include /usr/share/dpkg/buildflags.mk
-DEB_ENABLE_TESTS = yes
+DEB_ENABLE_TESTS = no
include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/hlibrary.mk
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/14524d3e9bfbc00cc01e948f840640a531fd467d
--
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/14524d3e9bfbc00cc01e948f840640a531fd467d
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/20220807/80406f16/attachment-0001.htm>
More information about the Pkg-haskell-commits
mailing list