Bug#1020341: RFS: fast-float/3.5.1-1 [ITP] -- Implementation of the C from_chars functions for float and double types

2022-09-26 Thread Daichi Fukui
On Wed, 21 Sep 2022 04:04:21 +0200 Adam Borowski 
wrote:
> On Wed, Sep 21, 2022 at 12:31:11AM +0900, Daichi Fukui wrote:
> >  * Package name : fast-float
> >Version  : 3.5.1-1
> >  * URL  : https://github.com/fastfloat/fast_float
>
> >   fast-float - Implementation of the C++ from_chars functions for float
and
> > double types
>
> Hi!
> The package looks good so far, but C/C++ development header packages are
> supposed to be named libXXX-dev.  Strictly speaking, the Policy demands
> that only for headers of shared libraries, but I wouldn't go different
> for a header-only lib.
>
> Eg:
> source package: plf-colony
> binary package: libplf-colony-dev
>
> (Of course, some other sponsor may think different...)

Hi Adam,

Thanks for reviewing my draft source package.

Taking your advice into consideration, I changed the name for the binary
package, which is now called libfast-float-dev.
The README file says fast-float itself is a "library", so it would be
better to treat it as such.

Here is the latest draft (see Upload #2):
https://mentors.debian.net/package/fast-float/

If you don't mind, can you sponsor this package and help me upload it to
the archive?

Best regards,
Fukui


Bug#1020341: RFS: fast-float/3.5.1-1 [ITP] -- Implementation of the C from_chars functions for float and double types

2022-09-20 Thread Adam Borowski
On Wed, Sep 21, 2022 at 12:31:11AM +0900, Daichi Fukui wrote:
>  * Package name : fast-float
>Version  : 3.5.1-1
>  * URL  : https://github.com/fastfloat/fast_float

>   fast-float - Implementation of the C++ from_chars functions for float and
> double types

Hi!
The package looks good so far, but C/C++ development header packages are
supposed to be named libXXX-dev.  Strictly speaking, the Policy demands
that only for headers of shared libraries, but I wouldn't go different
for a header-only lib.

Eg:
source package: plf-colony
binary package: libplf-colony-dev

(Of course, some other sponsor may think different...)


Meow!
-- 
⢀⣴⠾⠻⢶⣦⠀
⣾⠁⢠⠒⠀⣿⡁ How to squander your resources: those silly Swedes have a sauce
⢿⡄⠘⠷⠚⠋⠀ named "hovmästarsås", the best thing ever to put on cheese, yet
⠈⠳⣄ they waste it solely on mere salmon.



Bug#1020341: RFS: fast-float/3.5.1-1 [ITP] -- Implementation of the C from_chars functions for float and double types

2022-09-20 Thread Daichi Fukui
Package: sponsorship-requests
Severity: wishlist

Dear mentors,

I am looking for a sponsor for my package "fast-float":

 * Package name : fast-float
   Version  : 3.5.1-1
   Upstream contact : Daniel Lemire 
 * URL  : https://github.com/fastfloat/fast_float
 * License  : Expat or Apache
 * Vcs  : [TBD]
   Section  : devel

Rationale for this ITP:

c4core depends on fast-float [0].
rapidyaml [1] depends on c4core.
Moreover, jsonnet [2] depends on rapidyaml.

[0] https://github.com/biojppm/c4core/blob/v0.1.9/.gitmodules
[1] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1003397
[2] https://tracker.debian.org/pkg/jsonnet

See #1019961 for details:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1019961

---

The source builds the following binary packages:

  fast-float - Implementation of the C++ from_chars functions for float and
double types

To access further information about this package, please visit the
following URL:

  https://mentors.debian.net/package/fast-float/

Alternatively, you can download the package with 'dget' using this command:

  dget -x
https://mentors.debian.net/debian/pool/main/f/fast-float/fast-float_3.5.1-1.dsc

Changes for the initial release:

 fast-float (3.5.1-1) unstable; urgency=low
 .
   * Initial release. Closes: #1019961

Regards,