Codebase list haskell-math-functions / 107fb2b
haskell-libffi: Add path to Vcs-Git header Jelmer Vernooij 1 year, 3 months ago
2 changed file(s) with 7 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
0 haskell-libffi (0.1-3) UNRELEASED; urgency=medium
1
2 * Add package path in Vcs-Git header.
3
4 -- Jelmer Vernooij <jelmer@debian.org> Thu, 26 Jan 2023 00:02:37 +0000
5
06 haskell-libffi (0.1-2) unstable; urgency=medium
17
28 * source upload for testing migration
1212 Standards-Version: 4.6.1
1313 Homepage: https://hackage.haskell.org/package/libffi
1414 Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-libffi
15 Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git
15 Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-libffi]
1616 X-Description: A binding to libffi
1717 A binding to libffi, allowing C functions of types only known at runtime to be called from Haskell.
1818