--- Begin Message ---
- To: Debian Bug Tracking System <submit@bugs.debian.org>
- Subject: RFS: ldc/1:1.39.0-1 -- LLVM D Compiler
- From: Zixing Liu <zixing.liu@canonical.com>
- Date: Fri, 22 Nov 2024 16:21:59 -0700
- Message-id: <173231771978.5705.2022027879239159989.reportbug@noble>
Package: sponsorship-requests
Severity: normal
X-Debbugs-Cc: zixing.liu@canonical.com
Dear mentors,
I am looking for a sponsor for my package "ldc":
* Package name : ldc
Version : 1:1.39.0-1
Upstream contact : LDC Developers https://forum.dlang.org/group/ldc
* URL : https://github.com/ldc-developers/ldc
* License : BSD-3-Clause and BSL-1.0 and LLVM, BSL-1.0, Artistic-1 or GPL-1+, Expat, Apache-2.0 with LLVM exception, public-domain, Zlib, GPL-2.0
* Vcs : https://salsa.debian.org/d-team/ldc
Section : devel
The source builds the following binary packages:
ldc - LLVM D Compiler
libphobos2-ldc-shared109 - LLVM D Compiler - Standard and runtime libraries
libphobos2-ldc-shared-dev - LLVM D Compiler - Standard and runtime libraries, imports
To access further information about this package, please visit the following URL:
https://mentors.debian.net/package/ldc/
Alternatively, you can download the package with 'dget' using this command:
dget -x https://mentors.debian.net/debian/pool/main/l/ldc/ldc_1.39.0-1.dsc
Changes since the last upload:
ldc (1:1.39.0-1) unstable; urgency=medium
.
* New upstream version 1.39.0
* d/p/01_no-zlib-embed.patch: use upstream's patch to de-bundle zlib library
* d/p/10_add_llvm_19_support.patch: backport an upstream patch to support LLVM 19
* d/patches: refresh patches
* d/libphobos2-*.install: update sover to 109
* d/control: update to use LLVM 19 (Closes: #1084285)
* d/control: also build mips64el
* d/rules: build and install both static and shared libraries in one step
* d/rules: specify the cmake option to use system zlib
* d/rules: do not run tests if nocheck is specified
* d/libphobos2-*.install: remove execution bits
.
ldc (1:1.38.0-1) unstable; urgency=medium
.
* New upstream version: 1.38.0
- Supports LLVM 18.1
- Remove Pass-NDEBUG-through-LDC_CXXFLAGS.patch (merged upstream)
* Build on Loong64 (Thanks to Dandan Zhang, Closes: #1069718)
* Allow bootstrapping LDC using previous version of LDC
* Run very basic unit tests after the build
* Explicitly set DWARF v4 to make DWZ happy (also fixes the Lintian warning)
* Add lld-18 and llvm-18-linker-tools as recommended packages for ldc
* Update d/copyright
* Update Debian standard version to v4.7.0
Regards,
--
Zixing Liu
--- End Message ---
--- Begin Message ---
- To: 1088085-done@bugs.debian.org
- Subject: Re: Bug#1088085: RFS: ldc/1:1.40.0-1 -- LLVM D Compiler
- From: Gianfranco Costamagna <locutusofborg@debian.org>
- Date: Sat, 28 Dec 2024 18:06:29 +0100
- Message-id: <593dbcfe-e867-4e5c-a7f1-3c73afcd37de@debian.org>
- In-reply-to: <CADr4b7mVpqgtvhmbsueae=5PBQSnFo6BaX5__mF+27MXfa6sTQ@mail.gmail.com>
- References: <173231771978.5705.2022027879239159989.reportbug@noble> <[🔎] 2b827c59760e433907f15e1bc3b51e887bac0569.camel@kathenas.org> <CADr4b7mVpqgtvhmbsueae=5PBQSnFo6BaX5__mF+27MXfa6sTQ@mail.gmail.com> <CADr4b7mVpqgtvhmbsueae=5PBQSnFo6BaX5__mF+27MXfa6sTQ@mail.gmail.com>
Hello,
I'm fixing up something, like
1) import NMU into git
2) import pristine-tar/upstream branches into git
3) rebase changes on top
4) fix the installability of dependencies due to ldc not being installable anymore
in sid (the sbuild issue mentioned above, llvm-16 is now gone, making ldc broken during install)
5) make it a Team upload
6) fix changelog line entry too long lintian warning
7) upload to sid
thanks for the huge and great work!
G.
--- End Message ---