Bug#852055: ITP: puppet-module-puppetlabs-haproxy -- Module to configure haproxy

2017-01-20 Thread Gustavo Soares de Lima
Package: wnpp
Severity: wishlist
Owner: Gustavo Soares de Lima 

* Package name : puppet-module-puppetlabs-haproxy
Version : 1.5.0
Upstream Author : Puppet Labs, Inc 
* URL : https://github.com/puppetlabs/puppetlabs-haproxy
* License : apache
Description : Module to configure and manage HAProxy with Puppet

HAProxy is a daemon for load-balancing and proxyng TCP- and HTTP - basead
 services. This module lets you use Puppet to configure HAProxy servers and
backend
 member servers.


Bug#852053: ITP: puppet-module-puppetlabs-java -- Puppet module for install java

2017-01-20 Thread Gustavo Soares de Lima
Package: wnpp
Severity: wishlist
Owner: Gustavo Soares de Lima 

* Package name : puppet-module-puppetlabs-java
Version : 1.6.0
Upstream Author : Jeff McCune 
* URL : https://github.com/puppetlabs/puppetlabs-java
* License : apache
Description : Puppet module for install the correct Java package

The Puppet module Puppetlabs-java can automatically install
Java jdk or jre on a wide variety of systems. Java is a base component for
many software
 platforms, but Java system packages don't always follow packagin
conventions. This module simplifies the Java installation process.


Processed: Intent to Adopt

2017-01-20 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> retitle 834307 ITA: obmenu -- Graphical menu editor for openbox
Bug #834307 [wnpp] O: obmenu -- Graphical menu editor for openbox
Changed Bug title to 'ITA: obmenu -- Graphical menu editor for openbox' from 
'O: obmenu -- Graphical menu editor for openbox'.
> owner 834307 !
Bug #834307 [wnpp] ITA: obmenu -- Graphical menu editor for openbox
Owner recorded as diego sarzi .
>
End of message, stopping processing here.

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



Bug#824670: ITP: dnsdiag -- DNS Diagnostics and Performance Measurement Tools

2017-01-20 Thread Antoine Beaupré
On 2017-01-20 16:23:02, Ana C. Custura wrote:
> Hi Antoine, 
>
> Many thanks for the review, it is greatly appreciated.

Alright, that looks all good to me. The only concern that remains is
that I just noticed a 1.5.1 release on PyPI that is not on github - i
wonder if we should be shipping that instead...

I filed a bug upstream to try to get them to clarify that:

https://github.com/farrokhi/dnsdiag/issues/33

That would affect where we point the watch file, among other things.

A.

-- 
Code is law.
 - Lawrence Lessig



Bug#852004: RFP: libbio-eutilities-perl -- bioperl interface to the Entrez Programming Utilities (E-utilities)

2017-01-20 Thread Carnë Draug
Package: wnpp
Severity: wishlist

* Package name: libbio-eutilities-perl
  Version : 1.75
  Upstream Author : bioperl project 
* URL : https://metacpan.org/release/Bio-EUtilities
* License : Perl
  Programming Lang: Perl
  Description : BioPerl interface to the Entrez Programming Utilities 
(E-utilities)

The Bioperl project is a coordinated effort to collect computational
methods routinely used in bioinformatics into a set of standard
CPAN-style, well-documented, and freely available Perl modules.  This
package provides a programatic interface to NCBI's Entrez Programming
Utilities commonly refered to as E-utilities.  Namely, it provides the
Bio::DB::EUtilities and Bio::Tools::EUtilities perl modules.

Entrez is a federated search engine at the National Center for
Biotechnology Information (NCBI) for a large number of databases
covering a variety of biomedical data, including nucleotide and
protein sequences, gene records, three-dimensional molecular
structures, and the biomedical literature.  E-utilities are a set of
eight server-side programs that provide a stable interface into the
Entrez query and database system at the National Center for
Biotechnology Information (NCBI).



Bug#839613: marked as done (O: python-pefile -- Portable Executable (PE) parsing module for Python)

2017-01-20 Thread Debian Bug Tracking System
Your message dated Fri, 20 Jan 2017 17:34:43 +0100
with message-id <871svxitb0@msgid.hilluzination.de>
and subject line I did not intend to orphan this package.
has caused the Debian Bug report #839613,
regarding O: python-pefile -- Portable Executable (PE) parsing module for Python
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.)


-- 
839613: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=839613
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: normal
--- End Message ---
--- Begin Message ---
Hi Robert,

I think that you intended to do something other than orphaning the
python-pefile in my name. Closing this bug, in the hope that this will
do the trick.

Cheers,
-Hilko--- End Message ---


Bug#824670: ITP: dnsdiag -- DNS Diagnostics and Performance Measurement Tools

2017-01-20 Thread Ana C. Custura
Hi Antoine, 

Many thanks for the review, it is greatly appreciated.

> (1) The package description could be improved... Use more spaces between
> paragraphs.

Done.

> (2) Also, I would remove the series of questions on the first lines of
> the description. We are aiming at more neutral description of what the
> package does, not an advertisement. :)

Removed the questions and reworded the description slightly.

> (3) The Vcs-Git line is incorrect - it needs to be a proper git URL:
> I suggest you use collab-maint as it is easy to get access to it. If you
> already have access to the pkg-netmeasure group, that's fine too, but be
> sure to push your changes there. 

Usually I go on alioth to create and push the repo after everything has
been reviewed, so yes, it does not exist yet.
Have recently gained access to collab-maint, will push there.

> (4) Why do you use a `.install` file instead of letting the regular
> setup.py install targets do their thing?

This needs to be forwarded upstream I think, there is a problem with 
setup.py. Without the install file we get an empty package. You can try
to do find_packages() to see python does not find any, or take out the
install file and build the package to reproduce the issue. I've changed
the solution slightly by now installing the scripts directly in /usr/bin
and renaming them, and patched out the entry_points in setup.py. 

> (5) in the patches, I recommend you follow the patch tagging guidelines
> documented here:
> 
> http://dep.debian.net/deps/dep3/
> 
> for example, i'd be curious to hear why the cmrywhois patch is required
> or what the "test.diff" patch actually does (or why it's called
> "test"!)...

I deleted test.diff with quilt but it must have ended up in a commit. It
was a sorry attempt at fixing setup.py, the file is gone now. Have added
more info in the header for the cymruwhois patch, let me know if that
looks ok.

> (6) the watch file is a bit odd - there's a commented out line, but then
> it still kind of works because the next line kicks in... it confuses the
> mentors site as well, so you probably want to clean that up.

Done, removed the comment.

>  Unfortunately, it is too late to make it
> into stretch, and that's my fault, but we will be able to backport this
> fairly easily I believe...

Thank you again for your feedback, I found it to be very constructive.
Have reuploaded on mentors and pushed to collab-maint.

Regards,
Ana



Bug#769779: RM: sipml5 -- NPOASR; orphaned, outdated

2017-01-20 Thread Adrian Bunk
Control: reassign -1 ftp.debian.org
Control: retitle -1 sipml5 -- NPOASR; orphaned, outdated

sipml5 has never been part of a stable release.

It is also orphaned, not the latest upstream code, and upstream also 
doesn't seem to be very active (one commit in 2016).

cu
Adrian

-- 

   "Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
   "Only a promise," Lao Er said.
   Pearl S. Buck - Dragon Seed



Processed: RM: sipml5 -- NPOASR; orphaned, outdated

2017-01-20 Thread Debian Bug Tracking System
Processing control commands:

> reassign -1 ftp.debian.org
Bug #769779 [wnpp] O: sipml5 -- JavaScript SIP stack
Bug reassigned from package 'wnpp' to 'ftp.debian.org'.
Ignoring request to alter found versions of bug #769779 to the same values 
previously set
Ignoring request to alter fixed versions of bug #769779 to the same values 
previously set
> retitle -1 sipml5 -- NPOASR; orphaned, outdated
Bug #769779 [ftp.debian.org] O: sipml5 -- JavaScript SIP stack
Changed Bug title to 'sipml5 -- NPOASR; orphaned, outdated' from 'O: sipml5 -- 
JavaScript SIP stack'.

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



Bug#851976: RFA: debops -- Ansible based configuration framework for Debian servers

2017-01-20 Thread Daniel Stender
... the two Debops packages are currently in experimental:

https://packages.qa.debian.org/d/debops.html
https://packages.qa.debian.org/d/debops-playbooks.html

DS

-- 
4096R/DF5182C8
Debian Developer (sten...@debian.org)
LPIC-1 (LPI000329859 64mz6f7kt4)
http://www.danielstender.com/



Processed: retitle 851977

2017-01-20 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> retitle 851977 RFA: debops-playbooks -- Ansible playbooks and roles for 
> Debian servers
Bug #851977 [wnpp] RFA: debops-playbooks
Changed Bug title to 'RFA: debops-playbooks -- Ansible playbooks and roles for 
Debian servers' from 'RFA: debops-playbooks'.
> thanks
Stopping processing here.

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



Bug#851977: RFA: debops-playbooks

2017-01-20 Thread Daniel Stender
Package: wnpp
Severity: normal

I'm looking for somebody to taking over the maintenance of this package. If 
you're
interested please contact me first ().

Thanks,
DS



Bug#851976: RFA: debops -- Ansible based configuration framework for Debian servers

2017-01-20 Thread Daniel Stender
Package: wnpp
Severity: normal

I'm looking for somebody who would like to adopt this package. If you're 
interested
please contact me first ().

Best,
DS



Processed: retitle 802805

2017-01-20 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> retitle 802805 RFP: otto -- easy development and deployment for cloud 
> platforms
Bug #802805 [wnpp] ITP: otto -- easy development and deployment for cloud 
platforms
Changed Bug title to 'RFP: otto -- easy development and deployment for cloud 
platforms' from 'ITP: otto -- easy development and deployment for cloud 
platforms'.
> noowner 802805
Bug #802805 [wnpp] RFP: otto -- easy development and deployment for cloud 
platforms
Removed annotation that Bug was owned by Daniel Stender 
.
> retitle 808940 RFP: terraform -- tool for managing cloud infrastructure
Bug #808940 [wnpp] ITP: terraform -- tool for managing cloud infrastructure
Changed Bug title to 'RFP: terraform -- tool for managing cloud infrastructure' 
from 'ITP: terraform -- tool for managing cloud infrastructure'.
> noowner 808940
Bug #808940 [wnpp] RFP: terraform -- tool for managing cloud infrastructure
Removed annotation that Bug was owned by Daniel Stender 
.
> thanks
Stopping processing here.

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



Bug#851333: marked as done (ITP: git-annex-el -- Emacs integration for git-annex)

2017-01-20 Thread Debian Bug Tracking System
Your message dated Fri, 20 Jan 2017 13:00:10 +
with message-id 
and subject line Bug#851333: fixed in git-annex-el 1.0+git20160215.e61ef24-1
has caused the Debian Bug report #851333,
regarding ITP: git-annex-el -- Emacs integration for git-annex
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.)


-- 
851333: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=851333
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Owner: Sean Whitton 

* Package name: git-annex-el
  Version : 1.0+git20160215.e61ef24
  Upstream Author : John Wiegley 
* URL : https://github.com/jwiegley/git-annex-el/
* License : GPL-2+
  Programming Lang: Emacs Lisp
  Description : Emacs integration for git-annex

I intend to maintain this as part of the pkg-emacsen team.

-- 
Sean Whitton


signature.asc
Description: PGP signature
--- End Message ---
--- Begin Message ---
Source: git-annex-el
Source-Version: 1.0+git20160215.e61ef24-1

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

Debian distribution maintenance software
pp.
Sean Whitton  (supplier of updated git-annex-el 
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, 13 Jan 2017 21:49:53 -0700
Source: git-annex-el
Binary: elpa-git-annex
Architecture: source all
Version: 1.0+git20160215.e61ef24-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Emacs addons team 

Changed-By: Sean Whitton 
Description:
 elpa-git-annex - Emacs integration for git-annex
Closes: 851333
Changes:
 git-annex-el (1.0+git20160215.e61ef24-1) unstable; urgency=medium
 .
   * Initial release (Closes: #851333).
Checksums-Sha1:
 3096189ae0b894152eb84145aef4d5bca4b8f794 2257 
git-annex-el_1.0+git20160215.e61ef24-1.dsc
 f416e234b231b2d401c1d025ddd04718650e8f3b 2728 
git-annex-el_1.0+git20160215.e61ef24.orig.tar.xz
 1d7865a50f9d70fee9d2fd5e135cf8e35601cd65 2140 
git-annex-el_1.0+git20160215.e61ef24-1.debian.tar.xz
 30fc54918d79cefbe236138969ec5d042fd42583 5582 
elpa-git-annex_1.0+git20160215.e61ef24-1_all.deb
Checksums-Sha256:
 82a3a502ce879390718dbb8125a5dc6675593059c344421975e67a757fb56eb0 2257 
git-annex-el_1.0+git20160215.e61ef24-1.dsc
 b5c1be08c9f53ff6dab42e84990e1c7972bfe4887d40a8948f1518671e8590c3 2728 
git-annex-el_1.0+git20160215.e61ef24.orig.tar.xz
 8a27e5473794d8e5895ae4a75a55704ce7d4d836362875bf11c7c2179654752d 2140 
git-annex-el_1.0+git20160215.e61ef24-1.debian.tar.xz
 08307b86eb1b74784d1ef1f6617025960bdc1ca352075dbbed5777b74e9b1565 5582 
elpa-git-annex_1.0+git20160215.e61ef24-1_all.deb
Files:
 f7d1ae5e0bc30cae7d6bd338ed6c2677 2257 lisp optional 
git-annex-el_1.0+git20160215.e61ef24-1.dsc
 1e25bbb5f6e77e7c729247ce5a6a255d 2728 lisp optional 
git-annex-el_1.0+git20160215.e61ef24.orig.tar.xz
 de362d8d25a8a05d0e379384d6f8e9ed 2140 lisp optional 
git-annex-el_1.0+git20160215.e61ef24-1.debian.tar.xz
 8489c745fc59c79682a6f313ebaedf35 5582 lisp optional 
elpa-git-annex_1.0+git20160215.e61ef24-1_all.deb

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEm5FwB64DDjbk/CSLaVt65L8GYkAFAlh5rjAACgkQaVt65L8G
YkDyNRAApXR3nmqlxj9ooY8bXKiz4JoD4E0SbK05fanZ9L4wed/jjabqSdKnMuij
Abjj9PtOTuUXpsoMG8s+ozbPemB9MTAdnRuzYs4Cqj2T4PhpbqnJzB7QNMo18qbc
YrnvORiBKVcsTtcDLp0tPEo00Ol9j9slN1y+9wBmClMFSedKeZieq5cCoCd1spfP
eOORYE3Ypl3GM2FNskbhGAYdiEpijpuW2YBdK0YcrrDLhgZB4V6zKrtw/wIzL0rV
0D1pCFd/5XZ6DlwuoqNs3EyYQz3v+7ts5QDnoysZcKgEUGuV34cYu2e/v9JsR5YF
h6rTHw7hggvJjiknX4ioWHgG9GCswHs+Ang7cWlg0Ld/oE1O89XljaP8DPrE7dm2
skMJZv1n7x8L4OPtR9ISn0mSmoRl2UwDK7Rw8xK4PkiYv80xsl4UIsAZxr5p2N1E
y/4/SYocrM33IWZQOwmcgEn4zcerbNQ13Y/hzHIYp/fBBHJO8qhcXL4/DPs9WNHS
HJsUR2TAUxPWbyXmyqGa5uViAzgdYUSsWnNjKR0cJkV0XsRMt3M+6uJC5mzQ3sqU
bOdqqVoqdHMDRP1HXmA6uLw4IXkzTSbWtvilDgD8HD7CeArAqu/AdoZrVjTUEOlb
QEJMn3eytKTiIzxlM0evy7OxrKQukck2HRezvZtz3ePlSLMkbMw=
=mzMu
-END PGP SIGNATURE End Message ---


Bug#849283: marked as done (ITP: php-geos -- GEOS bindings for PHP)

2017-01-20 Thread Debian Bug Tracking System
Your message dated Fri, 20 Jan 2017 13:00:12 +
with message-id 
and subject line Bug#849283: fixed in php-geos 1.0.0-1
has caused the Debian Bug report #849283,
regarding ITP: php-geos -- GEOS bindings for PHP
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.)


-- 
849283: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=849283
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Owner: Bas Couwenberg 

* Package name: php-geos
  Version : 1.0.0
  Upstream Author : GEOS Developers 
* URL : https://git.osgeo.org/gogs/geos/php-geos/
* License : Expat
  Programming Lang: PHP & C
  Description : GEOS bindings for PHP

GEOS provides a spatial object model and fundamental geometric
functions. It implements the geometry model defined in the
OpenGIS Consortium Simple Features Specification for SQL.

This package contains the PHP bindings for GEOS.


The package will be maintained within the Debian GIS team along
with GEOS.
--- End Message ---
--- Begin Message ---
Source: php-geos
Source-Version: 1.0.0-1

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

Debian distribution maintenance software
pp.
Bas Couwenberg  (supplier of updated php-geos 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: Sat, 24 Dec 2016 17:05:05 +0100
Source: php-geos
Binary: php-geos
Architecture: source amd64
Version: 1.0.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian GIS Project 
Changed-By: Bas Couwenberg 
Description:
 php-geos   - GEOS bindings for PHP
Closes: 849283
Changes:
 php-geos (1.0.0-1) unstable; urgency=medium
 .
   * Initial Release. (Closes: #849283).
Checksums-Sha1:
 0718fe53ad90b3c462ccdc74c57ded3fbb11beed 1969 php-geos_1.0.0-1.dsc
 045214f4c3b2d24571e6b145f39ac41fa1dc9319 40870 php-geos_1.0.0.orig.tar.gz
 7f0676fb3aaf181a8cc8e30ab810fa69da55f04c 3276 php-geos_1.0.0-1.debian.tar.xz
 f8c31fd347744a0a2b96b58a7981a8052dc21fed 64616 
php-geos-dbgsym_1.0.0-1_amd64.deb
 3f4657a38301a32d17ea97ea1159e52fa036a49c 6855 php-geos_1.0.0-1_amd64.buildinfo
 0050ddaaf066c02440a5a4aa80d14b7a7a345f88 18778 php-geos_1.0.0-1_amd64.deb
Checksums-Sha256:
 603ff2b8732f8fbb9b2e40af2539c1f2962fc4b0fb6e722000e753694ba5dbd0 1969 
php-geos_1.0.0-1.dsc
 09cd4e7a3b026f65d86320b1250d6d6ceb8d78179cbfd480f622011d52f92035 40870 
php-geos_1.0.0.orig.tar.gz
 1384c8cb389b9993e2f6894cbc9431187cea93e15d960f91032613053f077e1c 3276 
php-geos_1.0.0-1.debian.tar.xz
 21533d49c7a464f2fbb6bf89f59150e955ab38cd95ebb2d979dd0bfafd892604 64616 
php-geos-dbgsym_1.0.0-1_amd64.deb
 6b454c605080d222a27f906bee0d643fd4a2457d76de53020d6e4ed4afcdd7b7 6855 
php-geos_1.0.0-1_amd64.buildinfo
 7699110ac9256c63b34ed1cca9a265254649548cdd70b1f33a319b3ddce8ed43 18778 
php-geos_1.0.0-1_amd64.deb
Files:
 cbc632d43ae6752b70bee51d7304de9e 1969 science optional php-geos_1.0.0-1.dsc
 5107e7062b12a5903b83c90c2955 40870 science optional 
php-geos_1.0.0.orig.tar.gz
 37b776287be046c7da301b57214561b4 3276 science optional 
php-geos_1.0.0-1.debian.tar.xz
 8600a9b947237989770cd55a0817f613 64616 debug extra 
php-geos-dbgsym_1.0.0-1_amd64.deb
 2ecb1777cb31250799634d424b619b1a 6855 science optional 
php-geos_1.0.0-1_amd64.buildinfo
 1351e526efe3e7f1e7e3cee0abac96da 18778 web optional php-geos_1.0.0-1_amd64.deb

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEgYLeQXBWQI1hRlDRZ1DxCuiNSvEFAlhenkgACgkQZ1DxCuiN
SvEc/RAA0uMNf2SHc0BGTdRioQpd3gvxQKJxuxIsbh25P0WazeFvMgs+oyQCHBW+
UNPs0mYielMFOAPHrsemHuL7jN4PqFLCz/rXGfw6aBbdIZh0dvatvmUYp1zCyj01
K0tDuA+4yLfpzpSYm3W/GxShnXnArd6yPW0KMbwywRVX3WVKsFR3LnjM0WZLAC3o
Toj59CIPFDmSUvKPOqkCD+kt4Rc1PxTedJaHrNJ9Me5detpi1UeC8z8AP6jm4jYo
z/ttI7VWoTlvOjX3QBcjDEndcp+I97uApqk7IQDFnEtnpKuZR/T8bGs7PhVRLn5+
lccil1xPWUyNDXoSFN45nth+HqaFkEfbwNf7H5jrzckGsuCsm4rZjymkj93dGTrO
6BoEepmiA6bHJjBVOwTpJRcmjJ1c1KxbsVyP36P7chnSyom7Y34hu1z0/v1LD2NI
7ZWa2CmC8hRcRHRZMoK7xdLVuwfg+n/xQViWLY+B7etU8GCuEBzXX9wtZB22Wgko
4IJXkRoykSUa/R1K+wwWhKhy6TiympCi3qb+cB+Z9Wt9PjOKVYqYIec/sjob1Gkz
lci5PPu0uK1MCYrL49GDNgW0O9dUtHQ1gCZmY/DtxsJwSS+E

Bug#795101: marked as done (RFP: stenographer -- full-packet-capture utility)

2017-01-20 Thread Debian Bug Tracking System
Your message dated Fri, 20 Jan 2017 13:00:13 +
with message-id 
and subject line Bug#795101: fixed in stenographer 0.0~git20161206.0.66a8e7e-1
has caused the Debian Bug report #795101,
regarding RFP: stenographer -- full-packet-capture utility
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.)


-- 
795101: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=795101
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Owner: Hilko Bengen 

* Package name: stenographer
  Version : 0.0~git20150805.0.b8123c7-1
  Upstream Author : Google
* URL : https://github.com/google/stenographer
* License : Apache-2.0
  Programming Lang: Go, C++
  Description : full-packet-capture utility
   Stenographer is a full-packet-capture utility for buffering packets
   to disk for intrusion detection and incident response purposes. It
   provides a high-performance implementation of NIC-to-disk packet
   writing, handles deleting those files as disk fills up, and provides
   methods for reading back specific sets of packets quickly and easily.
--- End Message ---
--- Begin Message ---
Source: stenographer
Source-Version: 0.0~git20161206.0.66a8e7e-1

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

Debian distribution maintenance software
pp.
Sascha Steinbiss  (supplier of updated stenographer 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 Jan 2017 14:37:44 +0100
Source: stenographer
Binary: stenographer stenographer-client stenographer-common
Architecture: source all amd64
Version: 0.0~git20161206.0.66a8e7e-1
Distribution: unstable
Urgency: low
Maintainer: Hilko Bengen 
Changed-By: Sascha Steinbiss 
Description:
 stenographer - full-packet-capture utility -- server
 stenographer-client - full-packet-capture utility -- clients
 stenographer-common - full-packet-capture utility -- common files
Closes: 795101
Changes:
 stenographer (0.0~git20161206.0.66a8e7e-1) unstable; urgency=low
 .
   [ Hilko Bengen and Sascha Steinbiss ]
   * Initial release (Closes: #795101)
Checksums-Sha1:
 5669ecadba7e6f3ccf90ab889032a6ad805169ca 2498 
stenographer_0.0~git20161206.0.66a8e7e-1.dsc
 e9031f5de6850fff8e2adcaac4e2c64a9557324c 97980 
stenographer_0.0~git20161206.0.66a8e7e.orig.tar.xz
 af413bd0c140e54e842412b638a1a02025eff0e4 13560 
stenographer_0.0~git20161206.0.66a8e7e-1.debian.tar.xz
 6080225c063758462374f600e1231621e26b1637 5224 
stenographer-client_0.0~git20161206.0.66a8e7e-1_all.deb
 5325330e4cff377992e7ad534776f3b406da14d7 18610 
stenographer-common_0.0~git20161206.0.66a8e7e-1_all.deb
 a7a913c6e1a2c9ecfd02ef709c42ec08b19f90de 1685400 
stenographer-dbgsym_0.0~git20161206.0.66a8e7e-1_amd64.deb
 37a9af991a0a2f653d4b1a3ac198128387aaab5e 6473 
stenographer_0.0~git20161206.0.66a8e7e-1_amd64.buildinfo
 f4641aaa58e0d62216f71e3a837ee136f8f4b854 2081032 
stenographer_0.0~git20161206.0.66a8e7e-1_amd64.deb
Checksums-Sha256:
 499fc83fd1d2daf3c2f33e3a10eef533949b5f705494ea42e921c029f53d6579 2498 
stenographer_0.0~git20161206.0.66a8e7e-1.dsc
 2cf67496f21347fa15cea245f5f3a47557b63c676257df4d8ebfadde6b0767b5 97980 
stenographer_0.0~git20161206.0.66a8e7e.orig.tar.xz
 6f809a5cbbcd04734c05475a0d56d05e5ec9138a9edbdc2ac37114f5f465968f 13560 
stenographer_0.0~git20161206.0.66a8e7e-1.debian.tar.xz
 0352777370724060f1ec0583a952ca8278e866614d6fc505d5db393a328b0054 5224 
stenographer-client_0.0~git20161206.0.66a8e7e-1_all.deb
 e90bf810d85c5104c7e4f6a547c261bf2593e21c30e0503bb5b6561155d1b790 18610 
stenographer-common_0.0~git20161206.0.66a8e7e-1_all.deb
 5fb7bf976a2db3b3a3164aeb2b088f98b784daa798c0f0d759c96b3047e57e03 1685400 
stenographer-dbgsym_0.0~git20161206.0.66a8e7e-1_amd64.deb
 3996394f0fa79c4bc863fd58b9ce4a42ea61634080c2815ab28aae8d7a58d7e2 6473 
stenographer_0.0~git20161206.0.66a8e7e-1_amd64.buildinfo
 6b0f4a85a771cd141ab62b97333ad6848bf67a046dba0c65ea2955268117b00c 2081032 
stenographer_0.0~git20161206.0.66a8e7e-1_amd64.deb
Files:
 43af854f77d85020cdf58638e5e24959 2498 net optional 
stenogr

Bug#851958: ITP: r-cran-worrms -- GNU R client of World Register of Marine Species (WoRMS)

2017-01-20 Thread Andreas Tille
Package: wnpp
Severity: wishlist
Owner: Andreas Tille 

* Package name: r-cran-worrms
  Version : 0.1.0
  Upstream Author : Scott Chamberlain 
* URL : https://cran.r-project.org/package=worrms
* License : MIT
  Programming Lang: GNU R
  Description : GNU R client of World Register of Marine Species (WoRMS)
 Client for World Register of Marine Species
 (). Includes functions for each
 of the API methods, including searching for names by name, date and
 common names, searching using external identifiers, fetching
 synonyms, as well as fetching taxonomic children and
 taxonomic classification.


Remark: This is a dependency of the new version of r-cran-taxize.  It
will be maintained by the Debian Med team at
svn://anonscm.debian.org/debian-med/trunk/packages/R/r-cran-worrms/trunk/



Bug#851957: ITP: r-cran-natserv -- GNU R 'NatureServe' Interface

2017-01-20 Thread Andreas Tille
Package: wnpp
Severity: wishlist
Owner: Andreas Tille 

* Package name: r-cran-natserv
  Version : 0.1.4
  Upstream Author : Scott Chamberlain 
* URL : https://cran.r-project.org/package=natserv
* License : MIT
  Programming Lang: GNU R
  Description : GNU R 'NatureServe' Interface
 Interface to 'NatureServe' ().
 Includes methods to get data, image metadata, search taxonomic names,
 and make maps.


Remark: This is a dependency of the new version of r-cran-taxize.  It
will be maintained by the Debian Med team at
svn://anonscm.debian.org/debian-med/trunk/packages/R/r-cran-natserv/trunk/



Processed: farbfeld: block ITP 851185 by RFS 851937

2017-01-20 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> block 851185 by 851937
Bug #851185 [wnpp] ITP: farbfeld -- lossless image-format designed to be parsed 
and piped easily
851185 was not blocked by any bugs.
851185 was not blocking any bugs.
Added blocking bug(s) of 851185: 851937
> stop
Stopping processing here.

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



Processed: openmeca: block ITP 850590 by RFS 851936

2017-01-20 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> block 850590 by 851936
Bug #850590 [wnpp] ITP: openmeca -- a graphical application to model and 
simulate mechanical systems
850590 was not blocked by any bugs.
850590 was not blocking any bugs.
Added blocking bug(s) of 850590: 851936
> stop
Stopping processing here.

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



Bug#851949: ITP: python-statistics -- A Python 2.* port of 3.4 Statistics Module

2017-01-20 Thread Hugo Lefeuvre
Package: wnpp
Severity: wishlist
Owner: Hugo Lefeuvre 

* Package name: python-statitics
* Version : 1.0.3.5
* Upstream Author : Stefano Crosta
* URL or Web page : https://github.com/digitalemagine/py-statistics
* License : PSF
* Description : Python 2.* port of 3.4 Statistics Module

Needed by python-pytest-benchmark.

Cheers,
 Hugo

-- 
 Hugo Lefeuvre (hle)|www.owl.eu.com
4096/ ACB7 B67F 197F 9B32 1533 431C AC90 AC3E C524 065E


signature.asc
Description: PGP signature