Bug#1000661: Missing b-dep on libbase64-ocaml-dev

2021-12-01 Thread Andy Li
Hi, On Fri, Nov 26, 2021 at 11:45 PM Julien Puydt wrote: > I was checking whether a recent dune would break any package, and my > test failed because Base64 was an unbound module -- it's a missing > build-dep on libbase64-ocaml-dev, so it should be pretty > straightforward to fix. I've uploaded

Bug#982668: ITP: ocaml-luv -- a OCaml binding to libuv

2021-02-12 Thread Andy Li
Package: wnpp Severity: wishlist Owner: Andy Li * Package name: ocaml-luv Version : 0.5.6 Upstream Author : Anton Bachin * URL : https://github.com/aantron/luv * License : MIT Programming Lang: OCaml Description : a OCaml binding to libuv Luv

Bug#944404: libsedlex-ocaml: sedlex should depend on ocaml-uchar

2019-11-09 Thread Andy Li
Hi Kyle, On Sat, Nov 9, 2019 at 5:15 PM Kyle Robbertze wrote: > It seems that sedlex should depend on ocaml-uchar[1], which needs to be > packaged for Debian. According to sedlex opam file, this is already done > for opam builds of sedlex [2]. > > [1] https://github.com/ocaml/uchar > [2]

Bug#944085: ITP: ocaml-uchar -- Compatibility library for OCaml's Uchar module

2019-11-03 Thread Andy Li
Package: wnpp Severity: wishlist Owner: Andy Li * Package name: ocaml-uchar Version : 0.0.2 Upstream Author : Daniel Bünzli * URL : https://github.com/ocaml/uchar * License : LGPL with OCaml-linking exception Programming Lang: OCaml Description

Bug#939961: FTBFS with OCaml 4.08.0 (safe strings)

2019-09-14 Thread Andy Li
Hi Stéphane, On Tue, Sep 10, 2019 at 9:09 PM Stéphane Glondu wrote: > You package haxe FTBFS with OCaml 4.08.0 because -safe-string is now > the default. Full log: > > https://ocaml.debian.net/transitions/ocaml-4.08.0/pool/haxe.log The link returns ERR_NAME_NOT_RESOLVED for me. Is it down?

Bug#878983: cduce FTBFS with OCaml 4.05.0

2019-07-27 Thread Andy Li
Hi, On Fri, Jul 26, 2019 at 8:18 PM Stéphane Glondu wrote: > > The upstream cduce-next branch can be built with Debian's OCaml 4.05. > > I've asked upstream (Giuseppe Castagna) to make a new release and I > > was told that they will do it soon. > > Any news on that? > I haven't heard anything

Bug#493784: libgc: diff for NMU version 1:7.6.4-0.5

2019-03-20 Thread Andy Li
+++ libgc-7.6.4/debian/changelog 2019-03-21 01:04:04.0 +0800 @@ -1,3 +1,10 @@ +libgc (1:7.6.4-0.5) unstable; urgency=medium + + * Non-maintainer upload. + * Add --enable-large-config. (Closes: #493784) + + -- Andy Li Thu, 21 Mar 2019 01:04:04 +0800 + libgc (1:7.6.4-0.4) unstable; urgency

Bug#493784:

2019-03-20 Thread Andy Li
Adding --enable-large-config to ./configure is merely a one-line patch (attached). For reference, the option is also used in Fedora [1] and openSUSE [2]. Best, Andy 1: https://src.fedoraproject.org/rpms/gc/blob/0ea34fde94df5628fb2155adedb5104a1c8a40c0/f/gc.spec#_61 2:

Bug#878983:

2019-03-20 Thread Andy Li
For the record, I've briefly looked into this. The initially reported build error can be fixed by applying https://gitlab.math.univ-paris-diderot.fr/cduce/cduce/commit/020feca404095bcc08ebfa6deebaecbbc7399852. There are, however, some other build errors due to the reference to OCaml source files

Bug#918769: ocaml-migrate-parsetree FTBFS:dh_install fails

2019-01-27 Thread Andy Li
Hi Ralf, > In fact, when I build ocaml-migrate-parsetree using pbuilder it builds > fine. However If I build it with gbp buildpackage I get the error as > described in the bug report. I've just tried to reproduce it again, this time with gbp buildpackage, in a clean debian:unstable docker image,

Bug#918769: ocaml-migrate-parsetree FTBFS:dh_install fails

2019-01-10 Thread Andy Li
Hi Ralf, On Tue, Jan 8, 2019 at 11:18 PM Ralf Treinen wrote: > ocaml-migrate-parsetree fails to build on sid using debhelper version 12 > (12 is the version of the debhelper package, I haven't touched the DH > compat level) : > > dh_install: libmigrate-parsetree-ocamlbuild-ocaml missing files:

Bug#917058: ocaml-migrate-parsetree FTBFS:

2018-12-23 Thread Andy Li
Hi Ralf, I've just pushed to salsa for a fix and update to the latest upstream version. I tested the update with autopkgtests against unstable-amd64 and unstable-mips, both passed. Would you review and upload? Best, Andy On Sat, Dec 22, 2018 at 9:00 AM Adrian Bunk wrote: > Source:

Bug#914321: n2n: Upstream released version 2.4

2018-11-21 Thread Andy Li
Package: n2n Version: 1.3.1~svn3789-5 Severity: wishlist -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Dear Maintainer, I've recently discovered n2n, and found the Debian package works like a charm (thanks!). I noticed upstream has continued n2n's development and made a new release (2.4). See

Bug#913456: ITP: ocaml-ptmap -- Maps over integers implemented as Patricia trees

2018-11-10 Thread Andy Li
Package: wnpp Severity: wishlist Owner: Andy Li * Package name: ocaml-ptmap Version : 2.0.4 Upstream Author : Jean-Christophe Filliâtre * URL : https://github.com/backtracking/ptmap * License : LGPL Programming Lang: OCaml Description : Maps over

Bug#908003: ITP: ocaml-qtest -- Inline Tests for OCaml

2018-09-04 Thread Andy Li
Package: wnpp Severity: wishlist Owner: Andy Li -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 * Package name: ocaml-qtest Version : 2.9 Upstream Author : Vincent Hugot Simon Cruanes * URL : https://github.com/vincent-hugot/qtest * License

Bug#903371: ITP: ocaml-qcheck -- QuickCheck inspired property-based testing for OCaml

2018-07-08 Thread Andy Li
Package: wnpp Severity: wishlist Owner: Andy Li -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 * Package name: ocaml-qcheck Version : 0.8 Upstream Author : Simon Cruanes Rudi Grinberg Jacques-Pascal Deplaix Jan

Bug#898968: Re obuild: FTBFS on byte-code architectures

2018-07-04 Thread Andy Li
Hi Ralf, Upstream has merged the fix and I've integrated it as a patch to the package. Would you review and upload it? Best regards, Andy

Bug#899238: RFP: ppx-tools-versioned -- Tools for authors of ppx rewriters

2018-06-21 Thread Andy Li
On Fri, Jun 22, 2018 at 5:01 AM, Mehdi Dogguy wrote: > Excellent work! I've reviewed it and it looks fine. I'll upload it shortly. > Would you mind retitling thing bug to an "ITP: ..." and setting yourself > as its owner? Thanks, Mehdi. I've already updated the title and the owner before working

Bug#899238: RFP: ppx-tools-versioned -- Tools for authors of ppx rewriters

2018-06-20 Thread Andy Li
On Mon, May 21, 2018 at 7:50 PM, Mehdi Dogguy wrote: > Package: wnpp > Severity: wishlist > > * Package name: ppx-tools-versioned > Version : 5.1 > Upstream Author : Alain Frisch and al. > * URL : https://github.com/ocaml-ppx/ppx_tools_versioned > * License :

Bug#888095: [debian-mysql] Bug#888095:

2018-06-14 Thread Andy Li
Hi Otto, On Fri, May 11, 2018 at 9:53 AM, Andy Li wrote: > > >> > On 10/05/18 20:24, Otto Kekäläinen wrote: >> >> MariaDB 10.3 needs to be finalized and imported into Debian. After >> >> that all the mess that are a fallout of a misfortunate upload o

Bug#888095: pinging again

2018-06-05 Thread Andy Li
I would like to ping again in hope that it will be fixed soon. Best regards, Andy

Bug#900018: FTBFS with latest cmdliner

2018-06-03 Thread Andy Li
Hi Mehdi, Just saw that you've fixed that in the new upload. Thanks for taking care of it! Best regards, Andy On Sun, Jun 3, 2018 at 7:08 PM, Mehdi Dogguy wrote: > Hi Andy, > > On 2018-05-25 08:40, Andy Li wrote: > >> I've a patch: >> https://github.com/ocaml/opam/comp

Bug#900018: FTBFS with latest cmdliner

2018-05-25 Thread Andy Li
On Fri, May 25, 2018 at 3:02 PM, Mehdi Dogguy wrote: > > I have the feeling that OPAM team is not willing to support OPAM 1.2.2 > for a long time. So it doesn't make sense, at least for me, to > include it in Buster. > > Yesterday, I've uploaded opam-file-format to NEW. As soon

Bug#900018: FTBFS with latest cmdliner

2018-05-25 Thread Andy Li
I've a patch: https://github.com/ocaml/opam/compare/1.2.2...andyli:1.2.2-fix.patch It's based on the discussion with upstream at https://discuss.ocaml.org/t/the-forever-beta-issue/1779/6 Best regards, Andy

Bug#869114: status of the topkg package

2018-05-21 Thread Andy Li
Hi Hendrik, What is the status of the topkg package? I want to update jsonm, which now depends on topkg. Best regards, Andy

Bug#888095: [debian-mysql] Bug#888095:

2018-05-10 Thread Andy Li
> > On 10/05/18 20:24, Otto Kekäläinen wrote: > >> MariaDB 10.3 needs to be finalized and imported into Debian. After > >> that all the mess that are a fallout of a misfortunate upload of > >> mariadb-10.2 to Debian unstable will start to become resolved. > What do you mean by finalized? Are we

Bug#888095: [debian-mysql] Bug#888095:

2018-05-09 Thread Andy Li
Sorry but I would like to bring this up again. If Otto is not available for fixing this, can anyone in the Debian MySQL Maintainers team help? Best regards, Andy

Bug#888095: [debian-mysql] Bug#888095:

2018-03-26 Thread Andy Li
I'm still not sure what I can do for the neko package, which failed to be build with errors like: Dependency installability problem for neko on amd64: neko build-depends on: - libmariadb-dev-compat:amd64 libmariadb-dev-compat depends on missing: - libmariadb-dev:amd64 (= 2.3.3-1) >From the

Bug#888095:

2018-02-12 Thread Andy Li
This has been affecting neko (https://tracker.debian.org/pkg/neko) for a while. Would you fix it soonish? Best regards, Andy

Bug#886427: libapache2-mod-neko: multiarch and version issues

2018-01-07 Thread Andy Li
Indeed libapache2-mod-neko should be Architecture: any (it was Architecture: all), because the neko.load file references /usr/lib/$(DEB_ HOST_MULTIARCH)/neko/mod_neko2.ndll. I've just prepared 2.2.0-2: https://mentors.debian.net/package/neko Gianfranco: Would you sponsor for me? Best regards,

Bug#881770: jbuilder: library builds fail on byte-code-only architectures

2017-11-15 Thread Andy Li
Just forwarded to upstream: https://github.com/janestreet/jbuilder/issues/330

Bug#881136: ITP: ocaml-rope -- Ropes ("heavyweight strings") for OCaml

2017-11-07 Thread Andy Li
Package: wnpp Severity: wishlist Owner: Andy Li <a...@onthewings.net> -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 * Package name: ocaml-rope Version : 0.5 Upstream Author : Christophe Troestler <christophe.troest...@umons.ac.be> * URL

Bug#880641: ITP: ocaml-obuild -- simple package build system for ocaml

2017-11-03 Thread Andy Li
Package: wnpp Severity: wishlist Owner: Andy Li <a...@onthewings.net> -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 * Package name: ocaml-obuild Version : 0.1.8 Upstream Author : Vincent Hanquez <t...@snarc.org> and Jerome Maloberti <jmalobe...@g

Bug#876530: ocaml-gen FTBFS with OCaml 4.05.0: E: Cannot find external tool 'ocamlbuild'

2017-09-24 Thread Andy Li
I've just pushed a fix to Alioth. Stéphane: Would you help upload it? Best regards, Andy

Bug#873897: ITP: ocaml-result -- Compatibility Result module for OCaml

2017-09-01 Thread Andy Li
Turn out it has already been packaged (#873897).

Bug#873897: ITP: ocaml-result -- Compatibility Result module for OCaml

2017-08-31 Thread Andy Li
Package: wnpp Severity: wishlist Owner: Andy Li <a...@onthewings.net> -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 * Package name: ocaml-result Version : 1.2 Upstream Author : Jane Street Group, LLC <opensou...@janestreet.com> * URL : https://github.co

Bug#873896: ITP: ocaml-migrate-parsetree -- Convert OCaml parsetrees between different major versions

2017-08-31 Thread Andy Li
Package: wnpp Severity: wishlist Owner: Andy Li <a...@onthewings.net> -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 * Package name: ocaml-migrate-parsetree Version : 1.0.4 Upstream Author : Frédéric Bour <frederic.b...@lakaban.net> and Jérémie Dimino <jere...@di

Bug#873781: ocaml-gen: FTBFS without ocamlopt: /usr/lib/ocaml/gen/*.a missing

2017-08-31 Thread Andy Li
The *.a files should be marked as optional install items. I've just pushed a fix to alioth. My test build log of mips using sbuild can be found at https://gist.github.com/andyli/c53ebf60246bd8078c272d530bb7e1ce Stéphane: Would you review and upload, please? Best regards, Andy

Bug#867238: ITP: ocaml-sedlex -- Unicode-friendly lexer generator for OCaml

2017-07-04 Thread Andy Li
Package: wnpp Severity: wishlist Owner: Andy Li <a...@onthewings.net> -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 * Package name: ocaml-sedlex Version : 1.99.3 Upstream Author : Alain Frisch <alain.fri...@lexifi.com> * URL : https://github.com/alainf

Bug#865072: ITP: gen -- simple, efficient iterators for OCaml

2017-06-18 Thread Andy Li
Package: wnpp Severity: wishlist Owner: Andy Li <a...@onthewings.net> -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 * Package name: gen Version : 0.4.0.1 Upstream Author : Simon Cruanes <simon.cruanes.2...@m4x.org> * URL : https://github.com/c-cube/g

Bug#843841: Update build dependency to libmariadb-dev-compat in neko

2016-11-10 Thread Andy Li
Hi, I've just made the change and uploaded the package to mentors: https://mentors.debian.net/package/neko Gianfranco, would you sponsor for us, please? Best regards, Andy On Thu, Nov 10, 2016 at 3:16 PM, Otto Kekäläinen wrote: > Package: neko > Severity: important > > The

Bug#799498: RFS: neko/2.0.0-4

2015-09-25 Thread Andy Li
g: 'g_thread_init' is deprecated > [-Wdeprecated-declarations] > g_thread_init(NULL); > > > the last one can be fixed with a > // g_thread_init has been deprecated since version 2.32 and should not be > used in newly-written code. This function is no longer necessary. The GLib

Bug#799498: RFS: neko/2.0.0-4

2015-09-24 Thread Andy Li
Hi Gianfranco, Thanks for the review! Good idea about using the *FLAGS env vars. I've updated the patch to use those and will also propose the change to upstream. I've also added back -Wall as suggested. The package has just been reuploaded to mentors. Best regards, Andy On Thu, Sep 24, 2015

Bug#799498: RFS: neko/2.0.0-4

2015-09-22 Thread Andy Li
Hi Gianfranco, Thanks for the review! > 1) please bump debhelper and compat level to 9 > (bonus points for converting the package to multiarch) > I've bumped those to 9. For multiarch, I will address that in the next upstream version since there are quite some changes needed. > 2) please drop

Bug#799498: RFS: neko/2.0.0-4

2015-09-19 Thread Andy Li
ds-Version to 3.9.6 (no changes). Regards, Andy Li

Bug#799092: RFS: haxe/1:3.2.0+dfsg-1

2015-09-18 Thread Andy Li
Hi Vincent, I've saved a copy of git-archive-all in debian directory and updated copyright accordingly. The package has been reuploaded to mentors. Thank you! Best regards, Andy On Fri, Sep 18, 2015 at 3:57 PM, Vincent Bernat <ber...@debian.org> wrote: > ❦ 17 septembre 2015 19:17 +0

Bug#799092: RFS: haxe/1:3.2.0+dfsg-1

2015-09-17 Thread Andy Li
? I've added a lintian-override file anyway. Please let me know if there is any other problem. Best regards, Andy On Wed, Sep 16, 2015 at 7:32 PM, Vincent Bernat <ber...@debian.org> wrote: > ❦ 16 septembre 2015 03:46 +0800, Andy Li <a...@onthewings.net> : > > > * Package nam

Bug#799092: RFS: haxe/1:3.2.0+dfsg-1

2015-09-15 Thread Andy Li
ht. + Remove entries of removed files. * Remove d/watch and get-orig-source target because the archive at Github is missing submodules. -- Andy Li <a...@onthewings.net> Wed, 26 Aug 2015 15:01:06 +0800 Regards, Andy Li