Bug#752984: ITP: node-ncp -- Asynchronous recursive file copy utility.

2014-06-28 Thread Andrew Kelley
Package: wnpp
Severity: wishlist
Owner: Andrew Kelley superjo...@gmail.com
X-Debbugs-CC: debian-de...@lists.debian.org

* Package name: node-ncp
  Version : 0.5.1
  Upstream Author : AvianFlu char...@charlieistheman.com
* URL : https://github.com/AvianFlu/ncp
* License : Expat
  Programming Lang: JavaScript
  Description : Asynchronous recursive file copy utility - Node.js
module

 ncp is a Node.js module which provides asynchronous recursive file and
 directory copying.
 .
 Node.js is an event-based server-side JavaScript engine.


Bug#752990: ITP: python-xvfbwrapper -- headless display inside Xvfb

2014-06-28 Thread Thomas Goirand
Package: wnpp
Severity: wishlist
Owner: Thomas Goirand z...@debian.org

* Package name: python-xvfbwrapper
  Version : 0.2.4
  Upstream Author : Corey Goldberg cgoldb...@gmail.com
* URL : https://github.com/cgoldberg/xvfbwrapper
* License : Expat
  Programming Lang: Python
  Description : headless display inside Xvfb

 Python wrapper for running a display inside X virtual framebuffer (Xvfb).
 .
 In the X Window System, Xvfb or X Virtual FrameBuffer is an X11 server that
 performs all graphical operations in memory, not showing any screen output.
 This virtual server does not require the computer to run or to even have a
 screen or an input device. Only a network layer is necessary.


-- 
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/20140628082324.3896.34839.report...@buzig.gplhost.com



Bug#711036: marked as done (ITP: x11iraf -- Graphical tools to work with IRAF)

2014-06-28 Thread Debian Bug Tracking System
Your message dated Sat, 28 Jun 2014 10:29:46 +0200
with message-id 53ae7cfa.3010...@liska.ath.cx
and subject line 
has caused the Debian Bug report #711036,
regarding ITP: x11iraf -- Graphical tools to work with IRAF
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.)


-- 
711036: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=711036
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: wnpp
Severity: wishlist
Owner: Ole Streicher deb...@liska.ath.cx
X-Debbugs-Cc: debian-de...@lists.debian.org, debian-scie...@lists.debian.org

* Package name: x11iraf
  Version : 2.0~BETA
  Upstream Author : National Optical Astronomy Observatories
* URL : http://iraf.noao.edu
* License : MIT, with no-ad clause
  Description : Graphical tools to work with IRAF

x11iraf provides graphical tools to work with IRAF, notably xgterm and
XImtool. IRAF (Image Reduction and Analysis Facility) is a general
purpose software system for the reduction and analysis of astronomical data.

This was in Debian until ~2004 [1], packaged by Zed Pobre, which then
was removed; mainly due to the licensing problem of IRAF. Since IRAF is
now covered by a DFSG compliant license, it is going to be packaged
now[2], and it makes sense to bring x11iraf back as well.

The package is not 64-bit clean (and probably never will, according to
upstream [3]), so the build will be limited to 32-bit platforms.

Cheers

Ole

[1] http://bugs.debian.org/232472
[2] http://bugs.debian.org/690531
[3] http://iraf.net/phpBB2/viewtopic.php?t=90892
---End Message---
---BeginMessage---
I am not interested in packaging x11iraf anymore.---End Message---


Bug#752995: ITP: python-xstatic -- XStatic base package with minimal support code

2014-06-28 Thread Thomas Goirand
Package: wnpp
Severity: wishlist
Owner: Thomas Goirand z...@debian.org

* Package name: python-xstatic
  Version : 1.0.0
  Upstream Author : Thomas Waldmann t...@waldmann-edv.de
* URL : https://bitbucket.org/thomaswaldmann/xstatic
* License : Expat
  Programming Lang: Python
  Description : XStatic base package with minimal support code

 XStatic is a packaging standard to package external (often 3rd party) static
 files as a python package, so they are easily usable on all operating systems,
 with any package management system or even without one.
 .
 Many python projects need to use some specific data files, like javascript,
 css, java applets, images, etc. Sometimes these files belong to YOUR project
 (then you may want to package them separately, but you could also just put
 them into your main package). But in many other cases, those files are
 maintained by someone else (like jQuery javascript library or even much bigger
 js libraries or applications) and you definitely do not really want to merge
 them into your project. So, you want to have static file packages, but you
 don’t want to get lots of stuff you do not want. Thus, stuff required by
 XStatic file packages (especially the main, toplevel XStatic package) tries to
 obey to be a MINIMAL, no-fat thing. We won’t sell you any web framework or
 other stuff you don't want. Maybe there will be optional XStatic extensions
 for all sorts of stuff, but they won't be required if you just want the files.
 .
 By having static files in packages, it is also easier to build virtual envs,
 support linux/bsd/... distribution package maintainers and even windows
 installs using the same mechanism.


--
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/20140628085919.6975.92874.report...@buzig.gplhost.com



Bug#752994: ITP: vim-ctrlp -- fuzzy file, buffer, mru, tag, etc. finder for Vim

2014-06-28 Thread Piotr Ożarowski
Package: wnpp
Severity: wishlist
Owner: Piotr Ożarowski pi...@debian.org

* Package name: vim-ctrlp
  Version : 1.79
  Upstream Author : Kien Nguyen
* URL : http://kien.github.io/ctrlp.vim/
* License : https://github.com/kien/ctrlp.vim/issues/582
  Programming Lang: Vimscript
  Description : fuzzy file, buffer, mru, tag, etc. finder for Vim

* Written in pure Vimscript for MacVim, gVim and Vim 7.0+.
* Full support for Vim's regexp as search patterns.
* Built-in Most Recently Used (MRU) files monitoring and search.
* Built-in project's root finder.
* Open multiple files at once.
* Create new files and directories.
* Execute Ex commands on an opening file (jump to a line, to a string or do 
anything).
* Optional cross-sessions caching and history allow for fast initialization.
* Mappings and usage conform to Vim's conventions.


-- 
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/20140628085625.29994.47529.report...@sts0.p1otr.com



Processed: block 729218 with 745687

2014-06-28 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 block 729218 with 745687
Bug #729218 [wnpp] ITP: isso -- web-based commenting system
729218 was not blocked by any bugs.
729218 was not blocking any bugs.
Added blocking bug(s) of 729218: 745687
 thanks
Stopping processing here.

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



Bug#748279: RFS: janeclone/1.1.4 [ITP] -- friendly greeter

2014-06-28 Thread Anonymous
Hi, Iwamatsu-san


Thank you for reviewing my package !
I'm going to deal with fixing package pointed out by you.

First of all, it seems I need to read Debian doc.


BTW, have you who signed the GPG key with someone?
If you have not yet, you need.

I have signed GPG key in Kansai Debian Benkyokai few days ago.


Best Regards,
  Hiroyuki Nagata

2014-06-26 12:58 GMT+09:00 Nobuhiro Iwamatsu iwama...@nigauri.org:
 Hi,

 If you want to find a sponsor, you should not be using it this bug.
 You must register the bug of RFS.
http://mentors.debian.net/sponsor/rfs-howto
 You seemed to read this, but Subject seems to be different. You must
 not include a bug number in this.

 So, I could check your package.

 1. Please add debian version.
 Debain version is not included in your package. Please add it.
 https://www.debian.org/doc/debian-policy/ch-controlfields.html#s-f-Version

 2. Please delete the template file.
  Package has some in  template file in debian dirtectory.
  For example, README, README.source,  init.d.ex and other.
  A file having EX to extension is the template file which is
 unnecessary with many packages.

  3.  Please write copyright file exactly.
   Please see
 https://www.debian.org/doc/debian-policy/ch-docs.html#s-copyrightfile.

  4. Please include ITP bug number into changelog.
   Please see
 https://www.debian.org/doc/debian-policy/ch-source.html#s-dpkgchangelog.

  5.  Please write control file exactly.

   1 Source: janeclone
   2 Section: net
   3 Priority: extra
   4 Maintainer: hiroyuki nagata newserver...@gmail.com
   5 Build-Depends: debhelper (= 8.0.0), autotools-dev, libatk1.0-0
 (= 1.29.3), libc6 (= 2.7), libcairo2 (= 1.2.4), libdbus-1-3 (=
 1.1.1), libfontconfig1 (= 2.8.0), libfreetype6 (= 2.2.1),
 libgcc1 (= 1:4.1.1), libglib2.0-0 (= 2.12.0), libpango1.0-0 (=
 1.14.0), libstdc++6 (= 4.1.1),libwxbase3.0-0, libwxgtk3.0-0,
 libxml2-dev (= 2.8.0), fonts-mona, libcurl4-openssl-dev

   You dont need set all build-depend packages. For example, libc6,
 libgcc1 and  libstdc++6
   are unnecessary. Also, here lists the packages required to build.
   For example, libatk1.0-0 is not necessary to build, it is a required
 package to run this
   software. Perhaps, you should set libatk1.0-dev instead of this.
   Please see 
 https://www.debian.org/doc/debian-policy/ch-relationships.html#s-sourcebinarydeps.

   6 Standards-Version: 1.1.4

   It is not a section to set a version of the software here. You set a
 version in Debian Policy.
   Please see 
 https://www.debian.org/doc/debian-policy/ch-controlfields.html#s-f-Standards-Version.

   7 Homepage: https://github.com/Hiroyuki-Nagata/JaneClone
   8
   9 Package: janeclone
  10 Architecture: any
  11 Depends: ${shlibs:Depends}, ${misc:Depends}
  12 Description: Cross Platform 2ch browser
  13  JaneClone is a plain browser dedicated to read 2ch thread. Using
 a library called wxWidgets.
  14  It will work on Windows, Linux, Mac. It will keep the
 platform-specific user interface.

   Please write more descripiton of this package. For example, you
 should write a different characteristic as other 2ch browser.

 If you have not read the following documents, I recommend that you read 
 earlier.
   - https://www.debian.org/doc/manuals/maint-guide/
   - https://www.debian.org/doc/manuals/developers-reference/
   - packaging-tutorial / please do 'apt-get install packaging-tutorial'
   - https://www.debian.org/doc/debian-policy/

 BTW, have you who signed the GPG key with someone?
 If you have not yet, you need.

 Best regards,
   Nobuhiro

   Package: sponsorship-requests
   Severity: wishlist

   Dear mentors,

   I am looking for a sponsor for my package janeclone

  * Package name: janeclone
Version   : 1.1.4
Upstream Author : newserver...@gmail.com
  * URL   : https://github.com/Hiroyuki-Nagata/JaneClone
  * License  : GPL v2
Section   : net

   It builds those binary packages:

 janeclone  - Cross Platform 2ch browser

   To access further information about this package, please visit the
 following URL:

   http://mentors.debian.net/package/janeclone


   Alternatively, one can download the package with dget using this command:

 dget -x 
 http://mentors.debian.net/debian/pool/main/j/janeclone/janeclone_1.1.4.dsc

   More information about janeclone can be obtained from

wiki:  https://github.com/Hiroyuki-Nagata/JaneClone/wiki
doxygen :  http://hiroyuki-nagata.github.io/JaneClone/

There is only the Japanese explanation to either site,
but there is a screen shot of the application towards the wiki.

   Description about package
 JaneClone is a simple browser for the Internet bulletin board.
 , like the 2ch.net or other thread float style bulletin board systems.

   Feature
 It will work on Linux, Windows, Mac. It will keep the
 platform-specific user interface.
 And it has functions for 

Bug#753010: RFP: xul-ext-disconnect -- Make the web faster, more private, and more secure

2014-06-28 Thread intrigeri
Package: wnpp
Severity: wishlist

* Package name: xul-ext-disconnect
  Version : 3.14.0
  Upstream Author : Brian Kennish byoo...@gmail.com
* URL or Web page : https://disconnect.me/
* License : GPL-3
  Description : Make the web faster, more private, and more secure.

The Freepto [1] Debian derivative is shipping this extension,
presumably for good reasons. They're trying to reduce their delta with
Debian, and a good step in this direction would be to have all browser
extensions they ship part of Debian. Then, we at Tails [2] may
consider shipping this extension too.

The Freepto people are somewhat interested in maintaining this package
themselves, but they lack the needed skills right now, and it'll take
some time to get them up-to-speed, so it would be great if someone
else tackled the initial packaging work.

[1] http://www.freepto.mx/en/
[2] https://tails.boum.org/

Cheers,
-- 
intrigeri


-- 
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/85tx75npfb@boum.org



Bug#753012: RFP: vagrant-libvirt -- Vagrant provider for libvirt

2014-06-28 Thread vinc3nt
Package: wnpp
Severity: wishlist
X-Debbugs-CC: debian-de...@lists.debian.org, tails-...@boum.org,
free...@autistici.org

--- Please fill out the fields below. ---

   Package name: vagrant-libvirt
Version: 0.0.18
Upstream Author: Lukas Stanek
URL: https://github.com/pradels/vagrant-libvirt
License: MIT License
Description: Vagrant provider for libvirt.

-- 
vinc3nt

+-+
|GPG Id key: 4096R/DAA26AC4 2012-12-07|
|GPG Fingerprint: 19D8011C 81891778 7A1986DC 28E8567F DAA26AC4|
|OTR Fingerprint: 86F3EE43 8A9340D2 FF92A828 81C84DC2 FEDD839E|
+-+


-- 
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/53aed32c.5090...@riseup.net



Bug#753013: ITP: cppdb -- SQL Connectivity Library

2014-06-28 Thread Tobias Frost
Package: wnpp
Severity: wishlist
Owner: Tobias Frost t...@coldtobi.de

* Package name: cppdb
  Version : 0.3.1
  Upstream Author : Artyom Beilis (Tonkikh) artyom...@yahoo.com
* URL : http://cppcms.com/sql/cppdb/index.html
* License : Boost Software License 1.0
  Programming Lang: C++)
  Description : SQL Connectivity Library

CppDB is an SQL connectivity library that is designed to provide platform and
Database independent connectivity API similarly to what JDBC, ODBC and other
connectivity libraries do.

This library is developed as part of CppCMS Project - the C++ Web Development
Framework.

CppDB was designed with following goals in the mind:
 - Performance is the primary goal - make fastest possible SQL connectivity as
   possible
 - Transparent connection pooling support
 - Transparent prepared statements caching
 - Dynamic DB modules loading and optional static linking
 - Full and high priority support of FOSS RDBMS: MySQL, PostgreSQL, Sqlite3
 - Support as many RDBMSs as possible via cppdb-odbc bridge
 - Simplicity in use
 - Locale safety
 - Support of both explicit verbose API and brief and nice syntactic sugar


-- 
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/20140628145901.13957.21327.report...@mordor.loewenhoehle.ip



Bug#753015: ITP: node-depd -- mark a function or property as deprecated

2014-06-28 Thread Andrew Kelley
Package: wnpp
Severity: wishlist
Owner: Andrew Kelley superjo...@gmail.com
X-Debbugs-CC: debian-de...@lists.debian.org

* Package name: node-depd
  Version : 0.3.0
  Upstream Author : Douglas Christopher Wilson d...@somethingdoug.com
* URL : https://github.com/dougwilson/nodejs-depd
* License : Expat
  Programming Lang: JavaScript
  Description : mark a function or property as deprecated - Node.js
module

 This Node.js module allows you to display deprecation messages to your
users.
 This module goes above and beyond with deprecation warnings by
introspecting
 the call stack (but only the bits that it is interested in).
 .
 Instead of just warning on the first invocation of a deprecated function
and
 never again, this module will warn on the first invocation of a deprecated
 function per unique call site, making it ideal to alert users of all
 deprecated uses across the code base, rather than just whatever happens to
 execute first.
 .
 The deprecation warnings from this module also include the file and line
 information for the call into the module that the deprecated function was
in.
 .
 Node.js is an event-based server-side JavaScript engine.


Bug#678862: O: anubis -- SMTP message submission daemon

2014-06-28 Thread Andreas Metzler
On 2012-06-24 Bart Martens ba...@debian.org wrote:
 Package: wnpp

 Krzysztof Burghardt has confirmed to me via private e-mail that he will no
 longer be maintaining this package, and that he agrees to transfer 
 maintenance 
 to anyone interested.  Therefor I'm marking this package as orphaned now.

 Regards,

FWIW I have updated the packaging:
   * QA upload.
   * Set maintainer to QA.
   * Build gainst GnuTLS 3.
   * Use packaging format 3.0. (Patch by Jari Aalto). Closes: #661030
   * Convert to dh.
   * Use --with autotools-dev. Closes: #727318 (libtools is not used, no update
 needed.)
   * Add getconf LFS_CFLAGS to CPPFLAGS to enable gpg support on all archs.
 Closes: #643975
   * 51_pam_module_path.diff: Stop hardcoding path to pam modules which stopped
 working with multiarch. Patch by Jan-Kaspar Muennich. Closes: #728917

However I have not and will not upload this, because I could not test
it at all and fixing the pam issue #728917 made anubis segfault.

I am attaching the debian.tar.xz anyway, since I have invested quite
some time in this.

cu Andreas

-- 
`What a good friend you are to him, Dr. Maturin. His other friends are
so grateful to you.'
`I sew his ears on from time to time, sure'


anubis_4.1.1+dfsg1-4.debian.tar.xz
Description: Binary data


Bug#753017: ITP: node-media-typer -- Simple RFC 6838 media type parser and formatter

2014-06-28 Thread Andrew Kelley
Package: wnpp
Severity: wishlist
Owner: Andrew Kelley superjo...@gmail.com
X-Debbugs-CC: debian-de...@lists.debian.org

* Package name: node-media-typer
  Version : 0.2.0
  Upstream Author : Douglas Christopher Wilson d...@somethingdoug.com
* URL : https://github.com/expressjs/media-typer
* License : Expat
  Programming Lang: JavaScript
  Description : Simple RFC 6838 media type parser and formatter -
Node.js module

 media-typer is a Node.js module which parses a media type string, such as
 image/svg+xml; charset=utf-8.
 .
 Node.js is an event-based server-side JavaScript engine.


Bug#743499: ITP: oct2py -- GNU Octave to Python bridge

2014-06-28 Thread Josue Ortega
Hi, I've been working on this package. The sad part
is that there is an issue with the latest Oct2py version and the
latest GNU Octave Version on Sid

The problem is that the latest version of GNU Octave on Debian Sid has a known
issue, some unit tests fail with this version. It seems that upstream will be
fixing it soon. [0] .

The package is almost totally debianized I’m just waiting for the previous 
issue 
to be resolved

You can check it on the Debian Python Modules Team VCS [1]


[0]: https://github.com/blink1073/oct2py/issues/40
[1]: http://anonscm.debian.org/viewvc/python-modules/packages/oct2py/


---
Josue Ortega
«Happy Hacking»
http://josueortega.org

signature.asc
Description: Digital signature


Bug#753051: ITP: node-bindings -- Helper module for loading a native module's .node file

2014-06-28 Thread Andrew Kelley
Package: wnpp
Severity: wishlist
Owner: Andrew Kelley superjo...@gmail.com
X-Debbugs-CC: debian-de...@lists.debian.org

* Package name: node-bindings
  Version : 1.2.1
  Upstream Author : Nathan Rajlich nat...@tootallnate.net (
http://tootallnate.net)
* URL : https://github.com/TooTallNate/node-bindings
* License : Expat
  Programming Lang: JavaScript
  Description : Helper module for loading a native module's .node file
- Node.js module

 bindings is a Node.js module for require()ing a native module's .node file.
 .
 Throughout the course of Node.js's native addon history, addons have ended
up
 being compiled in a variety of different places, depending on which build
tool
 and which version of node was used. To make matters worse, now the gyp
build
 tool can produce either a Release or Debug build, each being built into
 different locations.
 .
 This module checks all the possible locations that a native addon would be
 built at, and returns the first one that loads successfully.
 .
 Node.js is an event-based server-side JavaScript engine.


Bug#753054: ITP: mipp -- A Meteorological Ingest-Processing Package (mipp).

2014-06-28 Thread Antonio Valentino
Package: wnpp
Severity: wishlist
Owner: Antonio Valentino antonio.valent...@tiscali.it

* Package name: mipp
  Version : 0.9.1
  Upstream Author : Lars Orum Rasmussen loe...@gmail.com
* URL : https://github.com/loerum/mipp
* License : GPL
  Programming Lang: Python
  Description : A Meteorological Ingest-Processing Package (mipp).

It's main task is to convert t low level satellite data into a format
understood by mpop (http://github.com/mraspaud/mpop).
The primary purpose is to support Geostationary satellite data
(level 1.5) but there is also support for the reading of some polar
orbiting SAR data.
.
A more sophisticated interface to satellite data objects is supported
by mpop.
.
Currently it handles data from all current Meteosat Second Generation
(MSG) satellites, Meteosat 7, GOES 11-15, MTSAT's, and GOMS, all a
retrieved via EUMETCast.
.
In addition mipp handles Synthetic Apperture Radar (SAR) data from
Terrscan-X, Cosmo-Sky Med, and Radarsat 2.
.
This package is part of the PyTroll toolset.



This package is relevant for the gis-remotesensing task.


-- 
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/53af130e.2050...@tiscali.it



Bug#753012: [Tails-dev] Bug#753012: RFP: vagrant-libvirt -- Vagrant provider for libvirt

2014-06-28 Thread intrigeri
Dear libvirt / Vagrant maintainers,

vinc3nt wrote (28 Jun 2014 14:37:32 GMT) :
Package name: vagrant-libvirt
 Version: 0.0.18
 Upstream Author: Lukas Stanek
 URL: https://github.com/pradels/vagrant-libvirt
 License: MIT License
 Description: Vagrant provider for libvirt.

Would you be interested in maintaining vagrant-libvirt in Debian?
It would greatly help at least Tails [1] and Freepto [2].

[1] https://tails.boum.org/
[2] http://www.freepto.mx/

Cheers,
-- 
intrigeri


-- 
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/851tu8okav@boum.org



Bug#753062: ITP: node-crc32-stream -- a streaming CRC32 checksumer

2014-06-28 Thread Andrew Kelley
Package: wnpp
Severity: wishlist
Owner: Andrew Kelley superjo...@gmail.com
X-Debbugs-CC: debian-de...@lists.debian.org

* Package name: node-crc32-stream
  Version : 0.2.0
  Upstream Author : Chris Talkington (http://christalkington.com/)
* URL : https://github.com/ctalkington/node-crc32-stream
* License : Expat
  Programming Lang: JavaScript
  Description : a streaming CRC32 checksumer - Node.js module

 crc32-stream is a streaming CRC32 checksumer Node.js module. It uses
 buffer-crc32 behind the scenes to handle binary data and character sets.
Data
 is passed through untouched.
 .
 Node.js is an event-based server-side JavaScript engine.


Bug#753067: ITP: node-deflate-crc32-stream -- streaming deflater with CRC32 checksumer

2014-06-28 Thread Andrew Kelley
Package: wnpp
Severity: wishlist
Owner: Andrew Kelley superjo...@gmail.com
X-Debbugs-CC: debian-de...@lists.debian.org

* Package name: node-deflate-crc32-stream
  Version : 0.1.1
  Upstream Author : Chris Talkington (http://christalkington.com/)
* URL : https://github.com/ctalkington/node-deflate-crc32-stream
* License : Expat
  Programming Lang: JavaScript
  Description : streaming deflater with CRC32 checksumer - Node.js
module

 deflate-crc32-stream is a streaming deflater Node.js module with CRC32
 checksumer. It uses buffer-crc32 behind the scenes to handle binary data
and
 character sets. Data comes through compressed with zlib.DeflateRaw.
 .
 Node.js is an event-based server-side JavaScript engine.


Bug#752164: marked as done (ITP: r-cran-truncnorm -- GNU R truncated normal distribution)

2014-06-28 Thread Debian Bug Tracking System
Your message dated Sat, 28 Jun 2014 23:00:06 +
with message-id e1x11bk-0004ir...@franck.debian.org
and subject line Bug#752164: fixed in r-cran-truncnorm 1.0-7-1
has caused the Debian Bug report #752164,
regarding ITP: r-cran-truncnorm -- GNU R truncated normal distribution
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.)


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

* Package name: r-cran-truncnorm
  Version : 1.0-7
  Upstream Author : Olaf Mersmann ol...@statistik.uni-dortmund.de 
* URL : http://cran.r-project.org/web/packages/truncnorm/
* License : GPL
  Programming Lang: R
  Description : GNU R truncated normal distribution
 This GNU R package provides r/d/p/q functions for the truncated normal
 distribution.


Remark: This package is a pre-pre-condition for the upgrade of
r-cran-dosefinding and will be maintained by the Debian Med team at

   svn://anonscm.debian.org/debian-med/trunk/packages/R/r-cran-truncnorm/trunk/
---End Message---
---BeginMessage---
Source: r-cran-truncnorm
Source-Version: 1.0-7-1

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

Debian distribution maintenance software
pp.
Andreas Tille ti...@debian.org (supplier of updated r-cran-truncnorm 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, 20 Jun 2014 11:47:43 +0200
Source: r-cran-truncnorm
Binary: r-cran-truncnorm
Architecture: source amd64
Version: 1.0-7-1
Distribution: unstable
Urgency: low
Maintainer: Debian Med Packaging Team 
debian-med-packag...@lists.alioth.debian.org
Changed-By: Andreas Tille ti...@debian.org
Description:
 r-cran-truncnorm - GNU R truncated normal distribution
Closes: 752164
Changes:
 r-cran-truncnorm (1.0-7-1) unstable; urgency=low
 .
   * Initial release (closes: #752164)
Checksums-Sha1:
 0c87dfa64a19d119ce4d221028eb8370cb626d23 2081 r-cran-truncnorm_1.0-7-1.dsc
 11720760314ffdd5947078fe19b65db1204b1998 9909 
r-cran-truncnorm_1.0-7.orig.tar.gz
 2b00982ad2e4bff1b19f3baf3583a1e88fd5374c 1940 
r-cran-truncnorm_1.0-7-1.debian.tar.xz
 e18179d69c06ed1e293cf94d9b375f4a7ba90d32 20010 
r-cran-truncnorm_1.0-7-1_amd64.deb
Checksums-Sha256:
 f9dbc7979abf717cb3b0298d9c286481ba9120e5a0da2be512e2fd30d33a32ce 2081 
r-cran-truncnorm_1.0-7-1.dsc
 c7d775d09e2dcbcc543c03a207b4407b8548b5fdfeb4c017f12818507e014ce1 9909 
r-cran-truncnorm_1.0-7.orig.tar.gz
 1f962b3cd733e1e47ba7f52186ea94af2abf421338f9c30889ffdb217836c0c0 1940 
r-cran-truncnorm_1.0-7-1.debian.tar.xz
 d7833eea5f562541995dfc7ded4349fef185ebe566f336f19d3f980b98ee2841 20010 
r-cran-truncnorm_1.0-7-1_amd64.deb
Files:
 900d0e4843e5b8d77c9d2dbd05a1fc3d 20010 gnu-r optional 
r-cran-truncnorm_1.0-7-1_amd64.deb
 7488fb33bca86e9810c553030ad603e1 2081 gnu-r optional 
r-cran-truncnorm_1.0-7-1.dsc
 f519b82fb2946ba36c08c3b0e2260a9b 9909 gnu-r optional 
r-cran-truncnorm_1.0-7.orig.tar.gz
 00b0ae9c3659fdb4255eb4b0f74878a4 1940 gnu-r optional 
r-cran-truncnorm_1.0-7-1.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCgAGBQJTrcxSAAoJEFeKBJTRxkbRChMP/02SfYeQoGUbmdb8/bO5rjci
ozVh/Dd1MqDffiJxb94rrYUFBkyP8c5de1iQOPIvAUuzygb5WZaao8fbuApvduC8
QwZFoIXj2tBPFYSMPWJg0RI15Xy4H/Tw+Iugs6zWcfJIy+VX8Mnae96cxXer2/Rj
taDNKA0NY9Au9Jml1NpJDFjoJGv3JOCDqSGGuIeR3qfhpX8bPePV7FGanqjqssz3
pIIfhK+MzravMs9EmfSp3iasKcZlqDqp1CF0TMh55Rt6uoj7O2vCz4hxU4HPOKby
KEKm0tlFUNj/Rj4IQ0OX0mW297w1ci9ij4rvy6mx6Ht9/JQNlbUxh1KIDI9/nbrU
RZCQl3WF9Yo1pGEZBlT+QEGyBmyUSWidtmSnGN50pXnUBJPYmGqFrqLdV+DzpueI
Vv2qH5Bf7rvmKnOCFRCjBPTJ20awDSxM8HQsMdPkCWC+bRmeLlrLXNFYC1b1KVcB
g0xn8VS2V/JLNhs4F9gov5TwWMVFGiX1mg+FYNXEOAFlP1w6oKQOxSQ37qyIRJ7w
Tl6WRtsfBZ1DbyuHWnKwbTl5iZ22/UlmbfVa+EoLFZLwcZes2l5T9g+jkg4wvyGp
Sa+MZAwFTVcKAzlLn3BfxQS++b9Xlpj35bDvV8h0IK1jCaoVq8pVcPjguAklQTUK
6F+PkrDupYb53dzUmu4p
=O1PT
-END PGP SIGNATUREEnd Message---


Bug#752780: marked as done (ITP: syslog-nagios-bridge - generate Nagios alerts from Syslog events)

2014-06-28 Thread Debian Bug Tracking System
Your message dated Sat, 28 Jun 2014 23:00:07 +
with message-id e1x11bl-0004jd...@franck.debian.org
and subject line Bug#752780: fixed in syslog-nagios-bridge 1.0.0-1
has caused the Debian Bug report #752780,
regarding ITP: syslog-nagios-bridge - generate Nagios alerts from Syslog events
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.)


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

Upstream:

https://github.com/dpocock/syslog-nagios-bridge

Source:

https://github.com/dpocock/syslog-nagios-bridge

License: GPL-3


Depends on latest version of pynag (from Git) and python-netsyslog
---End Message---
---BeginMessage---
Source: syslog-nagios-bridge
Source-Version: 1.0.0-1

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

Debian distribution maintenance software
pp.
Daniel Pocock dan...@pocock.pro (supplier of updated syslog-nagios-bridge 
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, 26 Jun 2014 15:58:47 +0200
Source: syslog-nagios-bridge
Binary: syslog-nagios-bridge
Architecture: source amd64
Version: 1.0.0-1
Distribution: unstable
Urgency: low
Maintainer: Debian Monitoring Maintainers 
pkg-monitoring-maintain...@lists.alioth.debian.org
Changed-By: Daniel Pocock dan...@pocock.pro
Description: 
 syslog-nagios-bridge - Syslog to Nagios integration
Closes: 752780
Changes: 
 syslog-nagios-bridge (1.0.0-1) unstable; urgency=low
 .
   * Initial packaging. (Closes: #752780)
Checksums-Sha1: 
 f8324cf0d6dd56a1f70ea3e1cc590ed9f5794fcc 2034 syslog-nagios-bridge_1.0.0-1.dsc
 f54c5bf5a12f2f44a9fa97658c69a895dfeecb39 4318 
syslog-nagios-bridge_1.0.0.orig.tar.gz
 e37b29874a10815f0722d20295f4d6395d5c80b4 2336 
syslog-nagios-bridge_1.0.0-1.debian.tar.gz
 baf242b62c5633e1188925d6181140360b5f25f3 7138 
syslog-nagios-bridge_1.0.0-1_amd64.deb
Checksums-Sha256: 
 a6e6d26a9b539f25cd544e3655ea725368e792d2bf0f5e080d88b87df4f13300 2034 
syslog-nagios-bridge_1.0.0-1.dsc
 d82092e285d3158f9abfa950c548c07453bf93a324d9b7dd630a81c58dbb690b 4318 
syslog-nagios-bridge_1.0.0.orig.tar.gz
 b161db064cdc15f4e56d923e7e1539a0da3bac27a7647f061573a6636a7ca376 2336 
syslog-nagios-bridge_1.0.0-1.debian.tar.gz
 f408d713e67104c7016a9c562b3c46d8e3c99398d8b3ea9b933c4367434c4d7e 7138 
syslog-nagios-bridge_1.0.0-1_amd64.deb
Files: 
 e60de675d7d103d84570c94062baa749 2034 net optional 
syslog-nagios-bridge_1.0.0-1.dsc
 30e19210ad9bf6e92e0f8328e481e1a6 4318 net optional 
syslog-nagios-bridge_1.0.0.orig.tar.gz
 1707fdb6e065ad9868ed3a4a73bf48a7 2336 net optional 
syslog-nagios-bridge_1.0.0-1.debian.tar.gz
 74c685ab58a7df2576c080e71eb0c264 7138 net optional 
syslog-nagios-bridge_1.0.0-1_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)

iQIcBAEBCAAGBQJTrC7hAAoJEOm1uwJp1aqDsN4P/RHqUgI72+23mnANWh/3SQw9
uoFZuFKh94210VjTIANo4rpJYIHRe4J5VfFbd6rBAi6xly9PcnEKRMIvrUyYQUY4
KZcw+xUeTlm5S9WBMdLho1twmljmYVXFjn8RisQLxhwqE4L222So3rQVr3lGQmeT
2fTPlU3V2wobXRDFn1rMh7LMOvhPCCtDd2K3N5rJ/4hwpE0IoOQqB1U6itnnNhf5
uphvnD0C/cpMW1npDYV/oZ6XqSoZjbeLN+i6KVe8bwF1GiPDVU2IzD2nM1KvBeuJ
QYD7fb9SHJXjdC+eBBaGL+TAi9RcpmJFrifw20vDZXIDMco5qm7lbAQs9f5/rJqQ
S6ylO5GBFeIDgk6tA4M15XqxXEhO3tsGACXNd8wnbMSV6noneZGN//6sLYed9Dmz
La/qytd9FtgM3INKzvMclRGdXxcSJV/bm6lvPEiErS5f/QpW2HZXCe9BjJYDDMT3
agwEYIfrukhqtZT1cL4dHy3z5z1sdS0q5TWzakc6Nn/Tf1r7YwcU53sH9TWqB1V8
h4TV6PFh3XEc1Jgbv/4ZPatMhmB4+UTZVAIINTsQVUwQFz+w+D9QHeVyMn91yEb4
ye4qYrWTOc+fG/cIzhDZ/8etsT5JPx7XRdx+Lep5KvqoUCHg4ArmuWkkpD1YAiae
fz92RQXQOAdmaBD1Bj+5
=FGNb
-END PGP SIGNATUREEnd Message---


Bug#752780: marked as done (ITP: syslog-nagios-bridge - generate Nagios alerts from Syslog events)

2014-06-28 Thread Debian Bug Tracking System
Your message dated Sat, 28 Jun 2014 23:00:07 +
with message-id e1x11bl-0004jv...@franck.debian.org
and subject line Bug#752780: fixed in syslog-nagios-bridge 1.0.1-1
has caused the Debian Bug report #752780,
regarding ITP: syslog-nagios-bridge - generate Nagios alerts from Syslog events
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.)


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

Upstream:

https://github.com/dpocock/syslog-nagios-bridge

Source:

https://github.com/dpocock/syslog-nagios-bridge

License: GPL-3


Depends on latest version of pynag (from Git) and python-netsyslog
---End Message---
---BeginMessage---
Source: syslog-nagios-bridge
Source-Version: 1.0.1-1

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

Debian distribution maintenance software
pp.
Daniel Pocock dan...@pocock.pro (supplier of updated syslog-nagios-bridge 
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, 27 Jun 2014 20:03:54 +0200
Source: syslog-nagios-bridge
Binary: syslog-nagios-bridge
Architecture: source amd64
Version: 1.0.1-1
Distribution: unstable
Urgency: low
Maintainer: Debian Monitoring Maintainers 
pkg-monitoring-maintain...@lists.alioth.debian.org
Changed-By: Daniel Pocock dan...@pocock.pro
Description: 
 syslog-nagios-bridge - Syslog to Nagios integration
Closes: 752780
Changes: 
 syslog-nagios-bridge (1.0.1-1) unstable; urgency=low
 .
   * Initial packaging. (Closes: #752780)
Checksums-Sha1: 
 ff7bfb86e8d63ca03f03de23657466298939aaf8 2034 syslog-nagios-bridge_1.0.1-1.dsc
 9de7fac9162953e011e6aa7a7cb976fe391ba79b 5130 
syslog-nagios-bridge_1.0.1.orig.tar.gz
 e5c16e5561512368dd0c8df15e81291fde2dc2a2 2263 
syslog-nagios-bridge_1.0.1-1.debian.tar.gz
 c3205d6ee7a1b66369194d0493c05df882ea00fa 7978 
syslog-nagios-bridge_1.0.1-1_amd64.deb
Checksums-Sha256: 
 70e94edc96cccaf2058cfcb89cee94cfa00102d1ba55dcdd94188b5d57035067 2034 
syslog-nagios-bridge_1.0.1-1.dsc
 68594d22d9863e972bc60a061c12e90e0e5fd9d2e23f1782971dba6f90e168ec 5130 
syslog-nagios-bridge_1.0.1.orig.tar.gz
 a02fe171a15f63a52ca1f9d7186c289828e8322049aa7a9d532f18b96847f55c 2263 
syslog-nagios-bridge_1.0.1-1.debian.tar.gz
 852988c3d7d9399547888733c1488dc156fa67465ed03914ce52a6dcd7f89d07 7978 
syslog-nagios-bridge_1.0.1-1_amd64.deb
Files: 
 9d895fea04d2e72a3b1f095d5ded7b44 2034 net optional 
syslog-nagios-bridge_1.0.1-1.dsc
 4bdc099d6c073006e7774f9a5ec98be1 5130 net optional 
syslog-nagios-bridge_1.0.1.orig.tar.gz
 0e871540c0b9039712b5b67c203214a6 2263 net optional 
syslog-nagios-bridge_1.0.1-1.debian.tar.gz
 4d0be18bfa853f3f01ddd48a9a5740a1 7978 net optional 
syslog-nagios-bridge_1.0.1-1_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)

iQIcBAEBCAAGBQJTrbK5AAoJEOm1uwJp1aqDWZEP/3CYE17jBEkx5YO0ifDOK+lo
iwHIh/TCiJvZg/ZQLpNywlGKMQN8yi2PAOpwWHkiTa+JQv16M0tUPnG/j6/SNKZN
oYv1vLxie4uoGoVFEJIFD0HQlu8b3Iu/nK7iDt+vNUgUwxmK+94FlaUWO5+15ouy
Eu9FaU63S9lmeaD3LqiYPMzlkAcs9bW9O/ShllCN+bndae/dRrDvwYvkr/vQYz0e
m5k/9MLDNN+J2m/ACAUjjOaSZe+4vyFupNudSkw63ElYMkYxsuLSF2kUVgMysr8+
q3624slfTb0pjI8MWp/Dgw7vcqpqSlKrckG9KsyPratLApDypE+PwIFPV8o0EKVB
vJs99DsHXqdRPzkz+Yu2rlGyJEEsN2QjeyV26OVJzny/dZUa665D7zGYbFjz8wbv
/HszjaIlL3bOgGnE5phFx6dUx5pAImRoxhTc2/aRO4vKV+n5ZtzJFLGme5rLnIZU
GKFZg0cwVCrcDJAeyAhp/xf8Nm0exi/VxXHENDo/Ws+HfGCvvh1Ve9aLVpfY7jk3
g/JsdqWf461hcT1FiweszjG95IoCa6nDWSNtbJ2Nh2nT2iNDqxsN7TBy7ldb3HXk
0MuGIJLlXjTpqfhg+LMaSXDqPWhsHNkdE1Q8FDdX0ngR+qvgJAUt411ODxGodEU8
uTfwDHnXcrOxga6ff9cH
=qErx
-END PGP SIGNATUREEnd Message---


Bug#747812: marked as done (ITP: python-fysom -- fysom provides a python finite state machine)

2014-06-28 Thread Debian Bug Tracking System
Your message dated Sat, 28 Jun 2014 23:00:06 +
with message-id e1x11bk-0004hv...@franck.debian.org
and subject line Bug#747812: fixed in python-fysom 1.0.19-1
has caused the Debian Bug report #747812,
regarding ITP: python-fysom -- fysom provides a python finite state machine
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.)


-- 
747812: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=747812
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: wnpp
Severity: wishlist
Owner: Marcin Kulisz (kuLa) deb...@kulisz.net

* Package name: python-fysom
  Version : 1.0.15
  Upstream Author : Maximilien Riehl m...@riehl.io
* URL : https://github.com/mriehl/fysom
* License : MIT
  Programming Lang: Python
  Description : fysom provides a python finite state machine

This standalone python micro-framework providing a finite state machine.
---End Message---
---BeginMessage---
Source: python-fysom
Source-Version: 1.0.19-1

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

Debian distribution maintenance software
pp.
Marcin Kulisz (kuLa) deb...@kulisz.net (supplier of updated python-fysom 
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: Thu, 19 Jun 2014 08:13:15 +0100
Source: python-fysom
Binary: python-fysom python3-fysom
Architecture: source all
Version: 1.0.19-1
Distribution: unstable
Urgency: low
Maintainer: Marcin Kulisz (kuLa) deb...@kulisz.net
Changed-By: Marcin Kulisz (kuLa) deb...@kulisz.net
Description:
 python-fysom - pYthOn Finite State Machine
 python3-fysom - pYthOn Finite State Machine (Python3 package)
Closes: 747812
Changes:
 python-fysom (1.0.19-1) unstable; urgency=low
 .
   * Initial release (Closes: #747812)
Checksums-Sha1:
 b8d80fbdcf4231febe423653534373a3441c00bf 2049 python-fysom_1.0.19-1.dsc
 9798d1aa31cb15237fd69b87f471cafbf4331b79 9945 python-fysom_1.0.19.orig.tar.gz
 4c1dc605f82b2f7982e4d2d7a6dd8e1972aaecc3 4388 
python-fysom_1.0.19-1.debian.tar.xz
 32807da6e93b6df32b99155d1a473349741b29f7 9200 python-fysom_1.0.19-1_all.deb
 b8344e1d3373c1926f26d99eb944be8e7ddbd915 9290 python3-fysom_1.0.19-1_all.deb
Checksums-Sha256:
 1aadd527fbca9065ba96005b40eccb86e5a566da8ecd15185f2d101e97f385a5 2049 
python-fysom_1.0.19-1.dsc
 a4ad1f3e878179f9ee9089d7207d2ccc7d805ed77f584d30fba51c8b9f90d300 9945 
python-fysom_1.0.19.orig.tar.gz
 7336bd591594665c0d1484b976130d28be9b6af986507358267806000f948f76 4388 
python-fysom_1.0.19-1.debian.tar.xz
 920ed20d6325743b01049a7f238bbe8642d38c54972aa8301a67c902afb32cea 9200 
python-fysom_1.0.19-1_all.deb
 a30360b66b17b0465621280eedd0ee15aac00482c5ba1de7b30f49d144ee32c0 9290 
python3-fysom_1.0.19-1_all.deb
Files:
 c064e9d7aee8a5690a8a327c74459731 9200 python optional 
python-fysom_1.0.19-1_all.deb
 64333103f4604e32cc96b655496ab6ac 9290 python optional 
python3-fysom_1.0.19-1_all.deb
 c389c7032c4c47aba0fc1d1972f03383 2049 python optional python-fysom_1.0.19-1.dsc
 3d5444c96bcb9952328290edf8a5c71f 9945 python optional 
python-fysom_1.0.19.orig.tar.gz
 cf036599ab790d7c1708c15040d0989d 4388 python optional 
python-fysom_1.0.19-1.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCgAGBQJTreX2AAoJEK728aKnRXZFgZsP+wefaJ5X3fy+9UzGTvcWHwbL
5DLfCo2x3GJhhkyaa61JwOz/ZUSBF96x6ZZqdfVG2jhFKYKVsVE99TAi77xYvRCj
lsk5wQbosy457Sc0GKhgVKgs/sRHvyXQlPv3s+uviJFXwkPHf6b7wGrAxV6BBTPn
VyWtn/9aBs3Ec30tVUwWVZ1iFaK23cqlmIZrPJbnKZYiWifRm+zCH+k/go+06zAY
tN98Ug5NbHKrOaaDw2v0nfadcDJmqI4TGrruKMgVMuW3h7jDHL6twjR5xHICdaNE
rDgW8cMCcCZf/xNK713G4Rq0QqpsxUr7EsiDs+LFBjSi/35IDdsMmRXcJafjWY5i
zDNg2WlS+pDx02+dpPa60+O+6sqgQUskE+28zmLbqPYAj/A/V8VLxsOMcbg4JKft
ytY62Um+Wb6oi3elR4p2u3mYMr3EJo0vhFvJWaBTGztBrlVdjomtwWSPA+EY0fBZ
SAgN0sIuS/h3LtX6E/4BGvD+HLukCRMANrgnO5NgCc8qm43v9YxCpxS2uSEIWTIt
jevNAP+qhpJ4XwB3lu6JuMpnRyuDvgsHJSD+tLUxL2zQlUddmYQqgphlvYuKAyUc
rfk6tUEL1AEF9bc4JDbM0flj+zEFrfI6JFoPLbg1Y7WINTvkZY0kbvAXvmPYkINd
MTmhok0JaMh/iZcG81Nw
=NTk5
-END PGP SIGNATUREEnd Message---


Bug#753072: ITP: node-bl -- collect buffers and access with a standard readable Buffer interface

2014-06-28 Thread Andrew Kelley
Package: wnpp
Severity: wishlist
Owner: Andrew Kelley superjo...@gmail.com
X-Debbugs-CC: debian-de...@lists.debian.org

* Package name: node-bl
  Version : 0.8.2
  Upstream Author : Rod Vagg r...@va.gg
* URL : https://github.com/rvagg/bl
* License : Expat
  Programming Lang: JavaScript
  Description : collect buffers and access with a standard readable
Buffer interface - Node.js module

 bl is a storage object for collections of Node.js Buffers, exposing them
with
 the main Buffer readable API. Also works as a duplex stream so you can
collect
 buffers from a stream that emits them and emit buffers to a stream that
 consumes them.
 .
 Node.js is an event-based server-side JavaScript engine.


Bug#753010: [Pkg-mozext-maintainers] Bug#753010: RFP: xul-ext-disconnect -- Make the web faster, more private, and more secure

2014-06-28 Thread David Prévot
Control: tags -1 moreinfo

Hi,

 * Package name: xul-ext-disconnect

 […] it would be great if someone
 else tackled the initial packaging work.

Looking at their README [1], it may be a bit challenging to distribute it
within Debian: “The Disconnect logos […] used in this program cannot be
reused without permission and no license is granted thereto.” (If I
understood correctly the purpose of this extension is to “See how websites
collect and use your data” with “Easy-to-understand icons for thousands of
sites” [2])

   1: https://github.com/disconnectme/disconnect#user-content-exceptions
   2: https://disconnect.me/

Regards

David


-- 
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/6950d19170b98f2e43d745433cd82096.squir...@webmail.tilapin.org



Processed: Re: [Pkg-mozext-maintainers] Bug#753010: RFP: xul-ext-disconnect -- Make the web faster, more private, and more secure

2014-06-28 Thread Debian Bug Tracking System
Processing control commands:

 tags -1 moreinfo
Bug #753010 [wnpp] RFP: xul-ext-disconnect -- Make the web faster, more 
private, and more secure
Added tag(s) moreinfo.

-- 
753010: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=753010
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.b753010.1404005579573.transcr...@bugs.debian.org



Bug#753073: ITP: node-requireindex -- require all files in a directory

2014-06-28 Thread Andrew Kelley
Package: wnpp
Severity: wishlist
Owner: Andrew Kelley superjo...@gmail.com
X-Debbugs-CC: debian-de...@lists.debian.org

* Package name: node-requireindex
  Version : 1.1.0
  Upstream Author : Stephen Handley stephen.hand...@gmail.com (
http://person.sh)
* URL : https://github.com/stephenhandley/requireindex
* License : Expat
  Programming Lang: JavaScript
  Description : require all files in a directory - Node.js module

 requireindex is a Node.js module which provides an API to require all files
 in a directory.
 .
 Node.js is an event-based server-side JavaScript engine.


Processed: cpl-plugin-muse: block ITP 744011 by RFS 753021

2014-06-28 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 block 744011 by 753021
Bug #744011 [wnpp] ITP: cpl-plugin-muse -- ESO data reduction pipeline for MUSE
744011 was not blocked by any bugs.
744011 was not blocking any bugs.
Added blocking bug(s) of 744011: 753021
 stop
Stopping processing here.

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



Bug#753085: ITP: node-abstract-leveldown -- An abstract prototype matching the LevelDOWN API

2014-06-28 Thread Andrew Kelley
Package: wnpp
Severity: wishlist
Owner: Andrew Kelley superjo...@gmail.com
X-Debbugs-CC: debian-de...@lists.debian.org

* Package name: node-abstract-leveldown
  Version : 0.12.3
  Upstream Author : Rod Vagg r...@va.gg
* URL : https://github.com/rvagg/node-abstract-leveldown
* License : Expat
  Programming Lang: JavaScript
  Description : Abstract prototype matching the LevelDOWN API - Node.js
module

 abstract-leveldown is a Node.js module which is an abstract prototype
 matching the LevelDOWN API. Useful for extending LevelUP functionality by
 providing a replacement to LevelDOWN.
 .
 Node.js is an event-based server-side JavaScript engine.