Re: Bug#781765: ITP: graph-tool -- Python library for network (graph) analysis

2015-04-03 Thread Daniel Stender
On 02.04.2015 23:43, Iain R. Learmonth wrote: > Hi, > > On Thu, Apr 02, 2015 at 11:25:44PM +0200, Daniel Stender wrote: * Package name: graph-tool >>> If it is a python library/module, should't it be in the python- >>> namespace ? >> Sorry, I've forgot to mention, the binary would be: >>

Bug#781815: ITP: python-cached-property -- A cached-property for decorating methods in classes

2015-04-03 Thread Mathias Behrle
X-Debbugs-CC: debian-devel@lists.debian.org Package: wnpp Severity: wishlist Owner: Debian Tryton Maintainers * Package name: python-cached-property Version : 1.0.0 Upstream Author : Daniel Greenfeld * URL : https://github.com/pydanny/cached-property * License

Bug#781816: ITP: tryton-modules-stock-lot-sled -- Stock Lot SLED Module for the Tryton Application Platform

2015-04-03 Thread Mathias Behrle
X-Debbugs-CC: debian-devel@lists.debian.org Package: wnpp Severity: wishlist Owner: Debian Tryton Maintainers * Package name: tryton-modules-stock-lot-sled Version : 3.6.0 Upstream Author : Tryton project (www.tryton.org) * URL : http://downloads.tryton.org/3.6/ * Lice

Bug#781818: ITP: tryton-modules-account-deposit -- Account Deposit Module for the Tryton Application Platform

2015-04-03 Thread Mathias Behrle
X-Debbugs-CC: debian-devel@lists.debian.org Package: wnpp Severity: wishlist Owner: Debian Tryton Maintainers * Package name: tryton-modules-account-deposit Version : 3.6.0 Upstream Author : Tryton project (www.tryton.org) * URL : http://downloads.tryton.org/3.6/ * Lic

Bug#781817: ITP: tryton-modules-account-tax-rule-country -- Account Tax Rule Country Module for the Tryton Application Platform

2015-04-03 Thread Mathias Behrle
X-Debbugs-CC: debian-devel@lists.debian.org Package: wnpp Severity: wishlist Owner: Debian Tryton Maintainers * Package name: tryton-modules-account-tax-rule-country Version : 3.6.0 Upstream Author : Tryton project (www.tryton.org) * URL : http://downloads.tryton.org/3

Bug#781819: ITP: tryton-modules-sale-extra -- Sale Extra Module for the Tryton Application Platform

2015-04-03 Thread Mathias Behrle
X-Debbugs-CC: debian-devel@lists.debian.org Package: wnpp Severity: wishlist Owner: Debian Tryton Maintainers * Package name: tryton-modules-sale-extra Version : 3.6.0 Upstream Author : Tryton project (www.tryton.org) * URL : http://downloads.tryton.org/3.6/ * License

Bug#781820: ITP: tryton-modules-commission -- Commission Module for the Tryton Application Platform

2015-04-03 Thread Mathias Behrle
X-Debbugs-CC: debian-devel@lists.debian.org Package: wnpp Severity: wishlist Owner: Debian Tryton Maintainers * Package name: tryton-modules-commission Version : 3.6.0 Upstream Author : Tryton project (www.tryton.org) * URL : http://downloads.tryton.org/3.6/ * License

Bug#781821: ITP: tryton-modules-commission-waiting -- Commission Waiting Module for the Tryton Application Platform

2015-04-03 Thread Mathias Behrle
X-Debbugs-CC: debian-devel@lists.debian.org Package: wnpp Severity: wishlist Owner: Debian Tryton Maintainers * Package name: tryton-modules-commission-waiting Version : 3.6.0 Upstream Author : Tryton project (www.tryton.org) * URL : http://downloads.tryton.org/3.6/ *

Bug#781822: ITP: tryton-modules-account-payment-sepa-cfonb -- Account Payment SEPA CFONB Module for the Tryton Application Platform

2015-04-03 Thread Mathias Behrle
X-Debbugs-CC: debian-devel@lists.debian.org Package: wnpp Severity: wishlist Owner: Debian Tryton Maintainers * Package name: tryton-modules-account-payment-sepa-cfonb Version : 3.6.0 Upstream Author : Tryton project (www.tryton.org) * URL : http://downloads.tryton.org

Bug#781824: ITP: node-utf8 -- JavaScript UTF-8 encoder/decoder

2015-04-03 Thread Bas Couwenberg
Package: wnpp Severity: wishlist Owner: Bas Couwenberg * Package name: node-utf8 Version : 2.0.0 Upstream Author : Mathias Bynens (https://mathiasbynens.be/) * URL : https://mths.be/utf8js * License : Expat or GPL-2+ Programming Lang: JavaScript Description

Bug#781832: ITP: python-tappy -- Python Test Anything Protocol (TAP) tools

2015-04-03 Thread Nicolas CANIART
Package: wnpp Severity: wishlist Owner: Nicolas CANIART * Package name: python-tappy Version : 1.3 Upstream Author : Matt LAYMAN * URL : http://github.com/mblayman/tappy * License : BSD Programming Lang: Python Description : TAP producer/consumer tools

automake : include

2015-04-03 Thread Jerome BENOIT
Hello List, does anyone have in mind a working sample for the automake include feature [1] ? Thanks in advance, Jerome [1] https://www.gnu.org/software/automake/manual/html_node/Include.html#Include -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org with a subject of "unsubscr

Re: automake : include

2015-04-03 Thread Jonas Smedegaard
Quoting Jerome BENOIT (2015-04-03 17:57:38) > does anyone have in mind a working sample for the automake include > feature [1] ? cdbs - Jonas -- * Jonas Smedegaard - idealist & Internet-arkitekt * Tlf.: +45 40843136 Website: http://dr.jones.dk/ [x] quote me freely [ ] ask before reusing

Re: automake : include

2015-04-03 Thread Jerome BENOIT
Thanks, On 03/04/15 18:30, Jonas Smedegaard wrote: > Quoting Jerome BENOIT (2015-04-03 17:57:38) >> does anyone have in mind a working sample for the automake include >> feature [1] ? I have particularly in mind the %reldir% and %canon_reldir% feature . Jerome > > cdbs > > - Jonas > -- T

Re: automake : include

2015-04-03 Thread Jonas Smedegaard
Quoting Jerome BENOIT (2015-04-03 18:56:17) > On 03/04/15 18:30, Jonas Smedegaard wrote: >> Quoting Jerome BENOIT (2015-04-03 17:57:38) >>> does anyone have in mind a working sample for the automake include >>> feature [1] ? > > I have particularly in mind the %reldir% and %canon_reldir% feature .

Re: automake : include

2015-04-03 Thread Cyril Brulebois
Jerome BENOIT (2015-04-03): > Hello List, > > does anyone have in mind a working sample for the automake include feature > [1] ? > > Thanks in advance, > Jerome > > [1] > https://www.gnu.org/software/automake/manual/html_node/Include.html#Include You may want to ask https://codesearch.debian

Re: automake : include

2015-04-03 Thread Jerome BENOIT
On 03/04/15 20:58, Cyril Brulebois wrote: > Jerome BENOIT (2015-04-03): >> Hello List, >> >> does anyone have in mind a working sample for the automake include feature >> [1] ? >> >> Thanks in advance, >> Jerome >> >> [1] >> https://www.gnu.org/software/automake/manual/html_node/Include.html#I

Bug#781850: ITP: node-engine.io-client -- Client for the realtime engine behind socket.io

2015-04-03 Thread Bas Couwenberg
Package: wnpp Severity: wishlist Owner: Bas Couwenberg * Package name: node-engine.io-client Version : 1.5.1 Upstream Author : Automattic, Inc. (https://github.com/Automattic/engine.io-client/issues) * URL : https://github.com/Automattic/engine.io-client * License

Bug#781851: RFP: sigil -- Sigil is a free, open source, multi-platform ebook editor. It is designed to edit books in ePub format.

2015-04-03 Thread federico mosquera
Package: wnpp Severity: wishlist X-Debbugs-CC: debian-devel@lists.debian.org --- Please fill out the fields below. --- Package name: sigil Version: 0.8.5 Upstream Author: John Schember j...@nachtimwald.com URL: https://github.com/user-none/Sigil License: GPLv3 D

Re: Bug#781851: RFP: sigil -- Sigil is a free, open source, multi-platform ebook editor. It is designed to edit books in ePub format.

2015-04-03 Thread Mattia Rizzolo
retitle 781851 ITP sigil -- A WYSIWYG ebook editor owner 590180 ! forcemerge 590180 781851 thanks On Fri, Apr 03, 2015 at 05:26:47PM -0300, federico mosquera wrote: >Package name: sigil > Version: 0.8.5 There is already an ITP for it, see https://bugs.debian.org/590180 Also the packa

Bug#781854: ITP: node-component-emitter -- Event emitter for Node.js

2015-04-03 Thread Bas Couwenberg
Package: wnpp Severity: wishlist Owner: Bas Couwenberg * Package name: node-component-emitter Version : 1.2.0 Upstream Author : Component contributors * URL : https://github.com/component/emitter * License : Expat Programming Lang: JavaScript Description

Bug#781870: ITP: ply -- Python implementation of the common parsing tools lex and yacc

2015-04-03 Thread Scott Kitterman
Package: wnpp Severity: wishlist Owner: Scott Kitterman * Package name: ply Version : 3.4 Upstream Author : David M. Beazley (Dabeaz LLC) * URL : http://www.dabeaz.com/ply/ * License : BSD Programming Lang: Python Description : Python implementation of

Re: Bug#781870: ITP: ply -- Python implementation of the common parsing tools lex and yacc

2015-04-03 Thread Scott Kitterman
On Friday, April 03, 2015 11:06:38 PM Scott Kitterman wrote: > Package: wnpp > Severity: wishlist > Owner: Scott Kitterman > > * Package name: ply > Version : 3.4 > Upstream Author : David M. Beazley (Dabeaz LLC) > * URL : http://www.dabeaz.com/ply/ > * License