Bug#778542: marked as done (ITP: python-aioeventlet -- asyncio event loop scheduling callbacks in eventlet)

2015-04-04 Thread Debian Bug Tracking System
Your message dated Sat, 04 Apr 2015 10:00:08 +
with message-id e1yeks4-0005zk...@franck.debian.org
and subject line Bug#778542: fixed in python-aioeventlet 0.4-1
has caused the Debian Bug report #778542,
regarding ITP: python-aioeventlet -- asyncio event loop scheduling callbacks in 
eventlet
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
778542: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=778542
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: wnpp
Severity: wishlist
Owner: Thomas Goirand z...@debian.org

* Package name: python-aioeventlet
  Version : 0.4
  Upstream Author : Victor Stinner victor.stin...@gmail.com
* URL : https://bitbucket.org/haypo/aioeventlet
* License : Apache-2.0
  Programming Lang: Python
  Description : asyncio event loop scheduling callbacks in eventlet

 aioeventlet implements the asyncio API (PEP 3156) on top of eventlet. It makes
 possible to write asyncio code in a project currently written for eventlet.
 .
 aioeventlet allows to use greenthreads in asyncio coroutines, and to use
 asyncio coroutines, tasks and futures in greenthreads: see link_future() and
 wrap_greenthread() functions.
 .
 The main visible difference between aioeventlet and trollius is the behaviour
 of run_forever(): run_forever() blocks with trollius, whereas it runs in a
 greenthread with aioeventlet. It means that aioeventlet event loop can run in
 an greenthread while the Python main thread runs other greenthreads in
 parallel.
---End Message---
---BeginMessage---
Source: python-aioeventlet
Source-Version: 0.4-1

We believe that the bug you reported is fixed in the latest version of
python-aioeventlet, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 778...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Thomas Goirand z...@debian.org (supplier of updated python-aioeventlet 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Mon, 16 Feb 2015 15:05:58 +0100
Source: python-aioeventlet
Binary: python-aioeventlet python3-aioeventlet python-aioeventlet-doc
Architecture: source all
Version: 0.4-1
Distribution: unstable
Urgency: medium
Maintainer: PKG OpenStack openstack-de...@lists.alioth.debian.org
Changed-By: Thomas Goirand z...@debian.org
Description:
 python-aioeventlet - asyncio event loop scheduling callbacks in eventlet - 
Python 2.x
 python-aioeventlet-doc - asyncio event loop scheduling callbacks in eventlet - 
doc
 python3-aioeventlet - asyncio event loop scheduling callbacks in eventlet - 
Python 3.x
Closes: 778542
Changes:
 python-aioeventlet (0.4-1) unstable; urgency=medium
 .
   * Initial release. (Closes: #778542)
Checksums-Sha1:
 bf32973d1a69697bfd879e256fc250c9fe353809 2335 python-aioeventlet_0.4-1.dsc
 a28b47a59c3eb53276ecc633210394ce710771d3 57260 
python-aioeventlet_0.4.orig.tar.xz
 920713d150ad491f6d787dda4dae080f4884cb5e 2640 
python-aioeventlet_0.4-1.debian.tar.xz
 3c45610b1c5b358364658ef91852e6b99812fa6a 6146 python-aioeventlet_0.4-1_all.deb
 faa862902b909d51f6916f7791bfce757aa2fde4 6210 python3-aioeventlet_0.4-1_all.deb
 18297f9294a5d929c0428f38a10562dbdb6a4b8b 63684 
python-aioeventlet-doc_0.4-1_all.deb
Checksums-Sha256:
 2d68a47f498f59e3ec0984c4b5c237fcbff494121e14dcfd7d1ff4afc922cfa6 2335 
python-aioeventlet_0.4-1.dsc
 4775787833d15def9c0bdc902db73802b0bd41f53d0f7f6475b973f3ec8a6485 57260 
python-aioeventlet_0.4.orig.tar.xz
 6764a566cdb91f80de5b49120b8b80847f7c76b12bc506c4be986f5d177dd01d 2640 
python-aioeventlet_0.4-1.debian.tar.xz
 65b05bd270834157a900c07ffef363327ee770165dd9d1cc228e297accdbac62 6146 
python-aioeventlet_0.4-1_all.deb
 e052dde5e6330851e4e3e0aa5d63c74372f5191134a153512c5a213cbcc45a89 6210 
python3-aioeventlet_0.4-1_all.deb
 db3bec7d7d9236ba5230b84937d6b20ecaf9a4c6dbc0c5081c697f16731e4794 63684 
python-aioeventlet-doc_0.4-1_all.deb
Files:
 ae76416510586d324bbd6fca29d67214 2335 python optional 
python-aioeventlet_0.4-1.dsc
 860839380f0fc008dfcf9f75c48b70a0 57260 python optional 
python-aioeventlet_0.4.orig.tar.xz
 4e8f6f84ca4c300c6fb6dfe76033c2fc 2640 python optional 
python-aioeventlet_0.4-1.debian.tar.xz
 

Bug#781905: ITP: erlang-redis -- Erlang Redis client

2015-04-04 Thread Philipp Huebner
Package: wnpp
Severity: wishlist
Owner: Philipp Huebner debala...@debian.org

* Package name: erlang-redis
  Version : 1.0.7
  Upstream Author : Wooga
* URL : https://github.com/wooga/eredis
* License : MIT
  Programming Lang: Erlang
  Description : Erlang Redis client

 Non-blocking Redis client with focus on performance and robustness.
 .
 Supported Redis features:
  - Any command, through eredis:q/2
  - Transactions
  - Pipelining
  - Authentication  multiple dbs
  - Pubsub

This library is a dependency for ejabberd 15.03


-- 
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/20150404160556.1095.92637.report...@emmagan.debalance.de



Bug#781906: ITP: erlang-riak-client -- Erlang clients for Riak

2015-04-04 Thread Philipp Huebner
Package: wnpp
Severity: wishlist
Owner: Philipp Huebner debala...@debian.org

* Package name: erlang-riak-client
  Version : 2.1.1
  Upstream Author : Basho Technologies
* URL : https://github.com/basho/riak-erlang-client
* License : Apache 2.0
  Programming Lang: Erlang
  Description : Erlang clients for Riak

 Riak is a distributed NoSQL key-value data store that offers high
 availability, fault tolerance, operational simplicity, and scalability.
 This library offers an interface to Riak for Erlang applications.

This library is a dependency for ejabberd 15.03


-- 
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/20150404161347.5789.70460.report...@emmagan.debalance.de



Bug#781902: ITP: erlang-hyperloglog -- distinct values estimator

2015-04-04 Thread Philipp Huebner
Package: wnpp
Severity: wishlist
Owner: Philipp Huebner debala...@debian.org

* Package name: erlang-hyperloglog
  Version : 0.2013.10.11
  Upstream Author : Shyun Yeoh valxel...@gmail.com
* URL : https://github.com/vaxelfel/eHyperLogLog
* License : Apache 2.0
  Programming Lang: Erlang
  Description : distinct values estimator

 erlang-hyperloglog is an efficient algorithm for estimating the number of
 distinct elements, known as the cardinality, of large data ensembles, which
 are referred to here as multisets and are usually massive streams (read-once
 sequences).
 This problem has received a great deal of attention over the past two decades,
 finding an ever growing number of applications in networking and traffic
 monitoring, such as the detection of worm propagation, of network attacks
 (e.g., by Denial of Service), and of link-based spam on the web.

This library is a dependency for ejabberd 15.03


-- 
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/20150404153725.25633.30009.report...@emmagan.debalance.de



Processed: retitle 781906 to ITP: erlang-riak-client -- Erlang client for Riak

2015-04-04 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 retitle 781906 ITP: erlang-riak-client -- Erlang client for Riak
Bug #781906 [wnpp] ITP: erlang-riak-client -- Erlang clients for Riak
Changed Bug title to 'ITP: erlang-riak-client -- Erlang client for Riak' from 
'ITP: erlang-riak-client -- Erlang clients for Riak'
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
781906: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=781906
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.142816442523893.transcr...@bugs.debian.org



Processed: retitle 781905 to ITP: erlang-redis-client -- Erlang client for Redis

2015-04-04 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 retitle 781905 ITP: erlang-redis-client -- Erlang client for Redis
Bug #781905 [wnpp] ITP: erlang-redis -- Erlang Redis client
Changed Bug title to 'ITP: erlang-redis-client -- Erlang client for Redis' from 
'ITP: erlang-redis -- Erlang Redis client'
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
781905: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=781905
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.142816440923788.transcr...@bugs.debian.org



Bug#781890: RFP: dnscrypt-proxy -- Encrypts DNS traffic between the user and a DNS-Server.

2015-04-04 Thread Konstantin Manna
Package: wnpp
Severity: wishlist

* Package name: dnscrypt-proxy
  Version : 1.4.3
  Upstream Author : Frank Denis git...@pureftpd.org
* URL : http://dnscrypt.org
* License : (Frank Denis)
  Programming Lang: (C)
  Description : Encrypts DNS traffic between the user and a DNS-Server.


long description:
dnscrypt-proxy provides local service which can be used directly as your local
resolver or as a DNS forwarder, encrypting and authenticating requests using the
DNSCrypt protocol and passing them to an upstream server.
The DNSCrypt protocol uses high-speed high-security elliptic-curve cryptography
and is very similar to DNSCurve, but focuses on securing communications between
a client and its first-level resolver.
While not providing end-to-end security, it protects the local network,
which is often the weakest point of the chain, against man-in-the-middle 
attacks. 
It also provides some confidentiality to DNS queries.

Source available at: https://github.com/jedisct1/dnscrypt-proxy
Dependency: libsodium-dev
Packaging files for debian seem to be also already included in the github repo.


-- 
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/20150404140121.14616.75087.reportbug@ordin



Bug#781928: O: shtool

2015-04-04 Thread Joao Eriberto Mota Filho
Package: wnpp
Severity: normal

The maintainer of the shtool is MIA. I am orphaning this package to
adopt it soon.

Thanks to William Vera for your work over this package.

Regards,

Eriberto


-- 
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/20150405003135.31144.31926.report...@canopus.eriberto.pro.br



Processed: your mail

2015-04-04 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 owner 781928 !
Bug #781928 [wnpp] O: shtool
Owner recorded as eribe...@debian.org.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
781928: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=781928
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.142819409628131.transcr...@bugs.debian.org



Bug#780270: ITA: qemuctl -- controlling GUI for qemu

2015-04-04 Thread Antti Järvinen
Please see
 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=781927
for corresponding RFS bug. 


inline.txt.asc
Description: Content with signature


Processed: Re: ITA: shtool -- portable shell tool from the GNU project

2015-04-04 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 retitle 781928 ITA: shtool -- portable shell tool from the GNU project
Bug #781928 [wnpp] O: shtool
Changed Bug title to 'ITA: shtool -- portable shell tool from the GNU project' 
from 'O: shtool'
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
781928: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=781928
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.142819810816012.transcr...@bugs.debian.org



Bug#781928: ITA: shtool -- portable shell tool from the GNU project

2015-04-04 Thread Eriberto Mota
retitle 781928 ITA: shtool -- portable shell tool from the GNU project
thanks 

---

Uploaded now, using 2-day delay queue, the revision 2.0.8-7, that will close 
this bug.

Cheers,

Eriberto


-- 
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/20150404224212.9b02c45efeff2ecfe9676...@debian.org



Bug#781937: RFP: ijulia -- IJulia is to Julia what IPython is to Python.

2015-04-04 Thread isis agora lovecruft
Package: wnpp
Severity: wishlist

  Package name: ijulia
  Version : x.y.z
  Upstream Author : Name someb...@example.org
  URL : https://github.com/JuliaLang/IJulia.jl
  License : MIT
  Programming Lang: Julia
  Description : IJulia is to Julia what IPython is to Python.
  Depends : julia, ipython

That is, IJulia is a rich, interactive interpreter with extensive help,
tab-completion, and other niceties, for the Julia language (a fast,
homoiconic, functional language developed as the successor to R and designed
for technical, statistical, and mathematical computing as well as distributed
computation).

Thanks for all the work you all do for Debian!

-- 
 ♥Ⓐ isis agora lovecruft
_
OpenPGP: 4096R/0A6A58A14B5946ABDE18E207A3ADB67A2CDB8B35
Current Keys: https://blog.patternsinthevoid.net/isis.txt



signature.asc
Description: Digital signature


Bug#701506: Debian OSRM Package

2015-04-04 Thread Andreas Tille
Hi Christopher,

I'd strongly recommend to send those mails to

   Debian GIS Development pkg-grass-de...@lists.alioth.debian.org

since here are the people who are really interested to this package
(which I'm personally not that much).  I hereby do this for you.

Kind regards

Andreas.

On Sat, Apr 04, 2015 at 05:17:25PM +0100, Christopher Baines wrote:
 I have again found some time and motivation to work on this. I could not
 get the previous state in the repository to build [1]. So I just
 imported the latest upstream release.
 
 I have pushed my changes to the repository.
 
 1: gbp:error: upstream/0.4.2 is not a valid treeish
 



-- 
http://fam-tille.de


-- 
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/20150404170829.gb18...@an3as.eu



Bug#781918: RFP: docker-swarm -- Docker-native clustering system

2015-04-04 Thread Jonathan Yu
Package: wnpp
Severity: wishlist

* Package name : docker-swarm
  Version : 0.2.0-rc2 (for experimental)
  Upstream Author : Victor Vieux vi...@docker.com  Andrea Luzzardi
  Copyright holder: Docker, Inc.
* URL : https://docs.docker.com/swarm/ https://github.com/docker/swarm
* License : Apache 2.0 (documentation under Creative Commons - unsure of full 
terms)
  Programming Lang: Go
  Description : Docker-native clustering system

Docker Swarm is native clustering for Docker. It turns a pool of Docker
hosts into a single, virtual host.

Swarm serves the standard Docker API, so any tool which already communicates
with a Docker daemon can use Swarm to transparently scale to multiple hosts:
Dokku, Compose, Krane, Flynn, Deis, DockerUI, Shipyard, Drone, Jenkins...
and, of course, the Docker client itself.

Like other Docker projects, Swarm follows the batteries included but
removable principle. It ships with a set of simple scheduling backends out
of the box, and as initial development settles, an API will be developed to
enable pluggable backends. The goal is to provide a smooth out-of-the-box
experience for simple use cases, and allow swapping in more powerful backends,
like Mesos, for large scale production deployments.

More about Docker Swarm:

   The goal of Docker Swarm is to enable easier management of several Docker
   systems -- many people looking to use docker (see docker.io package) in
   production would benefit from this. At the moment, the proposed installation
   instructions are to run Swarm as a Docker image, but this requires running
   potentially untrusted code obtained over the Internet.

   It is not a dependency for any other package. There are many competing
   technologies but this is the most popular open source one, since it is
   part of the Docker ecosystem itself.

   I do not use it, yet, however many others do (or are looking to trial it).

Proposed maintainers for this package:

   The Debian Golang team seems like an appropriate place to host this work.
   As this is an RFP and not an ITP, I hope they are willing to maintain it.


-- 
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/20150404185745.18752.39145.report...@locke.imaginary.ca



Bug#781587: marked as done (ITA: sniffit -- packet sniffer and monitoring tool)

2015-04-04 Thread Debian Bug Tracking System
Your message dated Sat, 04 Apr 2015 17:48:38 +
with message-id e1yesbs-0001rn...@franck.debian.org
and subject line Bug#781587: fixed in sniffit 0.3.7.beta-18
has caused the Debian Bug report #781587,
regarding ITA: sniffit -- packet sniffer and monitoring tool
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
781587: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=781587
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: wnpp
Severity: normal

The maintainer of the netdiscover is MIA. I am orphaning this package to
adopt it soon.

Thanks to William Vera for your work over this package.

Regards,

Eriberto
---End Message---
---BeginMessage---
Source: sniffit
Source-Version: 0.3.7.beta-18

We believe that the bug you reported is fixed in the latest version of
sniffit, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 781...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Joao Eriberto Mota Filho eribe...@debian.org (supplier of updated sniffit 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 03 Apr 2015 00:50:18 -0300
Source: sniffit
Binary: sniffit
Architecture: source amd64
Version: 0.3.7.beta-18
Distribution: experimental
Urgency: medium
Maintainer: Joao Eriberto Mota Filho eribe...@debian.org
Changed-By: Joao Eriberto Mota Filho eribe...@debian.org
Description:
 sniffit- packet sniffer and monitoring tool
Closes: 685419 741125 781587
Changes:
 sniffit (0.3.7.beta-18) experimental; urgency=medium
 .
   * New maintainer. Thanks to William Vera for your work over this package.
 (Closes: #781587)
   * Migrations:
   - debian/copyright to version 1.0.
   - DH level to 9.
   - Using autoreconf.
   * Renaming:
   - sniffit.docs to docs.
   - sniffit.examples to examples.
   - sniffit.install to install.
   - sniffit.manpages to manpages.
   * debian/clean: added to remove files created by upstream.
   * debian/control:
   - Added the Vcs-* fields.
   - Bumped Standards-Version to 3.9.6.
   - Removed the Homepage field. The upstream development is dead and no
 longer exist a homepage. (Closes: #685419)
   * debian/copyright: updated all data.
   * debian/manpages: added sniffit.8.
   * debian/patches/:
   - Added the Last-Update field to all previous patches.
   - Added the 06_clang_FTBFS_Wreturn-type.patch, to allow build using
 CLANG. Thanks to Nicolas Sévelin-Radiguet nic...@free.fr.
 (Closes: #741125)
   - fix-manpage-8: added to fix some spelling errors in sniffit.8.
   * debian/rules:
   - Added the '--with autotools-dev' customization to dh target.
   - Added the override_dh_clean target to allow the package to build twice.
   - Added the DEB_BUILD_MAINT_OPTIONS variable to fix the issues pointed by
 blhc tool.
   - Removed lots of trash.
   * debian/source/options: added to ignore changes in some upstream files.
   * debian/watch: added a fake site to explain about the current
   status of the original upstream homepage.
Checksums-Sha1:
 b23323cbb78914fe498d199851e6c876ac099273 1873 sniffit_0.3.7.beta-18.dsc
 535a431d0e9f1a7b3ad6d3e7e803555ae3489b0a 18556 
sniffit_0.3.7.beta-18.debian.tar.xz
 001013eb7382e8559afa81713be012b72b851e0c 60836 sniffit_0.3.7.beta-18_amd64.deb
Checksums-Sha256:
 367d1e3b7d4e1d4cb016ffce6cc0558a45f939c94be8c8adbb19b56438e54ecc 1873 
sniffit_0.3.7.beta-18.dsc
 399868cf0b0131bc9253a5435072aee2d3ce1f8a64deb6156d0fe0a23c37e3a9 18556 
sniffit_0.3.7.beta-18.debian.tar.xz
 3eb6f1296471f0e11e21a42503630e7cf07c7529ae69b8c80273e26c382e7ad4 60836 
sniffit_0.3.7.beta-18_amd64.deb
Files:
 be411aa550e9d37c3abd1aba9c48afea 1873 net optional sniffit_0.3.7.beta-18.dsc
 d276de55fe945fef509762b12fa4f839 18556 net optional 
sniffit_0.3.7.beta-18.debian.tar.xz
 0e1baaece3c7598cd91380b54dbf4d09 60836 net optional 
sniffit_0.3.7.beta-18_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBAgAGBQJVICAXAAoJEN5juccE6+nvHGsQAKzBjrFOAWNEBTazNVWmJpaA
0Ju7HWW1M2zK//JpRgY+1nETwxHhNyh4C6+/YP973eVxdK50rb8NvNR3tNbunHFR

Bug#781924: RFA: php-texy -- Human-readable text to HTML converter

2015-04-04 Thread David Prévot
Package: wnpp
Severity: normal

Hi,

I request an adopter for the php-texy package.

I introduced it as a php-apigen dependency, but the latest version (4,
as currently available in experimental) dropped that dependency.

The package description is:
 Texy converts plain text in easy to read Texy syntax into structurally
 valid (X)HTML. It supports adding of images, links, nested lists, tables
 and has full support for CSS. Texy supports hyphenation of long words
 (which reflects language rules), clickable emails and URL (emails are
 obfuscated against spambots), national typographic single and double
 quotation marks, ellipses, em dashes, dimension sign, nonbreakable spaces
 (e.g. in phone numbers), acronyms, arrows and many others. Texy code can
 optionally contain HTML tags.

Regards

David


signature.asc
Description: Digital signature


Bug#780270: RFA: qemuctl -- controlling GUI for qemu

2015-04-04 Thread Antti Järvinen
retitle 780270 ITA: qemuctl -- controlling GUI for qemu
owner 780270 !
thanks

Hello,

I want to adopt the package qemuctl. There will be a bug-report
against package sponsorship-requests shortly. 

--
Antti Järvinen


inline.txt.asc
Description: inline-signed version of the message


Processed: Re: RFA: qemuctl -- controlling GUI for qemu

2015-04-04 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 retitle 780270 ITA: qemuctl -- controlling GUI for qemu
Bug #780270 [wnpp] RFA: qemuctl -- controlling GUI for qemu
Changed Bug title to 'ITA: qemuctl -- controlling GUI for qemu' from 'RFA: 
qemuctl -- controlling GUI for qemu'
 owner 780270 !
Bug #780270 [wnpp] ITA: qemuctl -- controlling GUI for qemu
Owner recorded as Antti Järvinen antti.jarvi...@katiska.org.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
780270: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=780270
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.1428182580905.transcr...@bugs.debian.org