[Git][haskell-team/DHG_packages][experimental] 39 commits: ghc: Pass --disable-ld-override in EXTRA_INSTALL_CONFIGURE_FLAGS
Ilias Tsitsimpis (@iliastsi)
gitlab at salsa.debian.org
Fri Aug 16 14:40:12 BST 2024
Ilias Tsitsimpis pushed to branch experimental at Debian Haskell Group / DHG_packages
Commits:
cb459d68 by John Paul Adrian Glaubitz at 2024-06-22T10:00:06+02:00
ghc: Pass --disable-ld-override in EXTRA_INSTALL_CONFIGURE_FLAGS
- - - - -
3e519531 by Scott Talbert at 2024-07-08T22:30:19-04:00
copilot-core: Upgrading from 3.18.1 to 3.19.1
- - - - -
5879a124 by Scott Talbert at 2024-07-08T22:32:33-04:00
copilot-c99: Upgrading from 3.18.1 to 3.19.1
- - - - -
14e3a0f1 by Scott Talbert at 2024-07-08T22:33:17-04:00
copilot-prettyprinter: Upgrading from 3.18.1 to 3.19.1
- - - - -
20c7e563 by Scott Talbert at 2024-07-08T22:34:34-04:00
copilot-interpreter: Upgrading from 3.18.1 to 3.19.1
- - - - -
9d825c14 by Scott Talbert at 2024-07-08T22:36:31-04:00
copilot-theorem: Upgrading from 3.18.1 to 3.19.1
- - - - -
9fdd55ae by Scott Talbert at 2024-07-08T22:37:45-04:00
copilot-language: Upgrading from 3.18.1 to 3.19.1
- - - - -
b539faad by Scott Talbert at 2024-07-08T22:40:05-04:00
copilot-libraries: Upgrading from 3.18.1 to 3.19.1
- - - - -
55971d37 by Scott Talbert at 2024-07-08T22:41:32-04:00
copilot: Upgrading from 3.18.1 to 3.19.1
- - - - -
ad80f4e8 by Pete Ryland at 2024-07-14T14:21:46+00:00
haskell-elm-bridge: Initial release
- - - - -
70f5c932 by Pete Ryland at 2024-07-14T14:21:46+00:00
haskell-servant-elm: Initial release
- - - - -
eba09e6f by Picca Frédéric-Emmanuel at 2024-08-03T13:18:02+02:00
hdf5: Upgrading from 1.8.11 to 1.8.12
- - - - -
d49780fe by Picca Frédéric-Emmanuel at 2024-08-04T06:55:34+02:00
haskell-libxml-sax fix for gcc-14
- - - - -
d3f2408f by Picca Frédéric-Emmanuel at 2024-08-04T07:09:44+02:00
HsOpenSSL: Upgrading from 0.11.7.6 to 0.11.7.7
- - - - -
1024e283 by Picca Frédéric-Emmanuel at 2024-08-04T09:55:12+02:00
haskell-hsopenssl fixed FTBFS due to gcc-14
- - - - -
79dec999 by Picca Frédéric-Emmanuel at 2024-08-04T10:41:48+02:00
forgot to close the bug 1075059
- - - - -
4a6abc3b by Picca Frédéric-Emmanuel at 2024-08-04T11:16:28+02:00
hdf5: Source only upload
- - - - -
4a0d3356 by Picca Frédéric-Emmanuel at 2024-08-04T11:25:27+02:00
libxml-sax: source only upload
- - - - -
c4749211 by Picca Frédéric-Emmanuel at 2024-08-04T11:32:18+02:00
hsopenssl: source only upload
- - - - -
fdfece27 by Sean Whitton at 2024-08-06T17:41:38+08:00
remove my name from d/control files
I've orphaned packages without other Uploaders, rather than simply deleting
the Uploaders field. That is so that packages remain uploadable without
violating Policy's requirement for a human to be named in Uploaders when the
Maintainer address is a team mailing list.
I haven't filed O: bugs against wnpp because for a team monorepo like this
one, it is not clear that would achieve anything. If you upload one of the
newly orphaned packages, please consider setting Maintainer back to the team,
and adding yourself to Uploaders.
The reformatting is a consequence of my using the Debian::Control Perl module
to prepare this commit. I've undone its edits to binary package stanzas.
- - - - -
16d15d0c by Gianfranco Costamagna at 2024-08-13T14:12:31+02:00
haskell-versions: Add patch to fix build on loongarch64 (Closes: #1069769)
- - - - -
e535deb8 by Gianfranco Costamagna at 2024-08-13T14:15:31+02:00
haskell-pandoc-lua-engine: Add fix from zhangdandan <zhangdandan at loongson.cn> to fix loongarch64 build failure
- - - - -
faf9f8e3 by Gianfranco Costamagna at 2024-08-13T14:20:30+02:00
haskell-isocline: fix build failure on loongarch64 (Closes: #1071152)
Peng Fan <fanpeng at loongson.cn>
- - - - -
4476ff47 by Gianfranco Costamagna at 2024-08-13T14:21:59+02:00
haskell-lua: from Peng Fan <fanpeng at loongson.cn>
Use extra --ghc-options in d/rules on loong64 (Closes: #1071153)
- - - - -
38d075c9 by Gianfranco Costamagna at 2024-08-13T14:23:18+02:00
haskell-primitive: from Peng Fan <fanpeng at loongson.cn>
Use extra --ghc-options in d/rules on loong64 (Closes: #1071156)
- - - - -
03020973 by Gianfranco Costamagna at 2024-08-13T14:24:25+02:00
haskell-splitmix: from Peng Fan <fanpeng at loongson.cn>
Use extra --ghc-options in d/rules on loong64 (Closes: #1071158)
- - - - -
da22056c by Gianfranco Costamagna at 2024-08-13T14:25:40+02:00
haskell-zlib: from zhangdandan <zhangdandan at loongson.cn>
Use extra --ghc-options in d/rules on loong64 (Closes: #1071167)
- - - - -
71141517 by Gianfranco Costamagna at 2024-08-13T14:27:05+02:00
haskell-pandoc: from zhangdandan <zhangdandan at loongson.cn>
Use extra --ghc-options and enable tests in d/rules on loong64 (Closes: #1071169)
- - - - -
6c7c7ac8 by Gianfranco Costamagna at 2024-08-13T14:29:21+02:00
>From wuruilong <wuruilong at loongson.cn>
Add support for loong64 (Closes: #1069701)
- - - - -
5fce3d9f by Gianfranco Costamagna at 2024-08-13T14:43:17+02:00
haskell-hspec-hedgehog Tweak patch to be more generic
- - - - -
d6f269f6 by Gianfranco Costamagna at 2024-08-13T14:47:23+02:00
haskell-hspec-hedgehog: add smp parameter
- - - - -
1ab43f46 by Gianfranco Costamagna at 2024-08-13T14:49:42+02:00
haskell-safe-exceptions: use smp to detect rtsopts in a more generic way
- - - - -
e702dedc by Gianfranco Costamagna at 2024-08-13T14:50:36+02:00
haskell-safe-exceptions: update changelog
- - - - -
23c0b37d by Gianfranco Costamagna at 2024-08-13T14:54:23+02:00
haskell-versions: tweak patch to be more generic
- - - - -
4123e999 by Gianfranco Costamagna at 2024-08-13T14:59:25+02:00
haskell-termonad: from wuruilong <wuruilong at loongson.cn>
add support for loong64 (Closes: #1069765)
- - - - -
387bd038 by Ilias Tsitsimpis at 2024-08-15T19:53:28+03:00
Merge branch 'master' into experimental
- - - - -
de20d057 by Ilias Tsitsimpis at 2024-08-15T19:59:29+03:00
ghc: Bump hadrian dependency
- - - - -
af92e127 by Ilias Tsitsimpis at 2024-08-15T20:04:11+03:00
ghc: Bump required LLVM version to 18
- - - - -
dd7fe9e8 by Ilias Tsitsimpis at 2024-08-15T20:11:34+03:00
ghc: Backport upstream patch for #24700
- - - - -
30 changed files:
- p/ghc/debian/changelog
- p/ghc/debian/control
- p/ghc/debian/patches/llvm-newer-version
- + p/ghc/debian/patches/pr-13096
- p/ghc/debian/patches/series
- p/ghc/debian/rules
- p/haskell-argon2/debian/changelog
- p/haskell-argon2/debian/control
- p/haskell-copilot-c99/debian/changelog
- p/haskell-copilot-c99/debian/control
- p/haskell-copilot-core/debian/changelog
- p/haskell-copilot-interpreter/debian/changelog
- p/haskell-copilot-interpreter/debian/control
- p/haskell-copilot-language/debian/changelog
- p/haskell-copilot-language/debian/control
- p/haskell-copilot-libraries/debian/changelog
- p/haskell-copilot-libraries/debian/control
- p/haskell-copilot-prettyprinter/debian/changelog
- p/haskell-copilot-prettyprinter/debian/control
- p/haskell-copilot-theorem/debian/changelog
- p/haskell-copilot-theorem/debian/control
- p/haskell-copilot/debian/changelog
- p/haskell-copilot/debian/control
- p/haskell-dice-entropy-conduit/debian/changelog
- p/haskell-dice-entropy-conduit/debian/control
- + p/haskell-elm-bridge/debian/changelog
- + p/haskell-elm-bridge/debian/control
- + p/haskell-elm-bridge/debian/copyright
- + p/haskell-elm-bridge/debian/rules
- + p/haskell-elm-bridge/debian/source/format
The diff was not included because it is too large.
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/compare/a18226512fb5cd73e168e6ffc24cb48a62d79788...dd7fe9e821689767d37e55c55e6eda3d266f811c
--
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/compare/a18226512fb5cd73e168e6ffc24cb48a62d79788...dd7fe9e821689767d37e55c55e6eda3d266f811c
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/20240816/0e08c856/attachment-0001.htm>
More information about the Pkg-haskell-commits
mailing list