[Git][haskell-team/DHG_packages][master] 4 commits: gi-gmodule: Upgrading from 2.0.3 to 2.0.5

Ilias Tsitsimpis (@iliastsi) gitlab at salsa.debian.org
Mon Oct 9 16:37:23 BST 2023



Ilias Tsitsimpis pushed to branch master at Debian Haskell Group / DHG_packages


Commits:
84e64c5e by Ilias Tsitsimpis at 2023-10-09T18:32:29+03:00
gi-gmodule: Upgrading from 2.0.3 to 2.0.5

- - - - -
0ffd1295 by Ilias Tsitsimpis at 2023-10-09T18:33:15+03:00
gi-gobject: Upgrading from 2.0.28 to 2.0.30

- - - - -
28135595 by Ilias Tsitsimpis at 2023-10-09T18:34:10+03:00
persistent-postgresql: Upgrading from 2.13.5.0 to 2.13.5.2

- - - - -
75a8588c by Ilias Tsitsimpis at 2023-10-09T18:34:53+03:00
persistent-sqlite: Upgrading from 2.13.1.0 to 2.13.1.1

- - - - -


8 changed files:

- p/haskell-gi-gmodule/debian/changelog
- p/haskell-gi-gmodule/debian/control
- p/haskell-gi-gobject/debian/changelog
- p/haskell-gi-gobject/debian/control
- p/haskell-persistent-postgresql/debian/changelog
- p/haskell-persistent-postgresql/debian/control
- p/haskell-persistent-sqlite/debian/changelog
- p/haskell-persistent-sqlite/debian/control


Changes:

=====================================
p/haskell-gi-gmodule/debian/changelog
=====================================
@@ -1,8 +1,9 @@
-haskell-gi-gmodule (2.0.3-2) UNRELEASED; urgency=medium
+haskell-gi-gmodule (2.0.5-1) unstable; urgency=medium
 
   * Declare compliance with Debian policy 4.6.2
+  * New upstream release
 
- -- Ilias Tsitsimpis <iliastsi at debian.org>  Sun, 27 Aug 2023 12:33:53 +0300
+ -- Ilias Tsitsimpis <iliastsi at debian.org>  Mon, 09 Oct 2023 18:32:29 +0300
 
 haskell-gi-gmodule (2.0.3-1) unstable; urgency=medium
 


=====================================
p/haskell-gi-gmodule/debian/control
=====================================
@@ -6,7 +6,7 @@ Section: haskell
 Build-Depends: debhelper (>= 10),
  haskell-devscripts-minimal | haskell-devscripts (>= 0.13),
  cdbs,
- ghc,
+ ghc (>= 9.4),
  ghc-prof,
  libghc-gi-glib-dev (>= 2.0),
  libghc-gi-glib-dev (<< 2.1),


=====================================
p/haskell-gi-gobject/debian/changelog
=====================================
@@ -1,8 +1,9 @@
-haskell-gi-gobject (2.0.28-2) UNRELEASED; urgency=medium
+haskell-gi-gobject (2.0.30-1) unstable; urgency=medium
 
   * Declare compliance with Debian policy 4.6.2
+  * New upstream release
 
- -- Ilias Tsitsimpis <iliastsi at debian.org>  Sun, 27 Aug 2023 12:33:53 +0300
+ -- Ilias Tsitsimpis <iliastsi at debian.org>  Mon, 09 Oct 2023 18:33:15 +0300
 
 haskell-gi-gobject (2.0.28-1) unstable; urgency=medium
 


=====================================
p/haskell-gi-gobject/debian/control
=====================================
@@ -7,7 +7,7 @@ Rules-Requires-Root: no
 Build-Depends: debhelper (>= 10),
  haskell-devscripts-minimal | haskell-devscripts (>= 0.13),
  cdbs,
- ghc,
+ ghc (>= 9.4),
  ghc-prof,
  pkg-config,
  libglib2.0-dev,


=====================================
p/haskell-persistent-postgresql/debian/changelog
=====================================
@@ -1,8 +1,9 @@
-haskell-persistent-postgresql (2.13.5.0-2) UNRELEASED; urgency=medium
+haskell-persistent-postgresql (2.13.5.2-1) unstable; urgency=medium
 
   * Declare compliance with Debian policy 4.6.2
+  * New upstream release
 
- -- Ilias Tsitsimpis <iliastsi at debian.org>  Sun, 27 Aug 2023 12:34:24 +0300
+ -- Ilias Tsitsimpis <iliastsi at debian.org>  Mon, 09 Oct 2023 18:34:10 +0300
 
 haskell-persistent-postgresql (2.13.5.0-1) unstable; urgency=medium
 


=====================================
p/haskell-persistent-postgresql/debian/control
=====================================
@@ -8,7 +8,7 @@ Rules-Requires-Root: no
 Build-Depends:
  cdbs,
  debhelper (>= 10),
- ghc (>= 8.4.3),
+ ghc (>= 9.4),
  ghc-prof,
  haskell-devscripts (>= 0.13),
  libghc-aeson-dev (>= 1.0),


=====================================
p/haskell-persistent-sqlite/debian/changelog
=====================================
@@ -1,8 +1,9 @@
-haskell-persistent-sqlite (2.13.1.0-2) UNRELEASED; urgency=medium
+haskell-persistent-sqlite (2.13.1.1-1) unstable; urgency=medium
 
   * Declare compliance with Debian policy 4.6.2
+  * New upstream release
 
- -- Ilias Tsitsimpis <iliastsi at debian.org>  Sun, 27 Aug 2023 12:34:24 +0300
+ -- Ilias Tsitsimpis <iliastsi at debian.org>  Mon, 09 Oct 2023 18:34:53 +0300
 
 haskell-persistent-sqlite (2.13.1.0-1) unstable; urgency=medium
 


=====================================
p/haskell-persistent-sqlite/debian/control
=====================================
@@ -8,7 +8,7 @@ Rules-Requires-Root: no
 Build-Depends:
  cdbs,
  debhelper (>= 10),
- ghc (>= 8.4.3),
+ ghc (>= 9.4),
  ghc-prof,
  haskell-devscripts (>= 0.13),
  libghc-aeson-dev (>= 1.0),



View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/compare/751964285986e145451569ee54afb2d183dd9ada...75a8588cfe2df9f369454d7f21f6c73f52be0619

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/compare/751964285986e145451569ee54afb2d183dd9ada...75a8588cfe2df9f369454d7f21f6c73f52be0619
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/20231009/1c740dab/attachment-0001.htm>


More information about the Pkg-haskell-commits mailing list