[Git][haskell-team/DHG_packages][master] ogma-cli: Upgrading from 1.7.0 to 1.9.0
Scott Talbert (@swt2c)
gitlab at salsa.debian.org
Tue Aug 12 17:08:46 BST 2025
Scott Talbert pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
7367641c by Scott Talbert at 2025-08-12T12:07:42-04:00
ogma-cli: Upgrading from 1.7.0 to 1.9.0
- - - - -
2 changed files:
- p/haskell-ogma-cli/debian/changelog
- p/haskell-ogma-cli/debian/control
Changes:
=====================================
p/haskell-ogma-cli/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-ogma-cli (1.9.0-1) unstable; urgency=medium
+
+ * New upstream release
+
+ -- Scott Talbert <swt at techie.net> Tue, 12 Aug 2025 12:03:42 -0400
+
haskell-ogma-cli (1.7.0-2) unstable; urgency=medium
* Upload to unstable
=====================================
p/haskell-ogma-cli/debian/control
=====================================
@@ -11,14 +11,20 @@ Build-Depends: debhelper (>= 10),
ghc-prof,
libbz2-dev,
libexpat-dev,
+ libghc-aeson-dev (>= 2.0.0.0),
+ libghc-aeson-dev (<< 2.3),
+ libghc-aeson-prof,
libghc-hunit-dev (>= 1.2.0.0),
libghc-hunit-dev (<< 1.7),
libghc-hunit-prof,
- libghc-ogma-core-dev (>= 1.7.0),
- libghc-ogma-core-dev (<< 1.8),
+ libghc-microstache-dev (>= 1.0),
+ libghc-microstache-dev (<< 1.1),
+ libghc-microstache-prof,
+ libghc-ogma-core-dev (>= 1.9.0),
+ libghc-ogma-core-dev (<< 1.10),
libghc-ogma-core-prof,
libghc-optparse-applicative-dev (>= 0.14),
- libghc-optparse-applicative-dev (<< 0.19),
+ libghc-optparse-applicative-dev (<< 0.20),
libghc-optparse-applicative-prof,
libghc-test-framework-dev (>= 0.8.2),
libghc-test-framework-dev (<< 0.9),
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/7367641cb606da11a6ac2971f4145a5eb7840f27
--
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/7367641cb606da11a6ac2971f4145a5eb7840f27
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/20250812/441d1331/attachment-0001.htm>
More information about the Pkg-haskell-commits
mailing list