Porterbox - impossible efficient debugging?

2024-08-13 Thread julien . puydt
Hi, there was a thread "Any way to install packages+run autopkgtests on porterbox machines?" in march already. Let me add another problematic use case. I'm trying to work on bug #1078549 about the coq-elpi package on ppc64el. With platti.debian.org I could confirm the failure with the package cur

Re: Porterbox - impossible efficient debugging?

2024-08-13 Thread julien . puydt
Le mardi 13 août 2024 à 15:54 +0500, Andrey Rakhmatullin a écrit : > On Tue, Aug 13, 2024 at 12:15:22PM +0200, > julien.pu...@gmail.com wrote: > > And of course, this is where I came to my wits' end: I can compile > > the > > new elpi successfully... but I have no way to install this new elpi > > b

Bug#673143: ITP: eclib -- Programs for modular symbols and elliptic curves over Q

2012-05-16 Thread Julien Puydt
Package: wnpp Severity: wishlist Owner: Julien Puydt * Package name: eclib Version : any Upstream Author : John Cremona * URL : http://code.google.com/p/eclib/ * License : GPL Programming Lang: C, C++ Description : Programs for modular symbols and

Bug#1038692: ITP: ppx-cold -- Provide the @cold annotation for OCaml

2023-06-20 Thread Julien Puydt
Package: wnpp Severity: wishlist Owner: Julien Puydt X-Debbugs-Cc: debian-devel@lists.debian.org, Debian OCaml Maintainers , jpu...@debian.org * Package name: ppx-cold Version : 0.16.0 Upstream Contact: opensource-conta...@janestreet.com * URL : https://github.com

Re: virtual packages for Ada libraries

2023-07-15 Thread Julien Puydt
Hi Le sam. 15 juil. 2023, 10:05, Jonas Smedegaard a écrit : > Quoting Nicolas Boulenguez (2023-07-12 15:55:09) > > The Ada maintainers are considering a new naming scheme for -dev > packages, > > where > > libada-foo-dev Provides: libada-foo-dev-HASH. > > source packages Build-Depend: libada

Re: versioned dependencies between -dev packages

2023-07-16 Thread Julien Puydt
Hi, Le sam. 15 juil. 2023, 17:36, Nicolas Boulenguez a écrit : > Julien Puydt > > - Indeed this is quite fragile; I have two scripts for Coq packages [1]: > > one to tell me about the deps (I give it which package I have to upgrade > > and it gives the list of affected

Re: allow missing description fields and empty long descriptions for Rust/etc packages?

2023-09-19 Thread Julien Puydt
Hi Le mer. 20 sept. 2023, 04:11, Paul Wise a écrit : > > So I would like to suggest Debian relax our requirements around binary > package descriptions, especially for Rust binary packages. > > Does anyone object to this change? > Yes, definitely. I know it is a pain to write those texts, but t

Re: Potential MBF: packages failing to build twice in a row

2023-11-26 Thread julien . puydt
Le dimanche 26 novembre 2023 à 16:34 +0100, Matthijs Kooijman a écrit : > Hi, > > I've also gotten a bunch of bug reports from this MBF. Some were easy > to > fix, but there is one subtype of this issue where I think the > commonly > given advice and policy currently contradict. > > This concerns

Re: 64-bit time_t transition in progress

2024-02-03 Thread julien . puydt
Hi, Le vendredi 02 février 2024 à 08:21 -0800, Steve Langasek a écrit : > The packages previously not reported are: > >    flint >    flint-arb About flint: if you need anything done, don't hesitate to ask me. About flint-arb: its code has been merged into flint, so it's abandoned upstream. T

Re: 64-bit time_t transition in progress

2024-02-03 Thread julien . puydt
Le samedi 03 février 2024 à 10:16 +0100, julien.pu...@gmail.com a écrit : > > About flint: if you need anything done, don't hesitate to ask me. > In fact multi-arch is broken for flint and I can probably fix it: would a new upload go in your way or on the contrary help you ? [I'll refrain any mo

Re: finally end single-person maintainership

2024-04-08 Thread Julien Puydt
Hi Le lun. 8 avr. 2024, 14:45, Simon Richter a écrit : > The web interface presented by salsa also does not have the necessary > data<->metadata filters to provide an actual insight into what is really > happening in the repository. > It's been several times already some people complain about s

Re: doubt with autopkgtest for javascript packages

2020-11-09 Thread Julien Puydt
Le lundi 09 novembre 2020 à 21:08 +, Sudip Mukherjee a écrit : > I have attached the list. > Do you want me to add them in my MBF list and raise bug reports for > them? If I remember well, I'm the main culprit behind those, and I'll refresh them -- probably at the end of the week: node-ast-ty

Re: Cancel "culture" is a threat to Debian

2021-03-30 Thread Julien Puydt
Hi Le mar. 30 mars 2021 à 12:49, Gard Spreemann a écrit : > > In order to calibrate what is considered merely "a foolish thing said" > from your perspective, I feel a need to ask: what is, from your > perspective, the least of the sufficiently bad things that a person can > do in order for Debia

Re: Thanks and Decision making working group (was Re: General Resolution: Statement regarding Richard Stallman's readmission to the FSF board result)

2021-04-19 Thread Julien Puydt
Le lundi 19 avril 2021 à 14:05 +0100, Jonathan Dowland a écrit : > On Mon, Apr 19, 2021 at 11:30:48AM +0800, Benda Xu wrote: > > The winning option "Debian will not issue a public statement on > > this > > issue" implies that the majority of DDs is not interested in such > > non-technical affairs.

uscan upstream version: padding zero to the left with elegance?

2021-09-20 Thread Julien Puydt
Hi, I'm having an issue with an upstream where the latest git tag is v2021.8.23 ; I would have liked them to (also) tag v2021.08.23, but that won't happen. So I need some uversionmangle magic. I know how to get the parts $1=2021, $2=8 and $3=23, but I don't know how to say $2 ($3 will need a sim

Re: uscan upstream version: padding zero to the left with elegance?

2021-09-20 Thread Julien Puydt
Le lundi 20 septembre 2021 à 11:11 +0200, Markus Frosch a écrit : > > I would keep using the versioning style of upstream. > > dpkg and uscan should be pretty much fine with this: > > $ dpkg --compare-versions 2021.8.23 eq 2021.08.23; echo $? > 0 Oh, you mean 2021.9.9 won't be seen as the last

Re: Bug#995722: Not running tests because tests miss source code is not useful

2021-10-09 Thread Julien Puydt
Hi Le sam. 9 oct. 2021 à 17:40, Jeremy Stanley a écrit : > On 2021-10-09 08:53:57 +0200 (+0200), Yadd wrote: > [...] > > If you really consider minified files as binary, there's a room for > > creating a lot of RC bugs > > The more appropriate question is whether Debian considers minified > file

Re: Bug#995722: Not running tests because tests miss source code is not useful

2021-10-10 Thread Julien Puydt
Hi Le sam. 9 oct. 2021 à 18:52, Jonas Smedegaard a écrit : > Quoting Julien Puydt (2021-10-09 18:48:07) > > Hi > > > > Le sam. 9 oct. 2021 à 17:40, Jeremy Stanley a écrit > : > > > > > On 2021-10-09 08:53:57 +0200 (+0200), Yadd wrote: > > > [..

Re: uscan roadmap

2021-12-02 Thread Julien Puydt
Hi Le jeu. 2 déc. 2021 à 11:36, Yadd a écrit : > > Another idea to have a compromise: > * uscan is released with versioned schemes (GitHub.json, sf.json,...) > * when launched, it tries to download new version from a new Debian API > (static json files) > * if no response or no new v

IPv6-only testing

2022-02-04 Thread Julien Puydt
Hi, I got an RC bug on python-anyio, because its testsuite fails when run on an IPv6-only host [1]. I pushed the issue upstream, and upstream has a patch proposal [2]. Now comes the question: how do I test this patch? Cheers, J.Puydt [1] https://bugs.debian.org/1004461 [2] https://github.com/

Re: Legal advice regarding the NEW queue

2022-02-05 Thread Julien Puydt
Le samedi 05 février 2022 à 15:07 +, Andrew M.A. Cater a écrit : > There's a huge amount of software that's undistributable: Debian's > good faith attempt to review this is one of the crucial arguments I > have with $DAYJOB about the benefits of a curated distribution, > however fallible we may

No mips64el porterbox?

2022-03-01 Thread Julien Puydt
Hi, one of my package has a failure on mips64el and upstream is ready to help me find the cause and debug the issue. Unfortunately, on https://db.debian.org/machines.cgi I only see five developer machines on this architecture -- all buildd! Is there really no mips64el porterbox, or is it only a

Re: No mips64el porterbox?

2022-03-01 Thread Julien Puydt
Le mardi 01 mars 2022 à 10:34 +0100, Sebastiaan Couwenberg a écrit : > On 3/1/22 10:28, Julien Puydt wrote: > > Is there really no mips64el porterbox, or is it only a transitory > > situation? > > eller.debian.org has mips64el chroots. > How do I use one of those and not

Re: popularity-contest: support for XB-Popcon-Reports: no

2022-05-04 Thread julien . puydt
Le mercredi 04 mai 2022 à 10:12 -0700, Russ Allbery a écrit : > Bill Allombert writes: > > > I plan to add support for 'XB-Popcon-Reports: no' to popularity- > > contest. > > This allows to build packages with private names that will not be > > reported to popcon, by adding 'XB-Popcon-Reports: no

Re: questionable massive auto-removal: buggy deps nvidia-graphics-drivers-tesla-470

2022-05-25 Thread julien . puydt
Le jeudi 26 mai 2022 à 09:32 +0300, Timo Lindfors a écrit : > > On 5/24/22 21:34, Paul Gevers wrote: > > https://bugs.debian.org/1011268 (but apparently my first assumption > > was wrong and it's another bug, most likely Simon was right. > > Thanks for the link. I was quite puzzled this morning w

Re: Re: questionable massive auto-removal: buggy deps nvidia-graphics-drivers-tesla-470

2022-05-27 Thread Julien Puydt
Hi Le ven. 27 mai 2022 à 09:27, Andreas Tille a écrit : > Am Thu, May 26, 2022 at 08:47:20AM +0200 schrieb Nilesh Patra: > > Would it be possible to manually remove this item from the list that > generates > > autoremovals? > > ... or generate a blacklist of packages that should not trigger thos

Re: Python installation paths

2022-06-02 Thread julien . puydt
Le jeudi 02 juin 2022 à 14:31 -0500, Richard Laager a écrit : > > There are a couple different ways to do Python to C. I think the > terms are CFFI (or FFI or ctypes, maybe some of those are different > though?) vs CPython extension, but I'm not 100% certain of that. May I suggest debian-pyt...@l

Re: guile-cairo

2022-06-15 Thread julien . puydt
Le mercredi 15 juin 2022 à 10:29 +0300, Tommi Höynälänmaa a écrit : > > I recently received e-mail that package guile-cairo is to be > autoremoved 2022-07-09. The reason is that it depended on guile 2.2. > However, I made new version guile-cairo-1.11.2-5 that depends only on > guile 3.0. What shal

Re: guile-cairo

2022-06-15 Thread julien . puydt
Le mercredi 15 juin 2022 à 11:11 +0300, Tommi Höynälänmaa a écrit : > ke, 2022-06-15 kello 09:55 +0200, julien.pu...@gmail.com kirjoitti: > > > > Let your new package migrate to testing, since it's that one which > > doesn't have the autoremoval issue? > > I'm not sure I understand what you mean.

Re: questionable massive auto-removal: buggy deps nvidia-graphics-drivers-tesla-470

2022-06-28 Thread julien . puydt
Le mardi 28 juin 2022 à 22:08 +0200, Bastian Venthur a écrit : > Hi, > > sorry I didn't follow the conversation but it seems that all my > Python > packages are still not migrating to testing and I don't really > understand how to fix it. The error I see consistently in my Python > packages is:

Re: questionable massive auto-removal: buggy deps nvidia-graphics-drivers-tesla-470

2022-06-28 Thread julien . puydt
Le mardi 28 juin 2022 à 16:17 -0400, Scott Talbert a écrit : > On Tue, 28 Jun 2022, julien.pu...@gmail.com wrote: > > > > Wild guess: were your new uploads _*source-only*_ ? > > I looked at a couple of them and they were (source all) so that does > appear to be the problem.  All uploads need to

Re: Bug#1014908: ITP: gender-guesser -- Guess the gender from first name

2022-07-14 Thread julien . puydt
Hi, Le jeudi 14 juillet 2022 à 14:16 +0200, Marc Haber a écrit : > On Thu, 14 Jul 2022 12:54:52 +0100, Steve McIntyre > wrote: > > And I see you uploaded ~immediately - why even bother with an ITP? > > Is it proper procedure to upload without an ITP? > No ; I have to admit a large percentage o

Coq packages in Debian : difficult transitions

2022-07-31 Thread julien . puydt
Hi, I tried to ask on debian-release because it seemed more sensible but didn't get feedback. [1] The Coq-related packages have a habit of breaking their ABI with almost each upload, and until recently that meant broken user configurations: installed packages stopped working because of an upgrade

Re: Coq packages in Debian : difficult transitions

2022-07-31 Thread julien . puydt
Le dimanche 31 juillet 2022 à 12:43 +0200, Sebastian Ramacher a écrit : > On 2022-07-31 12:33:35 +0200, julien.pu...@gmail.com wrote: > > Hi, > > > > I tried to ask on debian-release because it seemed more sensible > > but > > didn't get feedback. [1] > > Please file a transition bug. The mailing

Re: Coq packages in Debian : difficult transitions

2022-08-03 Thread julien . puydt
Le dimanche 31 juillet 2022 à 12:43 +0200, Sebastian Ramacher a écrit : > On 2022-07-31 12:33:35 +0200, julien.pu...@gmail.com wrote: > > Hi, > > > > I tried to ask on debian-release because it seemed more sensible > > but didn't get feedback. [1] > > Please file a transition bug. The mailing lis

Re: Coq packages in Debian : difficult transitions

2022-08-03 Thread julien . puydt
Hi, Le lundi 01 août 2022 à 14:20 +0200, Joachim Breitner a écrit : > > Am Sonntag, dem 31.07.2022 um 12:33 +0200 schrieb > julien.pu...@gmail.com: > > I have a little script that tells me the following packages needs > > to be > > rebuilt when a transition has to be done ; for example: > > > >

Re: Coq packages in Debian : difficult transitions

2022-08-07 Thread julien . puydt
Hi, Le lundi 01 août 2022 à 14:20 +0200, Joachim Breitner a écrit : > > it looks like you re-created the setup that the Haskell and Ocaml > packages use, with the provides/depends and hashes. > Yes, dh-ocaml was a great help. I learned Perl to write dh-coq... > We have a tool that produces a f

Re: Automatic trimming of changelogs in binary packages

2022-08-19 Thread julien . puydt
Le vendredi 19 août 2022 à 09:04 +0200, Fabio Fantoni a écrit : > Il 19/08/2022 03:01, Paul Wise ha scritto: > > On Thu, 2022-08-18 at 21:18 +0200, Gioele Barabucci wrote: > > > > > Does anybody have objective objections against activating > > > automatic > > > changelog trimming in binary package

Re: Q: uscan with GitHub

2022-09-19 Thread julien . puydt
Hi, Le lundi 19 septembre 2022 à 20:50 +0900, Hideki Yamane a écrit : > >  Recent changes in GitHub releases pages, I cannot check upstream > version with uscan. How do you deal with it? It's not that recent ; here is a working example: version=4 opts="\ dversionmangle=s/\+dfsg.*$//,\ filenamem

Re: packages expected to fail on some archs

2022-09-26 Thread Julien Puydt
Hi Le lun. 26 sept. 2022 à 23:42, Adrian Bunk a écrit : > > If we limit the problem to avoiding build failures in cases that > upstream does not support, there would be the trivial solution of > having a package ship Provides like: > - architecture-is-64bit > - architecture-is-32bit > - architec

Bug#1021246: ITP: crowbar -- library to fuzz-test code

2022-10-04 Thread Julien Puydt
Package: wnpp Severity: wishlist Owner: Julien Puydt X-Debbugs-Cc: debian-devel@lists.debian.org, jpu...@debian.org, debian-ocaml-ma...@lists.debian.org * Package name: crowbar Version : 0.2.1 Upstream Author : Stephen Dolan * URL : https://github.com/stedolan

Bug#1021269: ITP: ocaml-afl-persistent -- use afl-fuzz in persistent mode

2022-10-04 Thread Julien Puydt
Package: wnpp Severity: wishlist Owner: Julien Puydt X-Debbugs-Cc: debian-devel@lists.debian.org, jpu...@debian.org, debian-ocaml-ma...@lists.debian.org * Package name: ocaml-afl-persistent Version : 1.3 Upstream Author : Stephen Dolan * URL : https://github.com

Bug#1021293: ITP: ocaml-uucd -- decode data on Unicode characters off XML

2022-10-04 Thread Julien Puydt
Package: wnpp Severity: wishlist Owner: Julien Puydt X-Debbugs-Cc: debian-devel@lists.debian.org, jpu...@debian.org, debian-ocaml-ma...@lists.debian.org * Package name: ocaml-uucd Version : 15.0.0 Upstream Author : Daniel Bünzli * URL : https://erratique.ch/software

Bug#1021294: ITP: ocaml-uunf -- Unicode text normalization form library

2022-10-04 Thread Julien Puydt
Package: wnpp Severity: wishlist Owner: Julien Puydt X-Debbugs-Cc: debian-devel@lists.debian.org, jpu...@debian.org, debian-ocaml-ma...@lists.debian.org * Package name: ocaml-uunf Version : 15.0.0 Upstream Author : Daniel Bünzli * URL : https://erratique.ch/software

Bug#1021300: ITP: ocaml-uucp -- access properties of Unicode characters

2022-10-05 Thread Julien Puydt
Package: wnpp Severity: wishlist Owner: Julien Puydt X-Debbugs-Cc: debian-devel@lists.debian.org, jpu...@debian.org, debian-ocaml-ma...@lists.debian.org * Package name: ocaml-uucp Version : 15.0.0 Upstream Author : Daniel Bünzli * URL : https://erratique.ch/software

Re: Submitting Patches

2022-10-20 Thread Julien Puydt
Hi Le ven. 21 oct. 2022 à 07:28, Phillip Smith a écrit : > Apologies if this is the wrong place to be asking this, but my > Google-fu isn't guiding me to any results... Where/How do I submit > patches for Debian packages? > > I have a small improvement for the iptables-persistent package; I > cl

Re: Submitting Patches

2022-10-20 Thread julien . puydt
Le vendredi 21 octobre 2022 à 16:47 +1100, Phillip Smith a écrit : > On Fri, 21 Oct 2022 at 16:30, Julien Puydt > wrote: > > In general they are ; just attach them to a bug report against the > > package. > > Thanks! Is there a (recommended) tool to do this? I p

Re: Restart rsyslog only once after few packages are upgraded

2022-10-26 Thread julien . puydt
Le mercredi 26 octobre 2022 à 11:49 +0200, Jędrzej Dudkiewicz a écrit : > > in its postinstall script. As this causes rsyslog to be restarted a > few times in a row it sometimes results in rsyslog not functioning. > High-severity issue right there: restarting should just work no matter what. Ins

Re: trimming changelogs

2020-03-19 Thread Julien Puydt
Hi, Le vendredi 20 mars 2020 à 07:44 +0100, Ansgar a écrit : > > We should probably also not ship the same changelog in multiple > packages, especially when one depends on the other. > Switching to per src:package changelogs would cover that. But that will probably mean making dpkg smarter. J

Re: What to do when DD considers policy to be optional? [kubernetes]

2020-03-24 Thread Julien Puydt
Le mardi 24 mars 2020 à 14:03 +0100, Vincent Bernat a écrit : > > There are other reasons, notably that you speed up builds by having > all > the source code ready. Sorry, I don't know much about how go works, but : can't the developer just have the deps ready -- and just not commit them to the

Re: Pimp your shell - Debian developer tips?

2020-05-27 Thread Julien Puydt
Le mercredi 27 mai 2020 à 22:06 +0300, Otto Kekäläinen a écrit : > Do we have Debian devs here who have pimped their shell heavily with > custom prompts, colors, command line fonts, shell window title hacks, > perhaps using zsh etc? Have you written blogs about you experiences, > can you share some

Re: Lintian status reporting on packages overview broken?

2020-06-18 Thread Julien Puydt
Hi, Le jeudi 18 juin 2020 à 09:21 +0200, Gard Spreemann a écrit : > It seems to me that the "Lintian E+W" column on the QA packages > overview > page currently incorrectly shows a checkmark even when there are > Lintian > warnings for a package. Is this a known bug? I was about to ask around why

Packaging minetest mods

2020-07-16 Thread Julien Puydt
Hi, I have packaged a few mods for the minetest game these last years. Recent minetest versions have a feature where you can download mods directly online. So the questions are : (1) should I go on updating the existing packages? or ask for their removal? orphan them? whatever? (2) should I go

Re: Build-Depends-If-Available

2020-08-09 Thread Julien Puydt
Hi, Le dim. 9 août 2020 à 18:16, Simon McVittie a écrit : > Unfortunately, to the best of my knowledge, this is currently the least bad > thing to do. > if the current practices/software doesn't give enough leeway, perhaps we should seek to improve the situation. How would that fly if there we

How does one package a multirepo project?

2020-10-19 Thread Julien Puydt
Hi, I was trying to update the ipywidgets package. It once had a quite normal upstream, but then things went wild, if not stellar : they went monorepo. For those lucky ones who never crossed the principle, the idea is to have a single repository, and make dozens of different packages live within.

Re: How does one package a multirepo project?

2020-10-19 Thread Julien Puydt
Hi, Le lundi 19 octobre 2020 à 10:06 +0200, Jonas Smedegaard a écrit : > Hi Julien, and others, > > Quoting Julien Puydt (2020-10-19 09:15:28) > > I was trying to update the ipywidgets package. It once had a quite > > normal upstream, but then things went wild, if not st

Re: How does one package a multirepo project?

2020-10-19 Thread Julien Puydt
Le lundi 19 octobre 2020 à 16:42 +0530, Pirate Praveen a écrit : > > On Mon, Oct 19, 2020 at 11:51, Julien Puydt > wrote: > > Here is what I have in d/control for my src:lumino experiments : > > > > Provides: node-lumino-algorithm (= 1.3.3), > >

Re: How does one package a multirepo project?

2020-10-19 Thread Julien Puydt
Hi, Le lundi 19 octobre 2020 à 12:15 +0200, Jonas Smedegaard a écrit : > Quoting Pirate Praveen (2020-10-19 12:01:47) > > On 2020, ഒക്‌ടോബർ 19 12:45:28 PM IST, Julien Puydt > > wrote: > > > I was trying to update the ipywidgets package. It once had a > > > quite

Re: How does one package a multirepo project?

2020-10-19 Thread Julien Puydt
Hi, Le lundi 19 octobre 2020 à 20:33 +0200, Jonas Smedegaard a écrit : > Quoting Julien Puydt (2020-10-19 19:27:11) > > Am I getting somewhere with today's tools? Can someone propose a > > nicer way in the future? > > My apologies for mistaking the scope of your quest

Re: How does one package a multirepo project?

2020-10-19 Thread Julien Puydt
Hi, Le lundi 19 octobre 2020 à 11:51 +0200, Julien Puydt a écrit : > Even in that case, will uscan see the tag subpackage42/3.14 on > github? > In my experience, it only sees a handful of last tags, so it will see > the releases of something like subpackage1/* to subpackage23/*, b

Re: How does one package a multirepo project?

2020-10-20 Thread Julien Puydt
Hi, Le lundi 19 octobre 2020 à 20:03 +, PICCA Frederic-Emmanuel a écrit : > what about the git mode of uscan > > then you would have all the tags ? Ah, yes, I had forgotten that! I tried with a simpler version (one component), and my d/watch is : version=4 opts=\ component=algorithm,\ dve

Re: How does one package a multirepo project?

2020-10-20 Thread Julien Puydt
Le mardi 20 octobre 2020 à 10:02 +0200, Julien Puydt a écrit : > Hi, > > Le lundi 19 octobre 2020 à 20:03 +, PICCA Frederic-Emmanuel a > écrit : > > what about the git mode of uscan > > > > then you would have all the tags ? > > Ah, yes, I had forgott

Re: How does one package a multirepo project?

2020-10-20 Thread Julien Puydt
Le lundi 19 octobre 2020 à 10:06 +0200, Jonas Smedegaard a écrit : > You might find some inspiration in the source package > jsbundle-web-interfaces which uses version type "group" and > mode=git, > and sets individual version numbers for each binary package. > > Another example is matrix-mirage

Re: How does one package a multirepo project?

2020-10-20 Thread Julien Puydt
Le mardi 20 octobre 2020 à 18:00 +0200, Jonas Smedegaard a écrit : > > > - bad: the tarball contains the whole sources (no repack) ; > > > - bad: the bare checkout isn't cleared. > > > > Still current. > > Please file bugreports about concrete weaknesses of Debian tools. > > If you are still ask

Bug#891710: ITP: node-compare-versions -- Version string comparison for Node.js

2018-02-27 Thread Julien Puydt
Package: wnpp Severity: wishlist Owner: Julien Puydt X-Debbugs-CC: debian-devel@lists.debian.org * Package name: node-compare-versions Version : 3.1.0 Upstream Author : Ole Bjørn Michelsen * URL : https://github.com/omichelsen/compare-versions#readme * License

Bug#891729: ITP: node-tippex -- Erase comments and strings from JavaScript code for Node.js

2018-02-28 Thread Julien Puydt
Package: wnpp Severity: wishlist Owner: Julien Puydt X-Debbugs-CC: debian-devel@lists.debian.org * Package name: node-tippex Version : 3.0.0 Upstream Author : Rich Harris * URL : https://github.com/Rich-Harris/tippex#readme * License : Expat Programming Lang

Bug#898417: ITP: minetest-mod-lucky-block -- Minetest module to add a Lucky Block to the game

2018-05-11 Thread Julien Puydt
Package: wnpp Severity: wishlist X-Debbugs-Cc: debian-devel@lists.debian.org * Package name: minetest-mod-lucky-block Version : 0.8 Upstream Author : tenplus1 * URL : https://github.com/tenplus1/lucky_block * License : Expat Programming Lang: Lua Description

Bug#906237: ITP: minetest-mod-throwing -- Minetest mod - Throwing and throwables

2018-08-15 Thread Julien Puydt
Package: wnpp Severity: wishlist Owner: Julien Puydt X-Debbugs-Cc: debian-devel@lists.debian.org * Package name: minetest-mod-throwing Version : 1.0 Upstream Author : Eurythmia team * URL : https://github.com/minetest-mods/throwing * License : MPL-2.0

Bug#906272: ITP: minetest-mod-intllib -- Minetest module for internationalization of modules

2018-08-16 Thread Julien Puydt
Package: wnpp Severity: wishlist Owner: Julien Puydt X-Debbugs-Cc: debian-devel@lists.debian.org * Package name: minetest-mod-intllib Version : 20180811 Upstream Author : Diego Martinez * URL : https://github.com/minetest-mods/intllib * License : Unlicense

Bug#907533: ITP: node-snapdragon-token -- Create a snapdragon token

2018-08-28 Thread Julien Puydt
Package: wnpp Severity: wishlist Owner: Julien Puydt X-Debbugs-CC: debian-devel@lists.debian.org * Package name: node-snapdragon-token Version : 4.0.0 Upstream Author : Jon Schlinkert (https://github.com/jonschlinkert) * URL : https://github.com/jonschlinkert

Bug#867039: ITP: node-is-reference -- Node.js code to determine whether an AST node is a reference

2017-07-03 Thread Julien Puydt
Package: wnpp Severity: wishlist Owner: Julien Puydt X-Debbugs-CC: debian-devel@lists.debian.org * Package name: node-is-reference Version : 1.0.0 Upstream Author : Rich Harris * URL : https://github.com/Rich-Harris/is-reference#readme * License : Expat

Bug#867054: ITP: node-locate-character -- Helper to find the line and column of a character in a string

2017-07-03 Thread Julien Puydt
Package: wnpp Severity: wishlist Owner: Julien Puydt X-Debbugs-CC: debian-devel@lists.debian.org * Package name: node-locate-character Version : 2.0.1 Upstream Author : Rich Harris * URL : https://gitlab.com/Rich-Harris/locate-character * License : Expat

Bug#867284: ITP: node-estree-walker -- traverse an ESTree-compliant AST in Node.js

2017-07-05 Thread Julien Puydt
Package: wnpp Severity: wishlist Owner: Julien Puydt X-Debbugs-CC: debian-devel@lists.debian.org * Package name: node-estree-walker Version : 0.4.0 Upstream Author : Rich Harris * URL : https://github.com/Rich-Harris/estree-walker#readme * License : Expat

Bug#867319: ITP: node-rollup-pluginutils -- Base functionality for rollup plugins

2017-07-05 Thread Julien Puydt
Package: wnpp Severity: wishlist Owner: Julien Puydt X-Debbugs-CC: debian-devel@lists.debian.org * Package name: node-rollup-pluginutils Version : 2.0.1 Upstream Author : Rich Harris * URL : https://github.com/rollup/rollup-pluginutils#readme * License

Bug#867329: ITP: node-rollup-plugin-string -- Nodejs code to convert text files to modules

2017-07-05 Thread Julien Puydt
Package: wnpp Severity: wishlist Owner: Julien Puydt X-Debbugs-CC: debian-devel@lists.debian.org * Package name: node-rollup-plugin-string Version : 2.0.2 Upstream Author : Bogdan Chadkin * URL : https://github.com/TrySound/rollup-plugin-string * License

Bug#867334: ITP: node-rollup-plugin-json -- rollup plugin to convert JSON files to ES6 modules

2017-07-05 Thread Julien Puydt
Package: wnpp Severity: wishlist Owner: Julien Puydt X-Debbugs-CC: debian-devel@lists.debian.org * Package name: node-rollup-plugin-json Version : 2.3.0 Upstream Author : Rich Harris * URL : https://github.com/rollup/rollup-plugin-json * License : Expat

Bug#867615: ITP: node-rollup-plugin-replace -- Rollup plugin to make string substitutions while bundling

2017-07-07 Thread Julien Puydt
Package: wnpp Severity: wishlist Owner: Julien Puydt X-Debbugs-CC: debian-devel@lists.debian.org * Package name: node-rollup-plugin-replace Version : 1.1.1 Upstream Author : Rich Harris * URL : https://github.com/rollup/rollup-plugin-replace#readme * License

Bug#872328: ITP: node-rollup-plugin-commonjs -- Node.js plugin for rollup to convert CommonJS modules to ES6

2017-08-16 Thread Julien Puydt
Package: wnpp Severity: wishlist Owner: Julien Puydt X-Debbugs-CC: debian-devel@lists.debian.org * Package name: node-rollup-plugin-commonjs Version : 8.1.0 Upstream Author : Rich Harris * URL : https://github.com/rollup/rollup-plugin-commonjs * License

Bug#872355: ITP: node-is-module -- Node.js code to check if a string is an ES6 module

2017-08-16 Thread Julien Puydt
Package: wnpp Severity: wishlist Owner: Julien Puydt X-Debbugs-CC: debian-devel@lists.debian.org * Package name: node-is-module Version : 1.0.0 Upstream Author : Jonathan Ong (http://jongleberry.com) * URL : https://github.com/component/is-module * License

Bug#872443: ITP: node-rollup-plugin-node-resolve -- rollup plugin to bundle third-party dependencies

2017-08-17 Thread Julien Puydt
Package: wnpp Severity: wishlist Owner: Julien Puydt X-Debbugs-CC: debian-devel@lists.debian.org * Package name: node-rollup-plugin-node-resolve Version : 3.0.0 Upstream Author : Rich Harris * URL : https://github.com/rollup/rollup-plugin-node-resolve#readme

Bug#872462: ITP: minetest-mod-character-creator -- Minetest module to customize your skin

2017-08-17 Thread Julien Puydt
Package: wnpp Severity: wishlist X-Debbugs-Cc: debian-devel@lists.debian.org * Package name: minetest-mod-character-creator Version : 1.0 Upstream Author : Rui * URL : ttps://github.com/minetest-mods/character_creator * License : Expat + CC-BY-SA-3.0 Programmi

Bug#872548: ITP: node-pathval -- Node.js module for object value access from a path

2017-08-18 Thread Julien Puydt
Package: wnpp Severity: wishlist Owner: Julien Puydt X-Debbugs-CC: debian-devel@lists.debian.org * Package name: node-pathval Version : 1.1.0 Upstream Author : Veselin Todorov * URL : https://github.com/chaijs/pathval * License : Expat Programming Lang

Bug#872552: ITP: node-check-error -- Node.js module for error handling

2017-08-18 Thread Julien Puydt
Package: wnpp Severity: wishlist Owner: Julien Puydt X-Debbugs-CC: debian-devel@lists.debian.org * Package name: node-check-error Version : 1.0.1 Upstream Author : Jake Luer * URL : https://github.com/chaijs/check-error * License : Expat Programming Lang

Bug#872638: ITP: node-buble -- A fast ES2015 compiler for Node.js

2017-08-19 Thread Julien Puydt
Package: wnpp Severity: wishlist Owner: Julien Puydt X-Debbugs-CC: debian-devel@lists.debian.org * Package name: node-buble Version : 0.15.2 Upstream Author : Rich Harris * URL : https://gitlab.com/Rich-Harris/buble#README * License : Expat Programming Lang

Bug#872656: ITP: node-unicode-canonical-property-names-ecmascript --

2017-08-19 Thread Julien Puydt
Package: wnpp Severity: wishlist Owner: Julien Puydt X-Debbugs-CC: debian-devel@lists.debian.org * Package name: node-unicode-canonical-property-names-ecmascript Version : 1.0.2 Upstream Author : Mathias Bynens (https://mathiasbynens.be/) * URL : https://github.com

Bug#872655: ITP: node-unicode-canonical-property-names-ecmascript --

2017-08-19 Thread Julien Puydt
Package: wnpp Severity: wishlist Owner: Julien Puydt X-Debbugs-CC: debian-devel@lists.debian.org * Package name: node-unicode-canonical-property-names-ecmascript Version : 1.0.2 Upstream Author : Mathias Bynens (https://mathiasbynens.be/) * URL : https://github.com

Bug#872659: ITP: node-unicode-property-aliases-ecmascript -- Unicode property aliases mapping for property names in Node.js

2017-08-19 Thread Julien Puydt
Package: wnpp Severity: wishlist Owner: Julien Puydt X-Debbugs-CC: debian-devel@lists.debian.org * Package name: node-unicode-property-aliases-ecmascript Version : 1.0.3 Upstream Author : Mathias Bynens (https://mathiasbynens.be/) * URL : https://github.com

Bug#872693: ITP: node-unicode-tr51 -- Emoji data for Node.js

2017-08-19 Thread Julien Puydt
Package: wnpp Severity: wishlist Owner: Julien Puydt X-Debbugs-CC: debian-devel@lists.debian.org * Package name: node-unicode-tr51 Version : 9.0.0 Upstream Author : Mathias Bynens (https://mathiasbynens.be/) * URL : https://mths.be/unicode-tr51 * License

Bug#872697: ITP: node-unicode-10.0.0 -- Unicode data for Node.js

2017-08-20 Thread Julien Puydt
Package: wnpp Severity: wishlist Owner: Julien Puydt X-Debbugs-CC: debian-devel@lists.debian.org * Package name: node-unicode-10.0.0 Version : 0.7.4 Upstream Author : Mathias Bynens (https://mathiasbynens.be/) * URL : https://github.com/mathiasbynens/unicode-10.0.0

Bug#872824: ITP: node-regjsgen -- Generate regular expression in Node.js

2017-08-21 Thread Julien Puydt
Package: wnpp Severity: wishlist Owner: Julien Puydt X-Debbugs-CC: debian-devel@lists.debian.org * Package name: node-regjsgen Version : 0.3.0 Upstream Author : Benjamin Tan (https://demoneaux.github.io/) * URL : https://github.com/demoneaux/regjsgen * License

Bug#873167: ITP: node-cp -- File copy for Node.js

2017-08-25 Thread Julien Puydt
X-Debbugs-Cc: debian-devel@lists.debian.org Package: wnpp Severity: wishlist Owner: Julien Puydt * Package name: node-cp Version : 0.2.0 Upstream Author : Stephen Matieson * URL : https://github.com/stephenmathieson/node-cp * License : Expat Programming Lang

Bug#873188: ITP: node-when -- Async tools and when() implementation for Node.js

2017-08-25 Thread Julien Puydt
Package: wnpp Severity: wishlist Owner: Julien Puydt X-Debbugs-CC: debian-devel@lists.debian.org * Package name: node-when Version : 3.7.8 Upstream Author : Brian Cavalier * URL : http://cujojs.com * License : Expat Programming Lang: JavaScript Description

Bug#873296: ITP: minetest-mod-xdecor -- Lightweight decoration module for minetest

2017-08-26 Thread Julien Puydt
Package: wnpp Severity: wishlist X-Debbugs-Cc: debian-devel@lists.debian.org * Package name: minetest-mod-xdecor Version : None Upstream Author : Jean-Patrick Guerrero (kilbith) * URL : https://github.com/minetest-mods/xdecor * License : GPL-3 Programming Lang

Bug#874601: ITP: node-unicode-loose-match -- Unicode loose matching implementation for Node.js

2017-09-07 Thread Julien Puydt
Package: wnpp Severity: wishlist Owner: Julien Puydt X-Debbugs-CC: debian-devel@lists.debian.org * Package name: node-unicode-loose-match Version : 2.2.0 Upstream Author : Mathias Bynens (https://mathiasbynens.be/) * URL : https://github.com/mathiasbynens/unicode

Bug#874618: ITP: node-acorn-object-spread -- Plugin for object spread in acorn for Node.js

2017-09-07 Thread Julien Puydt
Package: wnpp Severity: wishlist Owner: Julien Puydt X-Debbugs-CC: debian-devel@lists.debian.org * Package name: node-acorn-object-spread Version : 1.0.0 Upstream Author : Darío Javier Cravero * URL : https://github.com/UXtemple/acorn-object-spread * License

Bug#874733: ITP: node-regenerate-unicode-properties -- Unicode properties and values as Regenerate sets for Node.js

2017-09-09 Thread Julien Puydt
Package: wnpp Severity: wishlist Owner: Julien Puydt X-Debbugs-CC: debian-devel@lists.debian.org * Package name: node-regenerate-unicode-properties Version : 5.1.1 Upstream Author : Mathias Bynens (https://mathiasbynens.be/) * URL : https://github.com/mathiasbynens

Bug#874738: ITP: node-unicode-property-value-aliases-ecmascript -- Unicode property value aliases supported in ECMAScript regular expressions for Node.js

2017-09-09 Thread Julien Puydt
Package: wnpp Severity: wishlist Owner: Julien Puydt X-Debbugs-CC: debian-devel@lists.debian.org * Package name: node-unicode-property-value-aliases-ecmascript Version : 1.0.1 Upstream Author : Mathias Bynens (https://mathiasbynens.be/) * URL : https://github.com

Bug#874785: ITP: node-unicode-match-property-ecmascript -- Match a Unicode property to its canonical name for Node.js

2017-09-09 Thread Julien Puydt
Package: wnpp Severity: wishlist Owner: Julien Puydt X-Debbugs-CC: debian-devel@lists.debian.org * Package name: node-unicode-match-property-ecmascript Version : 1.0.3 Upstream Author : Mathias Bynens (https://mathiasbynens.be/) * URL : https://github.com

Bug#874789: ITP: node-unicode-match-property-value-ecmascript -- Match a Unicode property value to its canonical version in Node.js

2017-09-09 Thread Julien Puydt
Package: wnpp Severity: wishlist Owner: Julien Puydt X-Debbugs-CC: debian-devel@lists.debian.org * Package name: node-unicode-match-property-value-ecmascript Version : 1.0.1 Upstream Author : Mathias Bynens (https://mathiasbynens.be/) * URL : https://github.com

Bug#874794: ITP: node-regexpu-core -- Core functionality for regexpu's functionality in Node.js

2017-09-09 Thread Julien Puydt
Package: wnpp Severity: wishlist Owner: Julien Puydt X-Debbugs-CC: debian-devel@lists.debian.org * Package name: node-regexpu-core Version : 4.1.2 Upstream Author : Mathias Bynens (https://mathiasbynens.be/) * URL : https://mths.be/regexpu * License : Expat

  1   2   >