Bug#771401: ITP: ruby-redis-rack -- Redis Store for Rack

2014-11-29 Thread Balasankar C
Package: wnpp
Severity: wishlist
Owner: Balasankar C 

* Package name: ruby-redis-rack
  Version : 1.5.0
  Upstream Author : Luca Guidi 
* URL : https://github.com/redis-store/redis-rack
* License : Expat
  Programming Lang: Ruby
  Description : Redis Store for Rack


-- 
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/20141129081842.8258.22516.reportbug@sasalam



Bug#771403: ITP: willie -- simple, lightweight, open source, easy-to-use IRC utility bot

2014-11-29 Thread Antoine Beaupré
Package: wnpp
Severity: wishlist
Owner: "Antoine Beaupré" 

* Package name: willie
  Version : 4.5.1
  Upstream Author : Michael Yanovich, Edward Powell, Elad Alfassa...
* URL : https://github.com/embolalia/willie
* License : EFLv2
  Programming Lang: Python
  Description : simple, lightweight, open source, easy-to-use IRC utility 
bot

Upstream description:

Willie is a simple, lightweight, open source, easy-to-use IRC utility
bot, written in Python. It's designed to be easy to use, easy to run,
and easy to make new features for.

Willie comes with a ton of ready-made features for you to use. It can
leave notes for people, give you reminders, check RSS feeds, and much
more.

Willie also comes with a fully-documented and easy-to-use API, so you
can write your own features. There's also an easy tutorial you can
follow along with, to help you learn.

Developing for Willie is a great way to familiarize yourself with
Python. It's easy to start, but there's no limit to the cool things
you can do with it.


I find the software interesting because it is a modern, elegantly
designed yet minimal Python-based IRC bot. It compares favorably to
the already packaged supybot:

https://github.com/embolalia/willie/wiki/Comparison-to-other-bots

I would be happy to have co-maintainers and I am unlikely to work on
this in the very short term, but I will probably get around to work on
this for $WORK eventually anyways, so this is an ITP.

Note that Willie is a derivative of Phenny, which itself is a
derivative of Jenni (or something like that).

There are some optional Python dependencies for this bot, some of
which are not packaged in Debian:

https://github.com/embolalia/willie/wiki/System-Requirements

Specifically, I couldn't find the praw package. But that's not a
blocker since it's optional and only used for reddit.

Otherwise the package seems pretty straightforward Python packaging
with a daemon, which also has a systemd service file and an easy
auto-configuration tool. The package would probably need to just
create a user to sandbox the bot and tell the admin to run the config
wizard and we'd be done with this package.


-- 
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/20141129082632.25235.90987.report...@marcos.anarc.at



Bug#771414: ITP: bbbike -- route planner for cyclists

2014-11-29 Thread Slaven Rezic
Package: wnpp
Severity: wishlist
Owner: Slaven Rezic 

* Package name: bbbike
  Version : 3.18
  Upstream Author : Slaven Rezic 
* URL : http://bbbike.sourceforge.net
* License : Artistic & GPL
  Programming Lang: Perl
  Description : route planner for cyclists

BBBike is an information system for cyclists in Berlin and 
Brandenburg (Germany), and, using OpenStreetMap and the
BBBike @ World project, for more than 200 cities around the
world. It has the following features:

* Displays a map with streets, railways, rivers, parks, altitude, and 
  other features 
* Finds and shows routes between two points
* Route-finder can be customized to match the cyclist's preferences: 
  fastest/nicest route, take wind directions and hills into account, etc.
* Bike power calculator 
* Automatically fetches the current weather data


-- 
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/20141129105638.5726.93478.reportbug@eserte



Bug#771415: ITP: libarray-heap-perl -- perl module implementing heaps/priority queues

2014-11-29 Thread Slaven Rezic
Package: wnpp
Severity: wishlist
Owner: Slaven Rezic 

* Package name: libarray-heap-perl
  Version : 3.1
  Upstream Author : Marc Lehmann 
* URL : https://metacpan.org/release/Array-Heap
* License : Artistic & GPL
  Programming Lang: Perl
  Description : perl module implementing heaps/priority queues

There are a multitude of heap and heap-like modules on CPAN, you might want to 
search for /Heap/ and /Priority/ to find many. They implement more or less 
fancy datastructures that might well be what you are looking for.

This module takes a different approach: It exports functions (i.e. no object 
orientation) that are loosely modeled after the C++ STL's binary heap 
functions. They all take an array as argument, just like perl's built-in 
functions push, pop etc.

The implementation itself is in C for maximum speed.


-- 
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/20141129104527.1170.15840.reportbug@eserte



Bug#771414: ITP: bbbike -- route planner for cyclists

2014-11-29 Thread Sebastiaan Couwenberg
Hi Slaven,

Have you considered maintaining this package as part of the Debian GIS team?

http://pkg-grass.alioth.debian.org/policy/index.html#introduction

Kind Regards,

Bas

-- 
 GPG Key ID: 4096R/E88D4AF1
Fingerprint: 8182 DE41 7056 408D 6146  50D1 6750 F10A E88D 4AF1


-- 
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/5479a893.30...@xs4all.nl



Bug#741877: ITP: python-pyocr -- python-pyocr -- Python wrapper for OCR engines

2014-11-29 Thread Vincent Bernat
control block 721287 by -1

 ❦ 16 mars 2014 15:35 -0400, Ross Vandegrift  :

> Package: wnpp
> Severity: wishlist
> Owner: Ross Vandegrift 
>
> * Package name: python-pyocr
>   Version : 0.2.2
>   Upstream Author : Jerome Flesch 
> * URL : https://github.com/jflesch/pyocr
> * License : GPL-3
>   Programming Lang: Python
>   Description : python-pyocr -- Python wrapper for OCR engines
>
> Pyocr is an optical character recognition (OCR) tool wrapper for Python.
> That is, it helps using OCR tools from a Python program.
>
> Pyocr can be used as a wrapper for google's Tesseract-OCR or Cuneiform.
> It can read all image types supported by Pillow, including jpeg, png,
> gif, bmp, tiff, and others. It also support bounding box data.

Hi Ross!

Any progress on this?
-- 
panic ("No CPUs found.  System halted.\n");
2.4.3 linux/arch/parisc/kernel/setup.c


signature.asc
Description: PGP signature


Bug#734377: [Pkg-graphite-maint] Bug#734377: RFP: carbonate -- some primitive tools to help you manage your graphite clusters

2014-11-29 Thread Andreas Rütten
Hi Filippo,

Am Thu, 27 Nov 2014 20:23:53 +
schrieb Filippo Giunchedi :

> Hi Andreas,
> 
> On Sun, Nov 23, 2014 at 11:19:24PM +0100, Andreas Rütten wrote:
> > Thank you very much for offering the sponsoring. 
> > I already started the packaging work but as you said it's not
> > finished.
> > 
> > You can find the current status there:
> > http://anonscm.debian.org/cgit/pkg-graphite/packages/carbonate.git/
> 
> nice! Should be fairly easy to add 0.2.2 too. I've requested access to
> pkg-graphite so can commit there if that's okay. (pkg-graphite CC'd)

I just merged upstream version 0.2.2 to the git repo and updated the
manpages. But I didn't try to do build.
Nevertheless should be a good starting point to do something for
version 0.2.2

Cheers,
Andreas


pgpD4J3mhurqg.pgp
Description: Digitale Signatur von OpenPGP


Bug#597093: an incomplete and early version is available for testing

2014-11-29 Thread Pirate Praveen
Control: retitle -1 ITP: diaspora -- decentralized social network
Control: owner -1 Pirate Praveen 

See instructions at https://wiki.debian.org/Diaspora to test and there
is a list of tasks which needs help.



signature.asc
Description: OpenPGP digital signature


Processed: an incomplete and early version is available for testing

2014-11-29 Thread Debian Bug Tracking System
Processing control commands:

> retitle -1 ITP: diaspora -- decentralized social network
Bug #597093 [wnpp] RFP: diaspora -- Distributed and contextual social networking
Changed Bug title to 'ITP: diaspora -- decentralized social network' from 'RFP: 
diaspora -- Distributed and contextual social networking'
> owner -1 Pirate Praveen 
Bug #597093 [wnpp] ITP: diaspora -- decentralized social network
Owner recorded as Pirate Praveen .

-- 
597093: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=597093
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


--
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/handler.s.b597093.141728303031994.transcr...@bugs.debian.org



Bug#620511: ipt-netflow: changing back from ITP to RFP

2014-11-29 Thread Dmitry Yu Okunev
Hello.

On 05/27/2013 05:24 PM, Lucas Nussbaum wrote:
> This is an automatic email to change the status of ipt-netflow back from ITP
> (Intent to Package) to RFP (Request for Package), because this bug hasn't seen
> any activity during the last 12 months.

I've prepared the packages [1, 2] and I'm waiting for sponsor.

 [1] http://mentors.debian.net/package/ipt-netflow
 [2] dget -x
http://mentors.debian.net/debian/pool/main/i/ipt-netflow/ipt-netflow_2.0.1~20141126-1.dsc


Best regards, Dmitry.



signature.asc
Description: OpenPGP digital signature


Bug#741877: ITP: python-pyocr -- python-pyocr -- Python wrapper for OCR engines

2014-11-29 Thread Ross Vandegrift
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

On 11/29/2014 06:39 AM, Vincent Bernat wrote:
> ❦ 16 mars 2014 15:35 -0400, Ross Vandegrift  :
>> * Package name: python-pyocr
[snip]

> Hi Ross!
> 
> Any progress on this?

Packaging was completed, but I declined to upload.  I don't use
paperwork anymore.  Paul Liétar updated the packages in August with
the intention of uploading, but I don't know the current status.  See
thread at
https://groups.google.com/forum/#!topic/paperwork-gui/TEDJ8TWqqyo

Ross
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)

iQIcBAEBCgAGBQJUeiNFAAoJENqziTKaTPoWf3gQAJK7rBZrkS0OPd8G/2Rs+Eb2
59t1SnZIIVNQA1gc7Ini2x4bVawRawelO3YPs4JuicA1OlyI/iFFi3/f07nlSlk8
dNrA0ymQdtzfR8NrdQQxdZjFPQGz9DQCq4IySj6zqkTHC0z6zK5XyG7V3Bq5hQ26
cdXirubyBCNt0xeocvV5qOVRPcDIKiaPYjELn5KJrMj5ftYM3D0gy/p9hU+a+0n2
st8Z22C3kuEVqECgsytPlYzWai+uzrGC+XLA2aswzTH2Y+i1oQkbWrahdtGaxgYx
ajS+iQTBbE2Gha64HksMiI63ZzISB4iVpfSlmtJUFqiWm9f6yEaO6bqEQ64vCFAk
bBai4OMxhPO2TzjZ4CcIE3jTIJv8qJR/La9mAagnWJCagEotZI6IEy3X29n0F1jF
Er04IGxRnHRwM69FKL0saQ7ftbsw7dfPaHkTWTe/0np7kK5SGNCIt0lcW4VsDHav
Xu5+zhURkneXG3OsjtCkvrEQ149BltDrsHrUMnzJRfAk/xFKbbP4eP7D00pJ21ja
+GVjk7jnHl2N66uevK1UZ0Zyh4v3tjS0gtbxBnoutfNl5zg6+Bd6tXXiRCum0gef
SFGXWQvKYwWCl9jZmMJdq4HKB4BfZrlNMJROTQns2ceHHEj9wLXrN1wIoZ2slpFp
sFHlQxZ1rsO6IagRQIbG
=ET50
-END PGP SIGNATURE-


-- 
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/547a2347.3010...@kallisti.us



Bug#771414: ITP: bbbike -- route planner for cyclists

2014-11-29 Thread Sebastiaan Couwenberg
On 11/29/2014 09:31 PM, Slaven Rezic wrote:
> no, I was not aware of the existence of this group.

I think bbbike is a prefect addition to the Debian GIS Blend, and I
would like you to join the team and maintain the bbbike package within it.

If you agree, please create and Alioth account if you don't have one
already, and request to join the team.

Kind Regards,

Bas

-- 
 GPG Key ID: 4096R/E88D4AF1
Fingerprint: 8182 DE41 7056 408D 6146  50D1 6750 F10A E88D 4AF1


-- 
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/547a2fe4.3080...@xs4all.nl



Bug#771414: ITP: bbbike -- route planner for cyclists

2014-11-29 Thread Slaven Rezic
Sebastiaan Couwenberg  writes:

> Hi Slaven,
>
> Have you considered maintaining this package as part of the Debian GIS team?
>
> http://pkg-grass.alioth.debian.org/policy/index.html#introduction
>

Hi Bas,

no, I was not aware of the existence of this group.

Regards,
Slaven

-- 
Slaven Rezic - slaven  rezic  de
  BBBike - route planner for cyclists in Berlin
  WWW version:   http://www.bbbike.de
  Perl/Tk version for Unix and Windows:  http://bbbike.sourceforge.net


-- 
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/87a939hhp5@cvrsnica.herceg.de



Bug#771468: RFP: libgetopt-argparse -- Perl module for parsing command line arguments inspired from python's argparse

2014-11-29 Thread Axel Angel
Package: wnpp
Severity: wishlist

* Package name: libgetopt-argparse
  Version : 1.0.4
  Upstream Author : Mytram 
* URL : http://search.cpan.org/dist/Getopt-ArgParse/
* License : same as Perl itself (Artistic)
  Programming Lang: Perl
  Description : Perl module for parsing command line arguments inspired 
from python's argparse

Getopt::ArgParse is a Perl 5 module for parsing command line arguments
with a richer and more user-friendly API interface, similar to python's
argparse but with perlish extra. (CPAN author's description)

Some nice features are:
 * More succint and powerful because it manages arguments for you.
 * Automatically generate usage messages when the help is requested or
   when some arguments are missing/incorrects.
 * Stores the arguments in an object based on the arguments names.
 * Supports extended options such as multi-value arguments, argument
   values split, specify which arguments are required, the types, etc.
 * Supports subcommand parsing such as: git fetch, git pull, etc.
 * Supports both optional and positional arguments.
 * Based on the design of Python argparse, which is one of the two most
   used modules in Python for this purpose.

Depends on already packaged modules: libmoo-perl, libtext-wrapper-perl.
Other dependencies seems integrated into perl.

This package is stable and doesn't change often. Its maintenance
should be easy and I can offer my help, although I'm not experienced, I
can try as I think this package is worth the effort.


signature.asc
Description: Digital signature


Bug#771475: ITP: libfap6 -- APRS parser

2014-11-29 Thread Iain R. Learmonth
Package: wnpp
Severity: wishlist
Owner: "Iain R. Learmonth" 

Package: wnpp
Severity: wishlist
Owner: "Iain R. Learmonth" 

* Package name: libfap
  Version : 1.4
  Upstream Author : Tapio Aaltonen, OH2GVE
* URL : http://www.pakettiradio.net/libfap/
* License : GPL
  Programming Lang: C
  Description : APRS parser

libfap is a C port of the Ham::APRS::FAP Finnish APRS Parser (Fabulous APRS
Parser) Perl module. As the original Perl code, libfap parses normal, mic-e and
compressed location packets, NMEA location packets, objects, items, messages,
telemetry and most weather packets. For more description, see the Perl module.

Note that libfap5 is currently packaged in Debian and this is a new upstream
version with a new soname.


-- 
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/20141129230103.7488.68339.report...@lepton.shiftout.net



Bug#771403: Acknowledgement (ITP: willie -- simple, lightweight, open source, easy-to-use IRC utility bot)

2014-11-29 Thread Antoine Beaupré
First draft here:

https://github.com/anarcat/willie/tree/debian

Needs to be pushed to collab maint and copyright audit.

But it works!

A.
-- 
That's one of the remarkable things about life: it's never so bad that
it can't get worse.
- Calvin


signature.asc
Description: PGP signature


Bug#638722: Odoo packaging

2014-11-29 Thread W. Martin Borgert
Preliminary work will be here:
http://anonscm.debian.org/gitweb/?p=collab-maint/odoo.git
Any help appreciated.


-- 
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/20141130005849.GA13291@fama



Bug#771487: O: p3scan -- transparent POP3-proxy with virus- and spam-scanning

2014-11-29 Thread Mats Rynge
Package: wnpp
Severity: normal

I'm orphaning this package as I'm about to retire from Debian.


-- 
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/547a95f5.6020...@rynge.net



Bug#771488: O: pegasus-wms -- Scientific workflow management system for HTCondor

2014-11-29 Thread Mats Rynge
Package: wnpp
Severity: normal

I'm orphaning this package as I'm about to retire from Debian.


-- 
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/547a9959.5060...@rynge.net



Bug#771489: O: renattach -- Rename attachments on the fly

2014-11-29 Thread Mats Rynge
Package: wnpp
Severity: normal

I'm orphaning this package as I'm about to retire from Debian.


-- 
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/547a9983.5030...@rynge.net



Bug#771490: O: xstow -- Extended replacement of GNU Stow

2014-11-29 Thread Mats Rynge
Package: wnpp
Severity: normal

I'm orphaning this package as I'm about to retire from Debian.


-- 
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/547a99a7.4050...@rynge.net



Processed: libfap6: block ITP 771475 by RFS 771476

2014-11-29 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> block 771475 by 771476
Bug #771475 [wnpp] ITP: libfap6 -- APRS parser
771475 was not blocked by any bugs.
771475 was not blocking any bugs.
Added blocking bug(s) of 771475: 771476
> stop
Stopping processing here.

Please contact me if you need assistance.
-- 
771475: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=771475
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


--
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/handler.s.c.141732162515461.transcr...@bugs.debian.org



Bug#771112: RFS answered by the debichem packaging team

2014-11-29 Thread Sebastian Wouters
Dear mentors,

Michael Banck of the debichem packaging team is currently helping.

I have opted to remove libchemps2 from mentors.debian.net, as it is
undergoing changes at the moment.

Progress can be tracked at
   http://anonscm.debian.org/cgit/debichem/packages/libchemps2.git

http://lists.alioth.debian.org/pipermail/debichem-devel/2014-November/005822.html

Best regards,
Sebastian