Bug#856972: ITP: tendermint-go-data -- JSON and binary serialization library for data structures

2017-03-06 Thread Alessio Treglia
Package: wnpp
Severity: wishlist
Owner: Alessio Treglia 

* Package name: tendermint-go-data
  Version : 0.0~git20170228.0.3227114-1
  Upstream Author : Tendermint
* URL : https://github.com/tendermint/go-data
* License : Apache-2.0
  Programming Lang: Go
  Description : JSON and binary serialization library for data structures


 Tendermint go-data is designed to provide a standard interface and
 helper functions to easily allow serialization and deserializatio
 of data structures in both binary and JSON representations.
 .
 This is commonly needed for interpreting transactions or stored data
 in ABCI apps, as well as accepting JSON input in the Tendermint
 light-client proxy.
 .
 This package is used by Tendermint Core.
 .
 Tendermint Core is Byzantine Fault Tolerant (BFT) middleware that
 takes a state transition machine, written in any programming language,
 and replicates it on many machines.



Bug#853284: RFA: terminatorx

2017-01-31 Thread Alessio Treglia
Package: wnpp
Severity: normal


Hi,

Due to the lack of time and interest, I intend to orphan
terminatorx soon.

The package is in good shape and upstream is active,
responsive, and collaborative.

Thanks for considering.
Regards.


-- 
Alessio Treglia  | www.alessiotreglia.com
Debian Developer | ales...@debian.org
Ubuntu Core Developer|  quadris...@ubuntu.com
0416 0004 A827 6E40 BB98 90FB E8A4 8AE5 311D 765A



Bug#852937: ITP: merkleeyes -- ABCI application serving a merkle-tree data store

2017-01-28 Thread Alessio Treglia
Package: wnpp
Severity: wishlist
Owner: Alessio Treglia 

* Package name: merkleeyes
  Version : 0.0~git20170117.0.4340a25-1
  Upstream Author : The Tendermint project
* URL : https://github.com/tendermint/merkleeyes
* License : Apache-2.0
  Programming Lang: Go
  Description : ABCI application serving a merkle-tree data store

 Simple ABCI application serving a merkle-tree key-value store.
 Merkleeyes allows inserts and removes by key, and queries by key
 or index. Inserts and removes happen through the DeliverTx message,
 while queries happen through the Query message. CheckTx simply
 mirrors DeliverTx.
 .
 ABCI is Tendermint's Serverside Blockchain API, whilst Tendermint
 Core is Byzantine Fault Tolerant (BFT) middleware that takes a
 state transition machine, written in any programming language, and
 replicates it on manymachines.



Bug#852772: ITP: tendermint-go-p2p -- Tendermint P2P library

2017-01-27 Thread Alessio Treglia
Package: wnpp
Severity: wishlist
Owner: Alessio Treglia 

* Package name: tendermint-go-p2p
  Version : 0.0~git20170113.0.3d98f67-1
  Upstream Author : Tendermint
* URL : https://github.com/tendermint/go-p2p
* License : Apache-2.0
  Programming Lang: Go
  Description : Tendermint P2P library


 Tendermint go-p2p library provides an abstraction around
 peer-to-peer communication used by Tendermint Core to
 handle communications between nodes.
 .
 Tendermint Core is Byzantine Fault Tolerant (BFT) middleware
 that takes a state transition machine, written in any
 programming language, and replicates it on many machines.



Bug#847816: ITP: golang-github-btcsuite-btcd-chaincfg-chainhash -- generic hash types and functions for Golang

2016-12-11 Thread Alessio Treglia
Package: wnpp
Severity: wishlist
Owner: Alessio Treglia 

* Package name: golang-github-btcsuite-btcd-chaincfg-chainhash
  Version : git snapshot
  Upstream Author : The btcsuite developers
* URL : https://github.com/btcsuite/btcd
* License : ISC
  Programming Lang: Go
  Description : generic hash types and functions for Golang

 chainhash provides a generic hash type and associated
 functions that allows the specific hash algorithm to
 be abstracted.
 .
 This package contains convenience utilities and shortcuts
 used across the Tendermint projects and is a dependency
 of Tendermint Core.



Bug#847815: ITP: golang-github-btcsuite-btcd-btcec -- Go library for Elliptic curve cryptography

2016-12-11 Thread Alessio Treglia
Package: wnpp
Severity: wishlist
Owner: Alessio Treglia 

* Package name: golang-github-btcsuite-btcd-btcec
  Version : git snapshot
  Upstream Author : The btcsuite developers
* URL : https://github.com/btcsuite
* License : ISC
  Programming Lang: Go
  Description : Go library for Elliptic curve cryptography

 Package btcec implements elliptic curve cryptography needed for working
 with Bitcoin (secp256k1 only for now). It is designed so that it may be
 used with the standard crypto/ecdsa packages provided with go. A
 comprehensive suite of test is provided to ensure proper functionality.
 .
 This package contains convenience utilities and shortcuts
 used across the Tendermint projects.



Bug#847811: ITP: tendermint-go-crypto -- Go library for cryptography

2016-12-11 Thread Alessio Treglia
Package: wnpp
Severity: wishlist
Owner: Alessio Treglia 

* Package name: tendermint-go-crypto
  Version : 0.0~git20160724.0.4b11d62-1
  Upstream Author : Tendermint
* URL : https://github.com/tendermint/go-crypto
* License : Apache-2.0
  Programming Lang: Go
  Description : Go library for cryptography

 This package provides a number of convenience functions
 and types to handle public key cryptography.
 .
 This package is used by Tendermint Core.
 .
 Tendermint Core is Byzantine Fault Tolerant (BFT) middleware
 that takes a state transition machine, written in any programming
 language, and replicates it on many machines.



Bug#847605: ITP: tendermint-ed25519 -- public-key signature library for Go

2016-12-09 Thread Alessio Treglia
Package: wnpp
Severity: wishlist
Owner: Alessio Treglia 

* Package name: tendermint-ed25519
  Version : 0.0~git20160723.0.1f52c6f-1
  Upstream Author : Tendermint
* URL : https://github.com/tendermint/ed25519
* License : BSD-3-clause
  Programming Lang: Go
  Description : public-key signature library for Go

 Ed25519 is a public-key signature system for fast 
 single-signature signing and verification.
 . 
 This package is used by Tendermint Core.
 .
 Tendermint Core is Byzantine Fault Tolerant (BFT) middleware
 that takes a state transition machine, written in any programming
 language, and replicates it on many machines.



Bug#847385: ITP: tendermint-go-process -- Tendermint process library

2016-12-07 Thread Alessio Treglia
Package: wnpp
Severity: wishlist
Owner: Alessio Treglia 

* Package name: tendermint-go-process
  Version : git snapshot
  Upstream Author : the Tendermint Project
* URL : http://www.tendermint.com/
* License : Apache-.20
  Programming Lang: Go
  Description : Tendermint process library

 This package provides a convenience library to handle
 processes' start and stop.
 .
 Tendermint Core is Byzantine Fault Tolerant (BFT) middleware
 that takes a state transition machine, written in any
 programming language, and replicates it on many machines.
 .
 This package is used by the Tendermint Core component.



Bug#846815: ITP: tendermint-go-config -- Simple Go configuration tool

2016-12-03 Thread Alessio Treglia
Package: wnpp
Severity: wishlist
Owner: Alessio Treglia 

* Package name: tendermint-go-config
  Version : 0.0~git20160626.0.e64b424
  Upstream Author : Tendermint Project
* URL : http://www.tendermint.com
* License : Apache-2.0
  Programming Lang: Golang
  Description : Simple Go configuration tool

This package provides a simple configuration tool
that is being used by several Tendermint components.
.
Tendermint Core is Byzantine Fault Tolerant (BFT)
middleware that takes a state transition machine,
written in any programming language, and replicates
it on many machines.



Bug#846646: ITP: tendermint-go-rpc -- HTTP RPC server supporting calls over websockets

2016-12-02 Thread Alessio Treglia
Package: wnpp
Severity: wishlist
Owner: Alessio Treglia 

* Package name: tendermint-go-rpc
  Version : 0.0~git20161021.0.e6e3853
  Upstream Author : The Tendermint Project
* URL : http://github.com/tendermint/go-rpc
* License : Apache-2.0
  Programming Lang: Golang
  Description : RPC server in Go supporting multiple request formats

 HTTP RPC server supporting calls via URI params, JSON-RPC and jsonrpc over
 websockets Client Requests Suppose we want to expose the rpc function
 HelloWorld(name string, num int).
 .
 Tendermint Core is Byzantine Fault Tolerant (BFT) middleware that takes a
 state transition machine, written in any programming language, and
 replicates it on many machines.
 .
 This package is used by the Tendermint Core component.



Bug#842942: O: python-leveldb -- Python wrapper for LevelDB

2016-11-02 Thread Alessio Treglia
Package: wnpp
Severity: normal


Hi,

Due to the lack of time, I'm orphaning python-leveldb.

Regards.


-- 
Alessio Treglia  | www.alessiotreglia.com
Debian Developer | ales...@debian.org
Ubuntu Core Developer|  quadris...@ubuntu.com
0416 0004 A827 6E40 BB98 90FB E8A4 8AE5 311D 765A



Bug#842941: O: gengetopt -- skeleton main.c generator

2016-11-02 Thread Alessio Treglia
Package: wnpp
Severity: normal


Hi,

Due to lack of time and interest, I'm orphaning gengetopt.

Regards.

-- 
Alessio Treglia  | www.alessiotreglia.com
Debian Developer | ales...@debian.org
Ubuntu Core Developer|  quadris...@ubuntu.com
0416 0004 A827 6E40 BB98 90FB E8A4 8AE5 311D 765A



Bug#842940: ITP: tendermint-go-merkle -- Merkle-ized data structures with proofs

2016-11-02 Thread Alessio Treglia
Package: wnpp
Severity: wishlist
Owner: Alessio Treglia 

* Package name: tendermint-go-merkle
  Version : 0.0~git20160312.0.05042c6-1
  Upstream Author : Tendermint
* URL : https://github.com/tendermint/go-merkle
* License : Apache-2.0
  Programming Lang: Go
  Description : Merkle-ized data structures with proofs

 This package provides two types of merkle trees:
  * IAVL+ Tree: A snapshottable (immutable) AVL+ tree for persistent
data
  * A simple merkle tree for static dataIAVL+ tree; the purpose of
this data structure is to provide persistent storage for
key-value pairs (say to store account balances) such that a
deterministic merkle root hash can be computed. The tree is
balanced using a variant of the AVL algortihm so that all
operations are O(log(n)).
 .
 This package provides a library used by Tendermint Core.
 .
 Tendermint Core is Byzantine Fault Tolerant (BFT) middleware
 that takes a state transition machine, written in any
 programming language, and replicates it on many machines.



Bug#842851: O: accountsservice

2016-11-01 Thread Alessio Treglia
Package: wnpp
Severity: normal


Hi,

Due to lack of interest and time, I'm orphaning accountsservice.

Regards.


-- 
Alessio Treglia  | www.alessiotreglia.com
Debian Developer | ales...@debian.org
Ubuntu Core Developer|  quadris...@ubuntu.com
0416 0004 A827 6E40 BB98 90FB E8A4 8AE5 311D 765A



Bug#842818: ITP: golang-github-btcsuite-fastsha256 -- Go fast SHA256 implementation

2016-11-01 Thread Alessio Treglia
Package: wnpp
Severity: wishlist
Owner: Alessio Treglia 

* Package name: golang-github-btcsuite-fastsha256
  Version : 0.0~git20160815.0.637e656
  Upstream Author : Btcsuite project
* URL : https://btcsuite.github.io/
* License : BSD-3-clause, ISC
  Programming Lang: Golang
  Description : Go fast SHA256 implementation

 This package provides an alternative fast-SHA256
 implementation to the one provided by the Go crypto/sha256
 package and supports midstate calculations.
 .
 This package is used by several Tendermint's components.



Bug#842799: ITP: tendermint-go-db -- Tendermint key-value database

2016-11-01 Thread Alessio Treglia
Package: wnpp
Severity: wishlist
Owner: Alessio Treglia 

* Package name: tendermint-go-db
  Version : 0.0~git20160508.0.31fdd21-1
  Upstream Author : Tendermint
* URL : https://github.com/tendermint/go-db
* License : GPL-3.0
  Programming Lang: Go
  Description : Tendermint key-value database

 Tendermint Core is Byzantine Fault Tolerant (BFT) middleware
 that takes a state transition machine, written in any
 programming language, and replicates it on many machines.
 .
 This package provides the library used by several Tendermint
 components to handle key-value data stores.



Bug#842772: ITP: tendermint-go-autofile -- Library for creating log files, WAL files, and more

2016-10-31 Thread Alessio Treglia
Package: wnpp
Severity: wishlist
Owner: Alessio Treglia 

* Package name: tendermint-go-autofile
  Version : 0.0~git20161028.0.916f3d7-1
  Upstream Author : Tendermint
* URL : https://github.com/tendermint/go-autofile
* License : Apache-2.0
  Programming Lang: Go
  Description : Library for creating log files, WAL files, and more

 Tendermint Core is Byzantine Fault Tolerant (BFT) middleware
 that takes a state transition machine, written in any
 programming language, and replicates it on many machines.
 .
 This package provides a Library for creating log files, WAL
 files, and more, and it's used by various components of the
 Tendermint core.



Bug#842729: ITP: tendermint-flowcontrol -- library for arbitrary data stream's transfer rate handling

2016-10-31 Thread Alessio Treglia
Package: wnpp
Severity: wishlist
Owner: Alessio Treglia 

* Package name: tendermint-flowcontrol
  Version : 0.0~git20151022.0.84d9671
  Upstream Author : The Tendermint project
* URL : http://www.tendermint.com/
* License : Apache-2.0
  Programming Lang: Golang
  Description : library for arbitrary data stream's transfer rate handling

 Tendermint Core is Byzantine Fault Tolerant (BFT) middleware
 that takes a state transition machine, written in any
 programming language, and replicates it on many machines.
 .
 Package flowcontrol provides the tools for monitoring and
 limiting the transfer rate of an arbitrary data stream.
 .
 This package is a dependency of the Tendermint core.



Bug#841170: ITP: tendermint-go-logger -- Tendermint Go logging library

2016-10-18 Thread Alessio Treglia
Package: wnpp
Severity: wishlist
Owner: Alessio Treglia 

* Package name: tendermint-go-logger
  Version : Git snapshot
  Upstream Author : Tendermint project
* URL : http://www.tendermint.com/
* License : Apache-2.0
  Programming Lang: Golang
  Description : Tendermint Go logging library

This package provides logging utilities for Tendermint.
.
Tendermint is its own blockchain stack written from the
ground up and provides a Byzantine Fault Tolerant (BFT)
middleware that takes a state transition machine, written
in any programming language, and replicates it on many
machines.



Bug#840263: ITP: tendermint-go-clist -- goroutine-safe linked-list implementation

2016-10-09 Thread Alessio Treglia
Package: wnpp
Severity: wishlist
Owner: Alessio Treglia 

* Package name: tendermint-go-clist
  Version : Git snapshot
  Upstream Author : Tendermint
* URL : https://github.com/tendermint/go-clist
* License : Apache-2.0
  Programming Lang: Golang
  Description : goroutine-safe linked-list implementation

 The purpose of CList is to provide a goroutine-safe linked-list.
 This list can be traversed concurrently by any number of goroutines.
 However, removed CElements cannot be added back.
 .
 This package is a dependency of the Tendermint core.



Bug#838417: ITP: go-wire -- Go library for encoding/decoding structures into binary and JSON format

2016-09-20 Thread Alessio Treglia
Package: wnpp
Severity: wishlist
Owner: Alessio Treglia 

* Package name: go-wire
  Version : 1.0
  Upstream Author : the Tendermint Project
* URL : https://github.com/tendermint/go-wire
* License : Apache-2.0
  Programming Lang: Go
  Description : Go library for encoding/decoding structures into binary and 
JSON format


 This software implements Go bindings for the Wire
 encoding protocol. The goal of the Wire encoding
 protocol is to be a simple language-agnostic
 encoding protocol for rapid prototyping of
 blockchain applications.
 .
 This package also includes a compatible (and
 slower) JSON codec.



Bug#838341: ITP: tendermint-go-common -- Tendermint Go common utilities

2016-09-19 Thread Alessio Treglia
Package: wnpp
Severity: wishlist
Owner: Alessio Treglia 

* Package name: tendermint-go-common
  Version : 0~20160918~0git47e06734
  Upstream Author : The Tendermint Project
* URL : http://www.tendermint.com
* License : Apache-2.0
  Programming Lang: Go
  Description : Tendermint Go common utilities

 Tendermint Core is Byzantine Fault Tolerant (BFT) middleware
 that takes a state transition machine, written in any
 programming language, and replicates it on many machines.
 .
 This package contains convenience utilities and shortcuts
 used across the Tendermint projects.



Bug#838325: ITP: tendermint-log15 -- Tendermint logging toolkit

2016-09-19 Thread Alessio Treglia
Package: wnpp
Severity: wishlist
Owner: Alessio Treglia 

* Package name: tendermint-log15
  Version : 2.3-67-g9545b24
  Upstream Author : The Tendermint project
* URL : https://github.com/tendermint/log15
* License : Apache-2.0
  Programming Lang: Go
  Description : Tendermint logging toolkit

 Package log15 provides an opinionated, simple toolkit for
 best-practice logging in Go (golang) that is both human
 and machine readable. It is modeled after the Go standard
 library's io and net/http packages and is an alternative
 to the standard library's log package.
 .
 Features
  - A simple, easy-to-understand API.
  - Promotes structured logging by encouraging use of
key/value pairs.
  - Child loggers which inherit and add their own private context.
  - Lazy evaluation of expensive operations.
  - Simple Handler interface allowing for construction of flexible,
custom logging configurations with a tiny API.
  - Color terminal support.
  - Built-in support for logging to files, streams, syslog, and
the network.
  - Support for forking records to multiple handlers, buffering
records for output, failing over from failed handler writes.



Bug#838257: ITP: golang-github-go-stack-stack -- capture, manipulate, and format call stacks

2016-09-18 Thread Alessio Treglia
Package: wnpp
Severity: wishlist
Owner: Alessio Treglia 

* Package name: golang-github-go-stack-stack
  Version : 1.5.2
  Upstream Author : Chris Hines
* URL : http://github.com/go-stack/stack/
* License : Apache-2.0
  Programming Lang: Go
  Description : capture, manipulate, and format call stacks


 Package stack implements utilities to capture, manipulate,
 and format call stacks. It provides a simpler API than
 package runtime.
 .
 The implementation takes care of the minutia and special
 cases of interpreting the program counter (pc) values
 returned by runtime.Callers.



Bug#838128: ITP: tmsp -- the Tendermint Socket Protocol

2016-09-17 Thread Alessio Treglia
Package: wnpp
Severity: wishlist
Owner: Alessio Treglia 

* Package name: tmsp
  Version : Git snapshot
  Upstream Author : the Tendermint project
* URL : http://www.tendermint.com
* License : Apache-2.0
  Programming Lang: Go
  Description : Tendermint Socket Protocol


TMSP is a socket protocol enabling a blockchain consensus
engine, running in one process, to manage a blockchain
application state, running in another.

Blockchains are a system for creating shared multi-master
application state. If one wanted to create a Bitcoin-like
system on top of TMSP, Tendermint Core would be
responsible for:

- Sharing blocks and transactions between nodes
- Establishing a canonical/immutable order of
  transactions (the blockchain)

The application will be responsible for:

- Maintaining the Unspent Transaction Output (UTXO) database
- Validating cryptographic signatures of transactions
- Preventing transactions from spending non-existent
  transactions
- Allowing clients to query the UTXO database.



I'm planning to maintain this under the Debian Go
packaging team's umbrella.



Bug#838123: ITP: tendermint -- simple, secure, scalable Blockchain platform

2016-09-17 Thread Alessio Treglia
Package: wnpp
Severity: wishlist
Owner: Alessio Treglia 

* Package name: tendermint
  Version : 0.7.1
  Upstream Author : the Tendermin project
* URL : http://tendermint.com/
* License : Apache-2.0
  Programming Lang: Go
  Description : simple, secure, scalable Blockchain platform

Tendermint Core is Byzantine Fault Tolerant (BFT) middleware
that takes a state transition machine, written in any
programming language, and replicates it on many machines.

I'm planning to maintain this under the Debian Go
packaging team's umbrella.



Bug#812533: ITP: plugn -- hook system for shell programs

2016-06-15 Thread Alessio Treglia
Hi Antonio!

On Wed, Jun 15, 2016 at 12:29 PM, Antonio Terceiro  wrote:
> Hi, what is the status of this ITP? dokku seems insteresting, and
> depends on this. :)

I'm not making much progress on this. Although I'm still interested in
this, TBH I can't allocate much time for it right now, so please feel
free to take over and include me in the Uploaders list.

Cheers!

-- 
Alessio Treglia  | www.alessiotreglia.com
Debian Developer | ales...@debian.org
Ubuntu Core Developer|  quadris...@ubuntu.com
0416 0004 A827 6E40 BB98 90FB E8A4 8AE5 311D 765A



Bug#826094: O: gnomad2

2016-06-02 Thread Alessio Treglia
Package: wnpp
Severity: normal


Due to lack of time and interest, I'm orphaning gnomad2.

Cheers!


-- 
Alessio Treglia  | www.alessiotreglia.com
Debian Developer | ales...@debian.org
Ubuntu Core Developer|  quadris...@ubuntu.com
0416 0004 A827 6E40 BB98 90FB E8A4 8AE5 311D 765A



Bug#815732: O: videotrans

2016-02-24 Thread Alessio Treglia
Package: wnpp
Severity: normal


Hi,

Due to the lack of time and interest, I'm orphaning videotrans.

Cheers!



Bug#815492: O: silan

2016-02-21 Thread Alessio Treglia
Package: wnpp
Severity: normal


Hi,

Due to the lack of time and interest, I'm orphaning silan.

Cheers!



Bug#815334: O: m2vrequantiser

2016-02-20 Thread Alessio Treglia
Package: wnpp
Severity: normal

Hi,

Due to the lack of time and interest, I intend to
orphan m2vrequantiser.

Cheers!


-- 
Alessio Treglia  | www.alessiotreglia.com
Debian Developer | ales...@debian.org
Ubuntu Core Developer|  quadris...@ubuntu.com
0416 0004 A827 6E40 BB98 90FB E8A4 8AE5 311D 765A



Bug#815336: O: pugl

2016-02-20 Thread Alessio Treglia
Package: wnpp
Severity: normal


Hi,

Due to the lack of time and interest, I intend to
orphan pugl.

Cheers!




--
Alessio Treglia  | www.alessiotreglia.com
Debian Developer | ales...@debian.org
Ubuntu Core Developer|  quadris...@ubuntu.com
0416 0004 A827 6E40 BB98 90FB E8A4 8AE5 311D 765A



Bug#815327: O: volti

2016-02-20 Thread Alessio Treglia
Package: wnpp
Severity: normal


Hi,

Due to the lack of time and interest, I'm orphaning volti.

Cheers!



Bug#815232: O: gscanbus

2016-02-20 Thread Alessio Treglia
Package: wnpp
Severity: normal


Hi,

Due to the lack of time and resources, I'm orphaning gscanbus.

Cheers!



Bug#815229: O: fomp

2016-02-20 Thread Alessio Treglia
Package: wnpp
Severity: normal


Hi,

Due to the lack of time and interest, I'm orphaning fomp.

Cheers!



Bug#815228: O: dvdwizard

2016-02-20 Thread Alessio Treglia
Package: wnpp
Severity: normal


Hi,

Due to the lack of time and interest, I'm orphaning dvdwizard.

Cheers!



Bug#815025: O: python-braintree

2016-02-17 Thread Alessio Treglia
Package: wnpp
Severity: normal


Hi,

Due to the lack of time I intend to orphan python-braintree.

Cheers!



Bug#814941: O: ganv

2016-02-16 Thread Alessio Treglia
Package: wnpp
Severity: normal

Hi,

Due to the lack of time and interest, I'm orphaning ganv.

Cheers!

-- 
Alessio Treglia  | www.alessiotreglia.com
Debian Developer | ales...@debian.org
Ubuntu Core Developer|  quadris...@ubuntu.com
0416 0004 A827 6E40 BB98 90FB E8A4 8AE5 311D 765A



Bug#814898: O: naspro-bridge-it

2016-02-16 Thread Alessio Treglia
Package: wnpp
Severity: normal


Hi,

Due to the lack of time and interest, I'm orphaning naspro-bridge-it.



--
Alessio Treglia  | www.alessiotreglia.com
Debian Developer | ales...@debian.org
Ubuntu Core Developer|  quadris...@ubuntu.com
0416 0004 A827 6E40 BB98 90FB E8A4 8AE5 311D 765A



Bug#814899: O: naspro-bridges

2016-02-16 Thread Alessio Treglia
Package: wnpp
Severity: normal

Hi,

Due to the lack of time and interest, I'm orphaning naspro-bridges.



--
Alessio Treglia  | www.alessiotreglia.com
Debian Developer | ales...@debian.org
Ubuntu Core Developer|  quadris...@ubuntu.com
0416 0004 A827 6E40 BB98 90FB E8A4 8AE5 311D 765A



Bug#814897: O: naspro-core

2016-02-16 Thread Alessio Treglia
Package: wnpp
Severity: normal

Hi,

Due to the lack of time and interest, I'm orphaning naspro-core.



-- 
Alessio Treglia  | www.alessiotreglia.com
Debian Developer | ales...@debian.org
Ubuntu Core Developer|  quadris...@ubuntu.com
0416 0004 A827 6E40 BB98 90FB E8A4 8AE5 311D 765A




Bug#814895: O: mudita24

2016-02-16 Thread Alessio Treglia
Package: wnpp
Severity: normal


Hi,

Due to lack of interest and time, I'm orphaning mudita24.

Cheers!



Bug#814894: O: mididings

2016-02-16 Thread Alessio Treglia
Package: wnpp
Severity: normal


Hi,

Due to lack of interest and time, I'm orphaning mididings.

Cheers!



Bug#814893: O: meterec

2016-02-16 Thread Alessio Treglia
Package: wnpp
Severity: normal


Hi,

Due to lack of time and interest, I'm orphaning meterec.

Cheers!



Bug#814887: O: libavc1394

2016-02-16 Thread Alessio Treglia
On Tue, Feb 16, 2016 at 10:45 AM, Sebastian Ramacher
 wrote:
> Thanks for maintaing libavc1934, Alessio! I'll take this since vlc depends on
> it.

Great, thanks!


-- 
Alessio Treglia  | www.alessiotreglia.com
Debian Developer | ales...@debian.org
Ubuntu Core Developer|  quadris...@ubuntu.com
0416 0004 A827 6E40 BB98 90FB E8A4 8AE5 311D 765A



Bug#814889: O: libdv

2016-02-16 Thread Alessio Treglia
Package: wnpp
Severity: normal


Hi,

Due to lack of time and interest, I'm orphaning libdv.

Cheers!



Bug#814887: O: libavc1394

2016-02-16 Thread Alessio Treglia
Package: wnpp
Severity: normal


Hi,

Due to lack of time and interest, I'm orphaning libavc1394.

Cheers.


-- 
Alessio Treglia  | www.alessiotreglia.com
Debian Developer | ales...@debian.org
Ubuntu Core Developer|  quadris...@ubuntu.com
0416 0004 A827 6E40 BB98 90FB E8A4 8AE5 311D 765A



Bug#814885: O: ino-headers

2016-02-16 Thread Alessio Treglia
Package: wnpp
Severity: normal

Hi,

Cause of lack of time and interest, I'm orphaning ino-headers.

Cheers.



Bug#814501: O: aj-snapshot

2016-02-12 Thread Alessio Treglia
Package: wnpp
Severity: normal

Hi,

Due to lack of interest and time, I intend to orphan aj-snapshot.

Regards.

--
Alessio Treglia  | www.alessiotreglia.com
Debian Developer | ales...@debian.org
Ubuntu Core Developer|  quadris...@ubuntu.com
0416 0004 A827 6E40 BB98 90FB E8A4 8AE5 311D 765A



Bug#812533: ITP: plugn -- hook system for shell programs

2016-01-24 Thread Alessio Treglia
On Sun, Jan 24, 2016 at 10:17 PM, Ben Hutchings  wrote:
> What does this do that run-parts can't?

run-parts just runs scripts or programs in a directory, plugn provides
many more features:

root@alessio:~# PLUGIN_PATH=/var/lib/dokku/plugins plugn

Available commands:
  config   Plugin configuration
  disable  Disable a plugin
  enable   Enable a plugin
  help Shows help information for a command
  init Initialize an empty plugin path
  install  Install a new plugin from a Git URL
  list List all local plugins
  source   Source commands for sourcable plugins
  trigger  Triggers hook in enabled plugins
  uninstallRemove plugin from available plugins
  update   Update plugin and optionally pin to
commit/tag/branch
  version  Show version


I forgot to mention that this package will replace pluginhook too, and
it's a dependency of dokku, a package that I'd love introduce to the
archive at some point.

Cheers.

-- 
Alessio Treglia  | www.alessiotreglia.com
Debian Developer | ales...@debian.org
Ubuntu Core Developer|  quadris...@ubuntu.com
0416 0004 A827 6E40 BB98 90FB E8A4 8AE5 311D 765A



Bug#812533: ITP: plugn -- hook system for shell programs

2016-01-24 Thread Alessio Treglia
Package: wnpp
Severity: wishlist
Owner: Alessio Treglia 

* Package name: plugn
  Version : 0.2.1
  Upstream Author : Jeff Lindsay
* URL : http://github.com/dokku/plugn
* License : BSD
  Programming Lang: Go
  Description : hook system for shell programs

The plugn command loops through all enabled plugins'
directories found in the path defined by the environment
variable PLUGIN_PATH and passes the same arguments to
any hook scripts by that name.

plugn provides a mechanism for arguments broadcasting,
it could accept streams and pass them through each plugin
as well.



Bug#798639: ITP: restricted-ssh-commands -- Restrict SSH users to a predefined set of commands

2015-09-12 Thread Alessio Treglia
On Fri, Sep 11, 2015 at 3:01 PM, Benjamin Drung
 wrote:
> Thanks for pointing it out. I looked at sshcommand and it serves a
> slightly different purpose. sshcommand creates different users for each
> command, but restricted-ssh-commands allows to run multiple command
> under one user. One configuration /etc/restricted-ssh-commands/reprepro
> could be:

Understood, and it's brilliant! Thanks!

-- 
Alessio Treglia  | www.alessiotreglia.com
Debian Developer | ales...@debian.org
Ubuntu Core Developer|  quadris...@ubuntu.com
0416 0004 A827 6E40 BB98 90FB E8A4 8AE5 311D 765A



Bug#798639: ITP: restricted-ssh-commands -- Restrict SSH users to a predefined set of commands

2015-09-11 Thread Alessio Treglia
On Fri, Sep 11, 2015 at 11:37 AM, Benjamin Drung
 wrote:
> Package: wnpp
> Severity: wishlist
> Owner: Benjamin Drung 
>
> * Package name: restricted-ssh-commands
>   Version : TBD
>   Upstream Author : Benjamin Drung 
> * URL : TBD
> * License : MIT
>   Programming Lang: Bash
>   Description : Restrict SSH users to a predefined set of commands

I uploaded something like restricted-ssh-commands already:
https://packages.qa.debian.org/s/sshcommand.html

-- 
Alessio Treglia  | www.alessiotreglia.com
Debian Developer | ales...@debian.org
Ubuntu Core Developer|  quadris...@ubuntu.com
0416 0004 A827 6E40 BB98 90FB E8A4 8AE5 311D 765A



Bug#791809: ITP: arctic -- high performance datastore for time series and tick data

2015-07-08 Thread Alessio Treglia
Package: wnpp
Severity: wishlist
Owner: Alessio Treglia 

* Package name: arctic
  Version : git snapshot
  Upstream Author : Man AHL
* URL : https://github.com/manahl/arctic
* License : LGPL
  Programming Lang: C, Python
  Description : high performance datastore for time series and tick data

 Arctic is a high performance datastore for numeric data.
 It supports Pandas, numpy arrays and pickled objects
 out-of-the-box, with pluggable support for other data
 types and optional versioning.
 .
 Arctic can query millions of rows per second per client,
 achieves ~10x compression on network bandwidth, ~10x
 compression on disk, and scales to hundreds of millions
 of rows per second per MongoDB instance.


-- 
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/20150708161221.1707.24538.reportbug@tartini



Bug#780041: ITP: ffmulticonverter -- graphical multi format converter

2015-03-08 Thread Alessio Treglia
Package: wnpp
Severity: wishlist
Owner: Alessio Treglia 

* Package name: ffmulticonverter
  Version : 1.7.0
  Upstream Author : Ilias Stamatis 
* URL : https://sites.google.com/site/ffmulticonverter/
* License : GPL-3
  Programming Lang: Python
  Description : graphical multi format converter

 FF Multi Converter is a simple graphical application which
 enables the user to convert audio, video, image and document
 files between all popular formats by using and combining other
 programs. It uses avconv for audio/video files, unoconv for
 document files and ImageMagick for image file conversions.
 . 
 The goal of FF Multi Converter is to gather the most popular
 multimedia types in one application and provide conversion
 options for them easily through a user-friendly interface.


-- 
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/20150308164808.4262.45871.reportbug@nemesis



Bug#778484: ITP: pluginhook -- simple plugin system for Bash programs

2015-02-15 Thread Alessio Treglia
Package: wnpp
Severity: wishlist
Owner: Alessio Treglia 

* Package name: pluginhook
  Version : git snapshot
  Upstream Author : Jeff Lindsay 
* URL : http://github.com/progrium/pluginhook
* License : Expat/MIT
  Programming Lang: Go
  Description : simple plugin system for Bash programs

 The pluginhook command loops through all plugin directories found in the
 path defined by the environment variable PLUGIN_PATH and passes the same
 arguments to any hook scripts by that name. This means installing a
 plugin is as simple as putting it in your PLUGIN_PATH.
 .
 pluginhook does not only provide a mechanism for arguments broadcasting,
 it also accepts streams and pass them through each plugin.


-- 
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/20150215174619.6236.45756.reportbug@nemesis



Bug#777422: RFA: dino

2015-02-07 Thread Alessio Treglia
Package: wnpp
Severity: normal


Hi,

Due to the lack of time and interest, I'd ask for someone else
to maintain dino. I'd be happy to sponsor uploads.

The packaging is in good shape, though the maintaner looks
no longer active.

Cheers!

-- 
Alessio Treglia  | www.alessiotreglia.com
Debian Developer | ales...@debian.org
Ubuntu Core Developer|  quadris...@ubuntu.com
0416 0004 A827 6E40 BB98 90FB E8A4 8AE5 311D 765A


-- 
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/20150208022957.8278.28757.reportbug@nemesis



Bug#777382: O: dogtail

2015-02-07 Thread Alessio Treglia
Package: wnpp
Severity: normal

Hi,

Due to the lack of time and interest, I ask for someone
else to maintain dogtail.

The packaging is in good shape and upstream is active
and responsive.

Cheers!

-- 
Alessio Treglia  | www.alessiotreglia.com
Debian Developer | ales...@debian.org
Ubuntu Core Developer|  quadris...@ubuntu.com
0416 0004 A827 6E40 BB98 90FB E8A4 8AE5 311D 765A


-- 
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/20150207202914.11596.26851.reportbug@nemesis



Bug#777337: RFA: python-softlayer

2015-02-07 Thread Alessio Treglia
Package: wnpp
Severity: normal

Hi,

due to the lack of time I'd ask for someone else to
maintain python-softlayer.

The package is in good shape and upstream is actively
working on it. I'll still be available to sponsor
uploads too.

Thanks for considering,
Regards.


-- 
Alessio Treglia  | www.alessiotreglia.com
Debian Developer | ales...@debian.org
Ubuntu Core Developer|  quadris...@ubuntu.com
0416 0004 A827 6E40 BB98 90FB E8A4 8AE5 311D 765A


-- 
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/20150207144509.17096.74465.reportbug@nemesis



Bug#777336: O: arista

2015-02-07 Thread Alessio Treglia
Package: wnpp
Severity: normal


Hi,

Due to lack of time and interest, I ask for someone else
to maintain this package.

Regards.

-- 
Alessio Treglia  | www.alessiotreglia.com
Debian Developer | ales...@debian.org
Ubuntu Core Developer|  quadris...@ubuntu.com
0416 0004 A827 6E40 BB98 90FB E8A4 8AE5 311D 765A


-- 
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/20150207142935.15275.40028.reportbug@nemesis



Bug#777335: ITP: sshcommand -- turn SSH into a thin client specifically for your command

2015-02-07 Thread Alessio Treglia
Package: wnpp
Severity: wishlist
Owner: Alessio Treglia 

* Package name: sshcommand
  Version : 0~20150207.1~e6d1655
  Upstream Author : Jeff Lindsay 
* URL : https://github.com/progrium/sshcommand
* License : Expat
  Programming Lang: Bash
  Description : turn SSH into a thin client specifically for your command

  Simplifies running a single command over SSH, and manages
  authorized keys (ACL) and users in order to do so.
  .
  It basically simplifies running:
ssh user@server 'ls -l '
  into:
ssh ls@server 


-- 
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/20150207142145.14767.23132.reportbug@nemesis



Bug#774230: ITP: vlevel -- Levelling LADSPA plugin and command-line audio filter

2014-12-30 Thread Alessio Treglia
On Tue, Dec 30, 2014 at 3:51 PM, Axel Beckert  wrote:
> Hrm, I've found no page describing the team's policy. Depending on how
> many hassles it causes for me (e.g. having to use svn instead of git),
> I'd be glad about maintaining it collaboratively.

Not to worry, we killed SVN a long ago:

https://wiki.debian.org/DebianMultimedia/DevelopPackaging

Cheers!

-- 
Alessio Treglia  | www.alessiotreglia.com
Debian Developer | ales...@debian.org
Ubuntu Core Developer|  quadris...@ubuntu.com
0416 0004 A827 6E40 BB98 90FB E8A4 8AE5 311D 765A


-- 
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/CAMHuwoz=n52xpbwy77gg7g8vmc55rkdwvn-m_bsayusek1a...@mail.gmail.com



Bug#774230: ITP: vlevel -- Levelling LADSPA plugin and command-line audio filter

2014-12-30 Thread Alessio Treglia
Hi,

On Tue, Dec 30, 2014 at 3:00 PM, Axel Beckert  wrote:
> There also seems a continuation of the project at
> https://github.com/radiocicletta/vlevel -- but no new release yet.

Cool, so why not pointing the Homepage field to the github's fork? The
original project on SF appears really dead.

And of course feel free to maintain it under the Debian Multimedia
Maintainers' umbrella if you like.

Cheers!

-- 
Alessio Treglia  | www.alessiotreglia.com
Debian Developer | ales...@debian.org
Ubuntu Core Developer|  quadris...@ubuntu.com
0416 0004 A827 6E40 BB98 90FB E8A4 8AE5 311D 765A


-- 
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/CAMHuwoz-i4r9-mYe=9rwjr-mt+gvjhsxnuwdw5hszkqwc6y...@mail.gmail.com



Bug#773733: ITP: masscan -- Mass IP port scanner

2014-12-22 Thread Alessio Treglia
On 22 Dec 2014 18:48, "Federico Ceratto"  wrote:
>
> Package: wnpp
> Severity: wishlist
> Owner: Federico Ceratto 
>
> * Package name: masscan

*cough* https://packages.qa.debian.org/m/masscan.html *cough*

:)

> Comaintainers are very welcome.

Indeed. Just add your name to the Uploaders list and have fun!

Cheers!

-- 
Sent on the move


Bug#767110: ITP: securepass-tools -- utilities to access SecurePass

2014-10-28 Thread Alessio Treglia
Package: wnpp
Severity: wishlist
Owner: Alessio Treglia 

* Package name: securepass-tools
  Version : 0.3.6
  Upstream Author : Giuseppe Paterno' 
* URL : https://github.com/garlsecurity/securepass-tools
* License : GPL-2
  Programming Lang: Python
  Description : utilities to access SecurePass

 SecurePass provides web single sign-on through the CAS protocol.
 .
 This package provides various command line utilities and Django
 backend to access the SecurePass's RESTful APIs.


-- 
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/20141028143449.9419.46539.report...@armstrong.dev.bluearc.com



Bug#766369: ITP: libnss-securepass -- NSS module for SecurePass

2014-10-22 Thread Alessio Treglia
Package: wnpp
Severity: wishlist
Owner: Alessio Treglia 

* Package name: libnss-securepass
  Version : git snapshot
  Upstream Author : Giuseppe Patero' 
* URL : http://github.com/gplll/nss_securepass
* License : GPL, Apache-2.0, ISC
  Programming Lang: C
  Description : NSS module for SecurePass

 This is a NSS module for users defined on SecurePass.
 SecurePass provides web single sign-on through the CAS 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/20141022144951.28214.1610.report...@armstrong.dev.bluearc.com



Bug#762866: ITP: masscan -- TCP port scanner

2014-09-25 Thread Alessio Treglia
Package: wnpp
Severity: wishlist
Owner: Alessio Treglia 

* Package name: masscan
  Version : 1.0.3-80-g69cf75a
  Upstream Author : Robert David Graham 
* URL : https://github.com/robertdavidgraham/masscan
* License : AGPL-3
  Programming Lang: C
  Description : TCP port scanner

 MASSCAN is TCP port scanner which transmits SYN packets
 asynchronously and produces results similar to nmap,
 the most famous port scanner. Internally, it operates
 more like scanrand, unicornscan, and ZMap, using
 asynchronous transmission.
 It's a flexible utility that allows arbitrary address and
 port ranges.


-- 
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/20140925194410.9099.11131.reportbug@nemesis



Bug#729203: [FFmpeg-devel] Reintroducing FFmpeg to Debian

2014-07-28 Thread Alessio Treglia
On Mon, Jul 28, 2014 at 12:12 PM, "IOhannes m zmölnig (Debian/GNU)"
 wrote:
>> Except that, for a lot of the depending packages, there would be an
>>  immediate benefit in the number of bugs fixed.
>
> at least in theory.

Plus I would definitely appreciate to see some bug stats supporting
such a theory.

Cheers.

(IOhannes et Multimedia guys, please let's keep debian-devel in the
loop, I feel this is much more of general interest than a thing that
needs to be addressed internally in pkg-multimedia)

-- 
Alessio Treglia  | www.alessiotreglia.com
Debian Developer | ales...@debian.org
Ubuntu Core Developer|  quadris...@ubuntu.com
0416 0004 A827 6E40 BB98 90FB E8A4 8AE5 311D 765A


--
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/CAMHuwowu6VQ85Xr-8W0d4rMDHWqF=nfxounncundfpzkgof...@mail.gmail.com



Bug#729203: [FFmpeg-devel] Reintroducing FFmpeg to Debian

2014-07-28 Thread Alessio Treglia
Ciao,

On Mon, Jul 28, 2014 at 9:44 AM, Julien Cristau  wrote:
> The release team is likely to let the people involved in multimedia foo
> fight it out among themselves and pick a winner.  We're not going to
> ship both and hand that mess over to the security team.

Personally I don't feel like dropping libav in favor of ffmpeg now at
this stage. It's too late for Jessie.
Rather I'd suggest to start reconsidering such switch for Jessie+1.

Cheers.

-- 
Alessio Treglia  | www.alessiotreglia.com
Debian Developer | ales...@debian.org
Ubuntu Core Developer|  quadris...@ubuntu.com
0416 0004 A827 6E40 BB98 90FB E8A4 8AE5 311D 765A


-- 
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/CAMHuwoz9xxOPmzprD=aa0xuZkk7Vj4puvJkKYa=9dkgu4jt...@mail.gmail.com



Bug#754882: ITP: mod-authz-securepass -- Apache2 module for authorizing SecurePass users

2014-07-15 Thread Alessio Treglia
Package: wnpp
Severity: wishlist
Owner: Alessio Treglia 

* Package name: mod-authz-securepass
  Version : 0~20140715+0git93f271f5
  Upstream Author : Giuseppe Paterno' 
* URL : https://github.com/gplll/mod_authz_securepass
* License : GPL-2+
  Programming Lang: C
  Description : Apache2 module for authorizing SecurePass users

 SecurePass provides web single sign-on through the CAS protocol.
 .
 This module enhances the Apache authorization features by introducing two
 rules to restrict access to the Apache resources:
  * the first rule allows only users belonging to specific SecurePass
realm(s) to access the Apache resource
  * the second rule allows only users belonging to specific SecurePass
group(s) to access the Apache resource


-- 
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/20140715150849.10409.15346.report...@armstrong.dev.bluearc.com



Bug#745615: ITA: dcraw -- decode raw digital camera images

2014-05-09 Thread Alessio Treglia
Hi again,

On Fri, May 9, 2014 at 9:51 AM, Ivo De Decker  wrote:
> I'm not involved with dcraw at all. I just retitled the bug, as the previous
> title gave errors in the UDD WNPP bugs importer. You should probably contact
> Kan-Ru Chen (who actually changed this bug to ITA) about this.

Oh I see, just mailed him few minutes ago.
Thank you though!

Cheers.

-- 
Alessio Treglia  | www.alessiotreglia.com
Debian Developer | ales...@debian.org
Ubuntu Core Developer|  quadris...@ubuntu.com
0416 0004 A827 6E40 BB98 90FB E8A4 8AE5 311D 765A


-- 
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/CAMHuwozMny_chpH6Nv3t9CNqq9K8-zqzdAfX1w8ajoK=qld...@mail.gmail.com



Bug#745615: ITA: dcraw -- decode raw digital camera images

2014-05-09 Thread Alessio Treglia
Hello Ivo,

I'm in touch with Steve, the former maintainer of dcraw, and he would
be interested to keep maintaining dcraw.
We agreed to move the packaging under the umbrella of the Debian
Multimedia Maintainers team [1] and your contribution would be for
sure more than welcome.

Please let me know what you think about that.

Cheers!


[1] https://wiki.debian.org/DebianMultimedia

-- 
Alessio Treglia  | www.alessiotreglia.com
Debian Developer | ales...@debian.org
Ubuntu Core Developer|  quadris...@ubuntu.com
0416 0004 A827 6E40 BB98 90FB E8A4 8AE5 311D 765A


-- 
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/camhuwoy7cwbj_3s4xnfm47nnujophuwwv22wb_axdt2amra...@mail.gmail.com



Bug#737643: RFA: wxsqlite3

2014-02-04 Thread Alessio Treglia
Package: wnpp
Severity: normal

Hi,


Due to lack of time and interest I intend to orphan wxsqlite3 soon.
The upstream mantainer is active and his approach has always been
collaborative. The packaging is in a good shape, and I'd be positive
to sponsor future uploads. An excerpt from the package's description
follows:

 SQLite3 C++ wrapper for use in programs based on the wxWidgets
 wxSQLite3 is a C++ wrapper around the public domain SQLite 3.x database
 and is specifically designed for use in programs based on the wxWidgets
 2.8 library.
 .
 wxSQLite3 does not try to hide the underlying database, in contrary
 almost all special features of the current SQLite3 version 3.7.4 are
 supported, like for example the creation of user defined scalar or
 aggregate functions.


Cheers,

   Alessio


-- 
Alessio Treglia  | www.alessiotreglia.com
Debian Developer | ales...@debian.org
Ubuntu Core Developer| quadris...@ubuntu.com
0416 0004 A827 6E40 BB98 90FB E8A4 8AE5 311D 765A


-- 
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/20140204155321.17223.63823.reportbug@glowworm-ThinkPad-L430



Bug#726354: RFA: prey

2013-10-18 Thread Alessio Treglia
Hi there,

Please retitle this bug to replace "RFA" with "ITA" and prepare an
upload of the package (do not forget to replace my name with yours in
the Maintainer: field).

Cheers!

-- 
Alessio Treglia  | www.alessiotreglia.com
Debian Developer | ales...@debian.org
Ubuntu Core Developer| quadris...@ubuntu.com
0416 0004 A827 6E40 BB98 90FB E8A4 8AE5 311D 765A


-- 
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/CAMHuwoxx1koSwW0MN_jFwgS94Bcg5saK0nz7ANjVg=gck1k...@mail.gmail.com



Bug#726634: O: portalocker

2013-10-17 Thread Alessio Treglia
Package: wnpp
Severity: normal


Hi,

due to the lack of time and interest, I orphan portalocker.
Package's description follows:


 Description: portalocker - easy API to file locking (Python 2)
  Portalocker is a cross-platform library to provide an
  easy API to file locking.
  .
  This is the Python 2 version of the package.


Cheers,

-- 
Alessio Treglia  | www.alessiotreglia.com
Debian Developer | ales...@debian.org
Ubuntu Core Developer| quadris...@ubuntu.com
0416 0004 A827 6E40 BB98 90FB E8A4 8AE5 311D 765A


-- 
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/20131017125123.15797.48760.reportbug@glowworm-ThinkPad-L430



Bug#726419: ITP: python-braintree -- Braintree Python library

2013-10-15 Thread Alessio Treglia
Package: wnpp
Severity: wishlist
Owner: Alessio Treglia 

* Package name: python-braintree
  Version : 2.23.0
  Upstream Author : Braintree Payment Solutions
* URL : https://www.braintreepayments.com/docs/python
* License : MIT
  Programming Lang: Python
  Description : Braintree Python library

 The Braintree library provides integration access to the Braintree
 Gateway. This module enables a web application to accept payment
 through such commercial, full-stack payments platform.


-- 
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/20131015155001.26789.75219.reportbug@glowworm-ThinkPad-L430



Bug#726354: RFA: prey

2013-10-14 Thread Alessio Treglia
Package: wnpp
Severity: normal


Hi,

due to the lack of time and interest, I intend to orphan prey.
The package's description follows:

Package: prey
Description: utility for tracking stolen computers
 Prey is a lightweight program to help track and recover a stolen laptop.
 .
 It comprises a shell script which calls out on a regular basis to
 either a server run by the Prey project, or a URL defined by the system
 administrator. A graphical configuration tool is also provided in
 order to maintain the simple config file.


-- 
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/20131014212417.15695.89704.reportbug@Aspire-1410



Bug#726301: RFA: nfoview

2013-10-14 Thread Alessio Treglia
Package: wnpp
Severity: normal


Hello,

due to the lack of time and resources, I intend to orphan nfoview.
The package description follows:

Description: a simple viewer for NFO files
 NFO Viewer is a simple viewer for NFO files, which are "ASCII" art in
 the CP437 codepage. The advantages of using NFO Viewer instead of a
 text editor are preset font and encoding settings, automatic window
 size and clickable hyperlinks.

Cheers.

-- 
Alessio Treglia  | www.alessiotreglia.com
Debian Developer | ales...@debian.org
Ubuntu Core Developer| quadris...@ubuntu.com
0416 0004 A827 6E40 BB98 90FB E8A4 8AE5 311D 765A


-- 
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/20131014095203.7953.57405.reportbug@Aspire-1410



Bug#725912: ITP: python-softlayer -- Python client for SoftLayer API

2013-10-09 Thread Alessio Treglia
Package: wnpp
Severity: wishlist
Owner: Alessio Treglia 

* Package name: python-softlayer
  Version : 3.0.0
  Upstream Author : SoftLayer Technologies, Inc.
* URL : http://github.com/softlayer/softlayer-api-python-client
* License : Expat
  Programming Lang: Python
  Description : Python client for SoftLayer API

 This library provides a simple interface to interact with SoftLayer's
 XML-RPC API and provides support for many of SoftLayer API's features
 like object masks and a command-line interface that can be used to
 access various SoftLayer services using the API.


-- 
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/20131009230238.12508.21356.reportbug@Aspire-1410



Bug#720540: RFA: simple-scan -- Simple Scanning Utility

2013-08-23 Thread Alessio Treglia
Package: wnpp
Severity: normal

Due to lack of time and interest, I request an adopter for
the simple-scan package.

The package description is:
 Simple Scan is an easy-to-use application, designed to let users
 connect their scanner and quickly have the image/document in an
 appropriate format.
 .
 Simple Scan is basically a frontend for SANE - which is the same
 backend as XSANE uses. This means that all existing scanners will
 work and the interface is well tested.

Cheers,

-- 
Alessio Treglia  | www.alessiotreglia.com
Debian Developer | ales...@debian.org
Ubuntu Core Developer| quadris...@ubuntu.com
0416 0004 A827 6E40 BB98 90FB E8A4 8AE5 311D 765A


-- 
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/20130823092023.8965.56447.reportbug@glowworm-ThinkPad-L430



Bug#710999: RFA: mozplugger

2013-06-03 Thread Alessio Treglia
Package: wnpp
Severity: normal


Due to lack of time and interest, I'd ask for someone else to take over this 
package.
The package's descritption follows:

Description: Plugin allowing external viewers to be launched inside Mozilla
 mozplugger allows you to seamlessly integrate external applications
 to view files downloaded from the web that Mozilla can not normally
 handle. The application is embedded within a Mozilla window as to act
 like and feel like a true plugin.
 .
 This allows you to view PDFs, Postscript files, animations and
 movies, amongst other file types all from within Mozilla (with
 supporting applications).


-- 
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/20130603221727.6313.27881.reportbug@Aspire-1410



Bug#444368: ITP: dvd95 -- DVD9 to DVD5 converter

2013-05-19 Thread Alessio Treglia
Hi there,

thanks for reminding me about this.

On 19 May 2013 11:18, Martin Dosch  wrote:
> are there plans to add dvd95 to jessie?

I'll upload it as soon as possible.

Regards

-- 
Alessio Treglia  | www.alessiotreglia.com
Debian Developer | ales...@debian.org
Ubuntu Core Developer| quadris...@ubuntu.com
0416 0004 A827 6E40 BB98 90FB E8A4 8AE5 311D 765A


-- 
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/camhuwozgmbegx4ap1pxjzglp5fhcgefb+o60up5euex-wvo...@mail.gmail.com



Bug#708107: ITP: laborejo -- graphical music and score editor

2013-05-13 Thread Alessio Treglia
On Mon, May 13, 2013 at 9:59 AM, Tobias Quathamer  wrote:
> Package: wnpp
> Severity: wishlist
> Owner: Tobias Quathamer 
>
> * Package name: laborejo
>   Version : 0.7
>   Upstream Author : Nils Gey 
> * URL : http://www.laborejo.org/
> * License : GPL-3
>   Programming Lang: Python
>   Description : graphical music and score editor
>
> Laborejo, Esperanto for "Workshop", is used to craft music through notation.
> .
> It is a graphical user interface for Lilypond, a MIDI creator and finally
> a tool collection to inspire and help you compose. You get beautifully
> engraved notation through Lilypond and nice ways to control the playback
> without ever leaving a notation-based environment.
>

Already available in main:

   http://packages.qa.debian.org/l/laborejo.html

-- 
Alessio Treglia  | www.alessiotreglia.com
Debian Developer | ales...@debian.org
Ubuntu Core Developer| quadris...@ubuntu.com
0416 0004 A827 6E40 BB98 90FB E8A4 8AE5 311D 765A


-- 
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/camhuwoxcv-fjkmnuv_bnjxmatm9737qyrxzdbh8pynployt...@mail.gmail.com



Bug#704766: ITP: rapicorn -- The Rapicorn Toolkit

2013-04-05 Thread Alessio Treglia
Package: wnpp
Severity: wishlist
Owner: Alessio Treglia 

* Package name: rapicorn
  Version : 13.03.0
  Upstream Author : Tim Janik 
* URL : http://rapicorn.org
* License : LGPL
  Programming Lang: C++
  Description : The Rapicorn Toolkit

 Rapicorn is a toolkit for rapid development of graphical user
 interfaces using C++ and Python. Rapicorn is developed with
 the aim to significantly improve developer efficiency and user
 experience.
 .
 Rapicorn brings UI-design, UI-notation and UI-programming as
 close together as possible. To accomplish this, it provides
 conscise ways for UI notation, usable also throughout design
 phases. Simple but powerful programming mechanisms are
 provided to automate binding of programming and GUI logic and
 to minimize manual work.


-- 
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/20130405163731.9649.27517.reportbug@Aspire-1410



Bug#703832: ITP: portalocker -- easy API to file locking

2013-03-24 Thread Alessio Treglia
Package: wnpp
Severity: wishlist
Owner: Alessio Treglia 

* Package name: portalocker
  Version : 0.3
  Upstream Author : Rick van Hattem 
* URL : https://github.com/WoLpH/portalocker
* License : Python Software Foundation License
  Programming Lang: Python
  Description : easy API to file locking

Portalocker is a cross-platform library to provide
an easy API to file locking.


-- 
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/20130324133611.8021.96466.reportbug@Aspire-1410



Bug#700533: RFP: filerock-client -- FileRock Desktop Syncing Client

2013-02-13 Thread Alessio Treglia
merge 696541 700533
thanks

Hi,

I'm already on it, thanks!

-- 
Alessio Treglia  | www.alessiotreglia.com
Debian Developer | ales...@debian.org
Ubuntu Core Developer| quadris...@ubuntu.com
0416 0004 A827 6E40 BB98 90FB E8A4 8AE5 311D 765A


-- 
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/camhuwowvpqosu8iqcvwkagu2dmtegzkfboy52wjpg-2-f8g...@mail.gmail.com



Bug#700493: ITP: smtube -- YouTube videos browser

2013-02-13 Thread Alessio Treglia
Package: wnpp
Severity: wishlist
Owner: Alessio Treglia 

* Package name: smtube
  Version : 1.5
  Upstream Author : Ricardo Villalba 
* URL : http://smplayer.sourceforge.net/smtube.php
* License : GPL
  Programming Lang: C++
  Description : YouTube videos browser

 SMTube is a stand-alone graphical application which allows one
 to search and download Youtube videos. Although it is part of
 the SMPlayer project, it can be used with any multimedia player
 such as MPlayer, MPlayer2, VLC, Totem or Gnome-MPlayer.


-- 
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/20130213124741.8590.98640.reportbug@Aspire-1410



Bug#700336: ITP: ino-headers -- C API to execute JavaScript code

2013-02-11 Thread Alessio Treglia
Package: wnpp
Severity: wishlist
Owner: Alessio Treglia 

* Package name: ino-headers
  Version : 0.4.0
  Upstream Author : Stefano D'Angelo 
* URL : http://naspro.sourceforge.net
* License : ISC
  Programming Lang: C
  Description : C API to execute JavaScript code

 ino is a minimalist C API to execute JavaScript code and to expose
 native methods to JavaScript execution contexts.
 .
 This package only provides the common headers for all ino
 implementations.
 .
 ino is part of the NASPRO Sound PROcessing Architecture.


-- 
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/20130211191617.15113.39517.reportbug@Aspire-1410



Bug#699635: RFA: furiusisomount

2013-02-02 Thread Alessio Treglia
Package: wnpp
Severity: normal

Due to lack of time, I'd intend to orphan furiousisomount.

Package's description follows:

Description: ISO, IMG, BIN, MDF and NRG image management utility
 Furius ISO Mount is a simple application for mounting ISO, IMG,
 BIN, MDF and NG image files even without burning them to disk.
 .
 It provides the following features:
  - Automatically Mounts ISO, IMG, BIN, MDF and NRG image files.
  - Automatically creates a mount point in your home directory.
  - Automatically Unmounts the Image files.
  - Automatically removes the mount directory to return your home
directory to its previous state.
  - Automatically saves the history of the last 10 images mounted.
  - Mounts multiple images.
  - Burn ISO and IMG Files to optical disk.
  - Generate Md5 and SHA1 checksums.
  - Automatically retrieves any previously unmounted images.
  - Automatically generates a log file of all commands needed to
mount and unmount images manually.


-- 
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/20130202182728.10891.32176.reportbug@Aspire-1410



Bug#699606: ITP: radium-compressor -- audio compressor for JACK

2013-02-02 Thread Alessio Treglia
Package: wnpp
Severity: wishlist
Owner: Alessio Treglia 

* Package name: radium-compressor
  Version : 0.5.1
  Upstream Author : Kjetil S. Matheussen 
* URL : https://github.com/kmatheussen/radium_compressor
* License : GPL
  Programming Lang: C++
  Description : audio compressor for JACK

Radium Compressor is the system compressor in Radium,
but distributed as a standalone JACK client application.

Radium Compressor uses the stereo compressor found in
effect.lib in the Faust distribution. 


-- 
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/20130202115937.15046.86819.reportbug@Aspire-1410



Bug#496832: ITP: bakefile -- cross-platform, cross-compiler native makefiles

2013-01-15 Thread Alessio Treglia
Hi,

how's the progress? Are there any news? I'd be happy to help out with this.

Thanks in advance for any reply,

-- 
Alessio Treglia  | www.alessiotreglia.com
Debian Developer | ales...@debian.org
Ubuntu Core Developer| quadris...@ubuntu.com
0416 0004 A827 6E40 BB98 90FB E8A4 8AE5 311D 765A


-- 
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/CAMHuwow_hjX+q09=mdxma7e5_odr0k87nzkavyo+mbhbxqj...@mail.gmail.com



Bug#698015: ITP: python-pbkdf2 -- Python RSA PKCS#5 v2.0 module

2013-01-12 Thread Alessio Treglia
Package: wnpp
Severity: wishlist
Owner: Alessio Treglia 

* Package name: python-pbkdf2
  Version : 1.3
  Upstream Author : Dwayne C. Litzenberger 
* URL : https://www.dlitz.net/software/python-pbkdf2/
* License : Expat
  Programming Lang: Python
  Description : Python RSA PKCS#5 v2.0 module

 This module implements the password-based key derivation
 function, PBKDF2, specified in RSA PKCS#5 v2.0.
 .
 PKCS#5 v2.0 Password-Based Key Derivation is a key derivation
 function which is part of the RSA Public Key Cryptography
 Standards series. The provided implementation takes a password
 or a passphrase and a salt value (and optionally a iteration
 count, a digest module, and a MAC module) and provides a file-like
 object from which an arbitrarly-sized key can be read.


-- 
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/20130112211937.9442.54861.reportbug@Aspire-1410



Bug#697593: ITP: laborejo -- music notation workshop

2013-01-07 Thread Alessio Treglia
Hello Nils,

On Mon, Jan 7, 2013 at 3:32 PM, Nils Gey  wrote:
> I am not quite sure what this mail meant. I guess it is a package request for 
> Debian.

Yes, it is an Intent To Package report, which means someone's doing the
packaging and intends to upload it to Debian NEW as soon as possible [1].

> While this makes me proud and happy I do advice against it at the moment.
> Laborejo is Alpha state which means with just the next release all your saved 
> files may not be able to be loaded again.

I am aware of that, but even though it is still in an alpha state it looks to me
enough usable. You, as upstream, will have a lot of time from now on to make
it ready for the next Wheezy+1 stable release.

> 1) while i...@nilsgey.de is indeed my mail adress it is better to use 
> i...@laborejo.org here.

OK, I've taken a note about that.

> 2) Mabe it is better to accurately specify "Python 3" as programming 
> langugage since my program simply does not run with Py2.

The above was just a general description of what I'm going to package, so the
specific version of the interpreter does not matter there.
Of course I set the right version in the debian/control file in order
to make the
buildsystem properly compute the dependencies. BTW, you may find my work
on the packaging here [2].

I'll let you know when the package's officially joined the Debian System, thanks
for the quick reply and

   Cheers!


[1] Actually I've already uploaded your latest 0.4.0 release to Debian
unstable, if
everything goes fine it will (sooner or later) join Debian unstable.
[2] http://anonscm.debian.org/gitweb/?p=pkg-multimedia/laborejo.git

-- 
Alessio Treglia  | www.alessiotreglia.com
Debian Developer | ales...@debian.org
Ubuntu Core Developer| quadris...@ubuntu.com
0416 0004 A827 6E40 BB98 90FB E8A4 8AE5 311D 765A


-- 
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/CAMHuwozW8MLQZNxH83eMQ9fLMvrisOzpvUTM-E=9+3a8pr2...@mail.gmail.com



Bug#697593: ITP: laborejo -- music notation workshop

2013-01-07 Thread Alessio Treglia
Package: wnpp
Severity: wishlist
Owner: Alessio Treglia 

* Package name: laborejo
  Version : 0.4.0
  Upstream Author : Nils Gey 
* URL : http://www.laborejo.org/
* License : GPL
  Programming Lang: Python
  Description : music notation workshop

 Laborejo, Esperanto for "Workshop", is used to craft
 music through notation. It is a Lilypond GUI frontend,
 a MIDI creator and finally a tool collection to inspire
 and help one to compose music. It works by reducing
 music-redundancy and by seperating layout and data.
 .
 Laborejo provides many features:
  * Unlimited tracks/staffs, voices, items.
  * Input via Keyboard, Mouse or MIDI.
  * Flexibel and fast shortcut and configuring system.
  * Portable, as few dependencies as possible.
  * PDF generation, ready-to-print, through Lilypond.
  * Separation of editing and note/data entry and layout.
  * MIDI file generation.
  * Playback through JACK.
  * Control over performance from a global level (e.g.
change how long non-legato notes or fermatas are) to
detailed, technical tweaks like MIDI CC messages.


-- 
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/20130107122129.9807.70325.reportbug@Aspire-1410



Bug#696541: ITP: filerock-client -- client for FileRock Secure Cloud Storage

2012-12-22 Thread Alessio Treglia
Package: wnpp
Severity: wishlist
Owner: Alessio Treglia 

* Package name: filerock-client
  Version : 0.4.0
  Upstream Author : Heyware s.r.l
* URL : http://www.filerock.com
* License : GPL
  Programming Lang: Python
  Description : client for FileRock Secure Cloud Storage

 This package provides the client application of FileRock,
 a backup and synchronization service that provides data
 confidentiality and integrity.


-- 
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/20121222153326.6856.8285.reportbug@Aspire-1410



Bug#696448: ITP: lvtk -- LV2 C++ wrappers and utilities

2012-12-20 Thread Alessio Treglia
Hi Martin!

On Thu, Dec 20, 2012 at 10:08 PM, Martin Eberhard Schauer
 wrote:
> I'm afraid there is a word missing in the first paragraph
> ( s/set/set of/). And the third paragraph should be used only
> for lvtk-dev?

Yes, there is a small mistake in the long description and yes, it's
going to be used for the development package only.

Thanks for the review, I'll upload the package soon!
Cheers!


-- 
Alessio Treglia  | www.alessiotreglia.com
Debian Developer | ales...@debian.org
Ubuntu Core Developer| quadris...@ubuntu.com
0416 0004 A827 6E40 BB98 90FB E8A4 8AE5 311D 765A


-- 
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/CAMHuwoyHAxc_KWhrJw=ae9ruzohcnxkf9th4pun3zltg1tt...@mail.gmail.com



Bug#696448: ITP: lvtk -- LV2 C++ wrappers and utilities

2012-12-20 Thread Alessio Treglia
Package: wnpp
Severity: wishlist
Owner: Alessio Treglia 

* Package name: lvtk
  Version : 1.0.2
  Upstream Author : Michael Fisher 
* URL : http://www.lvtoolkit.org/
* License : GPL
  Programming Lang: C++
  Description : LV2 C++ wrappers and utilities

 LV2 Toolkit is a set C++ wrappers around the LV2 C API.
 The included libraries ease writing LV2 plugins and UIs
 in C++ by inheriting from easy to use template classes.
 .
 LV2 is a portable plugin standard for audio systems,
 similar in scope to  LADSPA, VST, AU, and others.
 .
 This package provides the development headers.


-- 
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/20121220214946.9282.34707.reportbug@Aspire-1410



Bug#694080: ITP: avw.lv2 -- collection of Voltage Controlled LV2 modules

2012-11-23 Thread Alessio Treglia
Package: wnpp
Severity: wishlist
Owner: Alessio Treglia 

* Package name: avw.lv2
  Version : 0.0.8
  Upstream Author : Aurélien Leblond 
* URL : https://sourceforge.net/projects/avwlv2/
* License : GPL, ISC
  Programming Lang: C++
  Description : collection of Voltage Controlled LV2 modules

avw.lv2 consists in a subset of the AMS internal modules
ported into LV2 plugins. It provides VCOs, LFOs, Filters
and other modules controlled using Voltage Controls.


-- 
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/20121123180758.8359.59511.reportbug@Aspire-1410



Bug#694054: ITP: drumkv1 -- old-school drum-kit sampler

2012-11-23 Thread Alessio Treglia
Package: wnpp
Severity: wishlist
Owner: Alessio Treglia 

* Package name: drumkv1
  Version : 0.2.0
  Upstream Author : Rui Nuno Capela 
* URL : http://drumkv1.sf.net/
* License : GPL
  Programming Lang: C++
  Description : old-school drum-kit sampler

drumkv1 is an old-school all-digital drum-kit sampler
synthesizer with stereo effects. It is provided in both
forms of a LV2 plugin and a a pure stand-alone JACK
client with JACK-session and both JACK MIDI and ALSA
MIDI input support.


-- 
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/20121123114449.3671.39748.reportbug@Aspire-1410



  1   2   3   4   >