[Git][haskell-team/DHG_packages][master] 6 commits: x11-xft: Fix wrong DEB_CABAL_PACKAGE variable

Ilias Tsitsimpis (@iliastsi) gitlab at salsa.debian.org
Mon Jul 4 17:26:22 BST 2022



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


Commits:
fbc068d2 by Ilias Tsitsimpis at 2022-07-04T18:43:41+03:00
x11-xft: Fix wrong DEB_CABAL_PACKAGE variable

- - - - -
cb78b128 by Ilias Tsitsimpis at 2022-07-04T18:57:01+03:00
sdl-gfx: Add missing Provides

- - - - -
37993185 by Ilias Tsitsimpis at 2022-07-04T18:59:35+03:00
sdl-image: Add missing Provides

- - - - -
4b0869c7 by Ilias Tsitsimpis at 2022-07-04T19:02:37+03:00
sdl-mixer: Add missing Provides

- - - - -
ea564098 by Ilias Tsitsimpis at 2022-07-04T19:04:36+03:00
sdl-ttf: Add missing Provides

- - - - -
24433711 by Ilias Tsitsimpis at 2022-07-04T19:06:43+03:00
ldap: Add missing Provides

- - - - -


12 changed files:

- p/haskell-sdl-gfx/debian/changelog
- p/haskell-sdl-gfx/debian/control
- p/haskell-sdl-image/debian/changelog
- p/haskell-sdl-image/debian/control
- p/haskell-sdl-mixer/debian/changelog
- p/haskell-sdl-mixer/debian/control
- p/haskell-sdl-ttf/debian/changelog
- p/haskell-sdl-ttf/debian/control
- p/haskell-x11-xft/debian/changelog
- p/haskell-x11-xft/debian/rules
- p/ldap-haskell/debian/changelog
- p/ldap-haskell/debian/control


Changes:

=====================================
p/haskell-sdl-gfx/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-sdl-gfx (0.7.0.0-4) unstable; urgency=medium
+
+  * Add a missing Provides field for the dev/prof packages.
+
+ -- Ilias Tsitsimpis <iliastsi at debian.org>  Mon, 04 Jul 2022 18:56:30 +0300
+
 haskell-sdl-gfx (0.7.0.0-3) unstable; urgency=medium
 
   * Declare compliance with Debian policy 4.6.1


=====================================
p/haskell-sdl-gfx/debian/control
=====================================
@@ -39,6 +39,8 @@ Recommends:
  ${haskell:Recommends},
 Suggests:
  ${haskell:Suggests},
+Provides:
+ ${haskell:Provides},
 Description: Haskell SDL gfx binding for GHC
  This package provides the SDL gfx library bindings for the Haskell
  programming language. SDL gfx is an extension to the SDL library which
@@ -56,6 +58,8 @@ Recommends:
  ${haskell:Recommends},
 Suggests:
  ${haskell:Suggests},
+Provides:
+ ${haskell:Provides},
 Description: Haskell SDL gfx binding for GHC - profiling libraries
  This package provides the SDL gfx library bindings for the Haskell
  programming language, compiled for profiling. SDL gfx is an extension


=====================================
p/haskell-sdl-image/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-sdl-image (0.6.2.0-4) unstable; urgency=medium
+
+  * Add a missing Provides field for the dev/prof packages.
+
+ -- Ilias Tsitsimpis <iliastsi at debian.org>  Mon, 04 Jul 2022 18:59:29 +0300
+
 haskell-sdl-image (0.6.2.0-3) unstable; urgency=medium
 
   * Declare compliance with Debian policy 4.6.1


=====================================
p/haskell-sdl-image/debian/control
=====================================
@@ -43,6 +43,8 @@ Recommends:
  ${haskell:Recommends},
 Suggests:
  ${haskell:Suggests},
+Provides:
+ ${haskell:Provides},
 Description: Haskell SDL Image binding for GHC
  This package provides the SDL Image library bindings for the Haskell
  programming language. SDL Image is a simple library to load images of
@@ -58,6 +60,8 @@ Recommends:
  ${haskell:Recommends},
 Suggests:
  ${haskell:Suggests},
+Provides:
+ ${haskell:Provides},
 Description: Haskell SDL Image binding for GHC - profiling libraries
  This package provides the SDL Image library bindings for the Haskell
  programming language, compiled for profiling. SDL Image is a simple


=====================================
p/haskell-sdl-mixer/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-sdl-mixer (0.6.3.0-4) unstable; urgency=medium
+
+  * Add a missing Provides field for the dev/prof packages.
+
+ -- Ilias Tsitsimpis <iliastsi at debian.org>  Mon, 04 Jul 2022 19:02:28 +0300
+
 haskell-sdl-mixer (0.6.3.0-3) unstable; urgency=medium
 
   * Declare compliance with Debian policy 4.6.1


=====================================
p/haskell-sdl-mixer/debian/control
=====================================
@@ -32,9 +32,12 @@ Depends:
  ${haskell:Depends},
  ${misc:Depends},
  ${shlibs:Depends},
+Recommends:
+ ${haskell:Recommends},
 Suggests:
- libghc-sdl-mixer-doc,
- libghc-sdl-mixer-prof,
+ ${haskell:Suggests},
+Provides:
+ ${haskell:Provides},
 Description: Haskell SDL Mixer binding for GHC
  This package provides the SDL Mixer library bindings for the Haskell
  programming language. SDL Mixer is sample multi-channel audio mixer library.
@@ -47,8 +50,12 @@ Depends:
  ${haskell:Depends},
  ${misc:Depends},
  ${shlibs:Depends},
+Recommends:
+ ${haskell:Recommends},
 Suggests:
- libghc-sdl-mixer-doc,
+ ${haskell:Suggests},
+Provides:
+ ${haskell:Provides},
 Description: Haskell SDL Mixer binding for GHC - profiling libraries
  This package provides the SDL Mixer library bindings for the Haskell
  programming language, compiled for profiling. SDL Mixer is a sample
@@ -62,10 +69,9 @@ Depends:
  ${misc:Depends},
  ${shlibs:Depends},
 Recommends:
- ghc-doc,
+ ${haskell:Recommends},
 Suggests:
- libghc-sdl-mixer-dev,
- libghc-sdl-mixer-prof,
+ ${haskell:Suggests},
 Description: Haskell SDL Mixer binding for GHC - documentation
  This package provides the documentation for the SDL Mixer library bindings
  for the Haskell programming language. SDL Mixer is a sample multi-channel


=====================================
p/haskell-sdl-ttf/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-sdl-ttf (0.6.3.0-4) unstable; urgency=medium
+
+  * Add a missing Provides field for the dev/prof packages.
+
+ -- Ilias Tsitsimpis <iliastsi at debian.org>  Mon, 04 Jul 2022 19:04:27 +0300
+
 haskell-sdl-ttf (0.6.3.0-3) unstable; urgency=medium
 
   * Declare compliance with Debian policy 4.6.1


=====================================
p/haskell-sdl-ttf/debian/control
=====================================
@@ -32,9 +32,12 @@ Depends:
  ${haskell:Depends},
  ${misc:Depends},
  ${shlibs:Depends},
+Recommends:
+ ${haskell:Recommends},
 Suggests:
- libghc-sdl-ttf-doc,
- libghc-sdl-ttf-prof,
+ ${haskell:Suggests},
+Provides:
+ ${haskell:Provides},
 Description: Haskell SDL TTF binding for GHC
  This package provides the SDL TTF library bindings for the Haskell
  programming language. SDL TTF allows you to use TrueType fonts in SDL
@@ -48,8 +51,12 @@ Depends:
  ${haskell:Depends},
  ${misc:Depends},
  ${shlibs:Depends},
+Recommends:
+ ${haskell:Recommends},
 Suggests:
- libghc-sdl-ttf-doc,
+ ${haskell:Suggests},
+Provides:
+ ${haskell:Provides},
 Description: Haskell SDL TTF binding for GHC - profiling libraries
  This package provides the SDL TTF library bindings for the Haskell
  programming language, compiled for profiling. SDL TTF allows you
@@ -63,10 +70,9 @@ Depends:
  ${misc:Depends},
  ${shlibs:Depends},
 Recommends:
- ghc-doc,
+ ${haskell:Recommends},
 Suggests:
- libghc-sdl-ttf-dev,
- libghc-sdl-ttf-prof,
+ ${haskell:Suggests},
 Description: Haskell SDL TTF binding for GHC - documentation
  This package provides the documentation for the SDL TTF library bindings
  for the Haskell programming language. SDL TTF allows you to use TrueType


=====================================
p/haskell-x11-xft/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-x11-xft (0.3.4-2) unstable; urgency=medium
+
+  * Fix wrong DEB_CABAL_PACKAGE variable.
+
+ -- Ilias Tsitsimpis <iliastsi at debian.org>  Mon, 04 Jul 2022 17:06:17 +0300
+
 haskell-x11-xft (0.3.4-1) unstable; urgency=medium
 
   * Declare compliance with Debian policy 4.6.1


=====================================
p/haskell-x11-xft/debian/rules
=====================================
@@ -1,6 +1,4 @@
 #!/usr/bin/make -f
 
-DEB_CABAL_PACKAGE = X11-xft
-
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/hlibrary.mk


=====================================
p/ldap-haskell/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+ldap-haskell (0.6.11-6) unstable; urgency=medium
+
+  * Add a missing Provides field for the dev/prof packages.
+
+ -- Ilias Tsitsimpis <iliastsi at debian.org>  Mon, 04 Jul 2022 19:06:39 +0300
+
 ldap-haskell (0.6.11-5) unstable; urgency=medium
 
   * Declare compliance with Debian policy 4.6.1


=====================================
p/ldap-haskell/debian/control
=====================================
@@ -24,6 +24,7 @@ Section: haskell
 Depends: libldap2-dev, ${haskell:Depends}, ${misc:Depends}, ${shlibs:Depends}
 Recommends: ${haskell:Recommends}
 Suggests: ${haskell:Suggests}
+Provides: ${haskell:Provides}
 Description: LDAP Interface for Haskell
  This package provides an interface to the C LDAP API for Haskell programmers.
  With it, you can search, modify, and interrogate LDAP directories.
@@ -39,6 +40,7 @@ Section: haskell
 Depends: ${haskell:Depends}, ${misc:Depends}, ${shlibs:Depends}
 Recommends: ${haskell:Recommends}
 Suggests: ${haskell:Suggests}
+Provides: ${haskell:Provides}
 Description: LDAP Interface for Haskell; profiling libraries
  This package provides an interface to the C LDAP API for Haskell programmers.
  With it, you can search, modify, and interrogate LDAP directories.



View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/compare/3b9dced5287e965950543ae28a5671a17954f953...244337116eb7a9d157723e96e36a9b3a3da7244b

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/compare/3b9dced5287e965950543ae28a5671a17954f953...244337116eb7a9d157723e96e36a9b3a3da7244b
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/20220704/b2094e16/attachment-0001.htm>


More information about the Pkg-haskell-commits mailing list