[Git][haskell-team/DHG_packages][master] 3 commits: cabal-debian update libffi

Frédéric-Emmanuel Picca (@picca) gitlab at salsa.debian.org
Thu Sep 29 10:05:07 BST 2022



Frédéric-Emmanuel Picca pushed to branch master at Debian Haskell Group / DHG_packages


Commits:
54c49d36 by Picca Frédéric-Emmanuel at 2022-09-29T10:53:59+02:00
cabal-debian update libffi

- - - - -
86c73fd0 by Picca Frédéric-Emmanuel at 2022-09-29T10:59:29+02:00
libffi: Added B-D pkg-config to fix an FTBFS

- - - - -
c673f35c by Picca Frédéric-Emmanuel at 2022-09-29T10:59:55+02:00
libffi: released 0.1-1

- - - - -


2 changed files:

- p/haskell-libffi/debian/changelog
- p/haskell-libffi/debian/control


Changes:

=====================================
p/haskell-libffi/debian/changelog
=====================================
@@ -1,5 +1,5 @@
-haskell-libffi (0.1-1) UNRELEASED; urgency=low
+haskell-libffi (0.1-1) unstable; urgency=low
 
-  * Initial release (do not upload into Debian for now)
+  * Initial release
 
- -- Picca Frédéric-Emmanuel <picca at debian.org>  Tue, 27 Sep 2022 16:13:33 +0200
+ -- Picca Frédéric-Emmanuel <picca at debian.org>  Thu, 29 Sep 2022 10:58:38 +0200


=====================================
p/haskell-libffi/debian/control
=====================================
@@ -8,8 +8,12 @@ Build-Depends: debhelper (>= 10),
  ghc,
  ghc-prof,
  libffi-dev,
+ pkg-config,
 Build-Depends-Indep: ghc-doc,
 Standards-Version: 4.6.1
+Homepage: https://hackage.haskell.org/package/libffi
+Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-libffi
+Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git
 X-Description: A binding to libffi
  A binding to libffi, allowing C functions of types only known at runtime to be called from Haskell.
 



View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/compare/36aad583049dd02e6a31d10764113b9fd44bf411...c673f35cea86cc8824dc4d9eb6585d6a0308fb91

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/compare/36aad583049dd02e6a31d10764113b9fd44bf411...c673f35cea86cc8824dc4d9eb6585d6a0308fb91
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/20220929/2fc2dbba/attachment-0001.htm>


More information about the Pkg-haskell-commits mailing list