[Git][haskell-team/DHG_packages][master] hslua-module-text: Upgrading from 0.2.1 to 1.0.2
Scott Talbert (@swt2c)
gitlab at salsa.debian.org
Mon Aug 8 15:13:55 BST 2022
Scott Talbert pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
acce6de9 by Scott Talbert at 2022-08-08T10:10:53-04:00
hslua-module-text: Upgrading from 0.2.1 to 1.0.2
- - - - -
2 changed files:
- p/haskell-hslua-module-text/debian/changelog
- p/haskell-hslua-module-text/debian/control
Changes:
=====================================
p/haskell-hslua-module-text/debian/changelog
=====================================
@@ -1,8 +1,12 @@
-haskell-hslua-module-text (0.2.1-3) UNRELEASED; urgency=medium
+haskell-hslua-module-text (1.0.2-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:32 +0300
+ [ Scott Talbert ]
+ * New upstream release
+
+ -- Scott Talbert <swt at techie.net> Mon, 08 Aug 2022 10:07:57 -0400
haskell-hslua-module-text (0.2.1-2) unstable; urgency=medium
=====================================
p/haskell-hslua-module-text/debian/control
=====================================
@@ -9,18 +9,30 @@ Build-Depends: debhelper (>= 10),
cdbs,
ghc (>= 8.4.3),
ghc-prof,
- libghc-hslua-dev (>= 1.0.3),
- libghc-hslua-dev (<< 1.2),
- libghc-hslua-prof,
- libghc-hslua-dev,
- libghc-tasty-dev,
- libghc-tasty-hunit-dev,
+ libghc-hslua-core-dev (>= 2.1),
+ libghc-hslua-core-dev (<< 2.3),
+ libghc-hslua-core-prof,
+ libghc-hslua-marshalling-dev (>= 2.1),
+ libghc-hslua-marshalling-dev (<< 2.3),
+ libghc-hslua-marshalling-prof,
+ libghc-hslua-packaging-dev (>= 2.1),
+ libghc-hslua-packaging-dev (<< 2.3),
+ libghc-hslua-packaging-prof,
+ libghc-tasty-dev (>= 0.11),
+ libghc-tasty-prof,
+ libghc-tasty-hunit-dev (>= 0.9),
+ libghc-tasty-hunit-prof,
+ libghc-tasty-lua-dev (>= 1.0),
+ libghc-tasty-lua-dev (<< 1.1),
+ libghc-tasty-lua-prof,
Build-Depends-Indep: ghc-doc,
- libghc-hslua-doc,
+ libghc-hslua-core-doc,
+ libghc-hslua-marshalling-doc,
+ libghc-hslua-packaging-doc,
Standards-Version: 4.6.1
-Homepage: https://github.com/hslua/hslua-module-text
+Homepage: https://github.com/hslua/hslua
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
+Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-hslua-module-text]
X-Description: Lua module for text
UTF-8 aware subset of Lua's "string" module.
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/acce6de9236928cc2f29147494389f2090e6f885
--
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/acce6de9236928cc2f29147494389f2090e6f885
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/20220808/2b7533b5/attachment-0001.htm>
More information about the Pkg-haskell-commits
mailing list