Bug#794439: ITP: word2vec -- computing vector representations of words

2015-08-02 Thread lumin
Package: wnpp
Severity: wishlist
Owner: lumin cdlumia...@gmail.com

* Package name: word2vec
  Version : 0~svn42
  Upstream Author : tmikolov tmiko...@google.com
* URL : https://code.google.com/p/word2vec/
* License : Apache License 2.0
  Programming Lang: C
  Description : computing vector representations of words

This tool provides an efficient implementation of the continuous
bag-of-words and skip-gram architectures for computing vector
representations of words. These representations can be subsequently used
in many natural language processing applications and for further
research.
-- 
Regards,
  Lumin



signature.asc
Description: This is a digitally signed message part


Bug#794368: ITP: netty-tcnative -- Tomcat Native fork for Netty

2015-08-02 Thread Emmanuel Bourg
Package: wnpp
Severity: wishlist
Owner: Emmanuel Bourg ebo...@apache.org

* Package name: netty-tcnative
  Version : 1.1.33.Fork4
  Upstream Author : The Apache Software Foundation, The Netty Project
* URL : http://netty.io/wiki/forked-tomcat-native.html
* License : Apache-2.0
  Programming Lang: Java, C
  Description : Tomcat Native fork for Netty

netty-tcnative is a fork of Tomcat Native, the native interface used by Tomcat
to leverage the Apache Portable Runtime and provide superior scalability,
performance, and better integration with native server technologies.

netty-tcnative includes a set of changes contributed by Twitter, Inc, such as:
 * Simplified distribution and linkage of native library
 * Complete mavenization of the project
 * Improved OpenSSL support

This package is a dependency of Netty 4 (libnetty-java).


-- 
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/20150802091105.9741.26934.report...@icare.ariane-software.com



Bug#745661: Git repo on collab-maint

2015-08-02 Thread u
The URL for cloning the weblate Git repo on collab-maint is actually
ssh://git.debian.org/git/collab-maint/weblate.git, not
http://anonscm.debian.org/gitweb/?p=collab-maint/weblate.git I believe.

Cheers!


-- 
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/55bdfa25.3060...@451f.org



Processed: 576540

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

 retitle 576540 ITP: theano -- Python library to define, optimize, and 
 evaluate mathematical expressions involving multi-dimensional arrays
Bug #576540 [wnpp] RFP: theano -- Python library to define, optimize, and 
evaluate mathematical expressions involving multi-dimensional arrays
Changed Bug title to 'ITP: theano -- Python library to define, optimize, and 
evaluate mathematical expressions involving multi-dimensional arrays' from 
'RFP: theano -- Python library to define, optimize, and evaluate mathematical 
expressions involving multi-dimensional arrays'
 owner 576540 !
Bug #576540 [wnpp] ITP: theano -- Python library to define, optimize, and 
evaluate mathematical expressions involving multi-dimensional arrays
Owner recorded as Daniel Stender deb...@danielstender.com.
 thanks
Stopping processing here.

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



Bug#745661: weblate packaging for Debian

2015-08-02 Thread emmapeel
Hello:


Any news on this RTP?

I would like to be able to install weblate in Debian Jessie.


-- 
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/55bded7a.5030...@aktivix.org



Processed: Re: RFP: sni-qt -- Indicator support for Qt

2015-08-02 Thread Debian Bug Tracking System
Processing control commands:

 retitle -1 ITP: sni-qt -- Indicator support for Qt
Bug #712938 [wnpp] RFP: sni-qt -- Indicator support for Qt
Changed Bug title to 'ITP: sni-qt -- Indicator support for Qt' from 'RFP: 
sni-qt -- Indicator support for Qt'
 owner -1 !
Bug #712938 [wnpp] ITP: sni-qt -- Indicator support for Qt
Owner recorded as Felix Geyer fge...@debian.org.

-- 
712938: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=712938
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.b712938.14385287993778.transcr...@bugs.debian.org



Bug#774387: ITP: letsencrypt -- Let's Encrypt client that can update Apache configurations

2015-08-02 Thread Franz Schrober
Hi,

it seems your package doesn't build in pbuilder:

fakeroot debian/rules clean
dh clean --with python2,sphinxdoc --buildsystem=pybuild
dh_testdir -O--buildsystem=pybuild
dh_auto_clean -O--buildsystem=pybuild
I: pybuild base:170: python2.7 setup.py clean 
Traceback (most recent call last):
File setup.py, line 2, in module
from setuptools import setup
ImportError: No module named setuptools
E: pybuild pybuild:262: clean: plugin distutils failed with: exit code=1: 
python2.7 setup.py clean 
dh_auto_clean: pybuild --clean --test-tox -i python{version} -p 2.7 --dir . 
returned exit code 13
debian/rules:9: recipe for target 'clean' failed


Adding python-setuptools to the build-depends seems to fix it. Not sure if it 
is the correct solution.


The next problem is 


/tmp/buildd/letsencrypt-0.20150321/docs/api/client/CONFIG.rst:4: WARNING: 
autodoc: failed to import module u'letsencrypt.client.CONFIG'; the following 
exception was raised:
Traceback (most recent call last):
File /usr/lib/python2.7/dist-packages/sphinx/ext/autodoc.py, line 335, in 
import_object
__import__(self.modname)

[...]
find /tmp/buildd/letsencrypt-0.20150321/debian/doc-build/html/ -type f -name 
'*.html' \
-exec sed -i -e 
's|https://cdnjs.cloudflare.com/ajax/libs/modernizr/.*/modernizr.min.js|../../../javascript/modernizr/modernizr.min.js|'
 '{}' +
sed -i -e 's|img alt=Travis CI status 
src=https://travis-ci.org/letsencrypt/lets-encrypt-preview.svg?branch=master; 
/|Travis CI status|' 
/tmp/buildd/letsencrypt-0.20150321/debian/doc-build/html/intro.html
sed: can't read 
/tmp/buildd/letsencrypt-0.20150321/debian/doc-build/html/intro.html: No such 
file or directory
debian/rules:16: recipe for target 'override_dh_auto_build' failed

I have not tried to fix this.


-- 
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/479143243.506801.1438524872501.javamail.ya...@mail.yahoo.com



Bug#712938: RFP: sni-qt -- Indicator support for Qt

2015-08-02 Thread Felix Geyer
Control: retitle -1 ITP: sni-qt -- Indicator support for Qt
Control: owner -1 !

I'm willing to package sni-qt if and when the necessary patch
is applied to the qt4-x11 package.

Cheers,
Felix


-- 
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/55be3515.9010...@debian.org



Bug#698672: marked as done (RFP: mutt-kz -- text-based mailreader supporting MIME, GPG, PGP and threading, with notmuch support)

2015-08-02 Thread Debian Bug Tracking System
Your message dated Sun, 2 Aug 2015 18:00:34 +0200
with message-id 20150802160034.ga...@jwilk.net
and subject line Re: Bug#698672: RFP: mutt-kz -- text-based mailreader 
supporting MIME, GPG, PGP and threading, with notmuch support
has caused the Debian Bug report #698672,
regarding RFP: mutt-kz -- text-based mailreader supporting MIME, GPG, PGP and 
threading, with notmuch support
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.)


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

* Package name: mutt-kz
  Version : to be determined
  Upstream Author : Karel Zak k...@redhat.com
* URL : https://github.com/karelzak/mutt-kz
* License : GPL-2+
  Programming Lang: C
  Description : text-based mailreader supporting MIME, GPG, PGP and 
threading, with notmuch support

 Mutt is a sophisticated text-based Mail User Agent. Some highlights:
 .
  * MIME support (including RFC1522 encoding/decoding of 8-bit message
headers and UTF-8 support).
  * PGP/MIME support (RFC 2015).
  * Advanced IMAP client supporting SSL encryption and SASL authentication.
  * POP3 support.
  * ESMTP support.
  * Message threading (both strict and non-strict).
  * Keybindings are configurable, default keybindings are much like ELM;
Mush and PINE-like ones are provided as examples.
  * Handles MMDF, MH and Maildir in addition to regular mbox format.
  * Messages may be (indefinitely) postponed.
  * Colour support.
  * Highly configurable through easy but powerful rc file.

 This fork enables mutt to work with the notmuch search engine,
 including virtual folders based on notmuch searches, tagging, and a
 sidebar to display folders and virtual folders.
---End Message---
---BeginMessage---

* Antoine Beaupré anar...@debian.org, 2013-01-21, 20:26:

* Package name: mutt-kz
 Version : to be determined
 Upstream Author : Karel Zak k...@redhat.com
* URL : https://github.com/karelzak/mutt-kz


https://packages.qa.debian.org/m/mutt-kz.html

--
Jakub Wilk---End Message---


Bug#789650: marked as done (ITP: ruby-buff-ruby-engine -- A Ruby mixin library for querying the platform)

2015-08-02 Thread Debian Bug Tracking System
Your message dated Sun, 02 Aug 2015 17:00:11 +
with message-id e1zlwcn-0005mc...@franck.debian.org
and subject line Bug#789650: fixed in ruby-buff-ruby-engine 0.1.0-1
has caused the Debian Bug report #789650,
regarding ITP: ruby-buff-ruby-engine -- A Ruby mixin library for querying the 
platform
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.)


-- 
789650: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=789650
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: wnpp
Severity: wishlist
Owner: Jordan Metzmeier jmetzmeie...@gmail.com

* Package name: ruby-buff-ruby-engine
  Version : 0.1.0
  Upstream Author : Jamie Winsor ja...@vialstudios.com
* URL : https://github.com/reset/buff-ruby_engine
* License : Apache
  Programming Lang: Ruby
  Description : A Ruby mixin library for querying the platform running Ruby

A Ruby mixin library for querying the platform running Ruby

This library is a dependency for Berkshelf.

-- 
Jordan Metzmeier
---End Message---
---BeginMessage---
Source: ruby-buff-ruby-engine
Source-Version: 0.1.0-1

We believe that the bug you reported is fixed in the latest version of
ruby-buff-ruby-engine, 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 789...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Miguel Landaeta nomad...@debian.org (supplier of updated 
ruby-buff-ruby-engine 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: Thu, 30 Jul 2015 20:19:55 -0300
Source: ruby-buff-ruby-engine
Binary: ruby-buff-ruby-engine
Architecture: source all
Version: 0.1.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Ruby Extras Maintainers 
pkg-ruby-extras-maintain...@lists.alioth.debian.org
Changed-By: Miguel Landaeta nomad...@debian.org
Description:
 ruby-buff-ruby-engine - Ruby library that allows one to query the platform 
running Ruby
Closes: 789650
Changes:
 ruby-buff-ruby-engine (0.1.0-1) unstable; urgency=medium
 .
   * Initial release. (Closes: #789650).
Checksums-Sha1:
 049d241309b163955906be187c21f33f1520b3f5 2147 ruby-buff-ruby-engine_0.1.0-1.dsc
 256f12606d91659c1b86bd2ef3fa710daad98cb0 4007 
ruby-buff-ruby-engine_0.1.0.orig.tar.gz
 381e0bdf724d25366cfed721aaecc88f9272d627 2532 
ruby-buff-ruby-engine_0.1.0-1.debian.tar.xz
 fab5cb8ac29b0ab083b6a75da81a65476955f503 3530 
ruby-buff-ruby-engine_0.1.0-1_all.deb
Checksums-Sha256:
 287a2cb5eb036c0db17240fe3dd8349d1e0389ceca4864c0ae1ea1c76ad2924d 2147 
ruby-buff-ruby-engine_0.1.0-1.dsc
 df30266a1bbe0c9a0d4ca1b0a4a0e5eced1c5c33a34337b27a911760286cc2ce 4007 
ruby-buff-ruby-engine_0.1.0.orig.tar.gz
 290a3b5f336d560f9ed49b997ec28b552f5edcdc4e70a5793ea6aaecc8871073 2532 
ruby-buff-ruby-engine_0.1.0-1.debian.tar.xz
 8268ecf46b7d230edc808323ddb1d7e6f3981906764467f00265dd39d6aec7dc 3530 
ruby-buff-ruby-engine_0.1.0-1_all.deb
Files:
 ed06cfeb042c659a16d34e96004f114f 2147 ruby optional 
ruby-buff-ruby-engine_0.1.0-1.dsc
 c95ddd984476c82523a85f0eb57e8fee 4007 ruby optional 
ruby-buff-ruby-engine_0.1.0.orig.tar.gz
 393451c1b553d558680621607fb87c18 2532 ruby optional 
ruby-buff-ruby-engine_0.1.0-1.debian.tar.xz
 c76c95d697a6b4b5328db5d31765ecd2 3530 ruby optional 
ruby-buff-ruby-engine_0.1.0-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJVupgXAAoJEGIODQuJV82ltiUP/jZc6vSsd0Ttm56EBWZrfHN9
poXEqbfguEK7eTxRczEdGF1UDYbZYbjpUUfkQTUnzs8HyHgmpBDMVRmFfVOzDFEX
JXLqYNY4Q7FnDiGVyxPCGueqgQGOWrs1qtpTCFwH5nqE51d7DK8COHaYz5sw6PmJ
F8t1Guvb5O30GcnDNejTHI6VPKeswhqHHpdgeSqCEoxhjZcCFm73GG64PldGHVwx
m29MnF+laTzdjRzOTLtvsEZ3Qah9Z/5XfO1GVOwReKivUt8e+8OpancxOUF/N+cW
YOSQ/eo9FkRSiJKQXx6v/hUrkPs3FnDK7ec8NUCDQNovlRvKij108ofHxUb6bwbT
jltoa99Jux8zcuMnCRQohN4hGwLYCJagwMRhppBprjIQME6WT3TAHlRhDbh4XcU8
WVaU/VgfPFCdQPGxhz4QpZKsyjXSmG5LPgmYWvWCAClXl5abynym8KUGP2dA30fN
OWIVmj0775570lNP0rDZzwTRiB2KIUvJ0XFHu0eatwpF0TQpWenqLNDDZgQpw1gK
n/lm/nBnlvtL301TD7qPs/c/biCN5sNa+8OOdqNvl2is6oXdwTfB8LvYao05MKk4
PoOgbp1Llfhcp6Zlkal1so0PyI/GeTwD5nWkZqVsyXwHJpoVxF8ASa9+/09wYeOV
iMzKfNHwPyxlvRm0ANe8
=KqfC
-END PGP SIGNATUREEnd Message---


Bug#793692: marked as done (ITP: ruby-rspec-logsplit -- library to provide a logger for each example)

2015-08-02 Thread Debian Bug Tracking System
Your message dated Sun, 02 Aug 2015 17:00:12 +
with message-id e1zlwco-0005ne...@franck.debian.org
and subject line Bug#793692: fixed in ruby-rspec-logsplit 0.1.3-1
has caused the Debian Bug report #793692,
regarding ITP: ruby-rspec-logsplit -- library to provide a logger for each 
example
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.)


-- 
793692: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=793692
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: wnpp
Severity: wishlist
Owner: Balasankar C balasank...@autistici.org

* Package name: ruby-rspec-logsplit
  Version : 0.1.3
  Upstream Author : Tim Carey-Smith t...@spork.in
* URL : https://github.com/abstractive/rspec-logsplit
* License : Expat
  Programming Lang: Ruby
  Description : library to provide a logger for each example
---End Message---
---BeginMessage---
Source: ruby-rspec-logsplit
Source-Version: 0.1.3-1

We believe that the bug you reported is fixed in the latest version of
ruby-rspec-logsplit, 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 793...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Balasankar C balasank...@autistici.org (supplier of updated 
ruby-rspec-logsplit 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: Sun, 26 Jul 2015 22:27:04 +0530
Source: ruby-rspec-logsplit
Binary: ruby-rspec-logsplit
Architecture: source all
Version: 0.1.3-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Ruby Extras Maintainers 
pkg-ruby-extras-maintain...@lists.alioth.debian.org
Changed-By: Balasankar C balasank...@autistici.org
Description:
 ruby-rspec-logsplit - library to provide a logger for each example
Closes: 793692
Changes:
 ruby-rspec-logsplit (0.1.3-1) unstable; urgency=medium
 .
   * Initial release (Closes: #793692)
Checksums-Sha1:
 eeb9a2d123835f99430cb648386fbde341045805 2142 ruby-rspec-logsplit_0.1.3-1.dsc
 f0d8aacadde61ba254239473dd875e50c105f671 3796 
ruby-rspec-logsplit_0.1.3.orig.tar.gz
 6232f17ab09fa51ccbc8d80fe55e9789e63cb8b6 2228 
ruby-rspec-logsplit_0.1.3-1.debian.tar.xz
 e187d36947865c0b2bf886223bf1872b1b192ff5 4430 
ruby-rspec-logsplit_0.1.3-1_all.deb
Checksums-Sha256:
 bae7f0b40a691d379a85a66ca7892e689138b8c13739d59c9049f18f7c17a202 2142 
ruby-rspec-logsplit_0.1.3-1.dsc
 1835a5b97687d44dfd58d79632514c0a559c5e28356fb04608d5fd8d5ea8a954 3796 
ruby-rspec-logsplit_0.1.3.orig.tar.gz
 0f1bb67296fc15f945e5dc48094b477f02e758d26728aa4e678454bf24f10764 2228 
ruby-rspec-logsplit_0.1.3-1.debian.tar.xz
 4f05bb38825e55625bc52b181488a33bcaf4f39d41e61fc2d2a80ad68d8f2387 4430 
ruby-rspec-logsplit_0.1.3-1_all.deb
Files:
 ddb1bf4b6bef365351b2f164d57478dc 2142 ruby optional 
ruby-rspec-logsplit_0.1.3-1.dsc
 176a3a73f53d017ad5e1f9ccef0a21bc 3796 ruby optional 
ruby-rspec-logsplit_0.1.3.orig.tar.gz
 e7d2803d634780fca426e64f1d44b9a9 2228 ruby optional 
ruby-rspec-logsplit_0.1.3-1.debian.tar.xz
 8e91e43264295a7576b84c2ffe22e777 4430 ruby optional 
ruby-rspec-logsplit_0.1.3-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJVt5RhAAoJEM4fnGdFEsIqYOUP/3g2k/vKINRXkhsHcI8iCOhS
8Z/ZsgUX06IjCXldY40wKlvdqcIW09IGZ+Iqq6mtmCoJL05O21K/1ExE5BUymR1F
o+r7mpKZyfIyHWh6/+VkH6unIPrZlaUSMBPPn3mq+DHntGkApluZnNo2K1cB4yCT
77FW5TyFTtX8mijXIYiXPmq5YJtsFY008WoSQACO65Br7oWS69ymNr/zSIbIeJOK
MH9qZUFi9NCZ6TB3EWb3r5+NNlRLUpyAwr1eCyMc7gRvDcLdOht52Upu4gZ0JCBc
bN0IAjI8JxFVzbvLvP5Dn3/++HhdKnPefM55wE/4A3dxLi6Db/iOZfLbxOylUFxq
dQFU2K7YMXyGbE2Lo38Nwzl/ilw4IOwycPgs/X8RAEHdG2nWB+zslSrYUbruP2zz
OPU2j2zO1Gjbb4bMujMBMxXOjPI5ruwVi7x/VrlTjbbS/Hp12vLPk8O6oqCLJgth
VHexlpIXG5eDlb1NcxvJK/NQxJto8Ga9qWy5aWtCnoLPA3MLpAoSiQXXNWmchuaM
t/WYObMMVc/pk6iT8dHimMvvzKU7Ngb3KPCvNs1sQijk/GwMZQud5uwWJ+V+fAz2
FPSY3nNxWPaOFu1XgErLzJVP35GUwN28KGfY3YQsMb0crgHL1jvxZzfed0uQ0pUQ
y97hGD8r9rdUNAnD4MWf
=g21t
-END PGP SIGNATUREEnd Message---


Bug#793776: marked as done (ITP: golang-github-naoina-go-stringutil -- Faster string utilities implementation for Go)

2015-08-02 Thread Debian Bug Tracking System
Your message dated Sun, 02 Aug 2015 17:00:07 +
with message-id e1zlwcj-0005jd...@franck.debian.org
and subject line Bug#793776: fixed in golang-github-naoina-go-stringutil 
0.0~git20150102.360db0d-1
has caused the Debian Bug report #793776,
regarding ITP: golang-github-naoina-go-stringutil -- Faster string utilities 
implementation for Go
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.)


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

* Package name: golang-github-naoina-go-stringutil
  Upstream Author : Naoya Inada nao...@kuune.org
* URL :  https://github.com/naoina/go-stringutil
* License : Expat
  Programming Lang: Go
  Description : Faster string utilities implementation for Go
---End Message---
---BeginMessage---
Source: golang-github-naoina-go-stringutil
Source-Version: 0.0~git20150102.360db0d-1

We believe that the bug you reported is fixed in the latest version of
golang-github-naoina-go-stringutil, 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 793...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Alexandre Viau alexan...@alexandreviau.net (supplier of updated 
golang-github-naoina-go-stringutil 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: SHA512

Format: 1.8
Date: Mon, 27 Jul 2015 08:28:14 -0400
Source: golang-github-naoina-go-stringutil
Binary: golang-github-naoina-go-stringutil-dev
Architecture: source all
Version: 0.0~git20150102.360db0d-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team 
pkg-go-maintain...@lists.alioth.debian.org
Changed-By: Alexandre Viau alexan...@alexandreviau.net
Description:
 golang-github-naoina-go-stringutil-dev - Faster string utilities 
implementation for Go
Closes: 793776
Changes:
 golang-github-naoina-go-stringutil (0.0~git20150102.360db0d-1) unstable; 
urgency=medium
 .
   * Initial release. (Closes: #793776)
Checksums-Sha1:
 0a1a13813004dec4df7acb0935544d47aa03215e 2359 
golang-github-naoina-go-stringutil_0.0~git20150102.360db0d-1.dsc
 749480d437e939c2718bd4cf9b663980f2613bdf 2618 
golang-github-naoina-go-stringutil_0.0~git20150102.360db0d.orig.tar.gz
 2d585609ef050087f140ca75753b5a929cd4340a 1692 
golang-github-naoina-go-stringutil_0.0~git20150102.360db0d-1.debian.tar.xz
 0f88bc1eae837f6b13116213d3e6fa8676e70d98 3556 
golang-github-naoina-go-stringutil-dev_0.0~git20150102.360db0d-1_all.deb
Checksums-Sha256:
 f2172f81757beafc7feb11eb0090c9a559d57c0d87bb34dc6a3adab9d3752f68 2359 
golang-github-naoina-go-stringutil_0.0~git20150102.360db0d-1.dsc
 e4d759d68f8961fadecccbb520f8fbbae1ee37d8c9560e8b1547b73cefcd69a6 2618 
golang-github-naoina-go-stringutil_0.0~git20150102.360db0d.orig.tar.gz
 ae988c9a1fdb7c543028b37ca89e94f32f776ea73a8b2b2287b86b8567d46369 1692 
golang-github-naoina-go-stringutil_0.0~git20150102.360db0d-1.debian.tar.xz
 c5effe2db37055acf30f2393049a846f2f6c8eb9f52ceb1c8c09d8a88f94ce60 3556 
golang-github-naoina-go-stringutil-dev_0.0~git20150102.360db0d-1_all.deb
Files:
 4dd4bb1ddd4eeb5719c08291bf0e98e9 2359 devel extra 
golang-github-naoina-go-stringutil_0.0~git20150102.360db0d-1.dsc
 62d699372a42745e8c4b1a22f1b7c828 2618 devel extra 
golang-github-naoina-go-stringutil_0.0~git20150102.360db0d.orig.tar.gz
 c2d0ab0437668621f1a93021a2ad3fa6 1692 devel extra 
golang-github-naoina-go-stringutil_0.0~git20150102.360db0d-1.debian.tar.xz
 0bf0f5c869f1775d747fc8ad06a88695 3556 devel extra 
golang-github-naoina-go-stringutil-dev_0.0~git20150102.360db0d-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCgAGBQJVuoovAAoJEE5xYO1KyO4dSeAP/0G6upTmDuPyqIuCR8y+mB/q
annN8uuk+y5NJXep+cwcgwRXZ6FAUAmfgmatyDInVYPTlabUGQ5X98SlGjRCQ6tf
3GIpp+QKXixOYoMLgcNG5kazU1UKITQiZ3oln8e5pe5njgW2fDezTKRSBg8l2ZNG
NinqvxDegBJFm7sKiI6WQoCVNs3CX+Nqx5Uwt+VqZBHKfYdYYG9RmYjbzJz4R1c8
MlRuDSQSmtp51CqReVK3Z/zNfQVqf3q/R/ISfLbGYf3k5nJTVPviC1ylNI80Thll
iwMWi8ir7S/bbHzLYrgBwbCqYLHaegYzuILc+4cYUxBGdqH/dPtHZ32gWV8VUwiR
A6cngKBskFUDS9wPkqx39Fa9MMSLrEgjjM5zl7Lyt8BfX801eGvSKKHo19ceFZCW
VNjsuwCFU62kqYI6Og9J6nSPbBnDqYmUGl9WaYNOlmg1Nq4yW9I4gLVNdwo3/PTg

Bug#793578: marked as done (ITP: ruby-climate-control -- library to easily manage environment variables)

2015-08-02 Thread Debian Bug Tracking System
Your message dated Sun, 02 Aug 2015 17:00:12 +
with message-id e1zlwco-0005nj...@franck.debian.org
and subject line Bug#793578: fixed in ruby-climate-control 0.0.3-1
has caused the Debian Bug report #793578,
regarding ITP: ruby-climate-control -- library to easily manage environment 
variables
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.)


-- 
793578: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=793578
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: wnpp
Severity: wishlist
Owner: Balasankar C balasank...@autistici.org

* Package name: ruby-climate-control
  Version : 0.0.3
  Upstream Author : Joshua Clayton joshua.clay...@gmail.com
* URL : https://github.com/thoughtbot/climate_control
* License : Expat
  Programming Lang: Ruby
  Description : library to easily manage environment variables
---End Message---
---BeginMessage---
Source: ruby-climate-control
Source-Version: 0.0.3-1

We believe that the bug you reported is fixed in the latest version of
ruby-climate-control, 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 793...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Balasankar C balasank...@autistici.org (supplier of updated 
ruby-climate-control 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: Sun, 19 Jul 2015 07:32:10 +0530
Source: ruby-climate-control
Binary: ruby-climate-control
Architecture: source all
Version: 0.0.3-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Ruby Extras Maintainers 
pkg-ruby-extras-maintain...@lists.alioth.debian.org
Changed-By: Balasankar C balasank...@autistici.org
Description:
 ruby-climate-control - library to easily manage environment variables
Closes: 793578
Changes:
 ruby-climate-control (0.0.3-1) unstable; urgency=medium
 .
   * Initial release (Closes: #793578)
Checksums-Sha1:
 83f37a9b519895083a82ba35f8a1536b3df5e95d 2182 ruby-climate-control_0.0.3-1.dsc
 2669e268cf12d7222b330f7bbd644439fe2dbad0 4321 
ruby-climate-control_0.0.3.orig.tar.gz
 6313c6800da1e172a4e7dc0abb4d75bd3718fc81 2632 
ruby-climate-control_0.0.3-1.debian.tar.xz
 c9539b240eba98b1f06f8438c126bb27eac977c5 4750 
ruby-climate-control_0.0.3-1_all.deb
Checksums-Sha256:
 a8f80cebdcfbb6b5f27f2d0e2ccf1527a4890028da8760288265467245773e43 2182 
ruby-climate-control_0.0.3-1.dsc
 7a0a9b64eb7dc6d26c0de31b5c78101bf9be938de1c6176bcdb61bf251c9d8d1 4321 
ruby-climate-control_0.0.3.orig.tar.gz
 b1227932409aa7606152e255e1041178f2c43817517d9107e1cea81c804d199e 2632 
ruby-climate-control_0.0.3-1.debian.tar.xz
 a536977026228860e8a3bde60ab92a736d5a8d38c01d49e1c14989bc4a115fe5 4750 
ruby-climate-control_0.0.3-1_all.deb
Files:
 14414e546403f71c20fe1837c4b1c106 2182 ruby optional 
ruby-climate-control_0.0.3-1.dsc
 ddee05deb212ad374c06ceaa0a6e7680 4321 ruby optional 
ruby-climate-control_0.0.3.orig.tar.gz
 e55cc04013069b58bbdc827bd54b0168 2632 ruby optional 
ruby-climate-control_0.0.3-1.debian.tar.xz
 1f10caff2e3b4d6a22c0536c3f569382 4750 ruby optional 
ruby-climate-control_0.0.3-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJVt2klAAoJEM4fnGdFEsIqwOMP/09S2LYcrAGwg+8QEBv3CNdg
dRkCfat2o0XFxWQqwa+j74X3F3GiPL+zP9YJoRJI7vU5wXwK6UfhCWfs9+TkA8JZ
PH/6A9WI3sa5E9zPmz3GTLzrExYc6k/MpZULniEtfY9JaXBZETaJzbo9IMgqwb5m
IG/usAv3037mwqUrDrqdUka1ly0PrhWyCbFzXpEkF6aZmwG3+8CS/uUi+hVFU7hq
macF4uYK5zgE1rhBGapCbpDoajAoAFoCjZu021qHsmbOwDihzTmrKQ1m+ehMnb9D
QkmQHgzyeHB+lb56DbhQxyLflJguQJQy4KM8iQmq1zZZBN080mPjIq5P0juMbpPo
4lvaCRjyvKGInsJrFIuuuO4tY+Auv6dWjYi6Fcq/KG6eJXS0UCBl/Tje8kVMN4Yc
KeEdFD5X6dcuTcGyyh8kzG33BDSrdXPuzT6CT4zn1fr+7TO1yGlEV6cyEFvbGW0G
xRMezHws5yFmbNvk16R8a1KbS/Ib/kbpxYCkjTKBCYJStfC90iCrtOCWF3upSa3a
DeNbV/2TB1tzUYSYoW27QawrkZeBx53MpVvfw79ep1ykvDo8h5s1wTF1upOI0H/n
rZMD4/cKaWZdHDDyozvqVeiZIGvJDmiRxFYss9Ix+2PM9PWVgGPui9LgVQYihUPs
64ulf2+MC5Ezwz90/AaF
=Bauc
-END PGP SIGNATUREEnd Message---


Bug#793964: marked as done (ITP: ruby-buff-shell-out -- A mixin for issuing shell commands and collecting the output)

2015-08-02 Thread Debian Bug Tracking System
Your message dated Sun, 02 Aug 2015 17:00:12 +
with message-id e1zlwco-0005mv...@franck.debian.org
and subject line Bug#793964: fixed in ruby-buff-shell-out 0.1.1-1
has caused the Debian Bug report #793964,
regarding ITP: ruby-buff-shell-out -- A mixin for issuing shell commands and 
collecting the output
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.)


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

* Package name: ruby-buff-shell-out
  Version : 0.2.0
  Upstream Author : Jamie Winsor
* URL : https://github.com/RiotGames/buff-shell_out
* License : Apache 2.0
  Programming Lang: Ruby
  Description : A mixin for issuing shell commands and collecting the output

This package is dependency for berkshelf.
---End Message---
---BeginMessage---
Source: ruby-buff-shell-out
Source-Version: 0.1.1-1

We believe that the bug you reported is fixed in the latest version of
ruby-buff-shell-out, 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 793...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Miguel Landaeta nomad...@debian.org (supplier of updated ruby-buff-shell-out 
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: Fri, 31 Jul 2015 20:33:26 -0300
Source: ruby-buff-shell-out
Binary: ruby-buff-shell-out
Architecture: source all
Version: 0.1.1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Ruby Extras Maintainers 
pkg-ruby-extras-maintain...@lists.alioth.debian.org
Changed-By: Miguel Landaeta nomad...@debian.org
Description:
 ruby-buff-shell-out - Ruby library fo issuing shell commands and collecting 
the output
Closes: 793964
Changes:
 ruby-buff-shell-out (0.1.1-1) unstable; urgency=medium
 .
   * Initial release. (Closes: #793964).
Checksums-Sha1:
 8b3b2c7bbd1b47a88117a93b4caa39f7de33b540 2171 ruby-buff-shell-out_0.1.1-1.dsc
 591562d6caa7c441edb31a7ee740e1731d5059e8 4942 
ruby-buff-shell-out_0.1.1.orig.tar.gz
 0b1edd39896f19f4d3720be64890892f3bc33a9c 2540 
ruby-buff-shell-out_0.1.1-1.debian.tar.xz
 1a2db7a8844b02cd0407d7cc4aa14d5f99bb5c74 4226 
ruby-buff-shell-out_0.1.1-1_all.deb
Checksums-Sha256:
 5063020eeb798fae586d52964838fdd37a8cdaaf535e2bfbc0ac272b2ce6eb9a 2171 
ruby-buff-shell-out_0.1.1-1.dsc
 d5fcad8e3df89a0c259890a349bf7773fd7f0f1ff5e1452d7673ebd19e4205bd 4942 
ruby-buff-shell-out_0.1.1.orig.tar.gz
 3b5cdc684b446b9f484121715c53492221978fd5bb38630ce0a8b007ec20a61a 2540 
ruby-buff-shell-out_0.1.1-1.debian.tar.xz
 2a46f37dc9c38ca3ba95871ad0281dbf5e34d783b6f0519ea3f88703a1606d84 4226 
ruby-buff-shell-out_0.1.1-1_all.deb
Files:
 c622b0f3e25f77b70fba85a4bfaaea80 2171 ruby optional 
ruby-buff-shell-out_0.1.1-1.dsc
 566b0aa9ba43abfde5e4cc3414c3c77a 4942 ruby optional 
ruby-buff-shell-out_0.1.1.orig.tar.gz
 345119825717e96387f3949115fc51a8 2540 ruby optional 
ruby-buff-shell-out_0.1.1-1.debian.tar.xz
 7d1447c6fc0f6c9f3282ac43aaa7304e 4226 ruby optional 
ruby-buff-shell-out_0.1.1-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJVu/h2AAoJEGIODQuJV82lh20QALq7RBP4uCufJJ2GymUO8bw9
4YRHMMrnIfsNcMkFcbqNb54nhL3UxGr2fHr73xdvFx09ZZ4CBy7bIw9nk73gHhq5
tEiii4iFJTNZOuk9uDMqeJCnsolx+koY7gXNXME5dtSOxzb4w52Kz0lFAVDsowhp
DJ36l+V6Z+xJqIMswY6ZV1eO15T5W6L8FtdDg88+Y7GaHIp7iaWSPvR/RM19+faz
2dnF2/ZPujc9byXzNL4t5vXp4PNKGzDVNpFLMS2YqKhZeAhM9NJyeb1taIc2l+l5
ZZxdrPrZVX7ipljRTQ6PNjnSWifZMaTLiGv8SC3vDKXWj+p1Os8pCxl1/xmRC47q
cyuUw2W9OPul9iR8xS0hjTcnOI3We7iAuBZ+Kls7LCNi9Wmtj95iYIIosyao97Gt
ruAHnWwEDt9IlOsl7ER6jaqmQy3mCqfuIgafbf+EhdY7o6uU8RJtN2aCmYNWLTCD
EihWvDvOdSYa5aOgaGeGsPdHEeKvl0Hm2X92uRHzzHPzwxScTim+mGbE/mILNgiY
9+DWDk3WJpaVxDMJiNCAobmSkZIQ0T2q+dqgkd7kbGEJzb1bNl0DT1e20BzqVC4B
e2LyiwbUWeAbHp02i1zDIyhQCXkRjiv2sB6wjwNasOf9SfKM0WMnajeVTL+lI2eg
bMxfx4+Z1J/Tos2FWJdv
=6blD
-END PGP SIGNATUREEnd Message---


Bug#793962: marked as done (ITP: ruby-buff-config -- A simple configuration class)

2015-08-02 Thread Debian Bug Tracking System
Your message dated Sun, 02 Aug 2015 17:00:10 +
with message-id e1zlwcm-0005lb...@franck.debian.org
and subject line Bug#793962: fixed in ruby-buff-config 1.0.0-1
has caused the Debian Bug report #793962,
regarding ITP: ruby-buff-config -- A simple configuration class
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.)


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

* Package name: ruby-buff-config
  Version : 1.0.1
  Upstream Author : Jamie Winsor, Kyle Allan
* URL : https://github.com/reset/buff-config
* License : Apache 2.0
  Programming Lang: Ruby
  Description : A simple configuration class

This package is dependency for berkshelf.
---End Message---
---BeginMessage---
Source: ruby-buff-config
Source-Version: 1.0.0-1

We believe that the bug you reported is fixed in the latest version of
ruby-buff-config, 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 793...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Miguel Landaeta nomad...@debian.org (supplier of updated ruby-buff-config 
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: Fri, 31 Jul 2015 21:06:58 -0300
Source: ruby-buff-config
Binary: ruby-buff-config
Architecture: source all
Version: 1.0.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Ruby Extras Maintainers 
pkg-ruby-extras-maintain...@lists.alioth.debian.org
Changed-By: Miguel Landaeta nomad...@debian.org
Description:
 ruby-buff-config - Ruby library providiing a simple configuration class
Closes: 793962
Changes:
 ruby-buff-config (1.0.0-1) unstable; urgency=medium
 .
   * Initial release. (Closes: #793962).
Checksums-Sha1:
 3b86d7fe8e420ae8c7cec4a2f20efb2f0f16a610 2193 ruby-buff-config_1.0.0-1.dsc
 0b690c56b94cf8c991e4973c92eaee84cdf2ab84 7944 
ruby-buff-config_1.0.0.orig.tar.gz
 97e8c53e2f7224a1beb03650eed9f4e816d9229f 2964 
ruby-buff-config_1.0.0-1.debian.tar.xz
 a9484212d341954e9a59cab911b8be3f10803f64 5210 ruby-buff-config_1.0.0-1_all.deb
Checksums-Sha256:
 b285c1c9360f231a1b0b93a25ff9588096ddc0c75a8f9424c8c0550162beea57 2193 
ruby-buff-config_1.0.0-1.dsc
 a2b5b642aeaf1b95e8630d4f72d38eb5dfb47848abdea22acb7aebd2dd2db0ad 7944 
ruby-buff-config_1.0.0.orig.tar.gz
 75a1a6cf3d3815d4ff7e844ace4e54360b18240c68be8c46e009c320ea1fc09f 2964 
ruby-buff-config_1.0.0-1.debian.tar.xz
 90e1b9d6669173c3d1f197030619305dda23eeb9260ea4b25364c487acd9f83f 5210 
ruby-buff-config_1.0.0-1_all.deb
Files:
 4fe49526654f11f9d73c62dbd2c51af5 2193 ruby optional 
ruby-buff-config_1.0.0-1.dsc
 bcd3d288da0e0cba4c7519d62ac32ad2 7944 ruby optional 
ruby-buff-config_1.0.0.orig.tar.gz
 39f7b9a8004db90d706e8efea3beb370 2964 ruby optional 
ruby-buff-config_1.0.0-1.debian.tar.xz
 174e195bea0de8218b74c77aba82932c 5210 ruby optional 
ruby-buff-config_1.0.0-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJVu/hWAAoJEGIODQuJV82l8m4QAIz+z7Gdg3re37IOEdP7bMp/
gsd2wTy7S6x9LjvEqbW1J8X0u5d1mamvyIkrZSZF1eln7g438WWRNShTpr69HGtB
g7UKG+Pt8stPKfHBns+zg3kS89cfURsntJxSVU9MBJPJ1CuNASNbAdVMrGvFh+KH
TlsqdWx9fCyg57MqLjyK4lsXoQgD2HcJ0C+QUyWZgOiiptVzFhU97NpcVuuxBeOU
boStsxFqAoFaW0Lu0tS21R6SmMTv1nB6v/Ob1ibZu4ijG/tiFosEqrLtjCToZKwf
oA63KeYMYi8LVYxbZ9JTKFcIAai6droQjbtRXbrNATWnGLwJCDT4e38OBZk5FMlH
5lIcU0GQYdSTO8OdmpvnB+iApKAlketg4o3TR9xx5IK3MVNaDRfG7CUOXLqrgXdn
/my1/NYX5Vpn1zxdSLAM9n4DGGqOA8gH2w2S9ilXHAk7vfTni64WwVSPW3w2r65l
meT9o8C+ota2TI00pN/wG3ML2FyqoORKNm2Hx5n+paufewhWvxs/weHmEizbo60L
c6ZY5olPcHksgN74QHel9uLyAeiLWX5jJckOfgzbSDR1RZ8dMM0GYd0M9W8nfh0K
ocPzCkSrcvCI7M9Xj+GwHlcwcTn3diK2kSeHajdFr/61XEc01JYFrfcT04TtwjcX
WxIMPhV+8vwanHyCC/mK
=eEGY
-END PGP SIGNATUREEnd Message---


Bug#794078: marked as done (ITP: ruby-buff-ignore -- Parse ignore files with Ruby)

2015-08-02 Thread Debian Bug Tracking System
Your message dated Sun, 02 Aug 2015 17:00:11 +
with message-id e1zlwcn-0005mi...@franck.debian.org
and subject line Bug#794078: fixed in ruby-buff-ignore 1.1.1-1
has caused the Debian Bug report #794078,
regarding ITP: ruby-buff-ignore -- Parse ignore files with Ruby
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.)


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

* Package name: ruby-buff-ignore
  Version : 1.1.1
  Upstream Author : Seth Vargo
* URL : https://github.com/sethvargo/buff-ignore
* License : Apache 2.0
  Programming Lang: Ruby
  Description : Parse ignore files with Ruby

This package is required for berkshelf.
---End Message---
---BeginMessage---
Source: ruby-buff-ignore
Source-Version: 1.1.1-1

We believe that the bug you reported is fixed in the latest version of
ruby-buff-ignore, 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 794...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Miguel Landaeta nomad...@debian.org (supplier of updated ruby-buff-ignore 
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: Fri, 31 Jul 2015 20:44:32 -0300
Source: ruby-buff-ignore
Binary: ruby-buff-ignore
Architecture: source all
Version: 1.1.1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Ruby Extras Maintainers 
pkg-ruby-extras-maintain...@lists.alioth.debian.org
Changed-By: Miguel Landaeta nomad...@debian.org
Description:
 ruby-buff-ignore - Ruby helper library for parsing and managing an ignore file
Closes: 794078
Changes:
 ruby-buff-ignore (1.1.1-1) unstable; urgency=medium
 .
   * Initial release. (Closes: #794078).
Checksums-Sha1:
 bc16365c3c5febc17f4e2a7bc9b93a256e95c69d 2081 ruby-buff-ignore_1.1.1-1.dsc
 b930d32a7b3b5d100c4e698de26fd6bb27450397 9688 
ruby-buff-ignore_1.1.1.orig.tar.gz
 fc929108452c73d146df9fa3b37f5761b60ab365 2260 
ruby-buff-ignore_1.1.1-1.debian.tar.xz
 7343b666ac949c559c3e56185f4ed93f3606045e 5204 ruby-buff-ignore_1.1.1-1_all.deb
Checksums-Sha256:
 7ef540d03f4e1321369fbd264234b25c6bd13f4b507a86862a94b6cd2d2fb467 2081 
ruby-buff-ignore_1.1.1-1.dsc
 48c1bbde28daa6eca042dd6b379d404e8c937475b02637f4e2eacde38bf4d67b 9688 
ruby-buff-ignore_1.1.1.orig.tar.gz
 4a8ff443298a88a203390a81b71bb4c7fbbe31a5d32cd4be5333cb481d2f819b 2260 
ruby-buff-ignore_1.1.1-1.debian.tar.xz
 49562ada6addae4a640d086a2d1294d6fb4f1b1e7036c19d4f58452ad28429ba 5204 
ruby-buff-ignore_1.1.1-1_all.deb
Files:
 119812ba20506f6d4e5a2083c81043b9 2081 ruby optional 
ruby-buff-ignore_1.1.1-1.dsc
 5c7ab1f2d885fee3a6981fc93e7a6e08 9688 ruby optional 
ruby-buff-ignore_1.1.1.orig.tar.gz
 4eff8bc24f8ada24f15eb2cb9451facf 2260 ruby optional 
ruby-buff-ignore_1.1.1-1.debian.tar.xz
 ddb837568669219fd15ea3d90720c6bb 5204 ruby optional 
ruby-buff-ignore_1.1.1-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJVvArMAAoJEGIODQuJV82leJYQAJIX0QVSonGf/hFCvXcVYEXq
Vi8FH+1XKbsQxtnsB4TS2gqnOTpzprmALChwbXJvvyVlmOTJVnSmd/KoOJA7prUk
0QKvsYxjaxxhzw9WoGHIPlRMFIXndfH9lV6QKXnSykdHKIhEjQphhhaj/9a51pAw
YzliyMq1nfc7qyiy1umAWS9bINh5GDx/Kp48YqykCxDKi0CdCrIp66mBR/NEsRLt
FN04TVOh/+IqIK+5seuNwWEkFhF8S6f3XpfYzw+jZ7EJTmQOI5mDA3aAaov7dhqs
dONmdNlqX1b7JyMtd1bPhwhqQ0BGNAY+wNpAGXqSDtgDAQLCpzsvBFtlLDyXDDqa
aB/kBDTDJEfRioFX4JZcBSGPZ4lECVie3aPW5u90tAdXn7f1aRTj5pxbA5tXhJz4
hzrqieaiLEpnN4qCXVH/SxEFW1tCVze3UKBezhFP/4245IJODxbDZMvo4GT/Iqfd
MItDfb+F1OeiPa6evuBh3fULmow8486betWTCV9vEYjFMzavY6xl/fm/iwfF7U0J
KNLlz+coG81DcjIY1WOqP1NLhf1GoxdiNDmnDgDFh1tWlkKS1HhxCCZqY6HlaTXP
qujIqlavizIPb/zV7197qdlH8F32I0LN2tB1Jvi+3026TSqkMUx49Fd60ThlQKih
woL8fle93dh2l2te0XIh
=TW8v
-END PGP SIGNATUREEnd Message---


Bug#794079: marked as done (ITP: ruby-varia-model -- A mixin to provide objects with magic attribute reading and writing)

2015-08-02 Thread Debian Bug Tracking System
Your message dated Sun, 02 Aug 2015 17:00:12 +
with message-id e1zlwco-0005nz...@franck.debian.org
and subject line Bug#794079: fixed in ruby-varia-model 0.4.0-1
has caused the Debian Bug report #794079,
regarding ITP: ruby-varia-model -- A mixin to provide objects with magic 
attribute reading and writing
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.)


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

* Package name: ruby-varia-model
  Version : 0.4.0
  Upstream Author : Jamie Winsor ja...@vialstudios.com
* URL : https://github.com/reset/varia_model
* License : Apache 2.0
  Programming Lang: Ruby
  Description : A mixin to provide objects with magic attribute reading and 
writing

This package is required for berkshelf.
---End Message---
---BeginMessage---
Source: ruby-varia-model
Source-Version: 0.4.0-1

We believe that the bug you reported is fixed in the latest version of
ruby-varia-model, 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 794...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Miguel Landaeta nomad...@debian.org (supplier of updated ruby-varia-model 
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: Fri, 31 Jul 2015 20:52:09 -0300
Source: ruby-varia-model
Binary: ruby-varia-model
Architecture: source all
Version: 0.4.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Ruby Extras Maintainers 
pkg-ruby-extras-maintain...@lists.alioth.debian.org
Changed-By: Miguel Landaeta nomad...@debian.org
Description:
 ruby-varia-model - Ruby library that provide objects with magic attribute 
features
Closes: 794079
Changes:
 ruby-varia-model (0.4.0-1) unstable; urgency=medium
 .
   * Initial release (Closes: #794079).
Checksums-Sha1:
 48d8bc1a4c44b0e94b68f4ca5511317a27e8e4e0 2174 ruby-varia-model_0.4.0-1.dsc
 e4023bf73a7cd024239f7ff730f8f7e8399eaa39 9605 
ruby-varia-model_0.4.0.orig.tar.gz
 f61adc0019b5b849bcaf24003837e680df3d7331 3196 
ruby-varia-model_0.4.0-1.debian.tar.xz
 1d1bf1456b7bed8ba110181b1af48d3e1abdfff6 5638 ruby-varia-model_0.4.0-1_all.deb
Checksums-Sha256:
 1abcca53f437e2c5f139369537b60192292e2866888e9e44d9f5a4e066f0830e 2174 
ruby-varia-model_0.4.0-1.dsc
 220368986e7734de90866dffba682e1849219dc6b9f114385f32911101c2 9605 
ruby-varia-model_0.4.0.orig.tar.gz
 34d5ed41597855172200988d4794d871c82fe6046f94cd188dd0ac6a9e2b759e 3196 
ruby-varia-model_0.4.0-1.debian.tar.xz
 cffa4f1a654d95192d89cd946d9e86615ed1950012ec0ab5b412c064d078d22f 5638 
ruby-varia-model_0.4.0-1_all.deb
Files:
 b679d9959c917238f7b7b2bbcba51301 2174 ruby optional 
ruby-varia-model_0.4.0-1.dsc
 d4407c3a5d9aad373de8fe1346933113 9605 ruby optional 
ruby-varia-model_0.4.0.orig.tar.gz
 944fb0473367608e4fa65be154c3e805 3196 ruby optional 
ruby-varia-model_0.4.0-1.debian.tar.xz
 e8a68bfc42e837d80b65eaa6bd69a33c 5638 ruby optional 
ruby-varia-model_0.4.0-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJVu/iGAAoJEGIODQuJV82ljiMP/in51U4gxOCUq7S0pYbBdIgK
l+hqjH7b/q7AicStMxqNPE86P8rNfRQHX2/0RL9RReRIfTInAYdk15TxCNOA2tpK
/fxayiP0xxVcMNsfqoc2r1XmYHJJ3COYqyPq43GG6VoxduIyWXZbNOwHvLNmEuQ8
dPQPlW+kT90ZEyKoFXXrmHKdfm9iBjsbPto/e8jbhM9MkWc5YYmhwn5AhYvunSGH
Ac5Ud7asilwibX/akfRGxRgBybX/5gdQne6JmIzkS6wUra4vLkdtCol1HinHi1yA
P8eGPhWks4KhQd+SzkOPHjAxC9f1Dgm5Uo6USWf8BuCAxTudP4kUbT5Vh92mW1tP
a/RXqOjnvofYWNRDNpCHdZEkdndxoDELEfvfgjazJ6zdb1ZCL4r1+SpeYk9gtff1
xzrX84awCd7Yjbg5pLmnWh2+0bJENCrC6JLWSPGsy0PRjoAyAlgd/EOAdZ9YH6g+
PVy2eidAZHwFE+FnwQQAtvSDY2Gboa0jlx6wQV0GfPv8FhUlVp85f1yIGrS8+eVR
fVNOpPDld5qT2A7DQss2zPOZ5XyDJjbQKT6hFmPD1OwixhJuSMGU8Kmd76SHER1i
3+pVu48psLtp0l0OgiqCA+gIG1prcDK8UTkScfjMTDitycscQKXGwC+8X5FFXVjY
BkiV+0fnaU4QpdvZMbDl
=edzV
-END PGP SIGNATUREEnd Message---


Bug#794253: marked as done (ITP: golang-github-cenkalti-backoff -- exponential backoff algorithm in Go)

2015-08-02 Thread Debian Bug Tracking System
Your message dated Sun, 02 Aug 2015 17:00:07 +
with message-id e1zlwcj-0005jj...@franck.debian.org
and subject line Bug#794253: fixed in golang-github-cenkalti-backoff 
0.0~git20150522.6c45d6b-1
has caused the Debian Bug report #794253,
regarding ITP: golang-github-cenkalti-backoff -- exponential backoff algorithm 
in Go
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.)


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

* Package name: golang-github-cenkalti-backoff
  Upstream Author : Cenk Altı cenka...@gmail.com
* URL : https://github.com/cenkalti/backoff
* License : Expat
  Programming Lang: Go
  Description : exponential backoff algorithm in Go
---End Message---
---BeginMessage---
Source: golang-github-cenkalti-backoff
Source-Version: 0.0~git20150522.6c45d6b-1

We believe that the bug you reported is fixed in the latest version of
golang-github-cenkalti-backoff, 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 794...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Alexandre Viau alexan...@alexandreviau.net (supplier of updated 
golang-github-cenkalti-backoff 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: SHA512

Format: 1.8
Date: Fri, 31 Jul 2015 13:59:51 -0400
Source: golang-github-cenkalti-backoff
Binary: golang-github-cenkalti-backoff-dev
Architecture: source all
Version: 0.0~git20150522.6c45d6b-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team 
pkg-go-maintain...@lists.alioth.debian.org
Changed-By: Alexandre Viau alexan...@alexandreviau.net
Description:
 golang-github-cenkalti-backoff-dev - exponential backoff algorithm in Go
Closes: 794253
Changes:
 golang-github-cenkalti-backoff (0.0~git20150522.6c45d6b-1) unstable; 
urgency=medium
 .
   * Initial release. (Closes: #794253)
Checksums-Sha1:
 47b0f6adfd6e76b158b2b694d98bacc26c12b1a8 2311 
golang-github-cenkalti-backoff_0.0~git20150522.6c45d6b-1.dsc
 ef0059bc005d98abeb7f3bd7a0a0a85d2f556cc0 6364 
golang-github-cenkalti-backoff_0.0~git20150522.6c45d6b.orig.tar.gz
 c09bdc49509953de1b245a76db7065f9ec924207 1728 
golang-github-cenkalti-backoff_0.0~git20150522.6c45d6b-1.debian.tar.xz
 b43595619f4baeb96b2cc362e6719a65cbb73319 6798 
golang-github-cenkalti-backoff-dev_0.0~git20150522.6c45d6b-1_all.deb
Checksums-Sha256:
 ad16dc58b5eaf33988226c9abb8a9ee9efce4fcb688f104c4c5f595124c60fc6 2311 
golang-github-cenkalti-backoff_0.0~git20150522.6c45d6b-1.dsc
 df085e42780bee3eac06d8b664faa381135cfe143af5282bc4e2dd654d41d850 6364 
golang-github-cenkalti-backoff_0.0~git20150522.6c45d6b.orig.tar.gz
 003c01acf11849b1e2c1805ffc4a0e3d7963aac519fe1a2b5da87b242831da20 1728 
golang-github-cenkalti-backoff_0.0~git20150522.6c45d6b-1.debian.tar.xz
 2f8f79e584a383809d31465e813d5dbe05be981171f2cfa2fd68d321938c7bff 6798 
golang-github-cenkalti-backoff-dev_0.0~git20150522.6c45d6b-1_all.deb
Files:
 1e0c67580654438980fbcf5e1968017a 2311 devel extra 
golang-github-cenkalti-backoff_0.0~git20150522.6c45d6b-1.dsc
 c4e65c8b1f40953c2df30235a04776ee 6364 devel extra 
golang-github-cenkalti-backoff_0.0~git20150522.6c45d6b.orig.tar.gz
 0ba16352e6589718319c2d6e0fd8ae62 1728 devel extra 
golang-github-cenkalti-backoff_0.0~git20150522.6c45d6b-1.debian.tar.xz
 558b4ba802c10896f1b9ec5f35e4bf58 6798 devel extra 
golang-github-cenkalti-backoff-dev_0.0~git20150522.6c45d6b-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCgAGBQJVvJ0GAAoJEE5xYO1KyO4dKkcP/Rr2NV/i2Y1keLAovZRBArbe
byPHRwNzGFxIwqBjeT8VxaY9udicoTUE28k4iM+4X4HFFAGyCNh6/++yx60vv7Ty
kXTmeefiPfC+ALAd1GG4Gnd/gJjli+80GDPVlpeotadyu4BzbziwLRjKnsWG/1rO
dAgkLQA7ylN6/sIDNooaclvQXx2ppnFxXTys0cYYlfrvCd3AW0Wd0F1y3rRE+uUy
V5dzM9FNxr7XqKzpg3qyQbMSleqjQPYJnOWks5PYsLkPE2cNZq0DCEdR9PTUEeq/
K4GU0pU6VzncVTtxLM0d+VrGnHaUJW7nt4gFw4fmBxxkp3L06sPmUIDhpk2SP1Bq
U6Oe9xcAjP3r8mBGzeY4H4koXop/+ylw8mVJkixNhFptSLrogD+k6nLmTgg++O2O
wbIQvxUx9Ho3DFIyPlEEGhM53p846e+wc7SkyRBdf9yf+rrezw4za1qs5uc4g9qr
LNsIxZEE3DOB2ehoTnM7aIHVoQcN+SUItfnaCsaX5mqLPPueZSaI4legVGPBy+fC

Bug#793965: marked as done (ITP: ruby-buff-extensions -- Extensions to Core Ruby classes)

2015-08-02 Thread Debian Bug Tracking System
Your message dated Sun, 02 Aug 2015 17:00:11 +
with message-id e1zlwcn-0005lu...@franck.debian.org
and subject line Bug#793965: fixed in ruby-buff-extensions 1.0.0-1
has caused the Debian Bug report #793965,
regarding ITP: ruby-buff-extensions -- Extensions to Core Ruby classes
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.)


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

* Package name: ruby-buff-extensions
  Version : 1.0.0
  Upstream Author : Jamie Winsor
* URL : https://github.com/RiotGames/buff-extensions
* License : Apache 2.0
  Programming Lang: Ruby
  Description : Extensions to Core Ruby classes

This package is dependency for berkshelf.
---End Message---
---BeginMessage---
Source: ruby-buff-extensions
Source-Version: 1.0.0-1

We believe that the bug you reported is fixed in the latest version of
ruby-buff-extensions, 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 793...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Miguel Landaeta nomad...@debian.org (supplier of updated ruby-buff-extensions 
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: Fri, 31 Jul 2015 08:00:41 -0300
Source: ruby-buff-extensions
Binary: ruby-buff-extensions
Architecture: source all
Version: 1.0.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Ruby Extras Maintainers 
pkg-ruby-extras-maintain...@lists.alioth.debian.org
Changed-By: Miguel Landaeta nomad...@debian.org
Description:
 ruby-buff-extensions - Ruby library that provides extra features to core Ruby 
classes
Closes: 793965
Changes:
 ruby-buff-extensions (1.0.0-1) unstable; urgency=medium
 .
   * Initial release (Closes: #793965).
Checksums-Sha1:
 4fdc573cf4c814fed554f109379062e7a80f60a7 2170 ruby-buff-extensions_1.0.0-1.dsc
 42b564b1f284ee14c08b1a0b902b5ff9b51fe91d 10910 
ruby-buff-extensions_1.0.0.orig.tar.gz
 0aedf3c616b4cbd87b06b7eb691e3dcddbfa8ae7 2248 
ruby-buff-extensions_1.0.0-1.debian.tar.xz
 f140eac0d133fef209297dd32851147e7e3e7ac2 9174 
ruby-buff-extensions_1.0.0-1_all.deb
Checksums-Sha256:
 cde0aa37ce7b221aef0c60fe5e1519957425ce37991a3ffa8b3b9565727a35b1 2170 
ruby-buff-extensions_1.0.0-1.dsc
 e26eb8852e59f18a851b17dd41f97dff5dee6325cdf4d6f1fd3470cd4463fd25 10910 
ruby-buff-extensions_1.0.0.orig.tar.gz
 354cea7727da1644b0be211f569c8ca721640aa9a1080cf2b9f82e1cbb1368db 2248 
ruby-buff-extensions_1.0.0-1.debian.tar.xz
 e5ef7637a0542af33d6ad7dad1f5ccbfad5ea685177a6ee51f98e0a5062c4f68 9174 
ruby-buff-extensions_1.0.0-1_all.deb
Files:
 4c0f12d8a27bdd0056ef0f4301e7bf3e 2170 ruby optional 
ruby-buff-extensions_1.0.0-1.dsc
 41cfa79d469338da4fd2929b5fd99715 10910 ruby optional 
ruby-buff-extensions_1.0.0.orig.tar.gz
 9c415c135cf051b93db0f00239c246cf 2248 ruby optional 
ruby-buff-extensions_1.0.0-1.debian.tar.xz
 b9570c268e5aa4effcb6c064d6c3728e 9174 ruby optional 
ruby-buff-extensions_1.0.0-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJVu/hlAAoJEGIODQuJV82lhsUP/1t5RBhYhko6sr6MDgvWiqiG
Q1aZsga3lSB7I2ZqEttWDC78129bzShUxERnEVlCtBTwLYkyk9EprFIM/st7lnpK
PrANiQLNda1S/ZnkXEp4ZSPr/Cik9M8Hc2BN/lvyGwvgI0VU+b/JMOCwE/zxpalr
EYt5IQcpnrp0ocmCdMtwBc0ZlCIO+z11WhdCYlLGk+KvvGEqwFzGG9hEDs403Ujj
ufbZzIpfLyUvtXDddO3w6MZT78uBBA3xsHPMWqlnal1HftfA2Oe+jW2OdrTH9ARq
xDDBsVSW8TV5rTG3ccrOTezdsy40KuwRvkwLeCxbMgAGNfvBXBD2eNLmq5LdBnco
21pq7uPru45H3YCRIp+whlBjHUksZTfnaJsFPqTX4h5yQ9PshsBThQefU4PGYEc/
xpaUS9DAkb6jUxMZErFYejkACtx0FEip4LTTso/HzxRCh+O8b619l5M98Mg++x2G
uAuSsuZnxefFyFh3XACZf8rEu+Z3Ipr81EIkq1zgLjU0s2fbmBXzICy+eRk+NuVL
vaEtceFMn/jbMB/Fka0mPf/0SZC/HtHUqvzme2go1p4+cfKh4nS5Pfu3LHYsPpeN
G3fp+5s61ZHpq1nEZgJgNB+c5kIWsc4M0imJ9cnYk7dLLhNDp8uQlVi0LmSngMrc
L5phcJKsemb3Q3PYxWfe
=eG4s
-END PGP SIGNATUREEnd Message---


Bug#793140: marked as done (ITP: golang-github-odeke-em-cli-spinner -- Simple spinner library for command line)

2015-08-02 Thread Debian Bug Tracking System
Your message dated Sun, 02 Aug 2015 17:00:08 +
with message-id e1zlwck-0005jz...@franck.debian.org
and subject line Bug#793140: fixed in golang-github-odeke-em-cli-spinner 
0.0~git20150423.610063b-1
has caused the Debian Bug report #793140,
regarding ITP: golang-github-odeke-em-cli-spinner -- Simple spinner library for 
command line
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.)


-- 
793140: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=793140
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: wnpp
Severity: wishlist
X-Debbugs-CC: debian-de...@lists.debian.org


* Package name: golang-github-odeke-em-cli-spinner
  Version : 0.0~git20150625
  Upstream Author : Fernando Ike
* URL : https://github.com/odeke-em/cli-spinner
* License : MIT
  Programming Lang: Go
  Description : Simple spinner library for command line

 Simple spinner for the command line while your CLI application is
working. A simple example command line software using this library is
cli-spinner package.


-- 
Fernando Ike
http://www.fernandoike.com


signature.asc
Description: This is a digitally signed message part
---End Message---
---BeginMessage---
Source: golang-github-odeke-em-cli-spinner
Source-Version: 0.0~git20150423.610063b-1

We believe that the bug you reported is fixed in the latest version of
golang-github-odeke-em-cli-spinner, 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 793...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Fernando Ike f...@midstorm.org (supplier of updated 
golang-github-odeke-em-cli-spinner 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: Thu, 25 Jun 2015 14:07:44 -0300
Source: golang-github-odeke-em-cli-spinner
Binary: golang-github-odeke-em-cli-spinner-dev cli-spinner
Architecture: source amd64 all
Version: 0.0~git20150423.610063b-1
Distribution: unstable
Urgency: medium
Maintainer: Fernando Ike f...@midstorm.org
Changed-By: Fernando Ike f...@midstorm.org
Description:
 cli-spinner - Simple command line that show a slash spinner
 golang-github-odeke-em-cli-spinner-dev - Simple spinner library for commandline
Closes: 793140
Changes:
 golang-github-odeke-em-cli-spinner (0.0~git20150423.610063b-1) unstable; 
urgency=medium
 .
   * Initial release. (Closes: #793140)
Checksums-Sha1:
 ff077feb6472e41e6da9bc1dd0dee15b92500109 2337 
golang-github-odeke-em-cli-spinner_0.0~git20150423.610063b-1.dsc
 f260b427a8fd0e0d490f83931f0a3a22aa0304dd 2048 
golang-github-odeke-em-cli-spinner_0.0~git20150423.610063b.orig.tar.gz
 5e2332dea75cb23b50d389022d38b2c3cb662bc9 2400 
golang-github-odeke-em-cli-spinner_0.0~git20150423.610063b-1.debian.tar.xz
 78760fa2e167d01327a0cc93e36ad0486f475ad3 325950 
cli-spinner_0.0~git20150423.610063b-1_amd64.deb
 f318800a0d02cbabdd4d676edd0c27d28a3fbea1 3216 
golang-github-odeke-em-cli-spinner-dev_0.0~git20150423.610063b-1_all.deb
Checksums-Sha256:
 f452938cf86c93cb9d66107dd387a19cbab393b0c13f5d4ef2f9f757d75447a5 2337 
golang-github-odeke-em-cli-spinner_0.0~git20150423.610063b-1.dsc
 986e442d85772f31e9d07f87a3f66d21cab89089dc7364ef0974dd483d8b276c 2048 
golang-github-odeke-em-cli-spinner_0.0~git20150423.610063b.orig.tar.gz
 020b5542db182c6fbc891e81862e8c19a2101d606b71e589166ae801c8a26452 2400 
golang-github-odeke-em-cli-spinner_0.0~git20150423.610063b-1.debian.tar.xz
 2c294e0e24011d03fc86cb1271b1af549546f6e9a868c219d576814a0da452df 325950 
cli-spinner_0.0~git20150423.610063b-1_amd64.deb
 43abfda48a4a9f2f649be60e63154e4b1c3a60a796ebdbd8c683c8d8fb3f0484 3216 
golang-github-odeke-em-cli-spinner-dev_0.0~git20150423.610063b-1_all.deb
Files:
 fe9c902512940147c33e4d19075a69dc 2337 devel optional 
golang-github-odeke-em-cli-spinner_0.0~git20150423.610063b-1.dsc
 c39e03e92eea751c7ba1e0150dd5c148 2048 devel optional 
golang-github-odeke-em-cli-spinner_0.0~git20150423.610063b.orig.tar.gz
 345ccdb3f657b9d2d2f5a48c7c995f3b 2400 devel optional 
golang-github-odeke-em-cli-spinner_0.0~git20150423.610063b-1.debian.tar.xz
 43072967031512193931ba0b2aa9173b 325950 devel optional 
cli-spinner_0.0~git20150423.610063b-1_amd64.deb
 

Bug#712938: Qt4 to be patched

2015-08-02 Thread Lisandro Damián Nicanor Pérez Meyer
A Qt upstream developer blessed the patched as unofficial but ok, and I have 
heard that a new version of sni-qt will happen soon.

Also Felix has standed up for maintaining sni-qt (thanks a lot!), so all the 
barriers for this to happen are now inexistent. I'll patch qt4 and provide 
(somehow) an unnoficial build against gcc4.9 in order to make it ready for 
testing.

It will enter unstable as soon as a qt4 upload becomes mandatory for the gcc5 
transition to happen or after it.

Kinds regards, Lisandro.


-- 

Lisandro Damián Nicanor Pérez Meyer
http://perezmeyer.com.ar/
http://perezmeyer.blogspot.com/


signature.asc
Description: This is a digitally signed message part.


Processed: ITA: tcpstat -- network interface statistics reporting tool

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

 retitle 754239 ITA: tcpstat -- network interface statistics reporting tool
Bug #754239 [wnpp] O: tcpstat -- network interface statistics reporting tool
Changed Bug title to 'ITA: tcpstat -- network interface statistics reporting 
tool' from 'O: tcpstat -- network interface statistics reporting tool'

End of message, stopping processing here.

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



Bug#754239: marked as done (ITA: tcpstat -- network interface statistics reporting tool)

2015-08-02 Thread Debian Bug Tracking System
Your message dated Sun, 02 Aug 2015 18:04:19 +
with message-id e1zlxcr-0006qg...@franck.debian.org
and subject line Bug#754239: fixed in tcpstat 1.5-8
has caused the Debian Bug report #754239,
regarding ITA: tcpstat -- network interface statistics reporting 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.)


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

I intend to orphan the tcpstat package. I have no time to work on it and
I don't use the package anymore.

The package description is:
 tcpstat reports certain network interface statistics much like vmstat
 does for system statistics. tcpstat gets its information by either
 monitoring a specific interface, or by reading previously saved tcpdump
 data from a file.
---End Message---
---BeginMessage---
Source: tcpstat
Source-Version: 1.5-8

We believe that the bug you reported is fixed in the latest version of
tcpstat, 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 754...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Chrysostomos Nanakos cnana...@debian.org (supplier of updated tcpstat 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: Sun, 02 Aug 2015 20:29:26 +0300
Source: tcpstat
Binary: tcpstat
Architecture: source
Version: 1.5-8
Distribution: unstable
Urgency: medium
Maintainer: Chrysostomos Nanakos cnana...@debian.org
Changed-By: Chrysostomos Nanakos cnana...@debian.org
Description:
 tcpstat- network interface statistics reporting tool
Closes: 754239
Changes:
 tcpstat (1.5-8) unstable; urgency=medium
 .
   * New maintainer (Closes: #754239).
   * Bump S-V to 3.9.6.
   * Update debian/copyright file to machine readable format.
   * Remove old Git Debian repo used to maintain package.
Checksums-Sha1:
 200e714c2c66338b9762b460226a40d4f2e5e8ef 1731 tcpstat_1.5-8.dsc
 3881edafe2a45c807a6f197792251036c599ec50 93102 tcpstat_1.5.orig.tar.gz
 575abbd8df19280149f00db27ff81c0574323ef4 7844 tcpstat_1.5-8.debian.tar.xz
Checksums-Sha256:
 8c05e49babbe0730eef221d6110c98f2a7229be8095556479d14610bf400b671 1731 
tcpstat_1.5-8.dsc
 46fde9458cc5678264b0c5f2197f84ada9101951197fdeec5f04b0801fcff0ba 93102 
tcpstat_1.5.orig.tar.gz
 bf0299db8e80f670332cf0c83af8e5f11f7080b12472dbb56442c7fada78e5b5 7844 
tcpstat_1.5-8.debian.tar.xz
Files:
 12e94399f6d44357b7d3d98c53e02d84 1731 net extra tcpstat_1.5-8.dsc
 93ca0ffb8f319ecf2e42ff925a7e6854 93102 net extra tcpstat_1.5.orig.tar.gz
 b6564ab70930e41f57e8e9e514e1c4ce 7844 net extra tcpstat_1.5-8.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v2

iQIcBAEBCAAGBQJVvlohAAoJEIc96jCdE4B/JHYQAI3F+A6kX1Q9vZNNFKBOWd+9
averzZMuRSUEv0zRuINlQ9jUcxJWv2wYP96S+IqI1UyeJhN+zfGeEpTpsn/ofW/M
TzbvLYaJDX5cACMDo2atBNOPNw7daIEWjGm+Ol/A1qcMBupGNOURqs5BftksMV1t
cJNGfsExsp3KChsOzDAdPa0ZL3MA/pgvvxH+Vip1A4RCw9/Q/C8EzjvHgumQMfZx
SzOM+uhd8dNAnj65JdwuWmfZon5bwF3dZ3D4IM69Ct2iecdQWMriRyYs5FosPfsp
CIISPdjBN3XLrntW3p6zUU6K2Y4sMFHUyT1c+vtVe3P1sPaxy2Dc9wimAYqcQIcC
i9nhXAxnGOZFDUQFFgUwoNGt4kdl6nZYZU+Rw1f1z4d/xQpPF/AA2f+Yj/ZELkND
o8au4z1cSWHzNqCtLgk8pF9m553sJLQ8wGLPaydTEbo7gjqHnGTFC8i6ovUgcY/j
WRHsPVYv+riJeBIq+mV907U6/0/JqG2kbYh5SP2mliGW+97qiX9GvC9lqvFQbgoI
Zhmu13pDJhbgymYAh7E70DtVGq3N/ZJBcmzeTEiV75umV6EH/vYNri7jvpyQKmrV
Hm5aOjwD435E347pLSYdq3Nm/1088f1nZlSYX69KGOW4fY0cyD+1J9jGh6zmT1ye
SCha/TDYcMAbF452V1fU
=G0am
-END PGP SIGNATUREEnd Message---


Bug#794255: marked as done (ITP: ruby-minitest-reporters -- Extend Minitest through simple hooks)

2015-08-02 Thread Debian Bug Tracking System
Your message dated Sun, 02 Aug 2015 11:00:13 +
with message-id e1zlr01-00087j...@franck.debian.org
and subject line Bug#794255: fixed in ruby-minitest-reporters 1.0.19-1
has caused the Debian Bug report #794255,
regarding ITP: ruby-minitest-reporters -- Extend Minitest through simple hooks
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.)


-- 
794255: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=794255
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

package: wnpp
severity:wishlist
owner: Pirate Praveen prav...@debian.org

https://rubygems.org/gems/minitest-reporters
-BEGIN PGP SIGNATURE-
Version: GnuPG v2

iQIcBAEBCAAGBQJVu7s+AAoJEM4fnGdFEsIq2akQAKwD1uT/yZMqyeBqV7kaYhxk
R8em7vanXOQSphu/8mxc3or4QgrnXuaZSxxRZiRAP0L8htTuUi/4dxLFbbIbodJI
0ABcGCA7hP2MFc3m45tRdM3VdBFUxNw0CWiM8aqFHVyhTp8IKunce5J/EwznfdCL
rU0SVY+QUzaXfzM5m7/y+ay7S6nRMpfHMwCOX9i0GLhpXbLyPY/XtA+Wf9ry9bju
0f7Xr/ETV1D6FMDLdrccdYODhgSdI4Rt3XlXd7gnZRHcDykAOfW8PiPLoqiJYKYm
oWKReF1x/LDBay5mhyY7+YLBJznh9HjR7n4PrvDmek8CBmz1/Y3V++FBTpbzseu5
2lEi4/SL1omEDVjnYIrgu3ivXBWaq4pg9B98TQ5WAXW4Md5BVGNPZBdp0+PwEq5Z
7Xyy3ypKkaOLWG4Xp/AF14iUAYjvCKUyvOvOKoD32I7LzrnWPiS/or/cf5Cz18Wc
Vdu1vQfSCSBZ1J90yVJs9LC+EkQm8lXfmRWcjktlLqzKkmrLc4oM35T9FEG8YUgH
JB0nqVcOvYxa0LSRW4jxS7BhSiZjRwQcteQHEVQ1lDaIxj2VtLihQSrOmb9ltKd1
whuvtqDbZDah4O1siKhHJjkdvNbZ9wzvkM9xApS/zWBU1p+NA2w8hz9ckGFl1JTn
G4QfTVQG9bGrAYjItmVz
=WEtk
-END PGP SIGNATURE-
---End Message---
---BeginMessage---
Source: ruby-minitest-reporters
Source-Version: 1.0.19-1

We believe that the bug you reported is fixed in the latest version of
ruby-minitest-reporters, 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 794...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Pirate Praveen prav...@debian.org (supplier of updated 
ruby-minitest-reporters 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: Sat, 01 Aug 2015 00:18:15 +0530
Source: ruby-minitest-reporters
Binary: ruby-minitest-reporters
Architecture: source all
Version: 1.0.19-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Ruby Extras Maintainers 
pkg-ruby-extras-maintain...@lists.alioth.debian.org
Changed-By: Pirate Praveen prav...@debian.org
Description:
 ruby-minitest-reporters - creates customizable Minitest output formats
Closes: 794255
Changes:
 ruby-minitest-reporters (1.0.19-1) unstable; urgency=medium
 .
   * Initial release (Closes: #794255)
Checksums-Sha1:
 7ad794292c9f8dfd5e4351c6c69b3137a868e97f 2246 
ruby-minitest-reporters_1.0.19-1.dsc
 a5b0a93413124079ff234850ee427b5140ea5e2a 143914 
ruby-minitest-reporters_1.0.19.orig.tar.gz
 c05c112899e1f844cc1a5c17cfa18673f2ab4045 2604 
ruby-minitest-reporters_1.0.19-1.debian.tar.xz
 ed9cc15e27f1ae3fe881ce13263fda5b71d9233b 14764 
ruby-minitest-reporters_1.0.19-1_all.deb
Checksums-Sha256:
 5c347ed30bae3c8c00e781c3ba7ab429303209b12614dbd83b30429e5ee505cb 2246 
ruby-minitest-reporters_1.0.19-1.dsc
 e170d5a9b27b9d211d0e1a28c6aa56e8ea06db8695b041f5eff4853eec0217ef 143914 
ruby-minitest-reporters_1.0.19.orig.tar.gz
 fb4a59b85f52e0bf52d1c4f5178d7372500074877d20979255e065e14f397f0f 2604 
ruby-minitest-reporters_1.0.19-1.debian.tar.xz
 6fdb0295b48cc71a0883e7fcaac3e224df5ca064a2ec80cb4c30469e25149cad 14764 
ruby-minitest-reporters_1.0.19-1_all.deb
Files:
 9aae2d030bbf4bd6a083285448697135 2246 ruby optional 
ruby-minitest-reporters_1.0.19-1.dsc
 b5b107d21d02d66d5278e285366bc539 143914 ruby optional 
ruby-minitest-reporters_1.0.19.orig.tar.gz
 03f25e6090d09fe2d0caefd58e856db5 2604 ruby optional 
ruby-minitest-reporters_1.0.19-1.debian.tar.xz
 0685d850869897d2271140ba6f20a0ab 14764 ruby optional 
ruby-minitest-reporters_1.0.19-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJVu8NbAAoJEM4fnGdFEsIq5ykP/RHAhDUHdOiY+K8G5R+QfNs2
0birX7bie92t20tMEvu1aarqFUVQERZKE86pxwDtDI37ixec//Vq6ZG8O6RWvvoS
T8IBMNngUZlLwZ49cSIf7sZGQ0BBJWSBVUFSxd2GaMg5HLxQYY1B9KR2GQw80TZX
WhpywkMbIT8AK0bHrz2+rOg3N2dcNVB98YPrEvG8vnq9L7uMBuGTRO7hQEAwqIQM
tkXN5sAzbOVzLj7KjOmyf0106XuF6vC0WEyYey474ECIP4+GRIdSCi+jFnOqsicl

Bug#794392: ITP: orthanc-dicomweb -- Plugin to extend Orthanc with support of WADO and DICOMweb

2015-08-02 Thread Sebastien Jodogne
Package: wnpp
Severity: wishlist
Owner: Sebastien Jodogne s.jodo...@gmail.com

* Package name: orthanc-dicomweb
  Version : 0.1
  Upstream Author : Sebastien Jodogne s.jodo...@gmail.com
* URL : http://www.orthanc-server.com/static.php?page=dicomweb
* License : AGPL
  Programming Lang: C++
  Description : Plugin to extend Orthanc with support of WADO and DICOMweb

Orthanc Web Viewer is a plugin to Orthanc, the lightweight, RESTful Vendor
Neutral Archive for medical imaging. It extends the Orthanc core with
support of the WADO and DICOMweb (QIDO-RS, STOW-RS, WADO-RS) standards.

This package should ideally be maintained by the Debian Med team, who
already maintains Orthanc.


-- 
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/20150802143701.3435.60116.reportbug@unstable



Bug#794421: ITP: axel -- light command line download accelerator

2015-08-02 Thread Joao Eriberto Mota Filho
Package: wnpp
Severity: wishlist
Owner: Joao Eriberto Mota Filho eribe...@debian.org

* Package name: axel
  Version : 2.4
  Upstream Author : Giridhar Appaji Nag Y
* URL : http://axel.alioth.debian.org
* License : GPL-2+
  Programming Lang: C
  Description : light command line download accelerator

 Axel tries to accelerate the downloading process by using multiple connections
 for one file.  It can also use multiple mirrors for one download.  Axel tries
 to be as light as possible (25-30k in binary form), so it might be useful as a
 wget clone on byte-critical systems.


 PS: This package is being reintroduced by a new maintainer.


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



Bug#794428: RFA: rmilter

2015-08-02 Thread Mikhail Gusarov
Package: wnpp
Severity: normal

I no longer have time to maintain rmilter, so it is up for adoption.

The package is in a good shape, upstream is active and collaborating.

One might ponder switching from native package to non-native one,
native proved not to be a good choice.


-- 
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/20150802214453.22096.21468.report...@burger.dottedmag.net



Bug#794429: RFA: rspamd

2015-08-02 Thread Mikhail Gusarov
Package: wnpp
Severity: normal

I no longer have time to maintain rspamd, so it is up for adoption.

The package is in a good shape, upstream is active and collaborating.

One might ponder switching from native package to non-native one,
native proved not to be a good choice.


-- 
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/20150802214427.22031.27252.report...@burger.dottedmag.net



Bug#712938: Qt4 to be patched

2015-08-02 Thread 1
Hi,
Will also sni-qt appear in debian repos?

On Sun, 02 Aug 2015 14:26:01 -0300 Lisandro 
=?ISO-8859-1?Q?Dami=E1n_Nicanor_P=E9rez?= Meyer perezme...@gmail.com wrote:
 A Qt upstream developer blessed the patched as unofficial but ok, and I have
 heard that a new version of sni-qt will happen soon.

 Also Felix has standed up for maintaining sni-qt (thanks a lot!), so all the
 barriers for this to happen are now inexistent. I'll patch qt4 and provide
 (somehow) an unnoficial build against gcc4.9 in order to make it ready for
 testing.

 It will enter unstable as soon as a qt4 upload becomes mandatory for the gcc5
 transition to happen or after it.

 Kinds regards, Lisandro.


 --

 Lisandro Damián Nicanor Pérez Meyer
 http://perezmeyer.com.ar/
 http://perezmeyer.blogspot.com/


--
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/00865d4.47ca08ad399fd7382f1ed4c3c8a37...@o2o2.tk



Bug#733860: dependencies

2015-08-02 Thread Jason Hernandez
It looks like all the dependencies for Pond other than AGL's go-gtk have been 
packaged. https://github.com/agl/go-gtk 

We have 
golang-go.crypto-devhttps://packages.debian.org/sid/golang-go.crypto-devand 
golang-ed25519-devhttps://packages.debian.org/sid/golang-ed25519-dev

I made an amateur attempt at packaging AGL's go-gtk (hopefully this helps 
someone who understands go / packaging better can clean this 
up)https://github.com/saltthefries/go-gtk

I'm trying to put together makefiles to create a pond-client package, but 
creating makefiles for multi-binary go packages is currently beyond my 
knowledge.