Bug#1014535: ITP: advene -- Annotate Digital Videos, Exchange on the NEt

2022-07-07 Thread Olivier Aubert
Package: wnpp
Severity: wishlist
Owner: Olivier Aubert 
X-Debbugs-Cc: debian-de...@lists.debian.org, cont...@olivieraubert.net

* Package name: advene
  Version : 3.13
  Upstream Author : Olivier Aubert 
* URL : https://www.advene.org/
* License : GPL
  Programming Lang: Python
  Description : Annotate Digital Videos, Exchange on the NEt

The cross-platform Advene application allows users to easily
create comments and analyses of video documents, through the
definition of time-aligned annotations and their mobilisation
into automatically-generated or user-written comment views (HTML
documents). Annotations can also be used to modify the rendition
of the audiovisual document, thus providing virtual montage,
captioning, navigation... capabilities. Users can exchange their
comments/analyses in the form of Advene packages, independently from
the video itself.

The Advene (Annotate Digital Videos, Exchange on the NEt) project is aimed
towards communities exchanging discourses (analysis, studies) about
audiovisual documents (e.g. movies) in DVD format. This requires that
audiovisual content and hypertext facilities be integrated, thanks to
annotations providing explicit structures on  audiovisual streams, upon
which hypervideo documents can be engineered.



Advene[1] is a video annotation software (GPL), developed with python, Gtk
and Gstreamer. It was present in older Debian releases [2], but got
removed in 2016 due to major migrations (python2->python3, 
Gtk2->Gtk3,  Gstreamer0.10->Gstreamer1.0).

Since then, the application has been updated and is now in good
shape to be reintroduced into Debian. The updated Debian package[3],
migrated from cdbs to dh_python, has been used/tested for at least 3
years (distributed through a private repository[4]).

It was previously maintained under the Multimedia Team umbrella, but
I was hinted that the Python team may be more appropriate. I joined the
Python team, but found no DD yet there to sponsor the package.

Happy hacking! Best,
Olivier Aubert

[1] https://www.advene.org/
[2] https://tracker.debian.org/pkg/advene
[3] https://salsa.debian.org/multimedia-team/advene
[4] https://advene.org/download.html#linux



Bug#977993: Looking for a sponsor for sfizz

2021-01-06 Thread Olivier Humbert

Hi all

Just letting you know that I updated the package on mentors (see 
https://mentors.debian.net/package/sfizz/ ) with a working watch file 
now.


Hope it will retain the attention of a DD which will review it in order 
to ship sfizz in bullseye.


Cheers,
Olivier



Bug#977993: ITP: sfizz -- SFZ parser and synth c++ library

2021-01-02 Thread Olivier Humbert

Control: retitle -1 ITP: sfizz -- SFZ parser and synth c++ library



Bug#977993: RFP: sfizz -- SFZ parser and synth c++ library

2020-12-23 Thread Olivier Humbert

Package: wnpp
Severity: wishlist

* Package name: sfizz
  Version : 0.5.1
  Upstream Author : Paul Ferrand 
* URL : https://sfz.tools/sfizz/
* License : BSD 2-Clause License
  Programming Lang: C++/C
  Description : Sampler plugin and library for SFZ instruments

sfizz is a SFZ parser and synth c++ library to play audio in SFZ format, 
providing LV2 / VST3 plugins and JACK standalone client.




Bug#976174: Made an itp

2020-12-23 Thread olivier sallou
Le mer. 23 déc. 2020 à 10:37, Devops PK Carlisle LLC 
a écrit :

> Thanks for responding. This is the first software I have ever submitted
> for Debian, so please forgive any amateur misunderstandings regarding
> the process.
>
> - The email (below) which retitles the software notes "stopping
> processing here". Should I attempt to repackage papershaper as a .deb or
> is the .git sufficient? I have never compiled a .deb before.
>

There are plenty of tutorials but also debian policies file to read ;-)

If pure python, as a first step if not already done, you could package for
python and upload to pypi.



> - The entire install "process" is to
> * place the contents into a folder called ~/com.pkcarlisle/papershaper
> in the user home directory. There are no additions to or changes to
> system level files
>

Deb packages do not install anything in user home (you may be on a multi
user system), but place files in usr, var, etc etc

* check for and/or resolve dependencies for Python 3 and lynx
>

Dependencies must all resolve on debian side with debian  packages. So
script must not install any dep by itself (defined in control file of deb
package)

* (optionally) add a start up command as
> python3 ~/com.pkcarlisle/papershaper/papershaper.py
>

Would be placed in usr/bin

>
> If the wishlist is waiting for me to compile papershaper into a .deb I
> can give it a try, but I do not want the wishlist to be waiting for
> something and for me not to know about the next steps.
>

If you create an ITP then people are waiting for you to do the job. Then
you only need a sponsor to upload final reviewed package
If you create an RFP then you ask "someone" to package it for you. But all
depends on volunteers.


> On 12/22/20 3:27 PM, Debian Bug Tracking System wrote:
> > Processing commands for cont...@bugs.debian.org:
> >
> >> retitle 976174 ITP: papershaper -- automagic wallpaper swapper
> > Bug #976174 [wnpp] ITP:papershaper--automagic wallpaper swapper
> > Changed Bug title to 'ITP: papershaper -- automagic wallpaper swapper'
> from 'ITP:papershaper--automagic wallpaper swapper'.
> >> thanks
> > Stopping processing here.
> >
> > Please contact me if you need assistance.
>
> On 12/22/20 2:30 PM, Devops PK Carlisle LLC wrote:
> > Thanks for responding.
> >
> > If I understand the definitions correctly, I should resubmit this as an
> > RFP since it has never been included in a Debian (or other Linux)
> release?
> >
> > Being kind of careful about the definition of a package here...
> >
> > The software is here as a git
> >
> > https://github.com/pkcarlislellc/git-papershaper
> >
> > here as a tarball:
> >
> > https://sourceforge.net/projects/papershaper/
> >
> > It is open source licensed, and does not download anything as part of
> > the install process. It has two dependencies: Python and the lynx
> > browser. Python 2 and 3 versions are included in the tarball but it is
> > presumed that the preferred Python version is now Python 3, so that is
> > the default.
> >
> > It does optionally download images, but only on execution.
> >
> >
> > On 12/22/20 1:54 PM, olivier sallou wrote:
> >> You created an itp so an intent to package.
> >> If not willing to propose a apckage should be an rfp request for
> package.
> >> Ideally you package your app and propose it for review and upload.
> >> Requirements are an open source license and package install should not
> >> download anything.
> >> Only its execution can download remote stuff.
> >>
> >> Olivier
>


Bug#976174: Made an itp

2020-12-22 Thread olivier sallou
You created an itp so an intent to package.
If not willing to propose a apckage should be an rfp request for package.
Ideally you package your app and propose it for review and upload.
Requirements are an open source license and package install should not
download anything.
Only its execution can download remote stuff.

Olivier


Bug#673724: Relicensing done by upstream

2020-08-07 Thread olivier sallou
Good news, upstream license has been modified after some rewriting (see
issue closed https://github.com/jshint/jshint/issues/1234), so should fit
for debian now


Bug#951118: Current status

2020-05-31 Thread Olivier Mehani

Hey Evangelos,

Sorry for not replying earlier. I've had your email sitting in my inbox, 
but should have ACKed it. Busy times.


On Sun 31 May 2020 at 18:52:06 +0200, Evangelos Ribeiro Tzaras wrote:

i wanted to ask how the packaging is coming along.
I had previously written you an email and CC'ed the DebianOnMobile
maintainers mailinglist, but have not yet received an answer, so I
thought it would give it a try on this more public channel.


Unfortunately, I am a bit short on time at the moment, and haven't been 
able to get back to the packaging work so far.


Thank you for your comments, though, they are useful.  Unfortunately, 
I'm not sure when I'll get some time to act on them, If you are eager to 
see progress, please feel free to build upon my PR, and to sync with the 
main developer of the project.


--
Olivier Mehani 
PGP fingerprint: 4435 CF6A 7C8D DD9B E2DE  F5F9 F012 A6E2 98C6 6655
Confidentiality cannot be guaranteed on emails sent or received unencrypted.



Bug#960539: RFP: hydrogen -- advanced drum machine/step sequencer repackaging

2020-05-13 Thread Olivier Humbert

Le 2020-05-13 20:25, Alexandre Lymberopoulos a écrit :

Package: wnpp
Severity: wishlist

* Package name: hydrogen
  Version : 1.0.0
  Upstream Author : Hydrogen Audio Team 
* URL : http://hydrogen-music.org/
* License : GPLv2
  Programming Lang: C++
  Description : advanced drum machine/step sequencer

This is a request for repackaging hydrogen, since the last version
relayed on Qt4 (no longer in Debian). This new version based on Qt5 and
could be brought back to the distro..

Thanks in advance.

Best,
Alexandre


Hi.
Please note that there isn't such a "1.0.0" version yet. We're still on 
a beta2 release.

Hope that helps.
Olivier



Bug#951118: ITP: purple-carbons -- XEP-0280: Message Carbons for libpurple

2020-02-11 Thread Olivier Mehani
Package: wnpp
Severity: wishlist
Owner: Olivier Mehani 

* Package name: purple-carbons
  Version : 0.2.2
  Upstream Author : Richard Bayerle 
* URL : https://github.com/gkdr
* License : GPL
  Programming Lang: C
  Description : XEP-0280: Message Carbons for libpurple

Useful in combination with purple-lurch (XEP-0384) to support 
multi-device encryption; RFP/ITP at 
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=905883



Bug#905883: ITP: purple-lurch

2020-02-11 Thread Olivier Mehani
Package: wnpp
Followup-For: Bug #905883
Owner: Olivier Mehani 

Hi,

I'm just trying my hand at building a package for this.

I have previously done some work on this library to make it run with 
Adim on OS X. It should be fairly straightforward (famous last 
words...).



Bug#934733: ITP: webots -- Webots is robot simulator providing a complete development environment to model, program and simulate robots, vehicles and biomechanical systems.

2019-08-14 Thread Olivier Michel
Package: wnpp
Severity: wishlist
Owner: Olivier Michel 

* Package name    : webots
  Version : R2019b
  Upstream Author : Olivier Michel 
* URL : https://github.com/omichel/webots
* License : Apache 2.0
  Programming Lang: C++
  Description : Webots is robot simulator providing a complete development 
environment to model, program and simulate robots, vehicles and biomechanical 
systems.

Webots is an open-source robot simulator.
It is widely used in industry, education and research.
The Webots project started in 1996, initially developed by Dr. Olivier Michel 
at the Swiss Federal Institute of
Technology (EPFL) in Lausanne, Switzerland.
Since December 2018, it is released under the Apache 2 license.

Webots uses a fork of the ODE (Open Dynamics Engine) for detecting of 
collisions and simulating rigid body dynamics.
The ODE library allows one to accurately simulate physical properties of 
objects such as velocity, inertia and friction.

A large collection of freely modifiable robot models comes in the software 
distribution.
In addition, it is also possible to build new models from scratch.
When designing a robot model, the user specifies both the graphical and the 
physical properties of the objects.
The graphical properties include the shape, dimensions, position and 
orientation, colors, and texture of the object.
The physical properties include the mass, friction factor, as well as the 
spring and damping constants.
Simple fluid dynamics is present in the software.

Webots includes a set of sensors and actuators frequently used in robotic 
experiments, e.g. proximity sensors,
light sensors, touch sensors, GPS, accelerometers, cameras, emitters and 
receivers, servo motors (rotational & linear),
position and force sensor, LEDs, grippers, gyros, compass, etc.

The robot controller programs can be written in C, C++, Python, ROS, Java and 
MATLAB using a simple API.

Webots offers the possibility to take PNG screen shots and to record the 
simulations as MPEG (Mac/Linux) and AVI
(Windows) movies. Webots worlds are stored in cross-platform .wbt files which 
format is based on the VRML language.
It is also possible to import and export Webots worlds or objects in the VRML 
format.
Another useful feature is that the user can interact with a running simulation 
at any time, i.e.,
it is possible to move the robots and other object with the mouse.
Webots can stream a simulation on web browsers using WebGL.

Webots is used in several online robot programming competitions including 
https://robotbenchmark.net

This package is useful as it is often recognized as the best tool for 
simulating mobile robots.
It is used by thousands of research labs worldwide in both academia and 
industry.
Another package providing a similar functionality is Gazebo.
Comparing to Gazebo, Webots is easier-to-use and more powerful on a large 
number of features:
3D rendering, sensor modeling, physics simulation acuracy, transfer to real 
robots, etc.

We plan to maintain it on the long term as we are receiving European funding 
for that purpose.
We do not need co-maintenainers, we would welcome volunteer :).
We need a sponsor to get into debian.



Bug#933390: ITP: python-ftputil -- high level library for python ftp

2019-07-30 Thread olivier sallou
Package: wnpp
Severity: wishlist
Owner: Olivier Sallou 
X-Debbugs-Cc: debian-de...@lists.debian.org,
python-modules-t...@lists.alioth.debian.org

* Package name: python-ftputil
  Version : 3.4
  Upstream Author : Stefan Schwarzer 
* URL : https://ftputil.sschwarzer.net/trac
* License : BSD
  Programming Lang: Python
  Description : high level library for python ftp

ftputil is a high-level FTP client library for the Python programming
language. ftputil implements a virtual file system for accessing FTP
servers, that is, it can generate file-like objects for remote files.
The library supports many functions similar to those in the os,
os.path and shutil modules. ftputil has convenience functions for
conditional uploads and downloads, and handles FTP clients and servers
in different timezones.

Needed by next release of biomaj package.
-- 

gpg key id: 4096R/326D8438  (keyring.debian.org)

Key fingerprint = 5FB4 6F83 D3B9 5204 6335  D26D 78DC 68DB 326D 8438



-- 

gpg key id: 4096R/326D8438  (keyring.debian.org)

Key fingerprint = 5FB4 6F83 D3B9 5204 6335  D26D 78DC 68DB 326D 8438


Bug#924086: ITP: python-irodsclient -- python3 API module for iRODS

2019-03-09 Thread olivier sallou
Package: wnpp
Severity: wishlist
Owner: Olivier Sallou 
X-CC: python-modules-t...@lists.alioth.debian.org

* Package name: python-irodsclient
  Version : 0.8.1
  Upstream Author : The University of North Carolina at Chapel Hill
* URL : https://github.com/irods/python-irodsclient
* License : BSD-3
  Programming Lang: Python
  Description : python3 API module for iRODS

iRODS is an open source distributed data management system.
This is a client API implemented in Python.


Bug#547671: audiveris -- new upstream version 5.1.0

2018-12-21 Thread Olivier Humbert
Released a few days ago : 
https://github.com/Audiveris/audiveris/releases/tag/5.1.0


Hope that helps.
Olivier



Bug#887809: RFP: borgmatic -- A wrapper script for Borg backup software that creates and prunes backups

2018-07-30 Thread Olivier Berger
Hi.

Out of curiosity, have you made any progress towards packaging borgmatic ?

Thanks in advance.

Best regards,

On Fri, Mar 09, 2018 at 03:40:13PM +0100, Andrew Shadura wrote:
> 
> On Fri, 19 Jan 2018 23:34:36 -0500 Johan Fleury  wrote:
> > Package: wnpp
> > Severity: wishlist
> > 
> >   Package name: borgmatic
> > 
> > It would be nice to have it packaged along borg.
> > 
> > Thanks in advance.
> 
> I'll take a look at it now.
> 

-- 
Olivier BERGER 
http://www-public.telecom-sudparis.eu/~berger_o/ - OpenPGP-Id: 2048R/5819D7E8
Ingenieur Recherche - Dept INF
Institut Mines-Telecom, Telecom SudParis, Evry (France)



Bug#897614: ITP: gkl

2018-05-03 Thread olivier sallou
Package: wnpp
Severity: wishlist
Owner: Olivier Sallou <osal...@debian.org>
X-CC: debian-med-packag...@lists.alioth.debian.org

* Package name: gkl
  Version : 1.0.0
  Upstream Author : Intel corporation
* URL : *Accelerated kernel library for genomics*
* License : MIT
  Programming Lang: Java
  Description : Accelerated kernel library for genomics

GKL is an optimized versions of compute kernels used in genomics
applications like GATK and HTSJDK. These kernels are optimized to run on
Intel Architecture (AVX, AVX2, AVX-512, multicore, and FPGA) under 64-bit
Linux and Mac OSX.

Kernels included:

PairHMM
AVX and AVX-512 optimized versions of PairHMM used in GATK HaplotypeCaller
and MuTect2.
OpenMP support for multicore processors.
FPGA support for Intel PAC and select vendor cards.
Smith-Waterman
AVX2 and AVX-512 optimized versions of Smith-Waterman used in GATK
HaplotypeCaller and MuTect2.
DEFLATE Compression/Decompression:
Performance optimized Level 1 and 2 compression and decompression from
Intel's ISA-L library.
Performance optimized Level 3 through 9 compression from Intel's Open
Source Technology Center zlib library.


Bug#897610: ITP: gatk-native-bindings

2018-05-03 Thread olivier sallou
Package: wnpp
Severity: wishlist
Owner: Olivier Sallou <osal...@debian.org>
X-CC: debian-med-packag...@lists.alioth.debian.org

* Package name: gatk-native-bindings
  Version : 1.0.0
  Upstream Author : GATK authors
* URL : *https://github.com/broadinstitute/gatk-native-bindings
<https://github.com/broadinstitute/gatk-native-bindings>*
* License : BSD-3-Clause
  Programming Lang: Java
  Description : utliitary library for gatk and picard-tools

needed for picard-tools


Bug#777089: Preconditions for python-moto finished - help needed to build package itself

2018-02-02 Thread Olivier Sallou


- Mail original -
> De: "Andreas Tille" 
> À: 777...@bugs.debian.org
> Cc: debian-pyt...@lists.debian.org, "Debian Science List" 
> 
> Envoyé: Vendredi 2 Février 2018 09:16:55
> Objet: Preconditions for python-moto finished - help needed to build package 
> itself
> 
> Hi,
> 
> as you might have noticed I finalised the preconditions to build
> python-moto which is in salsa.d.o[1].  When trying to build I get:
> 
> 
> 
>dh_auto_test -O--buildsystem=pybuild
> I: pybuild base:184: python2.7 setup.py test
> running test
> running egg_info
> writing requirements to moto.egg-info/requires.txt
> writing moto.egg-info/PKG-INFO
> writing top-level names to moto.egg-info/top_level.txt
> writing dependency_links to moto.egg-info/dependency_links.txt
> writing entry points to moto.egg-info/entry_points.txt
> reading manifest file 'moto.egg-info/SOURCES.txt'
> reading manifest template 'MANIFEST.in'
> writing manifest file 'moto.egg-info/SOURCES.txt'
> running build_ext
> Traceback (most recent call last):
>   File "setup.py", line 68, in 
> "Topic :: Software Development :: Testing",
>   File "/usr/lib/python2.7/dist-packages/setuptools/__init__.py", line 129,
>   in setup
> return distutils.core.setup(**attrs)
>   File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
> dist.run_commands()
>   File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
> self.run_command(cmd)
>   File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
> cmd_obj.run()
>   File "/usr/lib/python2.7/dist-packages/setuptools/command/test.py", line
>   226, in run
> self.run_tests()
>   File "/usr/lib/python2.7/dist-packages/setuptools/command/test.py", line
>   248, in run_tests
> exit=False,
>   File "/usr/lib/python2.7/unittest/main.py", line 94, in __init__
> self.parseArgs(argv)
>   File "/usr/lib/python2.7/unittest/main.py", line 149, in parseArgs
> self.createTests()
>   File "/usr/lib/python2.7/unittest/main.py", line 158, in createTests
> self.module)
>   File "/usr/lib/python2.7/unittest/loader.py", line 130, in
>   loadTestsFromNames
> suites = [self.loadTestsFromName(name, module) for name in names]
>   File "/usr/lib/python2.7/unittest/loader.py", line 103, in
>   loadTestsFromName
> return self.loadTestsFromModule(obj)
>   File "/usr/lib/python2.7/dist-packages/setuptools/command/test.py", line
>   52, in loadTestsFromModule
> tests.append(self.loadTestsFromName(submodule))
>   File "/usr/lib/python2.7/unittest/loader.py", line 100, in
>   loadTestsFromName
> parent, obj = obj, getattr(obj, part)
> AttributeError: 'module' object has no attribute 'backport_assert_raises'

backport_assert_raises is a python file in tests directory of moto, maybe it is 
missing in your install?

> E: pybuild pybuild:283: test: plugin distutils failed with: exit code=1:
> python2.7 setup.py test
> dh_auto_test: pybuild --test -i python{version} -p 2.7 returned exit code 13
> debian/rules:6: recipe for target 'build' failed
> make: *** [build] Error 25
> dpkg-buildpackage: error: debian/rules build gave error exit status 2
> 
> 
> 
> I was seeking for some missing backport module but I have no real clue
> what might be missing.  Any help would be welcome.
> 
> Kind regards
> 
>  Andreas.
> 
> 
> 
> [1]
> 
> --
> http://fam-tille.de
> 
> 



Bug#777089: Next python-mote pre-condition - issue with pybuild: python-backports.tempfile conflicting python-backports.weakref

2018-01-26 Thread Olivier Sallou


- Mail original -
> De: "Olivier Sallou" <olivier.sal...@irisa.fr>
> À: "Andreas Tille" <andr...@an3as.eu>
> Cc: debian-pyt...@lists.debian.org, "Debian Science List" 
> <debian-scie...@lists.debian.org>, 777...@bugs.debian.org
> Envoyé: Mardi 23 Janvier 2018 17:11:05
> Objet: Re: Next python-mote pre-condition - issue with pybuild: 
> python-backports.tempfile conflicting
> python-backports.weakref
> 
> 
> 
> - Mail original -
> > De: "Andreas Tille" <andr...@an3as.eu>
> > À: debian-pyt...@lists.debian.org, "Debian Science List"
> > <debian-scie...@lists.debian.org>, 777...@bugs.debian.org
> > Envoyé: Lundi 22 Janvier 2018 15:04:10
> > Objet: Re: Next python-mote pre-condition - issue with pybuild:
> > python-backports.tempfile conflicting
> > python-backports.weakref
> > 
> > Hi,
> > 
> > I kept on working packaging python-moto predependencies.  I'm now
> > stumbling upon python-backports.tempfile[1] and
> > python-backports.weakref[2].  My naive packaging attempt puts
> > the modules into
> 
> well, package name should not really use dots in name, I suppose that's what
> leads to error. But don't know how to fix that with python helper... :-(
> 
> both modules use the same "base module", ie *backports* so final dest is
> correct. From a pure python point of view, you can "merge" multiple sub
> modules in the same mail module, python will manage the duplication of
> __init__.py
> 
> However, in Debian case, I do not know how this can be handled as 2 packages
> cannot hold the same file (even if __init__ is only an empty file), and at
> least one must be present (if you install only one).
> 
> Olivier
> 
> > 
> >/usr/lib/python*/dist-packages/backports
> > 
> > leaving the same package
> > 
> >/usr/lib/python3/dist-packages/backports/__init__.py

after thinking about this, I think the "easy" solution would be to:

 * create a *backports* package, that simply embeds a backports/__init__.py

 * depends on this backports package itself and simply remove 
backports/__init__.py from backports.XXX packages.

If they depend on backports, this file will will always be present, and will be 
of for backports.xx modules.

You would only need to remove the file from installed files in packages.

I see though that you have already uploaded package, how did you handle the 
issue?

Olivier

> > 
> > for both packages and thus the packages are conflicting.  I have no idea
> > why pybuild simply uses the dir backports instead of the full module
> > name nor do I have any idea how to fix this.  I tried to hack around in
> > the backports.weakref package using
> > 
> > 
> > override_dh_auto_install:
> > for dir in `find .pybuild -type d -name backports | sort | uniq` ;
> > do
> > \
> > mv $${dir} $${dir}.weakref ; \
> > done
> > dh_auto_install
> > 
> > but this rather has led to an empty package.
> > 
> > Any help is welcome
> > 
> > Andreas.
> > 
> > 
> > [1] https://salsa.debian.org/science-team/python-backports.tempfile.git
> > [2] https://salsa.debian.org/science-team/python-backports.weakref.git
> > 
> > --
> > http://fam-tille.de
> > 
> > 
> 
> 



Bug#777089: Next python-mote pre-condition - issue with pybuild: python-backports.tempfile conflicting python-backports.weakref

2018-01-23 Thread Olivier Sallou


- Mail original -
> De: "Andreas Tille" <andr...@an3as.eu>
> À: debian-pyt...@lists.debian.org, "Debian Science List" 
> <debian-scie...@lists.debian.org>, 777...@bugs.debian.org
> Envoyé: Lundi 22 Janvier 2018 15:04:10
> Objet: Re: Next python-mote pre-condition - issue with pybuild: 
> python-backports.tempfile conflicting
> python-backports.weakref
> 
> Hi,
> 
> I kept on working packaging python-moto predependencies.  I'm now
> stumbling upon python-backports.tempfile[1] and
> python-backports.weakref[2].  My naive packaging attempt puts
> the modules into

well, package name should not really use dots in name, I suppose that's what 
leads to error. But don't know how to fix that with python helper... :-(

both modules use the same "base module", ie *backports* so final dest is 
correct. From a pure python point of view, you can "merge" multiple sub modules 
in the same mail module, python will manage the duplication of __init__.py

However, in Debian case, I do not know how this can be handled as 2 packages 
cannot hold the same file (even if __init__ is only an empty file), and at 
least one must be present (if you install only one).

Olivier

> 
>/usr/lib/python*/dist-packages/backports
> 
> leaving the same package
> 
>/usr/lib/python3/dist-packages/backports/__init__.py
> 
> for both packages and thus the packages are conflicting.  I have no idea
> why pybuild simply uses the dir backports instead of the full module
> name nor do I have any idea how to fix this.  I tried to hack around in
> the backports.weakref package using
> 
> 
> override_dh_auto_install:
> for dir in `find .pybuild -type d -name backports | sort | uniq` ; do
> \
> mv $${dir} $${dir}.weakref ; \
> done
> dh_auto_install
> 
> but this rather has led to an empty package.
> 
> Any help is welcome
> 
> Andreas.
> 
> 
> [1] https://salsa.debian.org/science-team/python-backports.tempfile.git
> [2] https://salsa.debian.org/science-team/python-backports.weakref.git
> 
> --
> http://fam-tille.de
> 
> 



Bug#887565: Please package python3-vlc

2018-01-18 Thread Olivier Aubert
Hi 

> As long as the module is imported with "import vlc", the proper Debian package
> name is python-vlc for the Python 2 version and python3-vlc for the Python 3
> version. So that definitely needs to be fixed.

The easy fix would be for me to update the module name from python-vlc
to vlc in the setup.py file. Then the stdeb generated packages will be
correct. What prevented me from doing this before is the confusion it
may introduce (old names references in forums), but it is feasible [1].

Another issue I have with this is that some users do not understand
that python-vlc only installs bindings, not vlc itself. This will be
even worse if the name is vlc, but I guess that at some point, there is
 not much that can be done.

[1] http://legacy.python.org/dev/peps/pep-0423/#how-to-rename-a-project

I can fix the package name, add the copyright info and put the
resulting packaged file in some git repo. What is the preferred
approach: a repository distinct from the upstream repo, or a repo
integrated in the upstream repo?

Olivier

signature.asc
Description: This is a digitally signed message part


Bug#887565: Please package python3-vlc

2018-01-18 Thread Olivier Aubert
Hello

From my point of view, the Debian packaging is ready as I mentioned
last october.  

Note that the project principles make it a bit unusual to package: the
main setup.py file is for the python-vlc-generator project, which is
used to generate the actual bindings from the include files. I update
the generated bindings when I either make a change in the generator or
a new VLC version is available, and the result, proper VLC bindings, is
located in generated/3.0 directory, with a full package structure,
proper setup.py, etc. So this directory should be the reference for
building from source, or it could also be built from PyPI.

Building the debian package, using the setup.py from PyPI or
generated/3.0 - which are the same -, can then be achieved with:

python setup.py --command-packages=stdeb.command sdist_dsc --with-python2=true 
--with-python3=true bdist_deb

The only issue I see is the naming: since my package is named python-
vlc (in pypi) and stdeb prepends a python-  prefix, it produces a 
python-python-vlc package (and there seems to be no option to fix
this).

I was waiting for some feedback from Sebastian. If the
stdeb road is ok, and the naming issue is not blocking, it will be
simpler to maintain. Else we could have to duplicate the packaging
work.

Cheers,
Olivier



On Thu, 2018-01-18 at 10:17 +0100, Sebastian Ramacher wrote:
> Control: reassign -1 wnpp
> Control: title -1 RFP: python-vlc -- Python bindings for VLC
> 
> On 2018-01-18 13:27:32, Mike Abrahall wrote:
> > Package: src:vlc
> > Version: 3.0.0~rc5-1
> > Severity: wishlist
> > 
> > I have a Python app that uses VLC via the standard bindings.
> > This is already upstream 
> > https://git.videolan.org/?p=vlc/bindings/python.git;a=tree
> > I can ship that file myself, but when VLC updates my app breaks.
> > It would be much easier if this was just packaged alongside the VLC 
> > packages.
> 
> The Python bindings for VLC will require a new source package. Thus I am
> reassigning this bug to wnpp. I am also adding Olivier to CC. He was 
> interested
> in packaging it.
> 
> Olivier, did you make any progress since our last conversation?
> 
> Cheers

signature.asc
Description: This is a digitally signed message part


Bug#872451: biomaj3 -- BioMAJ3 workflow library

2017-08-17 Thread olivier sallou
Package: wnpp
Severity: wishlist
Owner: Olivier Sallou <osal...@debian.org>
X-CC: debian-med-packag...@lists.alioth.debian.org

* Package name: biomaj3
  Version : 3.1.3
  Upstream Author : Olivier Sallou <olivier.sal...@irisa.fr>
* URL : https://github.com/genouest/biomaj
<http://biomaj.genouest.org/>
* License : AGPL-3
  Programming Lang: Python
  Description : BioMAJ workflow library

Binary package names: python3-biomaj3

 BioMAJ downloads remote data banks, checks their status and applies
 transformation workflows, with consistent state, to provide ready-to-use
 data for biologists and bioinformaticians. For example, it can transform
 original FASTA files into BLAST indexes. It is very flexible and its
 post-processing facilities can be extended very easily.
 .
 This package containers the workflow manager. biomaj3-cli is recommended
to manage biomaj.


Bug#872450: biomaj3-cli -- BioMAJ3 client

2017-08-17 Thread olivier sallou
Package: wnpp
Severity: wishlist
Owner: Olivier Sallou <osal...@debian.org>
X-CC: debian-med-packag...@lists.alioth.debian.org

* Package name: biomaj3-cli
  Version : 3.0.7
  Upstream Author : Olivier Sallou <olivier.sal...@irisa.fr>
* URL : https://github.com/genouest/biomaj-
<http://biomaj.genouest.org/>cli
* License : AGPL-3
  Programming Lang: Python
  Description : BioMAJ client library

Binary package names: python3-biomaj3-cli

 BioMAJ downloads remote data banks, checks their status and applies
 transformation workflows, with consistent state, to provide ready-to-use
 data for biologists and bioinformaticians. For example, it can transform
 original FASTA files into BLAST indexes. It is very flexible and its
 post-processing facilities can be extended very easily.
 .
 This package containers the client to manage biomaj


Bug#872449: ITP: biomaj3-daemon -- BioMAJ3 daemon library

2017-08-17 Thread olivier sallou
Package: wnpp
Severity: wishlist
Owner: Olivier Sallou <osal...@debian.org>
X-CC: debian-med-packag...@lists.alioth.debian.org

* Package name: biomaj3-daemon
  Version : 3.0.7
  Upstream Author : Olivier Sallou <olivier.sal...@irisa.fr>
* URL : https://github.com/genouest/biomaj-
<http://biomaj.genouest.org/>daemon
* License : AGPL-3
  Programming Lang: Python
  Description : BioMAJ daemon library

Binary package names: python3-biomaj3-daemon

 BioMAJ downloads remote data banks, checks their status and applies
 transformation workflows, with consistent state, to provide ready-to-use
 data for biologists and bioinformaticians. For example, it can transform
 original FASTA files into BLAST indexes. It is very flexible and its
 post-processing facilities can be extended very easily.
 .
 This package containers the daemon/cli management library


Bug#872447: ITP: biomaj3-process -- BioMAJ3 process library

2017-08-17 Thread olivier sallou
Package: wnpp
Severity: wishlist
Owner: Olivier Sallou <osal...@debian.org>
X-CC: debian-med-packag...@lists.alioth.debian.org

* Package name: biomaj3-process
  Version : 3.0.7
  Upstream Author : Olivier Sallou <olivier.sal...@irisa.fr>
* URL : https://github.com/genouest/biomaj-
<http://biomaj.genouest.org/>process
* License : AGPL-3
  Programming Lang: Python
  Description : BioMAJ process library

Binary package names: python3-biomaj3-process

 BioMAJ downloads remote data banks, checks their status and applies
 transformation workflows, with consistent state, to provide ready-to-use
 data for biologists and bioinformaticians. For example, it can transform
 original FASTA files into BLAST indexes. It is very flexible and its
 post-processing facilities can be extended very easily.
 .
 This package containers the process management library


Bug#872446: ITP: biomaj3-download -- BioMAJ3 download library

2017-08-17 Thread olivier sallou
Package: wnpp
Severity: wishlist
Owner: Olivier Sallou <osal...@debian.org>
X-CC: debian-med-packag...@lists.alioth.debian.org

* Package name: biomaj3-download
  Version : 3.0.9
  Upstream Author : Olivier Sallou <olivier.sal...@irisa.fr>
* URL : https://github.com/genouest/biomaj-
<http://biomaj.genouest.org/>download
* License : AGPL-3
  Programming Lang: Python
  Description : BioMAJ download library

Binary package names: python3-biomaj3-download

 BioMAJ downloads remote data banks, checks their status and applies
 transformation workflows, with consistent state, to provide ready-to-use
 data for biologists and bioinformaticians. For example, it can transform
 original FASTA files into BLAST indexes. It is very flexible and its
 post-processing facilities can be extended very easily.
 .
 This package containers the download management library


Bug#872444: ITP: biomaj3-zipkin -- BioMAJ3 zipkin library

2017-08-17 Thread olivier sallou
Package: wnpp
Severity: wishlist
Owner: Olivier Sallou <osal...@debian.org>
X-CC: debian-med-packag...@lists.alioth.debian.org

* Package name: biomaj3-zipkin
  Version : 0.2.2
  Upstream Author : Olivier Sallou <olivier.sal...@irisa.fr>
* URL : http://biomaj.genouest.org
* License : AGPL-3
  Programming Lang: Python
  Description : BioMAJ zipkin library

Binary package names: python3-biomaj3-zipkin

 BioMAJ downloads remote data banks, checks their status and applies
 transformation workflows, with consistent state, to provide ready-to-use
 data for biologists and bioinformaticians. For example, it can transform
 original FASTA files into BLAST indexes. It is very flexible and its
 post-processing facilities can be extended very easily.
 .
 This package containers the zipkin management library


Bug#872445: ITP: biomaj3-user -- BioMAJ3 user library

2017-08-17 Thread olivier sallou
Package: wnpp
Severity: wishlist
Owner: Olivier Sallou <osal...@debian.org>
X-CC: debian-med-packag...@lists.alioth.debian.org

* Package name: biomaj3-user
  Version : 3.0.6
  Upstream Author : Olivier Sallou <olivier.sal...@irisa.fr>
* URL : http://biomaj.genouest.org
* License : AGPL-3
  Programming Lang: Python
  Description : BioMAJ user library

Binary package names: python3-biomaj3-user

 BioMAJ downloads remote data banks, checks their status and applies
 transformation workflows, with consistent state, to provide ready-to-use
 data for biologists and bioinformaticians. For example, it can transform
 original FASTA files into BLAST indexes. It is very flexible and its
 post-processing facilities can be extended very easily.
 .
 This package containers the user management library


Bug#826550: ITP: python-consul -- client for Consul Service Discovery

2017-08-17 Thread olivier sallou
ok, I have upoaded python3 version (policy specifies to upload python3 only)

Le jeu. 17 août 2017 à 12:41, Thomas Goirand <z...@debian.org> a écrit :

> On 08/17/2017 11:17 AM, olivier sallou wrote:
> > Hi,
> > I need the python3 consul client for a package, what is your progress on
> > packaging?
> > Thanks
> >
> > Olivier
>
> Hi,
>
> If you intend to push it to the DPMT, please feel free to take over the
> ITP and package it yourself.
>
> Cheers,
>
> Thomas Goirand (zigo)
>


Bug#872409: ITP: biomaj3-core -- BioMAJ3 core library

2017-08-17 Thread olivier sallou
Package: wnpp
Severity: wishlist
Owner: Olivier Sallou <osal...@debian.org>
X-CC: debian-med-packag...@lists.alioth.debian.org

* Package name: biomaj3-core
  Version : 3.0.9
  Upstream Author : Olivier Sallou <olivier.sal...@irisa.fr>
* URL : http://biomaj.genouest.org
* License : AGPL-3
  Programming Lang: Python
  Description : BioMAJ core library

Binary package names: python3-biomaj-core

 BioMAJ downloads remote data banks, checks their status and applies
 transformation workflows, with consistent state, to provide ready-to-use
 data for biologists and bioinformaticians. For example, it can transform
 original FASTA files into BLAST indexes. It is very flexible and its
 post-processing facilities can be extended very easily.
 .
 This package containers the core library


Bug#872344: ITP: py-zipkin -- Library for using Zipkin in Python

2017-08-16 Thread olivier sallou
Package: wnpp
Severity: wishlist
Owner: Olivier Sallou <osal...@debian.org>

* Package name: python-py-zipkin
  Version : 0.9.0
  Upstream Author : Yelp, Inc. <opensource+py-zip...@yelp.com>
* URL : https://github.com/Yelp/py_zipkin
* License : Apache 2.0
  Programming Lang: Python
  Description : Library for using Zipkin in Python

Binary package names: python3-py-zipkin

 py_zipkin provides a context manager/decorator along with some utilities
to facilitate the usage of Zipkin in Python applications.


Bug#872343: ITP: thriftpy -- Pure python implementation of Apache Thrift

2017-08-16 Thread olivier sallou
Package: wnpp
Severity: wishlist
Owner: Olivier Sallou <osal...@debian.org>

* Package name: thriftpy
  Version : 0.3.9
  Upstream Author : Lx Yu <i...@lxyu.net>
* URL : https://thriftpy.readthedocs.org/
* License : MIT
  Programming Lang: Python
  Description : Pure python implementation of Apache Thrift

Binary package names: python3-thriftpy python-thriftpy

 
 ThriftPy
 
 .
 ThriftPy is a pure python implementation of
 `Apache Thrift <http://thrift.apache.org/>`_ in a pythonic way.
 .
 Documentation: https://thriftpy.readthedocs.org/
 .
 Features
 
 .
 Currently ThriftPy have these features (also advantages over the upstream
 python lib):
 .
 - Supports python2.6+, python3.3+, pypy and pypy3.
 .
 - Pure python implementation. No longer need to compile & install the
'thrift'
   package. All you need is thriftpy and thrift file.
 .
 - Compatible with Apache Thrift. You can use ThriftPy together with the
   official implementation servers and clients, such as a upstream server
with
   a thriftpy client or the opposite.
 .
   Currently implemented protocols and transports:
 .
   * binary protocol (python and cython)
 .
   * compact protocol (python and cython)
 .
   * json protocol
 .
   * buffered transport (python & cython)
 .
   * framed transport
 .
   * tornado server and client (with tornado 4.0)
 .
 .
 - Can directly load thrift file as module, the sdk code will be generated
on
   the fly.
 .
 - Easy RPC server/client setup.


Bug#851824: python 2 /3 binaries

2017-02-10 Thread olivier sallou
binaries are problems in Debian when managing modules with binaries.

Solution is usually to rename binary in one of the modules

For humanfriendly, you would get humanfriendly in python2 package and
humanfriendly3 in pythno3 for example, each with its own manpage.

Not very cool, as you need, in python3, to know that binary name is not the
same.. :-(

or, as python3 will be the default in future, keep original name in python3
module and rename for python2

Olivier


Bug#826550: any progress?

2017-02-10 Thread olivier sallou
Hi,
I would need python(3)-consul for a package, is there any progress on this
package?

Thanks

Olivier


Bug#851366: ITP: python-biomaj3 -- package for designing hybrid enrichment probes

2017-01-14 Thread olivier sallou
Package: wnpp
Severity: wishlist
Owner: Olivier Sallou <osal...@debian.org>

* Package name: biomaj3
  Version : 3.0.20
  Upstream Author : Olivier Sallou
* URL : *https://github.com/genouest/biomaj
<https://github.com/genouest/biomaj>*
* License : Affero GPL
  Programming Lang: python
  Description : biological data-bank updater

 BioMAJ downloads remote data banks, checks their status and applies
 transformation workflows, with consistent state, to provide ready-to-use
 data for biologists and bioinformaticians. For example, it can transform
 original FASTA files into BLAST indexes. It is very flexible and its
 post-processing facilities can be extended very easily.

Biomaj3 is a complete rewrite of the original biomaj package, in python,
and using mongodb instead of mysql. It also provides bug fixes and new
features.


Bug#851342: ITP: baitfisher -- package for designing hybrid enrichment probes

2017-01-14 Thread olivier sallou
Package: wnpp
Severity: wishlist
Owner: Olivier Sallou <osal...@debian.org>

* Package name: baitfisher
  Version : 1.0
  Upstream Author : Christoph Mayer
* URL : https://github.com/cmayer/BaitFisher-package
* License : GPL
  Programming Lang: C++
  Description : package for designing hybrid enrichment probes

The BaitFisher package consists of two programs: BaitFisher and
BaitFilter.

BaitFisher was been designed to construct hybrid enrichment baits from
multiple sequence alignments (MSAs) or annotated features in MSAs. The
main goal of BaitFisher is to avoid redundancy in the construction of
baits by designing fewer baits in conserved regions of the MSAs and
designing more baits in variable regions. This makes use of the fact
that hybrid enrichment baits can differ to some extends from the target
region, which they should capture in the enrichment procedure. By
specifying the allowed distance between baits and the sequences in the
MSAs the user can control the allowed bait-to-target distance and the
degree of reduction in the number of baits that are designed. See the
BaitFisher paper for details.

BaitFilter was designed (i) to determine whether baits bind
unspecifically to a reference genome, (ii) to filter baits that only
have partial length matches to a reference genome, (iii) to determine
the optimal bait region in a MSA and to convert baits to a format that
can be uploaded at a bait constructing company. The optimal bait region
can be the most conserved region in the MSA or the region with the
highest number of sequences without gaps or ambiguous nucleotides.


Bug#851256: ITP: bedops -- high-performance genomic feature operations

2017-01-13 Thread olivier sallou
Package: wnpp
Severity: wishlist
Owner: root 

* Package name: bedops
  Version : 2.4.20
  Upstream Author : Shane J. Neph, M. Scott Kuehn and Alex P. Reynolds
* URL : https://github.com/bedops/bedops
* License : GPL
  Programming Lang: C++
  Description : high-performance genomic feature operations

BEDOPS is a suite of tools to address common questions raised in
genomic studies mostly with regard to overlap and proximity
relationships between data sets. It aims to be scalable and flexible,
facilitating the efficient and accurate analysis and management of
large-scale genomic data.


Bug#829596: RFA: django-ldapdb -- LDAP database backend for Django

2016-07-04 Thread Olivier Berger
Package: wnpp
Severity: normal

Hi.

Unfortunately, I don't have the means to devote enough time to maintain this 
package in Debian.

Any adopter will be much welcome.

Best regards,
-- 
Olivier BERGER 
http://www-public.telecom-sudparis.eu/~berger_o/ - OpenPGP-Id: 2048R/5819D7E8
Ingenieur Recherche - Dept INF
Institut Mines-Telecom, Telecom SudParis, Evry (France)



Bug#829594: RFA: django-conneg -- Framework for content-negotiated views in Django

2016-07-04 Thread Olivier Berger
Package: wnpp
Severity: normal

Hi.

Unfortunately, I don't have the means to devote enough time to maintain this 
package in Debian.

Any adopter will be much welcome.

Best regards,
-- 
Olivier BERGER 
http://www-public.telecom-sudparis.eu/~berger_o/ - OpenPGP-Id: 2048R/5819D7E8
Ingenieur Recherche - Dept INF
Institut Mines-Telecom, Telecom SudParis, Evry (France)



Bug#829566: ITP: python-dictobj -- python library to access dictionary keys as instance

2016-07-04 Thread Olivier Sallou
Package: wnpp 
Severity: wishlist 
Owner: Olivier Sallou <olivier.sal...@irisa.fr> 

* Package name : python-dictobj 
Version : 0.4 
Upstream Author : William Grim 
* URL : https://github.com/grimwm/py-dictobj 
* License : Apache 2.0 
Programming Lang: Python 
Description : python library to access dictionary keys as instance attributes 

This package extends the functionality of the normal Python dictionary by 
affording the ability to lookup dictionary keys as instance attributes (i.e. 
__getattr__) instead of "indices" (i.e. __getitem__). 
This package is a dependency for Galaxy. 



Bug#829565: ITP: python-dictobj -- python library to access dictionary keys as instance attributes

2016-07-04 Thread Olivier Sallou
Package: wnpp
Severity: wishlist
Owner: Olivier Sallou <olivier.sal...@irisa.fr>

* Package name: python-dictobj
  Version : 0.4
  Upstream Author : William Grim
* URL : https://github.com/grimwm/py-dictobj
* License : Apache 2.0
  Programming Lang: Python
  Description : python library to access dictionary keys as instance 
attributes

This package extends the functionality of the normal Python dictionary by 
affording the ability to lookup dictionary keys as instance attributes (i.e. 
__getattr__) instead of "indices" (i.e. __getitem__).
This package is a dependency for Galaxy.



Bug#757230: retitle 757230 to O: php-arc -- Flexible RDF system for semantic web and PHP practitioners

2016-04-26 Thread Olivier Berger
retitle 757230 O: php-arc -- Flexible RDF system for semantic web and PHP 
practitioners
thanks

I'm orphaning the package. Too bad I don't have the time or need to maintain it 
any more.

I didn't test if it is compatible with PHP 7.

Good luck if someone wishes to adopt it.

Hth

-- 
Olivier BERGER 
(OpenPGP: 4096R/7C5BB6A5)
http://www.olivierberger.com/weblog/



Bug#757228: retitle 757228 to O: libgraphite-php -- PHP Linked Data Library

2016-04-26 Thread Olivier Berger
retitle 757228 O: libgraphite-php -- PHP Linked Data Library
thanks

I don't have the time and need to maintain the library.

I'm not sure either it would be compatible with PHP 7.

Some work had been attempted at refreshing the packaging, and I've left it in 
the repo, should someone take over.

Hth,

-- 
Olivier BERGER 
(OpenPGP: 4096R/7C5BB6A5)
http://www.olivierberger.com/weblog/



Bug#790814: ITP: kanboard -- A PHP project management system with a kanban workflow style interface and various integrations.

2016-04-24 Thread Olivier Berger
Hi.

Last year, you stated your intent to create a Debian package for kanboard.

Are there any progress one could review ? Any shared code repo containing you 
package sources ?

Thanks in advance.

Best regards,


On Wed, Jul 01, 2015 at 10:51:41PM +0100, John Hackett wrote:
> Package: wnpp
> Severity: wishlist
> Owner: John Hackett <john+deb...@shockingly.eu>
> 
> * Package name: kanboard
>   Version : v1.0.16
>   Upstream Author : Frédéric Guillot 
> * URL : http://www.kanboard.net/
> * License : AGPLv3
>   Programming Lang: PHP
>   Description : A web based project management system with a kanban 
> workflow style interface and various integrations.
> 
> Kanboard allows for fast and easy project management and has robust task 
> management built in. 

-- 
Olivier BERGER 
(OpenPGP: 4096R/7C5BB6A5)
http://www.olivierberger.com/weblog/



Bug#757231: retitle 757231 to O: php-cas -- Central Authentication Service client library in php

2016-04-24 Thread Olivier Berger
retitle 757231 O: php-cas -- Central Authentication Service client library in 
php
thanks

I'm no longer able to dedicate time and effort to maintaining the package.

I've just uploaded 1.3.3-3 with maintainer set to QA.

I'm also not sure it's feasable to test that the package is working easily. 
Maybe as an advice for future maintainers, I'd suggest to investigate using 
docker for setting up a test env for CAS server and PHP webapp + phpcas.

Hth.

-- 
Olivier BERGER 
(OpenPGP: 4096R/7C5BB6A5 : http://weusepgp.info)
http://www.olivierberger.com/weblog/



Bug#819238: RFP: wekan -- A Kanban-like agile dashboard Web app

2016-03-25 Thread Olivier Berger
Package: wnpp
Severity: wishlist

* Package name: wekan
  Version : 0.9
* URL : https://wekan.io/
* License : MIT
  Programming Lang: JS
  Description : A Kanban-like agile dashboard Web app

>From its web site, "Wekan is an open-source and collaborative kanban board 
>application."

It is also described as a Trello replacement (a SaaS alternative).

AFAIU, it used to be called LibreBoard at some point in time.

Best regards,



Bug#816991: ITP: aseqjoy -- Joystick to ALSA MIDI Sequencer Converter

2016-03-07 Thread humbert . olivier . 1
Hi,

> I working o this package on https://github.com/ftoledo/pkg-aseqjoy

I did put some a comment and made a pull request on this page.

Hope that helps
Olivier



Bug#791878: Info received (ITP: sauvegarde -- Saves files live while beeing created or modified in a deduplicated manner.)

2016-01-05 Thread Olivier Delhomme
Description: Sauvegarde is a set of 3 programs and a library
that may achieve live and continuous backup of files in a
deduplicated manner. Particularities are:
. The server is stateless and has a small memory footprint.
. Deduplicating files is done at the block level with either
  fixed or adaptive block sizes. 

New version v0.0.7 has been released on January 3, 2016. It
has a basic all-in-one debian package that can be downloaded
from: http://cdpfgl.delhomme.org/download/packages/debian/

Source code for v0.0.7 version can be downloaded from:
http://cdpfgl.delhomme.org/download/releases/

Git cvs can be reached at:
https://github.com/dupgit/sauvegarde

Everything is released under GPL-3 version except images
from pixmaps directory that are released under CC-BY-SA-4
(thoses are not included in .deb package at this time).

Thanks for your time, Olivier Delhomme.

-- 
Continuous data protection for GNU/Linux: https://github.com/dupgit/sauvegarde
Current version v0.0.6.



Bug#796487: ITP: repeatmasker-recon -- indentification of repeat families from biological sequences

2015-08-22 Thread Olivier Sallou
Package: wnpp
Severity: wishlist
Owner: Olivier Sallou osal...@debian.org

* Package name: repeatmasker-recon
  Version : 1.08
  Upstream Author : Institute for Systems Biology
* URL : http://www.repeatmasker.org/
* License : GPL
  Programming Lang: C, Perl
  Description : indentification of repeat families from biological sequences

The RECON package implements a de novo algorithm for the
indentification of repeat families from biological sequences.  For
details about the algorithm, see

Bao Z. and Eddy S.R. (2002) Automated de novo Identification of Repeat
Sequence Families in Sequenced Genomes. Submitted.

and

http://www.genetics.wustl.edu/eddy/recon

This distribution includes two Perl scripts and several C programs.
Most users only need to run the scripts and the C programs should be
transparent.



Bug#791878: ITP: sauvegarde -- Saves files live while beeing created or modified in a deduplicated manner.

2015-08-21 Thread Olivier Delhomme
New version v0.0.3 is now out and can be found at
http://src.delhomme.org/download/sauvegarde/releases/sauvegarde-0.0.3.tar.xz

Source code is at https://github.com/dupgit/sauvegarde
It is licensed with GPL v3 and has the following dependencies :

   . autotools (2.59)
   . glib and gio (2.26)
   . libmicrohttpd (0.9.5)
   . libcurl (7.22.0)
   . sqlite (3.6.20)
   . jansson (2.5)

Building process is using autotools and a configure script.
I managed to compile nicely under debian jessie on x86_64
and 32 bits arm7l architectures.

I'd love to go through the process for an inclusion of 
sauvegarde project into debian testing.

Thanks for your time,

Olivier Delhomme.



Bug#796363: ITP: libsis-base-java -- supplies some utility classes needed for libraries like sis-jhdf5

2015-08-21 Thread Olivier Sallou
Package: wnpp
Severity: wishlist
Owner: Olivier Sallou osal...@debian.org

* Package name: libsis-base-java
  Version : 14.12.0
  Upstream Author : ETH Zuerich, CISD
* URL : https://wiki-bsse.ethz.ch/display/JHDF5/Download+Page
* License : Apache
  Programming Lang: C, Java
  Description : supplies some utility classes needed for libraries like 
sis-jhdf5

Base libraries used by software from the SIS division at ETH Zurich
 This library supplies some utility classes needed for libraries like sis-jhdf5.



Bug#796390: ITP: libsis-jhdf5-java -- HDF library for Java

2015-08-21 Thread Olivier Sallou
Package: wnpp
Severity: wishlist
Owner: Olivier Sallou osal...@debian.org

* Package name: libsis-jhdf5-java
  Version : 14.12.1
  Upstream Author : ETH Zuerich CISD
* URL : http://svncisd.ethz.ch/repos/cisd/jhdf5/tags/release/
* License : Apache
  Programming Lang: C, Java
  Description : HDF library for Java

JHDF5 is a Java binding to the HDF Group library for HDF5 focusing on
ease-of-use, which was developed by CISD and is now maintained by ETH SIS.
The library uses HDF5 1.8 from the HDF Group and files created with
JHDF5 are fully compatible with HDF5 1.6/1.8 (as you choose).



Bug#796289: ITP: python-eta -- python module to generate progress bar for CLI

2015-08-21 Thread Olivier Sallou
Package: wnpp
Severity: wishlist
Owner: Olivier Sallou osal...@debian.org

* Package name: python-eta
  Version : 0.9.7
  Upstream Author : Marcus Breese
* URL : https://github.com/mbreese/eta
* License : BSD
  Programming Lang: Python
  Description : python module to generate progress bar for CLI

This is a python module that will create progress bars for command-line 
programs.

This pakcage is a dependency for an other package to come ngsutils.



Bug#795865: ITP: bio-rainbow -- RAD-seq related clustering and de novo assembly

2015-08-17 Thread Olivier Sallou
Package: wnpp
Severity: wishlist
Owner: Olivier Sallou osal...@debian.org

* Package name: bio-rainbow
  Version : 2.4.0
  Upstream Author : Jue Ruan ruan...@gmail.com
* URL : http://sourceforge.net/projects/bio-rainbow/
* License : GPL
  Programming Lang: C, Perl
  Description : RAD-seq related clustering and de novo assembly

Rainbow package consists of several programs used for RAD-seq related 
clustering and de novo assembly. in bioinformatics



Bug#795822: ITP: python-cutadapt -- cleaner for biological high sequencing data reads

2015-08-17 Thread olivier sallou
Package: wnpp
Severity: wishlist
Owner: Olivier Sallou olivier.sal...@irisa.fr
X-Debbugs-Cc: debian-...@lists.debian.org

* Package name: python-cutadapt
  Version : 1.8.3
  Upstream Author : Marcel Martin marcel.mar...@scilifelab.se
* URL : http://pypi.python.org/pypi/cutadapt
* License : MIT
  Programming Lang: Python
  Description : cleaner for biological high sequencing data reads

Cutadapt finds and removes adapter sequences, primers, poly-A tails and
other types of unwanted sequence from your high-throughput sequencing reads.

Cleaning your data in this way is often required: Reads from small-RNA
sequencing contain the 3’ sequencing adapter because the read is longer
than the molecule that is sequenced. Amplicon reads start with a primer
sequence. Poly-A tails are useful for pulling out RNA from your sample, but
often you don’t want them to be in your reads.

Cutadapt helps with these trimming tasks by finding the adapter or primer
sequences in an error-tolerant way. It can also modify and filter reads in
various ways. Adapter sequences can contain IUPAC wildcard characters.
Also, paired-end reads and even colorspace data is supported. If you want,
you can also just demultiplex your input data, without removing adapter
sequences at all.

Cutadapt comes with an extensive suite of automated tests and is available
under the terms of the MIT license.

Package will be managed under DebianMed team


Bug#774744: ITP: obs -- Open Broadcast Software

2015-08-14 Thread Olivier Berger
On Tue, Mar 31, 2015 at 11:15:27PM -0400, Jason Pleau wrote:
 
 Just wondering if you had started working on the packaging for
 obs-studio ? The Linux version is now officially out ! :)
 
 I am currently using OBS to stream to twitch using the source package
 available at upstream's PPA:
 https://launchpad.net/~obsproject/+archive/ubuntu/obs-studio. I rebuilt
 the package myself though ;)
 
 But I would prefer using the future official Debian package for this! I
 think libobs would need its own package for example, the ubuntu ppa
 packs everything into a single big binary package.
 
 Hopefully we can get obs-studio in Debian in a near future !
 

FWIW, it worked when rebuilding from the PPA sources, by using dget to fetch 
the package sources from links to the .dsc file found on 
https://launchpad.net/~obsproject/+archive/ubuntu/obs-studio/+packages

The application builds fine on testing ATM, and seems to work afterwards.

I can see no real added value to vokoscreen so far, though.

Thanks in advance if you manage to work on it and update this ticket.

best regards,

-- 
Olivier BERGER 
http://www-public.telecom-sudparis.eu/~berger_o/ - OpenPGP-Id: 2048R/5819D7E8
Ingenieur Recherche - Dept INF
Institut Mines-Telecom, Telecom SudParis, Evry (France)



Bug#790933: ITP: drive - Google Drive tool

2015-07-30 Thread Olivier Berger
Hi.

AFAIU, upstream has eventually accepted the idea to rename the binary, as per 
https://github.com/odeke-em/drive/issues/277#issuecomment-120416437

So this is no longer an issue.

Hope this helps.

Best regards,

On Sat, Jul 04, 2015 at 05:16:05PM +0200, Sophie Brun wrote:
 Hi,
 
 thanks for your comments !
 
 Le 03/07/2015 21:46, Guillem Jover a écrit :
 drive is an extremely generic name in tech, please use something else
 when packaging this, both for the source/binary packages and the
 executables and other related files. Prefixing it with «google-» could
 be an option, perhaps. Doing this upstream would be preferable.
 
 I followed your suggestion and opened this issue:
 https://github.com/odeke-em/drive/issues/271
 But upstream doesn't seem to be agreed. What do you suggest?
 
 Thanks
 Sophie
 
 
 Thanks,
 Guillem
 

-- 
Olivier BERGER 
http://www-public.telecom-sudparis.eu/~berger_o/ - OpenPGP-Id: 2048R/5819D7E8
Ingenieur Recherche - Dept INF
Institut Mines-Telecom, Telecom SudParis, Evry (France)


--
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20150730142153.ga7...@inf-11879.int-evry.fr



Bug#790933: Change ITP into RFP

2015-07-30 Thread Olivier Berger
Hi.

AFAIU, reading https://github.com/odeke-em/drive/issues/277, you've been 
blocked by the number of dependencies needing packaging in Debian.

Any interested packager should refer to above link to find pointers to some 
earlier efforts, in order to not reinvent all of the wheel ;)

Hope this helps.

Best regards,

On Fri, Jul 24, 2015 at 01:51:19PM +0200, Sophie Brun wrote:
 retitle 790933 RFP: drive - Google Drive tool
 noowner 790933
 
 

-- 
Olivier BERGER 
http://www-public.telecom-sudparis.eu/~berger_o/ - OpenPGP-Id: 2048R/5819D7E8
Ingenieur Recherche - Dept INF
Institut Mines-Telecom, Telecom SudParis, Evry (France)


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20150730142451.gb7...@inf-11879.int-evry.fr



Bug#773741: RFA: opennebula

2015-07-21 Thread Olivier Berger
Hi.

It seems Dmitry Smirnov (in copy) has been taking over with upgrading the 
package.

I'm not sure there has been any coordination, since I couldn't spot anything on 
the ML nor in this RFA ticket.

May I suggest to declare an ITA if this is your intention, Dmitry 
(https://www.debian.org/devel/wnpp/#howto-o).

Also, discussing the difficulties and progress on the ML would be interesting 
IMHO, although the team may use other channels of communication (whose archive 
would be interesting to be pointed to ;-).

Hope this helps.

Best regards,

On Mon, Dec 22, 2014 at 09:40:13PM +0100, Damien Raude-Morvan wrote:
 Package: wnpp
 Severity: normal
 X-Debbugs-CC: pkg-opennebula-de...@lists.alioth.debian.org, 
 jme...@opennebula.org, a...@sigxcpu.org, osal...@debian.org
 
 I'm looking for an adopter for OpenNebula package
 URL:https://tracker.debian.org/pkg/opennebula
 
 I'm not using this package anymore and it seems that all members
 are inactive for at least one year.
 
 The package description is:
  OpenNebula is an open source virtual infrastructure engine that enables the
  dynamic deployment and re-placement of virtual machines on a pool of physical
  resources.
  .
  ONE (OpenNebula) extends the benefits of virtualization platforms from a
  single physical resource to a pool of resources, decoupling the server not
  only from the physical infrastructure but also from the physical location.
 
 Regards,
 
 -- 
 Damien - Debian Developper
 http://wiki.debian.org/DamienRaudeMorvan



-- 
Olivier BERGER 
http://www-public.telecom-sudparis.eu/~berger_o/ - OpenPGP-Id: 2048R/5819D7E8
Ingenieur Recherche - Dept INF
Institut Mines-Telecom, Telecom SudParis, Evry (France)


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20150721133000.ga8...@inf-11879.int-evry.fr



Bug#773741: RFA: opennebula

2015-07-21 Thread Olivier Berger
Hi.

Dmitry Smirnov only...@debian.org writes:

 Hi Oliver,

 On Tuesday 21 July 2015 15:30:00 Olivier Berger wrote:
 It seems Dmitry Smirnov (in copy) has been taking over with upgrading the
 package.
 
 I'm not sure there has been any coordination, since I couldn't spot
 anything on the ML nor in this RFA ticket.

 It was private, since I want to evaluate Opennebula first and then decide 
 whether to assume responsibility for the package or not.


Ah, I was misleaded by the commits taking place in the team's Git repo
on the master branch.


 May I suggest to declare an ITA if this is your intention, Dmitry
 (https://www.debian.org/devel/wnpp/#howto-o).

 I'm well aware of the procedure but I have not yet arrived at the decision 
 point. I'll take over the package if it will be proven useful to me (but to 
 try it I have to bring it to shape first). Meanwhile I'll continue working on 
 it as a team member.


OK.

FYI, I've asked to join the team (alioth project) too (as obergix@d.o),
to be able to help a bit. I'm not sure I can commit much to maintenance,
but I'll try to perform tests on my own configuration, at least.


Again, I think it is wise to discuss on the list about ideas, projects,
and even foolish dreams, than to act alone in the dark, but there may be
other ways to do team maintenance (I kinda live by the adage If it
didn't happen on-list, it didn't happen. for collaborative work, but
YMMV).

About my own interest here: I have a single node Open Nebula cloud
running a few kvm guests, on wheezy, and I'm thinking about upgrading
(both host, if possible, and guests), but would prefer to be able to
test on another machine with copies of the VMs, hence my need for
something working on a recent machine I intend to use for these tests.

So I don't need an extremely recent One, but a 3.4 on jessie (+testing)
would certainly help, for testing guests, at a first time.


Hope this helps.

Best regards,

-- 
Olivier BERGER 
http://www-public.telecom-sudparis.eu/~berger_o/ - OpenPGP-Id: 2048R/5819D7E8
Ingenieur Recherche - Dept INF
Institut Mines-Telecom, Telecom SudParis, Evry (France)


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/87pp3l4maz@inf-11879.int-evry.fr



Bug#784317: Bug#787319: ITP: configargparse -- replacement for argparse with config files and environment variables support

2015-05-31 Thread Olivier Berger
On Sun, May 31, 2015 at 01:38:50PM +0200, Jonas Smedegaard wrote:
 Quoting Francois Marier (2015-05-31 13:06:49)
  * Package name: configargparse
 
   Python’s command line parsing modules such as argparse have very limited
   support for config files and environment variables, so this module extends
   argparse to add these features.
 
 When (mainly) a Python module, the package should probably be named 
 python-configargparse.
 

And obviously, this ticket is a duplicate of #784317 ITP: python-configargparse 
;-)

Please, avoid duplicating the effort.

Best regards,

-- 
Olivier BERGER 
http://www-public.telecom-sudparis.eu/~berger_o/ - OpenPGP-Id: 2048R/5819D7E8
Ingenieur Recherche - Dept INF
Institut Mines-Telecom, Telecom SudParis, Evry (France)


--
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20150531195430.ga19...@inf-11879.int-evry.fr



Bug#783833: Fwd: Bug#783833: ITP: python-obitools -- set of programs specifically designed for analyzing NGS data in a DNA metabarcoding contex

2015-05-01 Thread olivier sallou
 Le ven. 1 mai 2015 10:03, Andreas Tille andr...@an3as.eu a écrit :

Hi Olivier,

On Thu, Apr 30, 2015 at 03:16:51PM +, olivier sallou wrote:
 The OBITools package is a set of programs specifically designed for
 analyzing NGS data in a DNA metabarcoding context, taking into account
 taxonomic information.

If it is a set of programs I think the package should not be prefixed by
'python-' since people might think that these are just python module


Right, those are cmd line tools. Should indeed be renamed.

Anyway, there are multiple discussions on debian devel, because it is not
python3 compatible and should not be uploaded if upstream does not plan to
go to python3
I may have a look to make it compatible but honestly i am not an expert in
python.
Package may finally never go to Debian.

Olivier

Kind regards

 Andreas.

--
http://fam-tille.de


Bug#783833: ITP: python-obitools -- set of programs specifically designed for analyzing NGS data in a DNA metabarcoding contex

2015-04-30 Thread olivier sallou
Le jeu. 30 avr. 2015 à 23:57, Ben Hutchings b...@decadent.org.uk a écrit :

 On Thu, 2015-04-30 at 16:23 +, olivier sallou wrote:
 [...]

  Nope, not yet. However, as I discussed with one guy of the team some
  time ago, I do not think there is any plan to go to python3.
  This is an academic tool, and very often, they only focus on getting
  something working and base maintenance.
 
 
  I understand the need to plan python3 switch, however we cannot block
  tools used by the community.
 [...]

 Yes we can.  There are many popular programs not packaged in Debian
 because they do not meet our standards.


So what is the plan for Debian? I have seen some discussions on
Debian-devel about the subject, but I saw no clear stop for non-python3
packages (at least not yet).

Should we definitly stop importing Python2 only packages in Debian,
considering that most of python packages are still v2 only? (mainly due to
dependencies themselves in v2 only) ?

Ben, I kept you CC'ed in the mail, but please tell me if you prefer that
discussion continues on debian-devel/bug only.

Olivier


 Ben.


 --
 Ben Hutchings
 A free society is one where it is safe to be unpopular. - Adlai Stevenson



Bug#783833: ITP: python-obitools -- set of programs specifically designed for analyzing NGS data in a DNA metabarcoding contex

2015-04-30 Thread Olivier Sallou
Package: wnpp
Severity: wishlist
Owner: Olivier Sallou osal...@debian.org

* Package name: python-obitools
  Version : 1.1.16
  Upstream Author : Eric Coissac
* URL : http://metabarcoding.org//obitools/
* License : CeCILL-V2
  Programming Lang: Python
  Description : set of programs specifically designed for analyzing NGS 
data in a DNA metabarcoding contex

The OBITools package is a set of programs specifically designed for analyzing 
NGS data in a DNA metabarcoding context, taking into account taxonomic 
information.
OBITools enrich the Unix command line interface with a set of new commands 
dedicated to NGS data processing. Most of them have a name starting with the 
obi prefix. They automatically recognize the input file format amongst most of 
the standard sequence file formats (i.e. fasta, fastq, EMBL, and GenBank 
formats). Nevertheless, options are available to enforce some format 
specificity such as the encoding system used in fastq files for quality codes. 
Most of the basic Unix commands have their OBITools equivalent (e.g. obihead vs 
head, obitail vs tail, obigrep vs grep), which is convenient for scientists 
familiar with Unix. The main difference between any standard Unix command and 
its OBITools counterpart is that the treatment unit is no longer the text line 
but the sequence record. As a sequence record is more complex than a single 
text line, the OBITools programs have many supplementary options compared to 
their Unix equivalents.


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20150430151303.27807.4848.reportbug@debian



Bug#783833: ITP: python-obitools -- set of programs specifically designed for analyzing NGS data in a DNA metabarcoding contex

2015-04-30 Thread olivier sallou
Le jeu. 30 avr. 2015 à 17:42, Scott Kitterman deb...@kitterman.com a
écrit :

 On Thursday, April 30, 2015 05:13:03 PM Olivier Sallou wrote:
  Package: wnpp
  Severity: wishlist
  Owner: Olivier Sallou osal...@debian.org
 
  * Package name: python-obitools
Version : 1.1.16
Upstream Author : Eric Coissac
  * URL : http://metabarcoding.org//obitools/
  * License : CeCILL-V2
Programming Lang: Python
Description : set of programs specifically designed for analyzing
 NGS
  data in a DNA metabarcoding contex
 
  The OBITools package is a set of programs specifically designed for
  analyzing NGS data in a DNA metabarcoding context, taking into account
  taxonomic information. OBITools enrich the Unix command line interface
 with
  a set of new commands dedicated to NGS data processing. Most of them
 have a
  name starting with the obi prefix. They automatically recognize the input
  file format amongst most of the standard sequence file formats (i.e.
 fasta,
  fastq, EMBL, and GenBank formats). Nevertheless, options are available to
  enforce some format specificity such as the encoding system used in fastq
  files for quality codes. Most of the basic Unix commands have their
  OBITools equivalent (e.g. obihead vs head, obitail vs tail, obigrep vs
  grep), which is convenient for scientists familiar with Unix. The main
  difference between any standard Unix command and its OBITools counterpart
  is that the treatment unit is no longer the text line but the sequence
  record. As a sequence record is more complex than a single text line, the
  OBITools programs have many supplementary options compared to their Unix
  equivalents.

 According to the trove information on pypi [1] this is python only, not
 python3.  We were hoping to not increase the amount of python packages
 needing
 porting to python3.  Have you discussed python3 plans with upstream?


Nope, not yet. However, as I discussed with one guy of the team some time
ago, I do not think there is any plan to go to python3.
This is an academic tool, and very often, they only focus on getting
something working and base maintenance.

I understand the need to plan python3 switch, however we cannot block tools
used by the community.

I will ask upstream anyway.



 Scott K

 [1] https://pypi.python.org/pypi/OBITools/1.1.16


 --
 To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
 with a subject of unsubscribe. Trouble? Contact
 listmas...@lists.debian.org
 Archive: https://lists.debian.org/21039320.xThH8BtM62@kitterma-e6430




Bug#776704: ITP: biojava4-live -- Java API to biological data and applications

2015-01-31 Thread olivier sallou
Package: wnpp
Severity: wishlist
Owner: Olivier Sallou osal...@debian.org

* Package name: biojava4-live
  Version : 4.0.0
  Upstream Author : biojava team
* URL : *http://biojava.org/wiki/Main_Page
http://biojava.org/wiki/Main_Page*
* License : LGPL-2.
  Programming Lang: Java
 Description: Java API to biological data and applications
 This package presents the Open Source Java API to biological  databases
 and a series of mostly sequence-based algorithms.
 .
 BioJava is an open-source project dedicated to providing a Java  framework
 for processing biological data. It includes objects for manipulating
 sequences, file parsers, server support, access to BioSQL
 and Ensembl databases, and powerful analysis and statistical routines
 including a dynamic programming toolkit.


Bug#776722: ITP: macsyfinder -- Macromolecular system detection

2015-01-31 Thread olivier sallou
Package: wnpp
Severity: wishlist
Owner: Bertrand Neron bne...@pasteur.fr

* Package name: macsyfinder
  Version : 1.0.2
  Upstream Author : Abby SS, Néron B, Ménager H, Touchon M, Rocha
* URL : https://github.com/gem-pasteur/macsyfinder
* License : GPL-3.
  Programming Lang: Python
 Description: Detection of macromolecular systems in protein datasets using
systems modelling and similarity search.


Bug#757228: adoption

2014-10-30 Thread Olivier Berger
Hi.

lasse lasse_wu...@freenet.de writes:

 Hi,
 I am very interested in adopting this package.

Great :-)

 Can you tell me more about it and what work I have to do maintaining it?

I guess the work depends very much about how the package may evolve
upstream, and whether there are actual users reporting issues ;-)

This isn't specific to this package, but in this case, there doesn't
seem to be much use, nor so much activity upstream for now.

So I guess this should be quite easy for now.

Tha said, I guess you may review the current packaging, and/or upstream
sources, and suggest improvements.

Have you had a look at https://tracker.debian.org/pkg/libgraphite-php ?

There, you should find much of the pointers to other things you should
investigate.

In particular, you'll find the pointer to the Git repo I've used so far.

I guess that's probably enough for now.

Tell me if I've forgotten anything.

Best regards,

-- 
Olivier BERGER 
http://www-public.telecom-sudparis.eu/~berger_o/ - OpenPGP-Id: 2048R/5819D7E8
Ingenieur Recherche - Dept INF
Institut Mines-Telecom, Telecom SudParis, Evry (France)


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/8761f1svsv@inf-11879.int-evry.fr



Bug#690973: ITP: pgmodeler -- PostgreSQL Database Modeler

2014-09-22 Thread Olivier Berger
Hi.

Regarding you old ITP for pgmodeler, I'm wondering: had you made any work on 
packaging it, that could be reused eventually ?

Thanks in advance.

Best regards,

On Fri, Oct 19, 2012 at 08:23:29PM +0200, Markus Frosch wrote:
 
 Easily create and edit database models with simple and intuitive
 interface. The pgModeler have forms that indicates the fields
 that must be filled to provide the correct generation of SQL code.

-- 
Olivier BERGER 
http://www-public.telecom-sudparis.eu/~berger_o/ - OpenPGP-Id: 2048R/5819D7E8
Ingenieur Recherche - Dept INF
Institut Mines-Telecom, Telecom SudParis, Evry (France)


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20140922155506.ga27...@inf-11879.int-evry.fr



Bug#757228: RFA: libgraphite-php -- PHP Linked Data Library

2014-08-06 Thread Olivier Berger

Package: wnpp
Severity: normal

Hi.

I expect a lack of availability to maintain some of my packages in the
coming months, so anyone interested in libgraphite-php is very much
welcome in adopting it.

Thanks in advance.

Best regards,
-- 
Olivier BERGER 
http://www-public.telecom-sudparis.eu/~berger_o/ - OpenPGP-Id: 2048R/5819D7E8
Ingenieur Recherche - Dept INF
Institut Mines-Telecom, Telecom SudParis, Evry (France)


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/87r40tnaiw@inf-11879.int-evry.fr



Bug#757230: RFA: php-arc -- Flexible RDF system for semantic web and PHP practitioners

2014-08-06 Thread Olivier Berger

Package: wnpp
Severity: normal

I expect a lack of availability to maintain some of my packages in the
coming months, so anyone interested in php-arc is very much
welcome in adopting it.

The package description is:
 ARC2 is a PHP 5.3 library for working with RDF.
 .
 It offers the following features : Various RDF parsers and extractors
 (RDF/XML, Turtle, RSS, microformats, eRDF, RDFa, ...); Serializers
 (N-Triples, RDF/JSON, RDF/XML, Turtle); RDF Storage, SPARQL Query,
 and Update; Turtle templating and Plugins and Triggers.

Thanks in advance.

Best regards,
-- 
Olivier BERGER 
http://www-public.telecom-sudparis.eu/~berger_o/ - OpenPGP-Id: 2048R/5819D7E8
Ingenieur Recherche - Dept INF
Institut Mines-Telecom, Telecom SudParis, Evry (France)


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/87sil9lv3y@inf-11879.int-evry.fr



Bug#757231: RFA: php-cas -- Central Authentication Service client library in php

2014-08-06 Thread Olivier Berger

Package: wnpp
Severity: normal

Hi.

I expect a lack of availability to maintain some of my packages in the
coming months, so anyone interested in php-cas is very much
welcome in adopting it.

The package may need some work for updating to latest upstream, but I
don't really have a clear idea of the amount of work needed (besides the
php-db dependency issue).

Thanks in advance.

Best regards,
-- 
Olivier BERGER 
http://www-public.telecom-sudparis.eu/~berger_o/ - OpenPGP-Id: 2048R/5819D7E8
Ingenieur Recherche - Dept INF
Institut Mines-Telecom, Telecom SudParis, Evry (France)


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/878un1hn58@inf-11879.int-evry.fr



Bug#756291: (no subject)

2014-07-28 Thread Olivier Sallou
Subject: ITP: prodigal -- microbial (bacterial and archaeal) gene finding 
program
Package: wnpp
Owner: Olivier Sallou olivier.sal...@irisa.fr
Severity: wishlist

* Package name: prodigal
  Version : 2.60
  Upstream Author : Doug Hyatt
* URL : http://prodigal.ornl.gov/
* License : GPL
  Programming Lang: C
  Description : microbial (bacterial and archaeal) gene finding program

 Prodigal (Prokaryotic Dynamic Programming Genefinding Algorithm) is a 
microbial (bacterial and archaeal) gene finding program developed at Oak Ridge 
National Laboratory and the University of Tennessee. Key features of Prodigal 
include:
 .
 Speed: Prodigal is an extremely fast gene recognition tool (written in very 
vanilla C). It can analyze an entire microbial genome in 30 seconds or less.
 .
 Accuracy: Prodigal is a highly accurate gene finder. It correctly locates the 
3' end of every gene in the experimentally verified Ecogene data set (except 
those containing introns). It possesses a very sophisticated ribosomal binding 
site scoring system that enables it to locate the translation initiation site 
with great accuracy (96% of the 5' ends in the Ecogene data set are located 
correctly).
 .
 Specificity: Prodigal's false positive rate compares favorably with other gene 
identification programs, and usually falls under 5%.
 .
 GC-Content Indifferent: Prodigal performs well even in high GC genomes, with 
over a 90% perfect match (5'+3') to the Pseudomonas aeruginosa curated 
annotations.
 .
 Metagenomic Version: Prodigal can run in metagenomic mode and analyze 
sequences even when the organism is unknown.
 .
 Ease of Use: Prodigal can be run in one step on a single genomic sequence or 
on a draft genome containing many sequences. It does not need to be supplied 
with any knowledge of the organism, as it learns all the properties it needs to 
on its own.


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/20140728132249.4925.95345.report...@debiansid.irisa.fr



Bug#748871: ITP: rdfalchemy -- RDFAlchemy is an Object RDF Mapper for Python

2014-05-21 Thread Olivier Berger
Package: wnpp
Severity: wishlist
Owner: Olivier Berger olivier.ber...@telecom-sudparis.eu

* Package name: rdfalchemy
* URL : https://github.com/gjhiggins/RDFAlchemy
* License : MIT
  Programming Lang: Python
  Description : RDFAlchemy is an Object RDF Mapper for Python

RDFAlchemy is an abstraction layer, allowing Python developers to use
familiar dot notation to access and update an RDF triplestore


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/20140521165112.29090.70482.report...@inf-8660.int-evry.fr



Bug#748871: ITP: rdfalchemy -- RDFAlchemy is an Object RDF Mapper for Python

2014-05-21 Thread Olivier Berger
Hi.

Olivier Berger olivier.ber...@telecom-sudparis.eu writes:

 Package: wnpp
 Severity: wishlist
 Owner: Olivier Berger olivier.ber...@telecom-sudparis.eu

 * Package name: rdfalchemy
 * URL : https://github.com/gjhiggins/RDFAlchemy
 * License : MIT
   Programming Lang: Python
   Description : RDFAlchemy is an Object RDF Mapper for Python

 RDFAlchemy is an abstraction layer, allowing Python developers to use
 familiar dot notation to access and update an RDF triplestore


FYI, a first non-official packaging is available here :
https://github.com/olberger/RDFAlchemy/tree/debian

Hope this helps.

Best regards,
-- 
Olivier BERGER 
http://www-public.telecom-sudparis.eu/~berger_o/ - OpenPGP-Id: 2048R/5819D7E8
Ingenieur Recherche - Dept INF
Institut Mines-Telecom, Telecom SudParis, Evry (France)


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/87wqdex4f6@inf-8660.int-evry.fr



Bug#720394: WISHLIST: Please provide lxc-docker

2014-05-11 Thread Olivier Berger
On Wed, Aug 21, 2013 at 01:44:53PM +0300, Johannes Graumann wrote:
 
 As per http://www.docker.io/: Docker is an open-source project to easily 
 create lightweight, 
 portable, self-sufficient containers from any application. The same container 
 that a developer 
 builds and tests on a laptop can run at scale, in production, on VMs, bare 
 metal, OpenStack 
 clusters, public clouds and more.
 
 Ubuntu has it (https://launchpad.net/~dotcloud/+archive/lxc-docker/+packages) 
 and installation
 of that is straight forward in debian 
 (http://www.grendelman.net/wp/docker-on-debian-wheezy/).
 
 Please provide as native debian package.
 

I'm not sure I get it : isn't docker.io what you want ? : 
http://packages.qa.debian.org/d/docker.io.html

Hope this helps.

Best regards,
-- 
Olivier BERGER 
http://www-public.telecom-sudparis.eu/~berger_o/ - OpenPGP-Id: 2048R/5819D7E8
Ingenieur Recherche - Dept INF
Institut Mines-Telecom, Telecom SudParis, Evry (France)


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20140511192542.ga1...@inf-8660.int-evry.fr



Bug#734380: retitle 734380 to ITP: pysshmenu -- Menu for quick connections to your remote hosts

2014-03-04 Thread Olivier Berger
retitle 734380 ITP: pysshmenu -- Menu for quick connections to your remote hosts
owner 734380 !
thanks

Hi.

I intent to package pysshmenu (as a replacement for sshmenu, which got removed 
from testing), as part of PAPT.

Description: Menu for quick connections to your remote hosts
 SSHMenu is a simple GUI app that provides a menu for initiating SSH
 connections. Select a host from the menu and up pops a new terminal
 window containing an SSH session to the selected host.
 .
 pySSHMenu is a port of SSHMenu to Python and Gtk 3 that runs as an
 AppIndicator or StatusIcon rather than as an applet. pySSHMenu reads
 and writes your old SSHMenu configuration files to make transitioning
 easy.


I'd welcome a review of the current state if anyone is interested 
(https://github.com/olberger/pySSHMenu/tree/debian).

If there's no objection, I'll try to inject it in the PAPT SVN soon.

Thanks in advance.


Best regards,


-- 
Olivier BERGER 
http://www-public.telecom-sudparis.eu/~berger_o/ - OpenPGP-Id: 2048R/5819D7E8
Ingenieur Recherche - Dept INF
Institut Mines-Telecom, Telecom SudParis, Evry (France)


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/1393950743-3301-bts-ober...@debian.org



Bug#737732: ITP: online-python-tutor -- Online Python Tutor helps learn how to program in Python by visualizing code execution

2014-02-10 Thread Olivier Berger
Hi.

On Wed, Feb 05, 2014 at 03:00:13PM +0100, Olivier Berger wrote:
 Package: wnpp
 Severity: wishlist
 Owner: Olivier Berger olivier.ber...@telecom-sudparis.eu
 
 * Package name: online-python-tutor
   Version : 3
   Upstream Author : Philip Guo (http://www.pgbovine.net/)
 * URL : http://www.pythontutor.com/
 * License : BSD
   Programming Lang: Python, Javascript
   Description : Online Python Tutor helps learn how to program in Python 
 by visualizing code execution
 
 Online Python Tutor is a free educational tool created by Philip Guo that 
 helps students overcome a fundamental barrier to learning programming: 
 understanding what happens as the computer executes each line of a program's 
 source code. Using this tool, a teacher or student can write a Python program 
 in the Web browser and visualize what the computer is doing step-by-step as 
 it executes the program.

FWIW, I'm pushing initial experiments at packaging it to 
https://github.com/olberger/OnlinePythonTutor/tree/debian

Best regards,
-- 
Olivier BERGER 
http://www-public.telecom-sudparis.eu/~berger_o/ - OpenPGP-Id: 2048R/5819D7E8
Ingenieur Recherche - Dept INF
Institut Mines-Telecom, Telecom SudParis, Evry (France)


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20140210171639.ga20...@inf-8660.int-evry.fr



Bug#737732: ITP: online-python-tutor -- Online Python Tutor helps learn how to program in Python by visualizing code execution

2014-02-05 Thread Olivier Berger
Package: wnpp
Severity: wishlist
Owner: Olivier Berger olivier.ber...@telecom-sudparis.eu

* Package name: online-python-tutor
  Version : 3
  Upstream Author : Philip Guo (http://www.pgbovine.net/)
* URL : http://www.pythontutor.com/
* License : BSD
  Programming Lang: Python, Javascript
  Description : Online Python Tutor helps learn how to program in Python by 
visualizing code execution

Online Python Tutor is a free educational tool created by Philip Guo that helps 
students overcome a fundamental barrier to learning programming: understanding 
what happens as the computer executes each line of a program's source code. 
Using this tool, a teacher or student can write a Python program in the Web 
browser and visualize what the computer is doing step-by-step as it executes 
the program.


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20140205140013.15461.55470.report...@inf-8660.int-evry.fr



Bug#737098: ITP: discosnp -- discovering Single Nucleotide Polymorphism (SNP) from raw set(s) of reads obtained with Next Generation Sequencers

2014-01-30 Thread Olivier Sallou
Package: wnpp
Severity: wishlist
Owner: Olivier Sallou olivier.sal...@irisa.fr

* Package name: discosnp
  Version : 1.0.1
  Upstream Author : INRIA
* URL : http://colibread.inria.fr/discosnp/
* License : CeCILL
  Programming Lang: C
  Description : discovering Single Nucleotide Polymorphism (SNP) from raw 
set(s) of reads obtained with Next Generation Sequencers

Software discoSnp is designed for discovering Single Nucleotide Polymorphism 
(SNP) from raw set(s) of reads obtained with Next Generation Sequencers (NGS).
Note that number of input read sets is not constrained, it can be one, two, or 
more. Note also that no other data as reference genome or annotations are 
needed.
The software is composed by two modules. First module, kissnp2, detects SNPs 
from read sets. A second module, kissreads, enhance the kissnp2 results by 
computing per read set  and for each found SNP i/ its mean read coverage and 
ii/ the (phred) quality of reads generating the polymorphism.


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20140130083914.5249.82438.report...@debiansid.irisa.fr



Bug#737099: ITP: mapsembler2 -- bioinformatics targeted assembly software

2014-01-30 Thread Olivier Sallou
Package: wnpp
Severity: wishlist
Owner: Olivier Sallou olivier.sal...@irisa.fr

* Package name: mapsembler2
  Version : 2.0.5
  Upstream Author : INRIA
* URL : https://colibread.inria.fr/mapsembler2/
* License : CeCILL
  Programming Lang: C
  Description : bioinformatics  targeted assembly software

Mapsembler2 is a targeted assembly software. It takes as input a set of NGS raw 
reads (fasta or fastq, gzipped or not) and a set of input sequences (starters). 
It first determines if each starter is read-coherent, e.g. whether reads 
confirm the presence of each starter in the original sequence. Then for each 
read-coherent starter, Mapsembler2 outputs its sequence neighborhood as a 
linear sequence or as a graph, depending on the user choice.
Mapsembler2 may be used for (not limited to):
· Validate an assembled sequence (input as starter), e.g. from a de Bruijn 
graph assembly where read-coherence was not enforced.
· Checks if a gene (input as starter) has an homolog in a set of reads
· Checks if a known enzyme is present in a metagenomic NGS read set.
· Enrich unmappable reads by extending them, possibly making them mappable
· Checks what happens at the extremities of a contig
· Remove contaminants or symbiont reads from a read set


--
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20140130084205.5344.82013.report...@debiansid.irisa.fr



Bug#702300: Uploaded to experimental (pending approval) - Was: Re: More or less done packaging rdflib 4.0.1 (incl. Python 3) : need review

2014-01-29 Thread Olivier Berger
Hi.

FYI, I've just uploaded the package to exeprimental, and it is now
sitting in the NEW queue :
https://ftp-master.debian.org/new/rdflib_4.0.1-1.html

As the package is meant to be in collab-maint / team maintained, I hope
that you're still OK, Christian (I've kept you as Maintainer, and me as
uploader).

I'd appreciate more test reports, of course (until the package is
approved, grab the sources from the Git tag debian/4.0.1-1 [1]).

I'll start pinging the rdepends maintainers, so that we can expect a
smooth transition.

At last I hope we'll have a more usable rdflib in Debian.

Note that a newer release has appeared upstream, but I'm not sure
there's a hurry, so I'll already be happy to have feedback on 4.0.1 for
now (hoping that the changes upstream won't impact the packaging much).

Best regards,

Olivier Berger olivier.ber...@telecom-sudparis.eu writes:


 I've more or less done what I could for rdflib 4.0.1, now. 

 Christian, I may try to upload it to experimental if you feel like it.

 You'll find in the collab-maint Git repo [0] the git-buidpackage sources
 of the updated packaging for RDFLib 4.0.1.


 [0] 
 http://anonscm.debian.org/gitweb/?p=collab-maint/rdflib.git;a=shortlog;h=refs/heads/debian

[1] 
http://anonscm.debian.org/gitweb/?p=collab-maint/rdflib.git;a=tag;h=refs/tags/debian/4.0.1-1
-- 
Olivier BERGER 
http://www-public.telecom-sudparis.eu/~berger_o/ - OpenPGP-Id: 2048R/5819D7E8
Ingenieur Recherche - Dept INF
Institut Mines-Telecom, Telecom SudParis, Evry (France)


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/87iot2sdqs@inf-8660.int-evry.fr



Bug#736935: RFP: python-timeoutsocket -- Python library that enables a timeout mechanism on all TCP connections

2014-01-28 Thread Olivier Berger
Package: wnpp
Severity: wishlist

* Package name: python-timeoutsocket
  Upstream Author : Timothy O'Malley t...@alum.mit.edu
* URL : 
http://svn.apache.org/repos/asf/comdev/nearby_people/lib/timeoutsocket.py
* License : MIT
  Programming Lang: Python
  Description : Python library that enables a timeout mechanism on all TCP 
connections

There seems to be many copies embedded in Debian packages 
(http://codesearch.debian.net/search?q=TimeoutSocket+path%3Atimeoutsocket.py 
gives hint), which may justify a package on its own... or getting rid, since it 
seems there's a solution a timeout mechanism in Python for quite some time 
(judging from http://bugs.python.org/issue555085).

Hope this helps.

Best regards,


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20140128152129.23199.96930.report...@inf-8660.int-evry.fr



Bug#736610: ITP: livedico -- Livebox key generator

2014-01-28 Thread Olivier Berger
Hi.

Pierre Rudloff cont...@rudloff.pro writes:

 Package: wnpp
 Severity: wishlist
 Owner: Pierre Rudloff cont...@rudloff.pro

 * Package name: livedico
 * URL : https://code.google.com/p/livedico/
 * License : GPL3
   Programming Lang: C++
   Description : Livebox key generator


Would you mind adding more details on what this program is supposed to
be used for ?

I'm not sure everyone in the world/Debian knows what a Livebox is (as a
french person, I might, unless there's a name clash, but I don't have a
clue what the end goal is ;-).

Hope this helps.

Best regards,
-- 
Olivier BERGER 
http://www-public.telecom-sudparis.eu/~berger_o/ - OpenPGP-Id: 2048R/5819D7E8
Ingenieur Recherche - Dept INF
Institut Mines-Telecom, Telecom SudParis, Evry (France)


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/87eh3s5a6o@inf-8660.int-evry.fr



Bug#736881: RFP: python-pubsubhubbub-publisher -- Publisher client for PubSubHubbub

2014-01-27 Thread Olivier Berger
Package: wnpp
Severity: wishlist

* Package name: python-pubsubhubbub-publisher
  Version : 1.0
  Upstream Author : Brett Slatkin
* URL : http://code.google.com/p/pubsubhubbub/
* License : Apache 2.0
  Programming Lang: Python
  Description : Publisher client for PubSubHubbub

Borrowed from https://pypi.python.org/pypi/PubSubHubbub_Publisher/ :

A simple, open, server-to-server web-hook-based pubsub (publish/subscribe) 
protocol as a simple extension to Atom. Parties (servers) speaking the 
PubSubHubbub protocol can get near-instant notifications (via webhook 
callbacks) when a topic (Atom URL) they're interested in is updated.

Note that this may be shipped as an embedded copy inside planet-venus latest 
upstream, so would better become a package on its own, then a dependency of 
planet-venus.

Thanks in advance.

Best regards,


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20140127220723.32174.95108.reportbug@jonsnow



Bug#711017: RFP: cronic -- Cronic is a shim for wrapping cron jobs so that cron only sends email when an error has occurred.

2014-01-14 Thread Olivier Berger
Hi.

On Sun, Oct 27, 2013 at 01:44:19AM +0100, Nicholas Robinson-Wall wrote:
 Hi,
 
 I believe you are actually looking for 'chronic', which is already
 provided by package 'morutils' at /usr/bin/chronic.

It is in 'moreutils', actually ;)

Note however that at the moment, they aren't strictly equivalent, as cronic 
allows to set traces inside the run shell script which are then reported in the 
mail, which chronic doesn't.

I've filed #735311 against moreutils, then.

Until this is fixed, I'd tend to keep this RFP alive.

Hope this helps.

Best regards,
-- 
Olivier BERGER 
http://www-public.telecom-sudparis.eu/~berger_o/ - OpenPGP-Id: 2048R/5819D7E8
Ingenieur Recherche - Dept INF
Institut Mines-Telecom, Telecom SudParis, Evry (France)


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20140114155711.ga2...@inf-8660.int-evry.fr



Bug#735158: ITP: minia -- short-read assembler

2014-01-13 Thread Olivier Sallou
Package: wnpp
Severity: wishlist
Owner: Olivier Sallou olivier.sal...@irisa.fr

* Package name: minia
  Version : 1.6067
  Upstream Author : Rayan 
* URL : http://minia.genouest.org
* License : CeCILL
  Programming Lang: C
  Description : short-read assembler

Minia is a short-read assembler based on a de Bruijn graph, capable of 
assembling a human genome on a desktop computer in a day. The output of Minia 
is a set of contigs. Minia produces results of similar contiguity and accuracy 
to other de Bruijn assemblers (e.g. Velvet).


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20140113110343.9155.6839.report...@debiansid.irisa.fr



Bug#734380: RFP: pysshmenu -- Menu for quick connections to your remote hosts

2014-01-06 Thread Olivier Berger
Package: wnpp
Severity: wishlist

* Package name: pysshmenu
  Version : 1.0
  Upstream Author : Travis Patterson
* URL : https://github.com/MasslessParticle/pySSHMenu
* License : GPL v3
  Programming Lang: Python
  Description : Menu for quick connections to your remote hosts

 SSHMenu is a simple GUI app that provides a menu for initiating SSH
 connections. Select a host from the menu and up pops a new terminal
 window containing an SSH session to the selected host.
 .
 pySSHMenu is a port of SSHMenu to Python and Gtk 3 that runs as an
 AppIndicator or StatusIcon rather than as an applet. pySSHMenu reads
 and writes your old SSHMenu configuration files to make transitioning
 easy.


This is mainly to offer a somehow compatible replacement for sshmenu which may 
not be available in Jessie any longer.

I have a local packaging branch, far from complete in 
https://github.com/olberger/pySSHMenu/tree/debian

If anyone is willing to make it complete, thansk in advance.


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20140106155139.10413.57524.report...@inf-8660.int-evry.fr



Bug#733523: retitle 733523 to ITA: sparql-wrapper-python -- SPARQL endpoint interface to Python, owner 733523

2013-12-29 Thread Olivier Berger
On Sun, Dec 29, 2013 at 09:23:15PM +0100, Olivier Berger wrote:
 retitle 733523 ITA: sparql-wrapper-python -- SPARQL endpoint interface to 
 Python
 owner 733523 !
 

FWIW, see more details about my plans for updating the package in #731361

Best regards,

-- 
Olivier BERGER 
(OpenPGP: 4096R/7C5BB6A5 : http://weusepgp.info)
http://www.olivierberger.com/weblog/


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20131229205653.ga8...@olivierberger.com



Bug#732990: ITP: readseq2 -- readseq2 is a rewrite of readseq converter

2013-12-23 Thread Olivier Sallou
Package: wnpp
Severity: wishlist
Owner: Olivier Sallou olivier.sal...@irisa.fr

* Package name: readseq2
  Version : 2.1.30
  Upstream Author : D. Gilbert gilbe...@bio.indiana.edu
* URL : http://iubio.bio.indiana.edu/soft/molbio/readseq/java/
* License : Public Domain
  Programming Lang: Java
  Description : readseq2 is a rewrite of readseq converter

 Reads and writes nucleic/protein sequences in various
 formats. Data files may have multiple sequences.
 Readseq is particularly useful as it automatically detects many
 sequence formats, and converts between them.
 .
 This is the rewrite of the original C version which is available
 as well in Debian.


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20131223162225.7576.53133.report...@debiansid.irisa.fr



Bug#702300: More or less done packaging rdflib 4.0.1 (incl. Python 3) : need review

2013-12-16 Thread Olivier Berger

Control: tags 655039 + patch

Hi.

I've more or less done what I could for rdflib 4.0.1, now. 

Christian, I may try to upload it to experimental if you feel like it.

You'll find in the collab-maint Git repo [0] the git-buidpackage sources
of the updated packaging for RDFLib 4.0.1.

It depends on updated Python3-ready html5lib (in experimental now) and
SPARQLWrapper (pending update by Nacho or NMU if he lasts too long).

There are a few uncertainties regarding some copyright/license for
debian/copyright but nothing blocking I hope.

I haven't yet done much testing (other than the provided test suite)
myself, but intend to do so in the coming days.

Feedback by any interested users is very much welcome.

Once it's in experimental, I think we'll send a message to maintainers
of rdepends of the package, to eventually get more feedback.

Best regards,

[0] 
http://anonscm.debian.org/gitweb/?p=collab-maint/rdflib.git;a=shortlog;h=refs/heads/debian
-- 
Olivier BERGER 
http://www-public.telecom-sudparis.eu/~berger_o/ - OpenPGP-Id: 2048R/5819D7E8
Ingenieur Recherche - Dept INF
Institut Mines-Telecom, Telecom SudParis, Evry (France)


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/87zjo0iwcq@inf-8660.int-evry.fr



Bug#730634: ITP: django-conneg -- Framework for content-negotiated views in Django

2013-12-06 Thread Olivier Berger
Control: tags -1 pending

On Fri, Nov 29, 2013 at 02:36:08PM +0100, Olivier Berger wrote:
 Hi.
 
 Here's a first attempt at packaging the program, in a git-buildpackage
 compatible repo :
 http://anonscm.debian.org/gitweb/?p=users/obergix/django-conneg.git;a=shortlog;h=refs/heads/debian
 
 Any comments welcome if anyone is interested.
 

FYI, I've just uploaded the package.

The sources are now in 
http://anonscm.debian.org/viewvc/python-modules/packages/django-conneg/ as per 
DPMT policy.

Best regards,
-- 
Olivier BERGER 
http://www-public.telecom-sudparis.eu/~berger_o/ - OpenPGP-Id: 2048R/5819D7E8
Ingenieur Recherche - Dept INF
Institut Mines-Telecom, Telecom SudParis, Evry (France)


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20131206164504.ga20...@inf-8660.int-evry.fr



Bug#730530: ITP: mockldap -- mock replacement for python-ldap

2013-12-04 Thread Olivier Berger
Hi.

Michael Fladischer mich...@fladi.at writes:

 On 2013-12-03 16:37, Olivier Berger wrote:
 I've not spotted any problems... But mentors.debian.net did 
 (http://mentors.debian.net/package/mockldap): you referenced the
 wrong ticket for the closed bug in the changelog ;-).

 Thanks for spotting this. I fixed it in the latest SVN commit and an
 updated package is on mentors.d.n.


OK, I'll check the updated version.

 Maybe one single improvement needed maybe : adding a
 get-orig-source rule so that it downloads the tarball using the
 debian/watch file.

 I saw your thread on debian-python@l.d.o and I prefer to only add a
 get-orig-source target if d/watch is not capable of handling the
 detection and retrieval of the upstream source tarball.


OK, fine with me.

 Except from that, it seems to be working as expected, at least from
 the tests I've made running test for django-ldapdb's packaging.
 
 Do you need any other help from me ?

 Since you are also using it for tests in your package (I need it for
 django-auth-ldap), maybe you can sponsor it for me?


I've never sponsored packages yet, so that's a good occasion for a start
;)

I'll let you know if I need more details.

Best regards,
-- 
Olivier BERGER 
http://www-public.telecom-sudparis.eu/~berger_o/ - OpenPGP-Id: 2048R/5819D7E8
Ingenieur Recherche - Dept INF
Institut Mines-Telecom, Telecom SudParis, Evry (France)


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/87pppdt0u3@inf-8660.int-evry.fr



Bug#730530: ITP: mockldap -- mock replacement for python-ldap

2013-12-03 Thread Olivier Berger
Hi.

Michael Fladischer mich...@fladi.at writes:

 On 2013-12-02 10:35, Olivier Berger wrote:
 So can you please let me know when you have bits of a package ready
 for testing ?

 I just pushed my initial packaging to DPMT SVN[0] and to
 mentors.d.n[1], if you want to review it.

Thanks a lot.

I've not spotted any problems... But mentors.debian.net did
(http://mentors.debian.net/package/mockldap): you referenced the wrong
ticket for the closed bug in the changelog ;-).

Appart from this, nothing serious.

Maybe one single improvement needed maybe : adding a get-orig-source
rule so that it downloads the tarball using the debian/watch file.

Except from that, it seems to be working as expected, at least from the
tests I've made running test for django-ldapdb's packaging.

Do you need any other help from me ?

Best regards,


 [0] http://anonscm.debian.org/viewvc/python-modules/packages/mockldap/
 [1]
 http://mentors.debian.net/debian/pool/main/m/mockldap/mockldap_0.1.4-1.dsc


-- 
Olivier BERGER 
http://www-public.telecom-sudparis.eu/~berger_o/ - OpenPGP-Id: 2048R/5819D7E8
Ingenieur Recherche - Dept INF
Institut Mines-Telecom, Telecom SudParis, Evry (France)


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/87k3fmoshm@inf-8660.int-evry.fr



Bug#730530: ITP: mockldap -- mock replacement for python-ldap

2013-12-02 Thread Olivier Berger
Hi.

I'd be interested in testing your mockldap packaging as it would allow
to pass tests against django-ldapdb (whose ITP I'm working on, see
#730548) during its package build.

So can you please let me know when you have bits of a package ready for
testing ?

Thanks in advance.

Best regards,

Michael Fladischer fladischermich...@fladi.at writes:


 * Package name: mockldap
   Version : 0.1.4
   Upstream Author : Peter Sagerson psagers.p...@ignorare.net
 * URL : http://bitbucket.org/psagers/mockldap/
 * License : BSD
   Programming Lang: Python
   Description : mock replacement for python-ldap


-- 
Olivier BERGER 
http://www-public.telecom-sudparis.eu/~berger_o/ - OpenPGP-Id: 2048R/5819D7E8
Ingenieur Recherche - Dept INF
Institut Mines-Telecom, Telecom SudParis, Evry (France)


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/87pppfzjcn@inf-8660.int-evry.fr



Bug#730634: ITP: django-conneg -- Framework for content-negotiated views in Django

2013-11-29 Thread Olivier Berger
Hi.

Here's a first attempt at packaging the program, in a git-buildpackage
compatible repo :
http://anonscm.debian.org/gitweb/?p=users/obergix/django-conneg.git;a=shortlog;h=refs/heads/debian

Any comments welcome if anyone is interested.

Best regards,
-- 
Olivier BERGER 
http://www-public.telecom-sudparis.eu/~berger_o/ - OpenPGP-Id: 2048R/5819D7E8
Ingenieur Recherche - Dept INF
Institut Mines-Telecom, Telecom SudParis, Evry (France)


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/87vbzbz5x3@inf-8660.int-evry.fr



Bug#730548: Review of Django-ldapdb package needed

2013-11-27 Thread Olivier Berger
Hi.

Olivier Berger olivier.ber...@telecom-sudparis.eu writes:

 Hi.

 I intend to have it maintained in the team SVN but am still waiting for
 a kind sould to add obergix to the alioth project ;)


I've committed the svn-buildpackage-ready debian/ sources to [0].

Thanks in advance for any comments, in particular about the way
of packaging such a Django app.

Best regards,

[0] 
https://alioth.debian.org/scm/viewvc.php/packages/django-ldapdb/?root=python-modules
-- 
Olivier BERGER 
http://www-public.telecom-sudparis.eu/~berger_o/ - OpenPGP-Id: 2048R/5819D7E8
Ingenieur Recherche - Dept INF
Institut Mines-Telecom, Telecom SudParis, Evry (France)


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/87r4a2f2em@inf-8660.int-evry.fr



Bug#702300: ITA: rdflib

2013-11-27 Thread Olivier Berger
Hi.

On Thu, May 30, 2013 at 04:35:04PM +0200, chrysn wrote:
 i intend to adopt this package.
 
 i use it actively and prepared a version 3 update described in bug
 #655039 -- my updated package is far from ready, and furthermore
 outdated due to upstreams 4.0.1, but i don't want this useful library to
 get lost for debian.
 
 if someone wants to adopt this package before i get it ready to look for
 a sponsor, feel free to do so, or let's join efforts.
 

I'd be interested in helping. I have no need (yet) for Python 3.3, but do need 
a recent rdflib for ongoing experimentations with WebID for Django-based Debian 
web applications (userdir-ldap rewrite, etc.).

What's the current status on your side ?

Maybe we could envision some collaborative maintenance under the umbrella of 
the Python Modules team (https://wiki.debian.org/Teams/PythonModulesTeam) ?

I'm a DD, for what it's worth (may be sponsoring for instance ;).

Best regards,

-- 
Olivier BERGER 
http://www-public.telecom-sudparis.eu/~berger_o/ - OpenPGP-Id: 2048R/5819D7E8
Ingenieur Recherche - Dept INF
Institut Mines-Telecom, Telecom SudParis, Evry (France)


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20131127131218.ga32...@inf-8660.int-evry.fr



  1   2   3   4   5   >