Bug#1012696: ITP: blaeu -- Tools to create (and analyze) RIPE Atlas network measurements

2022-06-11 Thread Sebastien Badia
Package: wnpp
Severity: wishlist
Owner: Sebastien Badia 
X-Debbugs-Cc: debian-de...@lists.debian.org

* Package name: blaeu
  Version : 1.1.8
  Upstream Author : Stéphane Bortzmeyer 
* URL : https://framagit.org/bortzmeyer/blaeu
* License : BSD
  Programming Lang: Python
  Description : Tools to create (and analyze) RIPE Atlas network
measurements

Blaeu is a set of Python programs to start distributed Internet measurements
on the network of RIPE Atlas probes <https://atlas.ripe.net/>, and to analyze
their results.

Packaging is almost ready here https://salsa.debian.org/debian/blaeu


Bug#1005296: Packaging synadm

2022-05-10 Thread Sebastien Badia
On Sun, Mar 27, 2022 at 04:18:10PM (+0200), Daniel Gröber wrote:
> Hi Sebastien,
> 
> I'm also interested in having synadm in Debian. Did you start
> packaging it somehwere already? Need any help?
> 
> --Daniel

Hello Daniel,

Sorry for this late answer…
Many thanks for the proposal :-)

Yes, I've already something https://salsa.debian.org/matrix-team/synadm
I'm waiting python-click-option-group in the NEW queue 
https://ftp-master.debian.org/new/python-click-option-group_0.5.3-1.html

So, we are on the track

Cheers,

Seb


signature.asc
Description: PGP signature


Bug#1010768: ITP: click-option-group -- Extension for Python click adding option groups

2022-05-09 Thread Sebastien Badia
Package: wnpp
Severity: wishlist
Owner: Sebastien Badia 
X-Debbugs-Cc: debian-de...@lists.debian.org

* Package name: click-option-group
  Version : 0.5.3
  Upstream Author : Eugene Prilepin 
* URL : https://github.com/click-contrib/click-option-group
* License : BSD-3-Clause
  Programming Lang: Python
  Description : Extension for Python click adding option groups

 Click is a package for creating powerful and beautiful command line interfaces
 (CLI) in Python, but it has no the functionality for creating option groups.
 .
 Option groups are convenient mechanism for logical structuring CLI, also it
 allows you to set the specific behavior and set the relationship among grouped
 options (mutually exclusive options for example).  Moreover, argparse stdlib
 package contains this functionality out of the box.

This package is a new dependency of synadm (ITP #1005296).

I'll move this package (https://salsa.debian.org/debian/python-click-option-
group) inside
the Debian Python package team when my request to join will be accepted
https://lists.debian.org/debian-python/2022/03/msg00047.html



Bug#1005296: ITP: synadm -- Command line admin tool for Synapse (Matrix reference homeserver)

2022-02-10 Thread Sebastien Badia
Package: wnpp
Severity: wishlist
Owner: Sebastien Badia 
X-Debbugs-Cc: debian-de...@lists.debian.org

* Package name: synadm
  Version : 0.33.1
  Upstream Author : J0J0 T 
* URL : https://github.com/JOJ0/synadm
* License : GPL-3
  Programming Lang: Python
  Description : Command line admin tool for Synapse (Matrix reference
homeserver)

A CLI tool to help admins of Matrix-Synapse homeservers
conveniently issue commands available via its admin API.

Access requested in order to maintain this package inside
the Debian matrix-team https://salsa.debian.org/matrix-team



Bug#950797: ITP: ruby-jaro-winkler -- Implementation of Jaro-Winkler distance algorithm

2020-02-06 Thread Sebastien Badia
Package: wnpp
Severity: wishlist
Owner: Sebastien Badia 

* Package name: ruby-jaro-winkler
  Version : 1.5.4
  Upstream Author : Jian Weihang 
* URL : https://github.com/tonytonyjan/jaro_winkler
* License : MIT
  Programming Lang: Ruby, C
  Description : Implementation of Jaro-Winkler distance algorithm

 jaro_winkler is an implementation of Jaro-Winkler distance algorithm which is
 written in C extension and will fallback to pure Ruby version in platforms
 other than MRI/KRI like JRuby or Rubinius. Both of C and Ruby implementation
 support any kind of string encoding, such as UTF-8, EUC-JP, Big5, etc.

This package is a new dependency of rubocop. I will plan to maintain this
package
inside the Debian Ruby Team.



Bug#950636: ITP: ruby-nfnetlink -- Wrapper on top of libnfnetlink using FFI

2020-02-04 Thread Sebastien Badia
Package: wnpp
Severity: wishlist
Owner: Sebastien Badia 

* Package name: ruby-nfnetlink
  Version : 1.0.2
  Upstream Author : Guillaume Delugré 
* URL : https://github.com/gdelugre/ruby-nfnetlink
* License : GPL-3+
  Programming Lang: Ruby
  Description : Wrapper on top of libnfnetlink using FFI

libnfnetlink is the low-level library for netfilter related kernel/userspace
communication. It provides a generic messaging infrastructure for in-kernel
netfilter subsystems (such as nfnetlink_log, nfnetlink_queue,
nfnetlink_conntrack) and their respective users and/or management tools in
userspace.
.
This package contains a small, still incomplete, wrapper around libnfnetlink.

This package will be maintained by the pkg-ruby-extras-maintainers team.


Bug#894243: ITP: puppet-module-puppet-archive -- Puppet module to manages download, and cleanup of archive files

2018-03-27 Thread Sebastien Badia
Package: wnpp
Severity: wishlist
Owner: Sebastien Badia <sba...@debian.org>

* Package name: puppet-module-puppet-archive
  Version : 2.3.0
  Upstream Author : Vox Pupuli <voxpup...@groups.io>
* URL : https://forge.puppetlabs.com/puppet/archive
* License : Apache-2.0
  Programming Lang: Puppet
  Description : Puppet module to manages download, and cleanup of archive
files

 Puppet lets you centrally manage every important aspect of your system
 using a cross-platform specification language that manages all the
 separate elements normally aggregated in different files, like users,
 cron jobs, and hosts, along with obviously discrete elements like
 packages, services, and files.
 .
 The archive module provides native puppet resources for managing compressed
 file download and extraction with optional checksum verification and cleanup.

This package will be maintained inside the Debian puppet-team, and it's a new
dependency of puppet-module-puppetlabs-mysql package (see #893471).



Bug#893744: ITP: puppet-module-puppetlabs-translate -- Puppet module that provides the translate() function for internationalization

2018-03-21 Thread Sebastien Badia
Package: wnpp
Severity: wishlist
Owner: Sebastien Badia <sba...@debian.org>

* Package name: puppet-module-puppetlabs-translate
  Version : 1.1.0
  Upstream Author : Puppet Labs Inc <i...@puppetlabs.com>
* URL : https://forge.puppetlabs.com/puppetlabs/translate
* License : Apache-2.0
  Programming Lang: Puppet
  Description : Puppet module that provides the translate() function for
internationalization

 Puppet lets you centrally manage every important aspect of your system
 using a cross-platform specification language that manages all the
 separate elements normally aggregated in different files, like users,
 cron jobs, and hosts, along with obviously discrete elements like
 packages, services, and files.
 .
 Puppet module that provides the translate() function for internationalization.

This package will be maintained inside the Debian puppet-team, and it's a new
dependency
of puppet-module-puppetlabs-mysql package.



Bug#840641: ITP: python-lecm -- letsencrypt certificates manager

2016-10-14 Thread Sebastien Badia
On Thu, Oct 13, 2016 at 05:11:32PM (+), Mattia Rizzolo wrote:
> On Thu, Oct 13, 2016 at 04:08:59PM +0200, Sebastien Badia wrote:
> > * Package name: python-lecm
> >   Version : 0.0.4
> >   Upstream Author : Yanis Guenane <yguen...@gmail.com>
> > * URL : https://github.com/Spredzy/lecm
> > * License : Apache-2.0
> >   Programming Lang: Python
> >   Description : letsencrypt certificates manager
> > 
> >  Let's Encrypt Certificates Manager (lecm) is an utility that allows one to
> >  manage (generate and renew) Let's Encrypt SSL certificates.
> > 
> > I planned to maintain lecm in collab-maint.
> 
> you can also maintain the package in the letsencrypt team, which is
> collecting all software related to letsencrypt.
> 
> Within the team, I'm also very available for sponsoring, if you need it.

Hi Mattia!

Sure, good idea, I just requested to join the letsencrypt team on alioth.d.o
Thanks! And thanks for the sponsoring!

Seb


signature.asc
Description: PGP signature


Bug#840641: ITP: python-lecm -- letsencrypt certificates manager

2016-10-13 Thread Sebastien Badia
Package: wnpp
Severity: wishlist
Owner: Sebastien Badia <s...@sebian.fr>

* Package name: python-lecm
  Version : 0.0.4
  Upstream Author : Yanis Guenane <yguen...@gmail.com>
* URL : https://github.com/Spredzy/lecm
* License : Apache-2.0
  Programming Lang: Python
  Description : letsencrypt certificates manager

 Let's Encrypt Certificates Manager (lecm) is an utility that allows one to
 manage (generate and renew) Let's Encrypt SSL certificates.

I planned to maintain lecm in collab-maint.



Bug#831668: ITP: ruby-gettext-setup -- fast_gettext helper for Ruby

2016-07-18 Thread Sebastien Badia
Package: wnpp
Severity: wishlist
Owner: Sebastien Badia <s...@sebian.fr>

* Package name: ruby-gettext-setup
  Version : 0.3
  Upstream Author : Puppet <i...@puppet.com>
* URL : https://github.com/puppetlabs/gettext-setup-gem
* License : Apache-2.0
  Programming Lang: Ruby
  Description : fast_gettext helper for Ruby

 This package is a internationalization helper using fast_gettext
 for Ruby.

This package is a new dependency of r10k, ruby-puppet-forge and
ruby-semantic-puppet. We are going to maintain this package inside
the Debian Puppet team.



Bug#828692: Repo

2016-07-03 Thread Sebastien Badia
On Mon, Jun 27, 2016 at 01:15:05PM (+0100), Iain R. Learmonth wrote:
> Hi Gordon,
> 
> On 27/06/16 08:39, Gordon Ball wrote:
> > Sebastien prepared a repository for this at [0] last year, but for
> > whatever reason an ITP was never done.
> > I would concur this would also be suitable for a tasktools team.
> 
> Let's make a team. I'll add this to my tasks for later today.
> 
> I spotted this repo already, and sent Sebastien a mail to ask what was
> the plan with it. Sorry, forgot to CC the bug.
> 
> Thanks,
> Iain.

Hello pkg-tasktools team,

In fact, tasksh was included in taskwarrior (task) package before release 2.4.0,
after, upstream decided to split this part of code in another repository.

When we took over maintenance of the package with Gordon, I created the GIT
repo, but indeed I never filled an ITP because of an hardening issue, and
more due to a lack of time :-/

https://anonscm.debian.org/cgit/collab-maint/tasksh.git/commit/?id=be9c6a5aa3b08a10a3eb91b43dbfad27f46df245

We can go ahead and possibly merge the two repos.

Thanks!

Seb


signature.asc
Description: PGP signature


Bug#827819: ITP: timewarrior -- command line time tracking application, which allows you to record time spent on activities

2016-06-21 Thread Sebastien Badia
Package: wnpp
Severity: wishlist
Owner: Sebastien Badia <s...@sebian.fr>

* Package name: timewarrior
  Version : 0.9.5
  Upstream Author : Paul Beckingham, Federico Hernandez
* URL : https://taskwarrior.org/docs/timewarrior
* License : MIT
  Programming Lang: C
  Description : command line time tracking application, which allows you to
record time spent on activities

Timewarrior is a time tracking utility that offers simple stopwatch features as
well as sophisticated calendar-base backfill, along with flexible reporting. It
is a portable, well supported and very active, Open Source project.

We currently maintain with Gordon, taskd(server) and taskd(client) from
taskwarrior,
we may maybe create a team.



Bug#817211: ITP: ruby-rsync -- ruby wrapper and bindings for the rsync binary

2016-03-08 Thread Sebastien Badia
Package: wnpp
Severity: wishlist
Owner: Sebastien Badia <s...@sebian.fr>

* Package name: ruby-rsync
  Version : 1.0.9
  Upstream Author : Joshua Bussdieke
* URL : http://github.com/jbussdieker/ruby-rsync
* License : Expat
  Programming Lang: Ruby
  Description : ruby wrapper and bindings for the rsync binary

 Ruby/Rsync is a Ruby library that can synchronize files between remote
 hosts by wrapping a call to the rsync binary.

This package is a new depdendency of librarian-puppet. And it are going
to be maintained inside the Ruby Team (CCed).



Bug#816662: ITP: ruby-memfs -- MemFs provides an in-memory fake file system that can be used for tests

2016-03-03 Thread Sebastien Badia
Package: wnpp
Severity: wishlist
Owner: Sebastien Badia <s...@sebian.fr>

* Package name: ruby-memfs
  Version : 0.5.0
  Upstream Author : Simon Courtois <scourt...@cubyx.fr>
* URL : https://github.com/simonc/memfs
* License : MIT
  Programming Lang: Ruby
  Description : MemFs provides an in-memory fake file system that can be 
used for tests

 MemFs is greatly inspired by the awesome FakeFs.
 The main goal of MemFs is to be 100% compatible with the Ruby libraries like 
FileUtils.

This package is a new BD of ruby-simple-navigation package, and it
intended to be maintain inside the ruby-team.

Cheers,

Seb



Bug#816506: ITP: ruby-certificate-authority -- Managing the core functions outlined in RFC-3280 for PKI

2016-03-02 Thread Sebastien Badia
Package: wnpp
Severity: wishlist
Owner: Sebastien Badia <s...@sebian.fr>

* Package name: ruby-certificate-authority
  Version : 0.1.6
  Upstream Author : Chris Chandler <ch...@flatterline.com>
* URL : https://github.com/cchandler/certificate_authority
* License : MIT
  Programming Lang: Ruby
  Description : Managing the core functions outlined in RFC-3280 for PKI

 CertificateAuthority provide a programmer-friendly implementation of all the
 basic functionality contained in RFC-3280 to implement your own certificate
 authority.
 .
 This tool allow to generate root certificates, intermediate certificates, and
 terminal certificates; and also generate/manage Certificate Revocation Lists
 (CRLs) and Online Certificate Status Protocol (OCSP) messages.


This package is a new test dependency of ruby-http, and we are going to mainain
it inside the ruby-team.

Cheers,

Seb



Bug#791432: O: glances -- CLI curses based monitoring tool

2016-02-05 Thread Sebastien Badia
On Thu, Feb 04, 2016 at 12:09:17PM (-0500), Daniel Echeverry wrote:
> Ohh great! Thank you very much, I agree with this, so let's hope
> upstream fix the tarball :)

Cool :-)

So, I just sent a RFS for the 2.5.1-1 to Tanguy (which has already sponsored the
glances packages in the past).

Cheers,

Seb


signature.asc
Description: PGP signature


Bug#791432: O: glances -- CLI curses based monitoring tool

2016-02-04 Thread Sebastien Badia
On Sat, Jan 30, 2016 at 11:08:28AM (-0500), Daniel Echeverry wrote:
> yes, I am working in glances, however I have a problem with a
> pre-built embedded code copies [1] [2], I am trying fix that, but  I
> failed to get it :( so, would be great to help me with this and
> co-maintain glances with you :)

Hi Daniel,

Sorry for the late reply… (FOSDEM and real life :-/)

If you are in the collab-maint group on alioth, I purpose to migrate the
maintenance of this package on this namespace. (just imported using debsnap).

https://anonscm.debian.org/cgit/collab-maint/glances.git

I'm not sure about the best way to deal with, but we need to remove those
minified files from the source tarball (repack or quilt patch). (I'm not sure
about the best way, the ftpmaster way).

Anyway I just used a quilt patch and opened a bug upstream.

https://github.com/nicolargo/glances/issues/788

Let me know if you're ok with this :-)

Cool for the co-maintenance \o/

Thanks,

Seb


signature.asc
Description: PGP signature


Bug#791432: O: glances -- CLI curses based monitoring tool

2016-01-30 Thread Sebastien Badia
Hi Daniel,

The 10 Jul 2015, you updated the owner record of the Debian bug #791432,
but the glances package is still Orphan in Debian. You are still working
on this package?

If not, I can help and maintain glances in Debian.

Let me know :-)

Cheers,

Seb


signature.asc
Description: PGP signature


Bug#808097: ITP: ruby-semantic-puppet -- Useful tools for working with semantic versions with Puppet

2015-12-15 Thread Sebastien Badia
Package: wnpp
Severity: wishlist
Owner: Sebastien Badia <s...@sebian.fr>

* Package name: ruby-semantic-puppet
  Version : 0.1.1
  Upstream Author : Puppet Labs <forge-team+...@puppetlabs.com>
* URL : https://github.com/puppetlabs/semantic_puppet
* License : Apache-2
  Programming Lang: Ruby
  Description : Useful tools for working with semantic versions with Puppet

 Tools used by Puppet to parse, validate, and compare semantic versions and
 version ranges and to query and resolve module dependencies.
 This library is used by a number of Puppet Labs projects, including Puppet and
 r10k.

This package is intended to be maintained within the package-puppet team.
 https://anonscm.debian.org/cgit/pkg-puppet/ruby-semantic-puppet.git



Bug#808098: ITP: ruby-puppet-forge -- Access the Puppet Forge API from Ruby

2015-12-15 Thread Sebastien Badia
Package: wnpp
Severity: wishlist
Owner: Sebastien Badia <s...@sebian.fr>

* Package name: ruby-puppet-forge
  Version : 2.1.1
  Upstream Author : Puppet Labs <forge-team+...@puppetlabs.com>
* URL : https://github.com/puppetlabs/forge-ruby
* License : Apache-2
  Programming Lang: Ruby
  Description : Access the Puppet Forge API from Ruby

 Tools that can be used to access Forge API information on Modules, Users, and
 Releases. As well as download, unpack, and install Releases to a directory.

This package is intended to be maintained within the package-puppet team.
 https://anonscm.debian.org/cgit/pkg-puppet/ruby-puppet-forge.git



Bug#721647: ITP: taskd -- secure server providing multi-user, multi-client access to task data

2015-11-17 Thread Sebastien Badia
On Mon, Nov 16, 2015 at 03:02:42PM (-0500), Philippe Clérié wrote:
> Hello,
> 
> Just wondering when (if?) taskd will be uploaded to sid. It would be
> great to have it in stretch.
> 
> As of about a month ago and at least for amd64 the package builds as
> is, installs and works without any apparent problem.

Hello Philippe,

Thanks for your interest and for your tests on taskd package!

We addressed some issues according the last review on this packages and we just
sent a new rfs for it.
So it should be good soon…

Regards,
Sebastien


signature.asc
Description: PGP signature


Bug#796228: ITP: ruby-contracts -- Contracts (assert like) for Ruby

2015-08-20 Thread Sebastien Badia
Package: wnpp
Severity: wishlist
Owner: Sebastien Badia s...@sebian.fr

* Package name: ruby-contracts
  Version : 0.11.0
  Upstream Author : Aditya Bhargava bluemangrou...@gmail.com
* URL : http://egonschiele.github.com/contracts.ruby
* License : BSD
  Programming Lang: Ruby
  Description : Contracts (assert like) for Ruby.

contracts.ruby brings code contracts to the Ruby language.
Code contracts allow you make some assertions about your code, and then checks
them to make sure they hold. This lets you

 * catch bugs faster
 * make it very easy to catch certain types of bugs
 * make sure that the user gets proper messaging when a bug occurs.

This package is intend to be maintained by the ruby team.


signature.asc
Description: Digital signature


Bug#721647: ITP: taskd -- secure server providing multi-user, multi-client access to task data

2015-03-01 Thread Sebastien Badia

owner 721647 !

thanks

Hi,

We (Gordon, Jack and I), are willing to maintain this package as co-maintainer,
we prepare a first Debian version using the collab-maint repository.

Thanks Alejandro for your work!

Seb

--
Sebastien Badia


signature.asc
Description: Digital signature


Bug#762130: RFA: task -- feature-rich console based todo list manager

2015-02-17 Thread Sebastien Badia

On Tue, Sep 23, 2014 at 11:21:46PM (+0200), Jakub Wilk wrote:
Please note that ITA means that the package still had a maintainer, 
and it's the maintainer who decides who will take over the package. 
You should have talked to me before making this change.


Hi Jakub,

Sorry for the delay, the absence of an answer on my side, and the mistake
with ITA/O workflow…

Gordon (CCed) and I've finally prepared a new version of taskwarrior. This
version is available on mentors, do you want to sponsor this upload? Or I'll
made a standard RFS?

If yes, the dsc is here:

 dget -x http://mentors.debian.net/debian/pool/main/t/task/task_2.4.1-1.dsc
 or http://mentors.debian.net/package/task

Let me know, and sorry again…
Thanks in advance!

Seb

--
Sebastien Badia


signature.asc
Description: Digital signature


Bug#772660: ITP: libipfix -- C-library implements the IPFIX protocol

2014-12-09 Thread Sebastien Badia
Package: wnpp
Severity: wishlist
Owner: Sebastien Badia s...@sebian.fr

* Package name: libipfix
  Version : 110209
  Upstream Author : Fokus Fraunhofer packettrack...@fokus.fraunhofer.de
* URL : http://www.ip-measurement.org/libipfix
* License : LGPL
  Programming Lang: C
  Description : C-library implements the IPFIX protocol

 The libipfix is used to export and collect measurement data. Libipfix is a
 C-library implementing the IPFIX protocol defined by the IP Flow Information
 Export working group of the IETF.
 .
 Link to the RFC http://www.ietf.org/rfc/rfc5101.txt

The package will be maintained inside collab-maint.


-- 
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/20141209173830.8147.1981.reportbug@localhost



Bug#772660: ITP: libipfix -- C-library implements the IPFIX protocol

2014-12-09 Thread Sebastien Badia

On Tue, Dec 09, 2014 at 07:05:02PM (+0100), Johannes Schauer wrote:

Hi,

On Tue, 09 Dec 2014 18:38:30 +0100 Sebastien Badia s...@sebian.fr wrote:

 The libipfix is used to export and collect measurement data. Libipfix is a
 C-library implementing the IPFIX protocol defined by the IP Flow Information
 Export working group of the IETF.  .  Link to the RFC
 http://www.ietf.org/rfc/rfc5101.txt


the package libfixbuf already offers a implementation for RFC 5101.

cheers, josch


Hi,

Thanks Johannes for the notice!

It's an original need of OpenContrail project, I've just send an email to devs
about the possible migration/use of libfixbuf.
http://lists.opencontrail.org/pipermail/dev_lists.opencontrail.org/2014-December/001817.html

Many thanks!

Seb

--
Sebastien Badia


signature.asc
Description: Digital signature


Bug#762152: ITP: gertty -- Console-based interface to Gerrit

2014-09-18 Thread Sebastien Badia
Package: wnpp
Severity: wishlist
Owner: Sebastien Badia s...@sebian.fr

* Package name: gertty
  Version : 1.0.2
  Upstream Author : OpenStack openstack-...@lists.openstack.org
* URL : https://github.com/stackforge/gertty
* License : Apache-2
  Programming Lang: Python
  Description : Console-based interface to Gerrit

Gertty is a console-based interface to the Gerrit Code Review system.

As compared to the web interface, the main advantages are:

  * Workflow -- the interface is designed to support a workflow similar
to reading network news or mail.  In particular, it is designed to
deal with a large number of review requests across a large number
of projects.

  * Offline Use -- Gertty syncs information about changes in subscribed
projects to a local database and local git repos.  All review
operations are performed against that database and then synced back
to Gerrit.

  * Speed -- user actions modify locally cached content and need not
wait for server interaction.

  * Convenience -- because Gertty downloads all changes to local git
repos, a single command instructs it to checkout a change into that
repo for detailed examination or testing of larger changes.

I'm planed to package gretty on collab-maint.


-- 
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/20140919002549.ga15...@sebian.fr



Bug#762130: RFA: task -- feature-rich console based todo list manager

2014-09-18 Thread Sebastien Badia

retitle 762130 ITA: task -- feature-rich console based todo list manager
owner 762130 !

thanks

Hi Jakub,

I'm using tw and I'm willing to take care of this package.
According d/control, you don't use any vcs to manage this package,
can we import them to collab-maint? (git)

Thanks,

Seb

--
Sebastien Badia


signature.asc
Description: Digital signature


Bug#745497: ITP: python-geventhttpclient -- High performance, concurrent http client library for python with gevent

2014-04-22 Thread Sebastien Badia
Package: wnpp
Severity: wishlist
Owner: Sebastien Badia s...@sebian.fr

* Package name: python-geventhttpclient
  Version : 1.1.0
  Upstream Author : Antonin Amand antonin.am...@gmail.com
* URL : https://github.com/gwik/geventhttpclient
* License : MIT
  Programming Lang: Python
  Description : High performance, concurrent http client library for python
with gevent

geventhttpclient is a high performance, concurrent HTTP client library
for python using gevent.
..
geventhttpclient use a fast http parser, written in C,
originating from nginx, extracted and modified by Joyent.
..
geventhttpclient has been specifically designed for high concurrency,
streaming and support HTTP 1.1 persistent connections. More generally it
is designed for efficiently pulling from REST APIs and streaming API's
like Twitter's.


-- 
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/20140422112946.31045.30715.reportbug@localhost



Bug#745421: ITP: ruby-sshkit -- toolkit for running commands in a structured way on one or more servers

2014-04-21 Thread Sebastien Badia
Package: wnpp
Severity: wishlist
Owner: Sebastien Badia s...@sebian.fr

* Package name: ruby-sshkit
  Version : 1.4.0
  Upstream Author : Lee Hambley lee.hamb...@gmail.com
* URL : https://github.com/capistrano/sshkit
* License : GPL-3
  Programming Lang: Ruby
  Description : toolkit for running commands in a structured way on one or
more servers

SSHKit is a comprehensive toolkit for remotely running commands in a structured
manner on groups of servers.  SSHKit makes it easy to write structured,
testable SSH commands in Ruby.


-- 
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/20140421134937.25804.90803.reportbug@localhost



Bug#745422: ITP: ruby-powerpack -- Some useful extensions to the core Ruby classes

2014-04-21 Thread Sebastien Badia
Package: wnpp
Severity: wishlist
Owner: Sebastien Badia s...@sebian.fr

* Package name: ruby-powerpack
  Version : 0.0.9
  Upstream Author : Bozhidar Batsov bozhi...@batsov.com
* URL : https://github.com/bbatsov/powerpack
* License : MIT
  Programming Lang: Ruby
  Description : Some useful extensions to the core Ruby classes

Powerpack offers some useful extensions to the standard Ruby classes (kind of
like ActiveSupport, but less ambitious and more modular). Powerpack add some
extensions on Array, Enumerable, Hash, Numeric and String core classes.


-- 
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/20140421135154.28938.95807.reportbug@localhost



Bug#745423: ITP: rubocop -- Ruby static code analyzer, based on the community Ruby style guide

2014-04-21 Thread Sebastien Badia
Package: wnpp
Severity: wishlist
Owner: Sebastien Badia s...@sebian.fr

* Package name: rubocop
  Version : 0.20.1
  Upstream Author : Bozhidar Batsov bozhi...@batsov.com
* URL : https://github.com/bbatsov/rubocop
* License : MIT
  Programming Lang: Ruby
  Description : Ruby static code analyzer, based on the community Ruby
style guide

RuboCop is a Ruby static code analyzer. Out of the box it will enforce many of
the guidelines outlined in the community Ruby Style Guide.
https://github.com/bbatsov/ruby-style-guide/


-- 
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/20140421135339.29256.15474.reportbug@localhost



Bug#745035: ITP: ruby-faraday-middleware-multi-json -- Response JSON parser using MultiJson and FaradayMiddleware

2014-04-17 Thread Sebastien Badia
Package: wnpp
Severity: wishlist
Owner: Sebastien Badia s...@sebian.fr

* Package name: ruby-faraday-middleware-multi-json
  Version : 0.0.5
  Upstream Author : Dennis Rogenius denr...@gmail.com
* URL : https://github.com/denro/faraday_middleware-multi_json
* License : MIT
  Programming Lang: Ruby
  Description : Response JSON parser using MultiJson and FaradayMiddleware

ruby-faraday-middleware-multi-json is a simple Faraday middleware that uses
MultiJson to unobtrusively encode JSON requests and parse JSON responses.

This package will be maintained by the Ruby team.


-- 
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/20140417124645.29609.78568.reportbug@localhost



Bug#745052: ITP: python-xmltodict -- Python module to easily work with XML tree

2014-04-17 Thread Sebastien Badia
Package: wnpp
Severity: wishlist
Owner: Sebastien Badia s...@sebian.fr

* Package name: python-xmltodict
  Version : 0.9.0
  Upstream Author : Martin Blech martinbl...@gmail.com
* URL : https://github.com/martinblech/xmltodict
* License : MIT
  Programming Lang: Python
  Description : Python module to easily work with XML tree

xmltodict is a Python module that makes working with XML feel like you are
working with JSON. xmltodict is very fast (Expat-based) and has a streaming
mode with a small memory footprint, suitable for big XML dumps·


-- 
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/20140417154450.27408.84134.reportbug@localhost



Bug#745062: ITP: python-ncclient -- Python library for NETCONF clients

2014-04-17 Thread Sebastien Badia
Package: wnpp
Severity: wishlist
Owner: Sebastien Badia s...@sebian.fr

* Package name: python-ncclient
  Version : 0.4.1
  Upstream Author : Leonidas Poulopoulos leop...@noc.grnet.gr
* URL : http://ncclient.grnet.gr/
* License : Apache-2
  Programming Lang: Python
  Description : Python library for NETCONF clients

ncclient is a Python library that facilitates client-side scripting
and application development around the NETCONF protocol.


-- 
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/20140417173012.1981.89468.reportbug@localhost



Bug#744164: ITP: pycassa -- Python client library for Apache Cassandra

2014-04-10 Thread Sebastien Badia
Package: wnpp
Severity: wishlist
Owner: Sebastien Badia s...@sebian.fr

* Package name: pycassa
  Version : 1.11.0
  Upstream Author: Jonathan Hseu vom...@vomjom.net
* URL : http://pycassa.github.io/pycassa/
* License : MIT
  Programming Lang: Python
  Description : Python client library for Apache Cassandra

pycassa is a Thrift-based python client library for Apache Cassandra
with the following features:
 .
 - Automatic failover and operation retries
 - Connection pooling
 - Multithreading support
 - A batch interface
 - A class for mapping classes to Cassandra column families


-- 
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/20140410234424.21607.48909.reportbug@localhost



Bug#738447: RFA: luakit -- A fast and small web browser extensible by Lua

2014-02-16 Thread Sebastien Badia
owner 738447 !
retitle 738447 ITA: luakit -- A fast and small web browser extensible by Lua

thanks

Hi Clint,

I'm using luakit and I'm willing to take care of this package in Debian.
The master branch of upstream¹ seem frozen since ±1year!
I ask for the status to upstream, and I start work on the package :-)

Cheers,

Seb

¹https://github.com/mason-larobina/luakit
-- 
Sebastien Badia


-- 
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/20140216112000.ga7...@grimoire.sebian.fr



Bug#736604: ITP: r10k -- Smarter Puppet deployment, powered by killer robots

2014-01-25 Thread Sebastien Badia
Package: wnpp
Severity: wishlist
Owner: Sebastien Badia s...@sebian.fr

* Package name: r10k
  Version : 1.1.2
  Upstream Author : Adrien Thebo g...@somethingsinistral.net
* URL : https://github.com/adrienthebo/r10k
* License : Apache2
  Programming Lang: Ruby
  Description : Smarter Puppet deployment, powered by killer robots

 r10k provides a general purpose toolset for deploying Puppet environments and
modules. It implements the Puppetfile format and provides a native
implementation of Puppet dynamic environments.


-- 
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/20140125140433.7493.16650.reportbug@localhost



Bug#612901: O: asused -- To run a check on the usage of your registry's allocations

2014-01-25 Thread Sebastien Badia
retitle 612901 ITA: asused -- To run a check on the usage of your registry's 
allocations
owner 612901 !

thanks

Hi,

I'm using asused and I'm willing to take care of the package.

I've fixed all lintian errors/warnings, and migrated this package
to collab-maint.

A new updated version is avaiable on mentors.

http://mentors.debian.net/package/asused
http://mentors.debian.net/debian/pool/main/a/asused/asused_3.72-11.dsc

Feel free to sponsor this upload :-)

Thanks in advance.

Seb

-- 
Sebastien Badia


-- 
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/20140125215954.gb7...@grimoire.sebian.fr



Bug#736604: ITP: r10k -- Puppet environment and module deployment (was: ITP: r10k -- Smarter Puppet deployment, powered by killer robots)

2014-01-25 Thread Sebastien Badia
On Sun, Jan 26, 2014 at 04:24:40AM (+1300), Chris Bannister wrote:
Description : Smarter Puppet deployment, powered by killer robots
 
 A misleading description doesn't help alleviate erroneous search
 results.

retitle 736604 ITP: r10k -- Puppet environment and module deployment

thanks

Hi,

Indeed, you're right, I was a little too fast…
The description is now updated according your comments.

Thank you for your vigilance!

Cheers,

Seb

-- 
Sebastien Badia
Xmpp/mail: s...@sebian.fr


-- 
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/20140125221920.ga9...@grimoire.sebian.fr



Bug#733577: ITP: libx86emu -- x86 emulation library

2013-12-29 Thread Sebastien Badia
Package: wnpp
Severity: wishlist
Owner: Sebastien Badia s...@sebian.fr

* Package name: libx86emu
  Version : 1.4
  Upstream Author : Steffen Winterfeldt wfe...@opensuse.org
* URL : https://github.com/wfeldt/libx86emu
* License : BSD
  Programming Lang: C
  Description : x86 emulation library

libx86emu is a x86 emulation library. This library is needed by hwinfo
http://packages.qa.debian.org/h/hwinfo.html.


-- 
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/20131230024305.5105.36677.reportbug@localhost



Bug#732248: ITP: python-taskflow -- A library to complete workflows/tasks in HA manner

2013-12-15 Thread Sebastien Badia
Package: wnpp
Severity: wishlist
Owner: Sebastien Badia s...@sebian.fr

* Package name: python-taskflow
  Version : 0.1.1
  Upstream Author : Taskflow Development Mailing List 
taskflow-...@lists.launchpad.net
* URL : https://github.com/stackforge/taskflow
* License : Apache-2.0
  Programming Lang: Python
  Description : A library to complete workflows/tasks in HA manner


Taskflow is a Python library for OpenStack that helps make task
execution easy, consistent, and reliable. It allows the creation of
lightweight task objects and/or functions that are combined together
into flows (aka: workflows). It includes engines for running these
flows in a manner that can be stopped, resumed, and safely reverted.
Projects implemented using the Taskflow library enjoy added state
resiliency, fault tolerance and simplified crash recovery. Think of it
as a way to protect an action, similar to the way transactions protect
operations in a RDBMS. If a manager process is terminated while an
action was in progress, there is a risk that unprotected code would
leave the system in a degraded or inconsistent state. With Taskflow,
interrupted actions may be resumed or rolled back automatically when a
manager process is resumed.
..
Using Taskflow to organize actions into lightweight task objects also
makes atomic code sequences easily testable (since a task does one and
only one thing). A flow facilitates the execution of a defined sequence
of ordered tasks (and imposes constraints on the way an engine can run
those tasks). A flow is a structure (a set of tasks linked together), so
it allows the calling code and the workflow to be disconnected so flows
can be reused. Taskflow provides a few mechanisms for structuring 
running flows and lets the developer pick and choose which one will work
for their needs. 


-- 
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/20131215235010.5826.64876.reportbug@localhost



Bug#673621: gitmagic: changing back from O to ITA

2013-12-13 Thread Sebastien Badia
retitle 673621 ITA: gitmagic -- guide about Git version control system
owner 673621 !

thanks

Hi,

I'm using gitmagic and I'm willing to take care of the package.

I have already started the work (fix lintian, and import new upstream),
http://anonscm.debian.org/gitweb/?p=collab-maint/gitmagic.git

Regards,

Seb

-- 
Sebastien Badia
Xmpp/mail: s...@sebian.fr


-- 
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/20131214001234.ga7...@grimoire.sebian.fr



Bug#662731: Any help?

2013-11-08 Thread Sebastien Badia
Hi Tomasz,

Oh thanks, Yes i really appreciate !

I commenced the work on this package,

  - Create a repo on collab-maint
  - Import/convert to gbp
  - Fix bugs

http://anonscm.debian.org/gitweb/?p=collab-maint/hwinfo.git
http://anonscm.debian.org/gitweb/?p=collab-maint/libx86emu.git

but i need help for libx86emu (a new lib not in debian and dependent to hwinfo)

https://groups.google.com/forum/#!original/linux.debian.devel.mentors/qJH3AAyiulk/lArOc6V6FsgJ

i'm pretty new about SONAME (for libs packaging), and another « problem » is
that the upstream tgz doesn't contains a VERSION/CHANGELOG (this files are
generated by upstream makefile with git2log)

Upstream are :

https://gitorious.org/x86emu/libx86emu
https://gitorious.org/opensuse/hwinfo

Seb

-- 
Sebastien Badia
Xmpp/mail: s...@sebian.fr


-- 
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/20131109012151.gc16...@grimoire.sebian.fr



Bug#662731: ITA: hwinfo -- Hardware identification system

2012-11-27 Thread Sebastien Badia
retitle 662731 ITA: hwinfo -- Hardware identification system
owner 662731 !

thanks

I'm using hwinfo and I'm willing to take care of the package.
It would be my first package.

I have already started to fix bugs, I expect my validation on
collab-maint (alioth)

Regards,

Seb
-- 
Sebastien Badia
KeyID: 2EAF F1F7


signature.asc
Description: Digital signature


Bug#606085: O: wmii-doc -- lightweight tabbed and tiled X11 window manager, version 3 (documentation)

2012-06-16 Thread Sebastien Badia



-- 
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/20120616165004.gb9...@swssh.sebian.fr



Bug#606084: ITA: wmii -- lightweight tabbed and tiled X11 window manager, version 3

2011-05-31 Thread Sebastien Badia
Le mardi 31 mai 2011 à 01:34:19 (+0300), Andrew O. Shadoura a écrit :
 Hello,

 On Tue, 10 May 2011 22:00:45 -0500
 wayne, steve steven.w.war...@gmail.com wrote:

  I am emailing to inquire after the status of this ITA. Do you still
  intend to pursue the management of this package? If not, I would like
  to express my own interest. Thanks,

 I'd like to express my own interest in maintaining wmii3, too. Also, I
 have prepared a new package version, which has the following changes:

   * Fix FTBFS with ld --no-add-needed (Closes: #606209).
   * Fix crash when adding a second display (Closes: 628575).
   * Fix the configuration files path in the manpage (Closes: #431942).
   * Removed autogenerated files.
   * Don't try to remove .hg* files.
   * Fix dpkg-shlibdeps warnings.
   * Bump Standards-Version to 3.9.2.
   * Suggest Python and Ruby.
   * Do ldconfig call in postinst/postrm.
   * Add a manpage for wihack(1).
   * Fix the path in LD_PRELOAD for wihack.
   * Fix some markup in the manpages.
   * Make the Unicode font default (Closes: #598630).

 The packaging is available by running:

 hg clone http://anonscm.debian.org/hg/collab-maint/wmii/

 When building, don't forget to pass -i.hg to dpkg-buildpackage.

 (hgweb isn't yet available on anonscm.debian.org, so only http-cloning
 works)

 If you like, you may join this effort as a co-maintainer.

 --
 WBR, Andrew

Hello,

Thank you very much for all this great work,
Indeed I have this Ita since February, so that Wii does not move
to the door...
However, i have not taking the time to do the job.
If it is necessary, I offer my help to maintain this package as
co-maintainer, or uploader.

Thanks

--
Sebastien Badia



-- 
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/20110531120649.ga15...@grimoire.loria.fr



Bug#606085: ITA: wmii-doc -- lightweight tabbed and tiled X11 window manager, version 3 (documentation)

2011-02-09 Thread Sebastien Badia
Package: wnpp
Severity: normal

Hello,

I intend to be maintainer of the wmii-doc package.

The package description is:
 wmii is a dynamic window manager for X11, which is highly customizable
and
 usable with keyboard and mouse. It supports conventional, tabbed and
tiled
 window management with low memory usage. It is highly modularized and
uses an
 inter-process communication interface which is oriented on the 9p
protocol of
 plan9.
 .
 This package contains the collected documentation of wmii 3.

--
Sebastien Badia
KeyID: 2EAF F1F7
sebast...@badia.fr



-- 
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/20110209180120.gb6...@grimoire.loria.fr



Bug#612638: ITA: wmii-doc -- lightweight tabbed and tiled X11 window manager, version 3 (documentation)

2011-02-09 Thread Sebastien Badia
Package: wnpp
Severity: normal

Hello,

I intend to be maintainer of the wmii-doc package.

The package description is:
 wmii is a dynamic window manager for X11, which is highly customizable and
 usable with keyboard and mouse. It supports conventional, tabbed and tiled
 window management with low memory usage. It is highly modularized and uses an
 inter-process communication interface which is oriented on the 9p protocol of
 plan9.
 .
 This package contains the collected documentation of wmii 3.

--
Sebastien Badia
KeyID: 2EAF F1F7
sebast...@badia.fr



-- 
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/20110209174722.gb5...@grimoire.loria.fr



Bug#606084: ITA: wmii -- lightweight tabbed and tiled X11 window manager, version 3

2011-02-09 Thread Sebastien Badia
Package: wnpp
Severity: normal

Hello,

I intend to be the new maintainer of the wmii package.

The package description is:
 wmii is a dynamic window manager for X11, which is highly customizable and
 usable with keyboard and mouse. It supports conventional, tabbed and tiled
 window management with low memory usage. It is highly modularized and uses an
 inter-process communication interface which is oriented on the 9p protocol of
 plan9.
 .
 This package contains version 3 of the window manager, wmii2 contains version
 2.

--
Sebastien Badia
KeyID: 2EAF F1F7
sebast...@badia.fr



-- 
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/20110209175957.ga6...@grimoire.loria.fr



Bug#612637: ITA: wmii -- lightweight tabbed and tiled X11 window manager, version 3

2011-02-09 Thread Sebastien Badia
Package: wnpp
Severity: normal

Hello,

I intend to be the new maintainer of the wmii package.

The package description is:
 wmii is a dynamic window manager for X11, which is highly customizable and
 usable with keyboard and mouse. It supports conventional, tabbed and tiled
 window management with low memory usage. It is highly modularized and uses an
 inter-process communication interface which is oriented on the 9p protocol of
 plan9.
 .
 This package contains version 3 of the window manager, wmii2 contains version
 2.

--
Sebastien Badia
KeyID: 2EAF F1F7
sebast...@badia.fr



-- 
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/20110209174426.ga5...@grimoire.loria.fr