Bug#639910: Packaging sbt

2017-02-23 Thread Frederic Bonnard
real package and have your feedback before spamming other RFS. Thanks for reading, F. On Fri, 9 Dec 2016 10:24:06 +0100, Frederic Bonnard <fre...@linux.vnet.ibm.com> wrote: > On Thu, 8 Dec 2016 23:16:52 +0100, Emmanuel Bourg <ebo...@apache.org> wrote: > > Le 18/11/2016 à 14

Bug#855306: ITP: json4s -- Single AST to be used by other scala json libraries

2017-02-16 Thread Frederic Bonnard
Package: wnpp Severity: wishlist This project aims to provide a single AST to be used by other scala json libraries. This project also attempts to set lift-json free from the release schedule imposed by the lift framework. License: Apache-2.0 Copyright: 2016 Lightbend, Inc. URL:

Bug#855304: ITP: sbt -- Scala Build Tool

2017-02-16 Thread Frederic Bonnard
Package: wnpp Severity: wishlist Sbt is a build tool for Scala, Java, and more. While it is written in Scala and provides many Scala conveniences, it is a general purpose build tool. Little or no configuration required for simple projects Scala-based build definition that can use the

Bug#855305: ITP: scala-tools-sbinary -- Scala mapping library for binary types

2017-02-16 Thread Frederic Bonnard
Package: wnpp Severity: wishlist SBinary is a library for describing binary protocols, in the form of mappings between Scala types and binary formats. It can be used as a robust serialization mechanism for Scala objects or a way of dealing with existing binary formats found in the

Bug#855303: ITP: sbt-template-resolver -- Sbt template resolver

2017-02-16 Thread Frederic Bonnard
Package: wnpp Severity: wishlist This is a contract interface for template resolver. A template resolver is a partial function that looks at the arguments after sbt new and determines whether it can resolve to a particular template. License: Apache-2.0 Copyright: 2016 Lightbend, Inc.

Bug#855301: ITP: scopt -- Simple scala command line options parsing

2017-02-16 Thread Frederic Bonnard
Package: wnpp Severity: wishlist Scopt provides two styles of parsing: immutable and mutable. In immutable parsing style, a config object is passed around as an argument into action callbacks. On the other hand, in mutable parsing style you are expected to modify the config object in

Bug#855302: ITP: sbt-launcher-interface -- Sbt launcher module

2017-02-16 Thread Frederic Bonnard
Package: wnpp Severity: wishlist This project is the componetized sbt launcher. It can be used to launch many Maven/Ivy deployed applications and utilities, and forms the basis of sbt, activator and conscript's launching abilities. License: BSD-3-clause Copyright: 2008-2010 Mark Harrah

Bug#855300: ITP: sbt-serialization -- Serialization facility for sbt

2017-02-16 Thread Frederic Bonnard
Package: wnpp Severity: wishlist Sbt serialization is an opinionated wrapper around Scala pickling focused on sbt's usage. In particular it provides: JSON format and static-only core picklers. License: Apache-2.0 Copyright: 2012-2013 Typesafe Inc. URL:

Bug#855299: ITP: jawn -- Scala json parser

2017-02-16 Thread Frederic Bonnard
Package: wnpp Severity: wishlist Jawn was designed to parse JSON into an AST as quickly as possible. Jawn consists of three parts: a fast, generic JSON parser, a small, somewhat anemic AST, support packages which parse to third-party ASTs License: Expat Copyright: 2012-2016 Erik Osheim URL:

Bug#855298: ITP: scala-pickling -- Fast, customizable, boilerplate-free pickling support for Scala

2017-02-16 Thread Frederic Bonnard
Package: wnpp Severity: wishlist Scala Pickling is an automatic serialization framework made for Scala. It's fast, boilerplate-free, and allows users to easily swap in/out different serialization formats (such as binary, or JSON), or even to provide their own custom serialization format.

Bug#855297: ITP: sbt-ivy -- agile dependency manager

2017-02-16 Thread Frederic Bonnard
Package: wnpp Severity: wishlist Sbt Ivy is patched Apache Ivy for sbt. Ivy is a very powerful dependency manager oriented toward Java dependency management, even though it could be used to manage dependencies of any kind. License: Apache-2.0 Copyright: 2009-2014, The Apache Software Foundation

Bug#855293: ITP: sbt-test-interface -- Sbt test interface

2017-02-16 Thread Frederic Bonnard
Package: wnpp Severity: wishlist Uniform test interface to Scala test frameworks (specs, ScalaCheck, ScalaTest) For test framework authors, the interfaces to implement are: Framework, Runner2, Fingerprint (one of SubclassFingerprint or AnnotatedFingerprint) Sbt is a build tool for Scala, Java,

Bug#639910: Packaging sbt

2016-12-09 Thread Frederic Bonnard
On Thu, 8 Dec 2016 23:16:52 +0100, Emmanuel Bourg <ebo...@apache.org> wrote: > Le 18/11/2016 à 14:41, Frederic Bonnard a écrit : > > Hi Frederic, > > > There is much work to finalize this if that is ok, but indeed, before > > continuing I'd like t

Bug#639910: Packaging sbt

2016-12-09 Thread Frederic Bonnard
Hi Marko and thanks for answering :) > Sorry, I didn't try to understand the details of your latest effort, but > just to give you a heads up - I was/have been working on packaging SBT > too. No problem with that, that may not be trivial and well explained > A couple of months ago or so I

Bug#639910: Packaging sbt

2016-12-08 Thread Frederic Bonnard
Sorry to ping you on that again. Any one having feedback on the validity of that bootstrap process ? Mehdi ? Emmanuel ? :) Thanks, F. On Fri, 18 Nov 2016 14:41:27 +0100, Frederic Bonnard <fre...@linux.vnet.ibm.com> wrote: > Hello Mehdi/Emmanuel/all, > back on that topic, I d

Bug#781530: Importing libdfp into Debian

2016-11-25 Thread Frederic Bonnard
> Yes, I can reupload libdfp from ubuntu into debian and close this ITP. That would be nice, thanks. > Do you want to still be listed as the maintainer/uploader? Actually, I was not listed as such so far :) > I'm not making commitments to maintain this in Debian longer term =) If you add me

Bug#781530: Importing libdfp into Debian

2016-11-25 Thread Frederic Bonnard
Dimitri, I see you are the latest maintainer having worked on libdfp. Would you have some time to import libdfp from Ubuntu to Debian ? If not, would you mind I do that ? Regards, F.

Bug#639910: Packaging sbt

2016-11-18 Thread Frederic Bonnard
Hello Mehdi/Emmanuel/all, back on that topic, I did some work and would need your feedback on it before going further. What Mehdi said in his last comment, inspired me the following : For sbt source package, I created 4 "sources" tarball : 1. sbt_0.13.13~RC1.orig.tar.gz : this is the upstream

Bug#740172: RFS for pulling Ubuntu 5 packages to Debian

2016-06-01 Thread Frederic Bonnard
Hi Gianfranco, 2 years ago, I created ITPs in Debian for 5 softwares that are part of RAS (reliability, availability, and serviceability) tools, used on powerpc, ppc64, ppc64el. The packages were taken by Ubuntu devs. Now there are in Ubuntu since Trusty but not Debian. I asked two times for

Bug#740173: RFP: lsvpd -- Utility to List Device Vital Product Data (VPD)

2016-06-01 Thread Frederic Bonnard
Some time ago, I packaged lsvpd which is used on powerpc/ppc64/ppc64el and it got accepted in Ubuntu Trusty and the followings. I'd like to see it in Debian ; I already sent two calls for this inclusion : https://lists.debian.org/debian-powerpc/2014/10/msg00020.html

Bug#740175: RFS: libservicelog -- Library to create and maintain a database for storing events

2016-06-01 Thread Frederic Bonnard
Some time ago, I packaged libservicelog which is used on powerpc/ppc64/ppc64el and it got accepted in Ubuntu Trusty and the followings. I'd like to see it in Debian ; I already sent two calls for this inclusion : https://lists.debian.org/debian-powerpc/2014/10/msg00020.html

Bug#740176: RFS: servicelog -- Platform Service/Error Message Database

2016-06-01 Thread Frederic Bonnard
Some time ago, I packaged servicelog which is used on powerpc/ppc64/ppc64el and it got accepted in Ubuntu Trusty and the followings. I'd like to see it in Debian ; I already sent two calls for this inclusion : https://lists.debian.org/debian-powerpc/2014/10/msg00020.html

Bug#740179: RFS: ppc64-diag -- Platform error log analysis tool and rtas_errd daemon

2016-06-01 Thread Frederic Bonnard
Some time ago, I packaged ppc64-diag which is used on powerpc/ppc64/ppc64el and it got accepted in Ubuntu Trusty and the followings. I'd like to see it in Debian ; I already sent two calls for this inclusion : https://lists.debian.org/debian-powerpc/2014/10/msg00020.html

Bug#740172: RFS for libvpd

2016-06-01 Thread Frederic Bonnard
Some time ago, I packaged libvpd which is used on powerpc/ppc64/ppc64el and it got accepted in Ubuntu Trusty and the followings. I'd like to see it in Debian ; I already sent two calls for this inclusion : https://lists.debian.org/debian-powerpc/2014/10/msg00020.html

Bug#787491: ITP: sphde -- Shared Persistent Heap Data Environment

2016-02-16 Thread Frederic Bonnard
Hi Gianfranco, I've reworked sphde packaging. A new version is on mentor.d.n based on a new release of sphde ; that release integrates some patches I did to fix previous lintians error found on the upstream. Note : there's still a few little things to improve but I wanted to have advises if I'm

Bug#781530: Acknowledgement (ITP: libdfp -- Decimal Floating Point C Library)

2016-02-16 Thread Frederic Bonnard
Hi all/Matthias, is there any chance that we see libdfp imported from Ubuntu into Debian ? Let me know if I can help. Thanks again, F.

Bug#813592: ITP: libcxl -- Coherent accelerator shared library

2016-02-03 Thread Frederic Bonnard
Package: wnpp Severity: wishlist Description : The coherent accelerator interface is designed to allow the coherent connection of accelerators (FPGAs and other devices) to a POWER system. Coherent in this context means that the accelerator and CPUs can both access system memory directly and with

Bug#813592: draft

2016-02-03 Thread Frederic Bonnard
First packaging draft available on mentors.net : https://mentors.debian.net/package/libcxl F.

Bug#639910: Packaging sbt

2016-01-05 Thread Frederic Bonnard
Hi, as Medhi suggested to me, I'm forwarding my questions here to debian Java packaging team. (Medhi answered in the bug : https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=639910#89 ) Any tip will be appreciated. Thanks, F. > Hi, > I'd be interested in packaging sbt in debian, and I saw the

Bug#639910: Any news on : building sbt with make for bootstraping

2015-11-20 Thread Frederic Bonnard
Hi, I'd be interested in packaging sbt in debian, and I saw the debian bug #639910 [1] and this simple-build-t...@googlegroups.com thread [2] . I guess there's not much progress, but I'm asking in case someone is active on that. Here is a summary of what I understood so far : a) to build sbt, you

Bug#804135: first draft

2015-11-10 Thread Frederic Bonnard
Here is a first draft on mentors : http://mentors.debian.net/package/libsass-python I need to improve a few things though. F.

Bug#804135: ITP: libsass-python -- SASS for Python

2015-11-05 Thread Frederic Bonnard
Package: wnpp Severity: wishlist Description : SASS for Python This package provides a simple Python extension module sass which is binding Libsass (written in C/C++ by Hampton Catlin and Aaron Leung) and a python executable to generate css from scss. It's very straightforward and there isn't

Bug#772823: kimchi: another packaging and another version

2015-10-02 Thread Frederic Bonnard
Hi, Here is a new packaging especially to fix most of the previous points and for the new version 1.5.1 of kimchi. Also : - added a patch to fix the 404 error for the novnc popup (this patch won't be pushed upstream as is as upstream reorganize the code) - documented more things in

Bug#781530: Acknowledgement (ITP: libdfp -- Decimal Floating Point C Library)

2015-09-24 Thread Frederic Bonnard
Matthias, as you are the maintainer of libdfp in Ubuntu, could you help on this ? Thanks :) F.

Bug#781530: Acknowledgement (ITP: libdfp -- Decimal Floating Point C Library)

2015-09-08 Thread Frederic Bonnard
It seems that there is what we need there : https://launchpad.net/ubuntu/+source/libdfp Can anyone import this in Debian ? F.

Bug#797987: ITP: skiboot -- OPAL boot and runtime firmware for POWER

2015-09-04 Thread Frederic Bonnard
Package: wnpp Severity: wishlist Description : This source contains OPAL firmware and other support utilities for the skiboot firmware, for OPAL Power machined. OPAL firmware (OpenPower Abstraction Layer) comes in several parts. A simplified flow of what happens when the power button is pressed

Bug#772823: Review of 1.5.0-1 from mentors.debian.net

2015-08-28 Thread Frederic Bonnard
Hi, I tried to improve things, and for the ones that needs more time or that are more nice-to-haves, I've put a notice in the README.source as advised by Robie. Blocker for upload as there might be upgrade path issues later otherwise: ln -sf /usr/share/doc/kimchi/examples/kimchi.sub.nginx

Bug#772823: Looking for a mentor for a couple of projects

2015-08-28 Thread Frederic Bonnard
Hi Gianfranco, and thank you for coming here to make a contribution :) I'v not uploaded a new version with the modifications yet, but I have a few questions below. please fix all the above (message #72 of bug 772823) I did all that was doable in a reasonable time. As said before, for what need

Bug#772823: kimchi: looking for a mentor

2015-08-28 Thread Frederic Bonnard
So fast, thanks :) ./m4/*.m4:dnl Copyright (C) 1996-2003, 2009-2010 Free Software Foundation, ./po/Makefile.in.in:# Copyright (C) 1995-1997, 2000-2007, 2009-2010 by Ulrich Drepper drep...@gnu.ai.mit.edu ./plugins/sample/po/Makefile.in.in:# Copyright (C) 1995-1997, 2000-2007, 2009-2010 by

Bug#772823: Info received (ITP: kimchi -- HTML5 baseITP: kimchi -- HTML5 based management tool for KVM.d management tool for KVM.)

2015-06-29 Thread Frederic Bonnard
Packaging updated to kimchi 1.5.0. More lintian clean up. Installation should now setup nginx properly to have kimchi directly working on https://host/kimchi/ Available on mentors.net F. -- To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org with a subject of unsubscribe. Trouble?

Bug#787491: Acknowledgement (ITP: sphde -- Shared Persistent Heap Data Environment)

2015-06-10 Thread Frederic Bonnard
I uploaded a first packaging draft here : https://mentors.debian.net/package/sphde Problem about hyphen should be solved after the doxygen fix comes to debian : https://github.com/albert-github/doxygen/commit/3608a668b3892eaa4f7b2e4b29b833ede24ceee7 binary-from-other-architecture does not happen

Bug#787491: ITP: sphde -- Shared Persistent Heap Data Environment

2015-06-02 Thread Frederic Bonnard
Package: wnpp Severity: wishlist SPHDE is composed of two major software layers: The Shared Address Space (SAS) layer provides the basic services for a shared address space and transparent, persistent storage. The Shared Persistent Heap (SPH) layer organizes blocks of SAS storage into useful

Bug#772823: Info received (ITP: kimchi -- HTML5 baseITP: kimchi -- HTML5 based management tool for KVM.d management tool for KVM.)

2015-05-07 Thread Frederic Bonnard
I updated a bit the packaging to latest version 1.4.1 packaged, removed the patch for ppc64el. Kept the others though 1 got applied upstream (fix-relative-base-url) but it's not in 1.4.1 tarball. I fixed 2 small lintians and add 1 configuration file example for nginx and some instructions in the

Bug#781530: Acknowledgement (ITP: libdfp -- Decimal Floating Point C Library)

2015-03-30 Thread Frederic Bonnard
Here is the current packaging on mentors : https://mentors.debian.net/package/libdfp F. -- To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org Archive:

Bug#781530: ITP: libdfp -- Decimal Floating Point C Library

2015-03-30 Thread Frederic Bonnard
Package: wnpp Severity: wishlist The Decimal Floating Point C Library is an implementation of ISO/IEC Technical report ISO/IEC TR 24732 which describes the C-Language library routines necessary to provide the C library runtime support for decimal floating point data types introduced in IEEE

Bug#781268: Acknowledgement (ITP: libauxv -- Auxiliary Vector Library)

2015-03-27 Thread Frederic Bonnard
First draft here : https://mentors.debian.net/package/libauxv Some comments : W: configure-generated-file-in-source There is an issue opened upstream : https://github.com/Libauxv/libauxv/issues/3 E: binary-from-other-architecture This looks like a bug on mentors : lintian on my dev machine

Bug#781268: ITP: libauxv -- Auxiliary Vector Library

2015-03-26 Thread Frederic Bonnard
Package: wnpp Severity: wishlist Description: Libauxv is designed to query /proc/self/auxv for the auxiliary vector. Sufficiently old kernels may not have support for this. In this case Libauxv will attempt to use a fallback mechanism and locate the auxiliary vector in the process environment.

Bug#772823: ITP: kimchi -- HTML5 baseITP: kimchi -- HTML5 based management tool for KVM.d management tool for KVM.

2015-03-25 Thread Frederic Bonnard
Hi Julien, thanks for this one. I added it to the lastest packaging I pushed on mentors.debian.net . I also added a patch that I sent for review on @kimchi-devel which should make possible to use http://server/kimchi with a sub-site configuration file in nginx based on commentis of Robie Basak to

Bug#772823: ITP: kimchi -- HTML5 baseITP: kimchi -- HTML5 based management tool for KVM.d management tool for KVM.

2015-02-10 Thread Frederic Bonnard
Hi Julien, In the latest packaging draft, I fixed a few lintians. For some of which I opened upstream ; for reference : - I wrote a manpage which I submitted upstream : https://github.com/kimchi-project/kimchi/issues/587 - we would need non minified javascript :

Bug#772823: ITP: kimchi -- HTML5 baseITP: kimchi -- HTML5 based management tool for KVM.d management tool for KVM.

2015-01-22 Thread Frederic Bonnard
I updated the package with some of your points : 1. For some reason kimchid didn't start on boot, systemd decided not to load it. This may well be a problem on my machine, not a generic one, but perhaps worth testing. Got the same :) I added --with systemd so that postinstall script does the

Bug#775747: Acknowledgement (ITP: ginger -- Host management plugin to Kimchi)

2015-01-21 Thread Frederic Bonnard
Here is a first draft for ginger packaging : https://mentors.debian.net/package/ginger F. -- To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org Archive:

Bug#775747: ITP: ginger -- Host management plugin to Kimchi

2015-01-19 Thread Frederic Bonnard
Package: wnpp Severity: wishlist Description: Ginger provides an intuitive web panel with common tools for configuring and operating Linux systems. Kimchi is a web server application application to manage KVM/Qemu virtual machines. License: LGPL-2.1 and Apache-2.0 Copyright: 2013-2015

Bug#772823: ITP: kimchi -- HTML5 baseITP: kimchi -- HTML5 based management tool for KVM.d management tool for KVM.

2015-01-19 Thread Frederic Bonnard
Thank you Julien for looking at this and already filing bugs upstream. I've uploaded a new package for 1.4.0 with a batch of small fixes (issues from you, misc I found and from lintian) : http://mentors.debian.net/package/kimchi About what you pointed out that has no bug opened yet, I forwarded

Bug#772823: ITP: kimchi -- HTML5 based management tool for KVM.

2014-12-11 Thread Frederic Bonnard
Package: wnpp Severity: wishlist Description: Kimchi is an HTML5 based management tool for KVM. It is designed to make it as easy as possible to get started with KVM and create your first guest. Kimchi runs as a daemon on the hypervisor host. It manages KVM guests through libvirt. The management

Bug#735200: packaging proposal

2014-04-03 Thread Frederic Bonnard
Hi Colin, sure, let's upload this :) No problem for collab-maint (I created a frediz-guest account,), a good way for me to contribute and learn. My first draft looks now a bit rough compared to yours with the above improvements :) Thanks! F. -- To UNSUBSCRIBE, email to