Bug#720657: take ownership of bug

2016-11-11 Thread Jonathan Carter
control: owner -1 !
stop



Processed: take ownership of bug

2016-11-11 Thread Debian Bug Tracking System
Processing control commands:

> owner -1 !
Bug #720657 [wnpp] ITP: zfs-auto-snapshot -- ZFS automatic snapshots
Owner recorded as Jonathan Carter .

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



Bug#844046: RFP: python-weasyprint -- converts HTML/CSS documents to PDF

2016-11-11 Thread W. Martin Borgert
Package: wnpp
Severity: wishlist

* Package name: python-weasyprint
  Version : v0.31
  Upstream Author : Simon Sapin 
* URL : http://weasyprint.org/
* License : BSD
  Programming Lang: Python
  Description : converts HTML/CSS documents to PDF

WeasyPrint is a visual rendering engine for HTML and CSS that
can export to PDF. It aims to support web standards for
printing.

It is based on various libraries but not on a full rendering
engine like WebKit or Gecko. The CSS layout engine is written in
Python, designed for pagination, and meant to be easy to hack
on.

Note: The package needs pyphen (pure Python hyphenation) and
tinycss(2?) (Python CSS parser), which are not yet in Debian.



Bug#843758: marked as done (ITP: s4cmd -- Super Amazon S3 command line tool)

2016-11-11 Thread Debian Bug Tracking System
Your message dated Fri, 11 Nov 2016 23:00:16 +
with message-id 
and subject line Bug#843758: fixed in s4cmd 2.0.1+ds-1
has caused the Debian Bug report #843758,
regarding ITP: s4cmd -- Super Amazon S3 command line 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.)


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

* Package name: s4cmd
  Version : 2.0.1
  Upstream Author : BloomReach Inc.
* URL : https://github.com/bloomreach/s4cmd
* License : Apache
  Programming Lang: Python
  Description : Super Amazon S3 command line tool

The s4cmd tool is intended as an alternative to s3cmd for enhanced
performance and for large files, and with a number of additional
features and fixes.

It strives to be compatible with the most common usage scenarios for
s3cmd. It does not offer exact drop-in compatibility, due to a number of
corner cases where different behavior seems preferable, or for bugfixes.

The main features that distinguish s4cmd are:

- Simple (less than 1500 lines of code) and implemented in pure Python,
  based on the widely used Boto3 library.
- Multi-threaded/multi-connection implementation for enhanced performance
  on all commands. As with many network-intensive applications (like web
  browsers), accessing S3 in a single-threaded way is often significantly
  less efficient than having multiple connections actively transferring
  data at once. In general, one gets a 2X boost to upload/download speeds 
  from this.
- Path handling: S3 is not a traditional filesystem with built-in support
  for directory structure: internally, there are only objects, not
  directories or folders. However, most people use S3 in a hierarchical
  structure, with paths separated by slashes, to emulate traditional
  filesystems. S4cmd follows conventions to more closely replicate the
  behavior of traditional filesystems in certain corner cases. For example,
  "ls" and "cp" work much like in Unix shells, to avoid odd surprises.
- Wildcard support: Wildcards, including multiple levels of wildcards, like
  in Unix shells, are handled.
  For example: s3://my-bucket/my-folder/20120512//chunk00?1?
- Automatic retry: Failure tasks will be executed again after a delay.
- Multi-part upload support for files larger than 5GB.
- Handling of MD5s properly with respect to multi-part uploads.
- Miscellaneous enhancements and bugfixes:
  - Partial file creation: Avoid creating empty target files if source does
not exist. Avoid creating partial output files when commands are 
interrupted.
  - General thread safety: Tool can be interrupted or killed at any time without
being blocked by child threads or leaving incomplete or corrupt files in 
place.
  - Ensure exit code is nonzero on all failure scenarios.
  - Expected handling of symlinks (they are followed).
  - Support both s3:// and s3n:// prefixes (the latter is common with Amazon
Elastic Mapreduce).
--- End Message ---
--- Begin Message ---
Source: s4cmd
Source-Version: 2.0.1+ds-1

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

Debian distribution maintenance software
pp.
Sascha Steinbiss  (supplier of updated s4cmd 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: Wed, 09 Nov 2016 12:10:20 +
Source: s4cmd
Binary: s4cmd
Architecture: source all
Version: 2.0.1+ds-1
Distribution: unstable
Urgency: low
Maintainer: Sascha Steinbiss 
Changed-By: Sascha Steinbiss 
Description:
 s4cmd  - Super Amazon S3 command line tool
Closes: 843758
Changes:
 s4cmd (2.0.1+ds-1) unstable; urgency=low
 .
   * Initial release (Closes: #843758)
Checksums-Sha1:
 acd9b37b52fa1b3b126a2ee2532585bf616cb657 1813 s4cmd_2.0.1+ds-1.dsc
 16d2e7906438c01c81682c8d10b15144a5ccfbee 28908 s4cmd_2.0.1+ds.orig.tar.xz
 

Bug#843189: marked as done (ITP: prometheus-blackbox-exporter -- Prometheus exporter for blackbox monitoring)

2016-11-11 Thread Debian Bug Tracking System
Your message dated Fri, 11 Nov 2016 23:00:14 +
with message-id 
and subject line Bug#843189: fixed in prometheus-blackbox-exporter 0.3.0+ds1-1
has caused the Debian Bug report #843189,
regarding ITP: prometheus-blackbox-exporter -- Prometheus exporter for blackbox 
monitoring
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.)


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

* Package name: prometheus-blackbox-exporter
  Version : 0.2.0+git20160930.6.8cf9605-1
  Upstream Author : Prometheus Authors
* URL : https://github.com/prometheus/blackbox_exporter
* License : Apache-2.0
  Programming Lang: Go
  Description : Prometheus exporter for blackbox monitoring

 The blackbox exporter allows blackbox probing of network endpoints over HTTP,
 HTTPS, DNS, TCP and ICMP. Additional modules can be defined to suit other 
needs.
 .
 Querying of endpoints happens via HTTP GET queries, by specifying the target
 name and what kind of probing to execute. Results from the probe are returned
 in the form of Prometheus metrics.
--- End Message ---
--- Begin Message ---
Source: prometheus-blackbox-exporter
Source-Version: 0.3.0+ds1-1

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

Debian distribution maintenance software
pp.
Filippo Giunchedi  (supplier of updated 
prometheus-blackbox-exporter 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: Mon, 7 Nov 2016 00:25:52 +
Source: prometheus-blackbox-exporter
Binary: prometheus-blackbox-exporter
Architecture: source amd64
Version: 0.3.0+ds1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team 

Changed-By: Filippo Giunchedi 
Description:
 prometheus-blackbox-exporter - Blackbox prober for Prometheus
Closes: 843189
Changes:
 prometheus-blackbox-exporter (0.3.0+ds1-1) unstable; urgency=medium
 .
   * Initial release (Closes: #843189)
Checksums-Sha1:
 9f27ddf7d7ab23f44598c0dd0886b27bf8dfec6a 2559 
prometheus-blackbox-exporter_0.3.0+ds1-1.dsc
 f73f52fce58c1e5179f6f32cdf26fa4c3b81b301 18225 
prometheus-blackbox-exporter_0.3.0+ds1.orig.tar.gz
 0d3103cf45a9c7c6752926d629106bbcf9da450d 4136 
prometheus-blackbox-exporter_0.3.0+ds1-1.debian.tar.xz
 38daad7465f3d8ffefd002228cdfee84db5000f9 6017 
prometheus-blackbox-exporter_0.3.0+ds1-1_20161108T023935z-937bf355.buildinfo
 2aba03124ecb6c47fb18b66508bf10cc93e54ab3 1905470 
prometheus-blackbox-exporter_0.3.0+ds1-1_amd64.deb
Checksums-Sha256:
 634ccebf48ede1d15e01ba1233530eb0c76feb948956026c63f896d33a3a47eb 2559 
prometheus-blackbox-exporter_0.3.0+ds1-1.dsc
 c03cc205d19b3096f0136379652d25280362873cd00f6882cfbcb414cc0964e2 18225 
prometheus-blackbox-exporter_0.3.0+ds1.orig.tar.gz
 4325da9f178f036c18189638eed3dd2f854279535692a411183e0716f9287922 4136 
prometheus-blackbox-exporter_0.3.0+ds1-1.debian.tar.xz
 a069e2a5eb7f119a771f6ce9f8167736ff52143bd7afcbc512ecba3625a37e23 6017 
prometheus-blackbox-exporter_0.3.0+ds1-1_20161108T023935z-937bf355.buildinfo
 1d81f06b7e944f2e18a20cadcd7f2f5aae3d28e50640ac219123d6f85320c6d1 1905470 
prometheus-blackbox-exporter_0.3.0+ds1-1_amd64.deb
Files:
 cefbf3a400123a3212f7c63b5261e55b 2559 devel extra 
prometheus-blackbox-exporter_0.3.0+ds1-1.dsc
 02c02b2b0a4b12dfafecdda5aaec4a7a 18225 devel extra 
prometheus-blackbox-exporter_0.3.0+ds1.orig.tar.gz
 7f4cfa3939e8dbba525b0efa4bbffced 4136 devel extra 
prometheus-blackbox-exporter_0.3.0+ds1-1.debian.tar.xz
 937bf355ad52644f7ff3b534838db919 6017 devel extra 
prometheus-blackbox-exporter_0.3.0+ds1-1_20161108T023935z-937bf355.buildinfo
 3fba54d0d98b20d1470d02b4216dfcbf 1905470 devel extra 
prometheus-blackbox-exporter_0.3.0+ds1-1_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1


Bug#842738: marked as done (ITP: python-webencodings -- Python implementation of the WHATWG Encoding standard)

2016-11-11 Thread Debian Bug Tracking System
Your message dated Fri, 11 Nov 2016 23:00:15 +
with message-id 
and subject line Bug#842738: fixed in python-webencodings 0.5-1
has caused the Debian Bug report #842738,
regarding ITP: python-webencodings -- Python implementation of the WHATWG 
Encoding standard
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.)


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

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

* Package name: python-webencodings
  Version : 0.5
  Upstream Author : Simon Sapin
* URL : https://github.com/gsnedders/python-webencodings
* License : BSD
  Programming Lang: Python
  Description : Python implementation of the WHATWG Encoding standard

In order to be compatible with legacy web content when interpreting
something like Content-Type: text/html; charset=latin1, tools need to
use a particular set of aliases for encoding labels as well as some
overriding rules. For example, US-ASCII and iso-8859-1 on the web are
actually aliases for windows-1252, and an UTF-8 or UTF-16 BOM takes
precedence over any other encoding declaration. The Encoding standard
defines all such details so that implementations do not have to
reverse-engineer each other.

This module has encoding labels and BOM detection, but the actual
implementation for encoders and decoders is Python’s.

This package is a new dependency for html5lib, which in turn is a
dependency for python-pip, so it will need to be rewheeled.

I intend to package this as part of the DPMT.

-BEGIN PGP SIGNATURE-

iQIcBAEBCAAGBQJYF6icAAoJEBJutWOnSwa/HggP/2V7UXMmQJg7l7cMeDH4rnOV
8cAGsYB2bAw+U8ShyI4Q27S+NfNm9Xa57voi0lv1pA1/SUn3Ragl6+NWr0XYrhBN
2oSm2myN5GWUZSCyAWAxletAIwPsYJXuuaiDBs1aMgALpd28YxROO1OY/KRyQNCJ
HRYMHi3vhA24+xTJucZGTC31p0USHMfnwnCmtfWRnNuiqunL/IHaImJKv18NuZC3
CtTMdIhtPiZZI0LpHjxoU/ONG/4x5BKHo6tOOJ3NWc8ulDAOGCyjymsywdeSZOy5
X8CQWxixVh48Xgo4OwKeexQDh0bCQtQCyqZbv2M762yFkAntpdmeaaV2CoKEAmVJ
9FVN07Oe7cdt7pUUA7Twpp45yAypOHDaOoEWSX29/Quourkr5FFGMyYd99QtJ/VA
FnTweeX7v/EzbkgSEfnEDMlXEAD3Zm/3esZNczcL902H/JSSNh/00S5XFXHgEuRi
X4ptEEMr/3fZ7Jet3LeMcZo6it5hwHSDTkmcmAXNSGfRCSvha8hgage277aP6UYe
oBMd4qEvXd+QJw2WWtXxbZkNoYWFZopoVdoS1Fzr7LlDGgPuDNEL6qEFbAnV9UK+
l/qOOtubM2rYXwBssOxYrREDXRaKAD+qQ+ZH/y4zaA2RvH/aItS2J5SBvky/9aw7
90G6hJnX54DpzDEW/YTj
=2T5D
-END PGP SIGNATURE-
--- End Message ---
--- Begin Message ---
Source: python-webencodings
Source-Version: 0.5-1

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

Debian distribution maintenance software
pp.
Barry Warsaw  (supplier of updated python-webencodings 
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, 11 Nov 2016 16:16:54 -0500
Source: python-webencodings
Binary: python-webencodings python3-webencodings
Architecture: source all
Version: 0.5-1
Distribution: unstable
Urgency: medium
Maintainer: Barry Warsaw 
Changed-By: Barry Warsaw 
Description:
 python-webencodings - Python implementation of the WHATWG Encoding standard
 python3-webencodings - Python implementation of the WHATWG Encoding standard
Closes: 842738
Changes:
 python-webencodings (0.5-1) unstable; urgency=medium
 .
   * Initial release. (Closes: #842738)
Checksums-Sha1:
 044f40cb63c7ed65e0e4b011bc647ed5746e1823 2237 python-webencodings_0.5-1.dsc
 ddfaad0b2ee2ba84dde81a6793c60934a4172f4d 9479 
python-webencodings_0.5.orig.tar.gz
 417644ed8d78a35bee4447ed00ed31684a999bbe 2756 
python-webencodings_0.5-1.debian.tar.xz
 ebff91c17d8176bf3ecea7cdb4bceab8fd72ba7b 5461 
python-webencodings_0.5-1_2016T211820z-210a67e5.buildinfo
 afbadd8f69dcc61269e3215e7c12e35fb5ff969e 10152 
python-webencodings_0.5-1_all.deb
 d9fa211761e4ef5b263305e589760ad032cd229a 10238 
python3-webencodings_0.5-1_all.deb
Checksums-Sha256:
 

Bug#843123: marked as done (ITP: r-cran-htmltable -- GNU R package for advanced html tables)

2016-11-11 Thread Debian Bug Tracking System
Your message dated Fri, 11 Nov 2016 23:00:15 +
with message-id 
and subject line Bug#843123: fixed in r-cran-htmltable 1.7-1
has caused the Debian Bug report #843123,
regarding ITP: r-cran-htmltable -- GNU R package for advanced html tables
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.)


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

Package: wnpp
Owner: Dirk Eddelbuettel 
Severity: wishlist

* Package name: r-cran-htmltable
  Version : 1.7-1
  Upstream Author : Max Gordon
* URL or Web page : https://cran.r-project.org/package=htmlTable
* License : GPL-3
  Description : GNU R package for advanced html tables

This is a new dependency of the existing package r-cran-hmisc.

Dirk

-- 
http://dirk.eddelbuettel.com | @eddelbuettel | e...@debian.org
--- End Message ---
--- Begin Message ---
Source: r-cran-htmltable
Source-Version: 1.7-1

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

Debian distribution maintenance software
pp.
Dirk Eddelbuettel  (supplier of updated r-cran-htmltable 
package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 04 Nov 2016 13:29:41 -0500
Source: r-cran-htmltable
Binary: r-cran-htmltable
Architecture: source all
Version: 1.7-1
Distribution: unstable
Urgency: low
Maintainer: Dirk Eddelbuettel 
Changed-By: Dirk Eddelbuettel 
Description:
 r-cran-htmltable - GNU R package for advanced html tables
Closes: 843123
Changes:
 r-cran-htmltable (1.7-1) unstable; urgency=low
 .
   * Initial Debian release (Closes: #843123)
Checksums-Sha1:
 eef3c7526de86113f2e38280a58fbab5976d1a06 1777 r-cran-htmltable_1.7-1.dsc
 7e3377632d5f726afc4f015ba9ab3710caa34f32 310138 
r-cran-htmltable_1.7.orig.tar.gz
 2eddee8634d64b86d1c14c4e8c24e741a36ed74a 1868 
r-cran-htmltable_1.7-1.debian.tar.xz
 50fb9111f18ecd1814cbc0b08b06516b55a6fa77 152488 r-cran-htmltable_1.7-1_all.deb
Checksums-Sha256:
 d191f32268decc041697f220e1e1153118beafa41ec1a3055e8d2a37f9cf 1777 
r-cran-htmltable_1.7-1.dsc
 95d2a655095d152f17e90c71fe8de3968cb93a4fde02cbf11fa56eb832144e74 310138 
r-cran-htmltable_1.7.orig.tar.gz
 88bf3e1e3f6e0a74ff21351e2a355825a79ce7ca8886f80383d459efbb3f175b 1868 
r-cran-htmltable_1.7-1.debian.tar.xz
 4c84cebde37838bff930ce33c8f0f34ea49865a55f0aec255beea850b3e2 152488 
r-cran-htmltable_1.7-1_all.deb
Files:
 99131b6d1307a2fac182d428b3b365d0 1777 gnu-r optional r-cran-htmltable_1.7-1.dsc
 0893c7bc9d92af07a1acce3b3c30e689 310138 gnu-r optional 
r-cran-htmltable_1.7.orig.tar.gz
 76c97e8c1eaf7287d9bdf5fe503e0275 1868 gnu-r optional 
r-cran-htmltable_1.7-1.debian.tar.xz
 eab9e6aa85dcd46009d48fbf92d578c8 152488 gnu-r optional 
r-cran-htmltable_1.7-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIVAwUBWBzT6aFIn+KrmaIaAQKuQhAAr/Gn5Y+dyXRxs107x4u8yu88dSeIEh/K
FDYmDD9qoC8kvaDjNwwFaxGTn7n+c/GovFjunQNxdGFKcdImDJ3ydM9ew8OwyI5G
I9FhpdgUxwdqlatVFZDyJ7az/lDvlTsbwoLqI5K7priXrNcy1P08H+MTtZhcTxJy
MyI39fL2OW310XuUZCNMlyyOBX2oa9bQjfoEy7I2RlD/MA1uPUmNquZ26nLyrcYa
TUmEWZ3edK2/lpfMXBFj0GMYeBkG9Q0rBVfXHEColInNKhYs6S7yNLOubS3P5im4
4rL0oJlnfQuKMqQgtw7SySgOp25ns1NPAdQZjKQrVrUvvosZGv9R42rpU2JuQCYM
gQsWxYxWkmR2zLswM4raez/yL7DJY/SlpGxmxvr0KuPr+eiyGxigX4m7Vza45rQq
uhLuIQXLEmppobTmUk/WH3+jXi862qo2O9jdnNRXMHW6hhjvipk+ln/pW/owCSLl
vGM/vgkAmj5JaV6nMS5ep0zoNUTkJax9mzttp4oN05JWZSQh/c37H/3gYjl6moEC
8KKcwYpeb+jwYJOD4ter2X2AJ0i0a2jkLeQiIS4dQYF6BRwpKT84r6m4iPaGzpoT
attlzATepDm1eB7C+o/TNJ5eTvBTfSJ1c/98aF/Q/cYcc0kvprjtvAIHG/LmOHRL
U32lBREaz3M=
=WLFV
-END PGP SIGNATURE End Message ---


Bug#810733: marked as done (ITP: django-redis -- Redis cache backend for Django)

2016-11-11 Thread Debian Bug Tracking System
Your message dated Fri, 11 Nov 2016 23:00:10 +
with message-id 
and subject line Bug#810733: fixed in django-redis 4.6.0-1
has caused the Debian Bug report #810733,
regarding ITP: django-redis -- Redis cache backend for Django
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.)


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

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

* Package name: django-redis
  Version : 4.3.0
  Upstream Author : Andrey Antukh 
* URL : https://github.com/niwinz/django-redis
* License : BSD-3-clause
  Programming Lang: Python
  Description : Redis cache backend for Django

 django-redis is a full featured Redis cache/session backend for Django. It
 provides several features to fully utilize Redis:
  * Pluggable clients.
  * Pluggable parsers.
  * Pluggable serializers.
  * Master-Slave support in the default client.
  * Supports infinite timeouts.
  * Facilities for raw access to Redis client/connection pool.
  * Highly configurable (can emulate memcached exception behavior, for example).
  * Unix sockets supported by default.


-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCgAGBQJWk/tjAAoJEGlMre9Rx7W2ozEQAJUhRovY6A7Y1Gs/UHnMf05q
GHcDz9TNhpd68OOeftww/SiX0KwQnA+17oKzEZVGMYOceDQtGys3Y02yxcVnUtwe
3TbnscrFMItXGhvvh9X88lHySigzI07a+X3NCVmYZfK6boNDJAxt/IpF0BVHQfDp
S/LoQrSiSCXp9DkuGla9ctRQQQrUT0jy/cUJQsObF5WXSiNR60l0rpprQHtj+it1
n9pIAhHLhEQj8azFtkiEUVJJHUB3Qt+IkulokqUwlZwYyVmzfcMaSyGY5Zm1xGUH
2FVkblkD6RKucKfpJLvMKSKCWsr93fcjQYik1fvLzMDJB7+fiFITfQu73zNCkIWg
J5Zrhad0wZPV8uc1VZHz9lTmgB/O1gEVXSY0y8uPMVvW5fQVn5MOVC4LNp+1pXKT
KeFH5sLAIxwrlim+hJZHSHmssRLD0V6GPZC02oxIWIMKWKI4P+LKZSvLjXZr39Kq
X+C1VUuEcNURCP5fwtwO0rhr8E2s02p2/x1uS5SrBhr5900azs6ezvEb86wXmoEe
bNQASu5ak18Ksoa5AuISARMBwMxJ5cCK+NNWpSY5GuK1WvK4VV/s3uIXmK1lRmsg
1T9mnaxUG9aLSJwSSQFcI0ziJBDkiDUZHkswpAzIwxlWDLeFM9OMdVO5e7yVgc3Z
Ax4DYTpERAHl4B9czl4K
=ABFS
-END PGP SIGNATURE-
--- End Message ---
--- Begin Message ---
Source: django-redis
Source-Version: 4.6.0-1

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

Debian distribution maintenance software
pp.
Scott Kitterman  (supplier of updated django-redis 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, 11 Nov 2016 08:09:48 -0500
Source: django-redis
Binary: python-django-redis python3-django-redis
Architecture: source all
Version: 4.6.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Modules Team 

Changed-By: Scott Kitterman 
Description:
 python-django-redis - Redis cache backend for Django (Python 2)
 python3-django-redis - Redis cache backend for Django (Python 3)
Closes: 810733
Changes:
 django-redis (4.6.0-1) unstable; urgency=medium
 .
   * Initial release. (Closes: #810733)
Checksums-Sha1:
 0bfb55707be2dc0e6e516cca820537df874294b2 2188 django-redis_4.6.0-1.dsc
 80da4f6ae6cd465cde698f36e76a1740b6c18e33 53442 django-redis_4.6.0.orig.tar.gz
 f6be8b1f9e6f263e745abdc2e2244c0c41587499 2460 
django-redis_4.6.0-1.debian.tar.xz
 82adea85bc34b3e2ab1e686995bc27fff0253b8b 5663 
django-redis_4.6.0-1_2016T205200z-e286307c.buildinfo
 2f86f8605ace6efdb2f47d7f41204a73b287ff49 12910 
python-django-redis_4.6.0-1_all.deb
 7e1576c5d1aac8ea53302ffbc12c478aa5f0a5a2 12984 
python3-django-redis_4.6.0-1_all.deb
Checksums-Sha256:
 17b94a68a011cb19f6df20b519f72905e8c8b5d53ec2c04b81bb1cf230fd0d94 2188 
django-redis_4.6.0-1.dsc
 7b64c8f1efaf426226e9055385ed9e783f1289f2b72a9f6efcc1f602ec6a6dbb 53442 
django-redis_4.6.0.orig.tar.gz
 31f80aac15a0bc6c0b63ba28ef696f061ac0428af7868db5fabad0e0d8842c3c 2460 
django-redis_4.6.0-1.debian.tar.xz
 877d3034b1cbd5fdc2efb4496843ebc506adf24e0da50e6b6215904ba17ab164 5663 

Bug#643784: marked as done (RFP: python-nzmath -- Python based number theory oriented calculation system)

2016-11-11 Thread Debian Bug Tracking System
Your message dated Fri, 11 Nov 2016 22:20:08 +
with message-id 
and subject line closing RFP: python-nzmath -- Python based number theory 
oriented calculation system
has caused the Debian Bug report #643784,
regarding RFP: python-nzmath -- Python based number theory oriented calculation 
system
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.)


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

* Package name: python-nzmath
  Version : 1.1.0
  Upstream Author : NZMATH development Group 

* URL : http://tnt.math.se.tmu.ac.jp/nzmath/
* License : BSD
  Programming Lang: Python
  Description : Python based number theory oriented calculation system

Python based number theory oriented calculation system.


--- End Message ---
--- Begin Message ---
RFP 643784 has no visible progress for a long time, so closing.--- End Message ---


Bug#643802: marked as done (RFP: python-pari -- Python interface to PARI/GP computing library)

2016-11-11 Thread Debian Bug Tracking System
Your message dated Fri, 11 Nov 2016 22:20:08 +
with message-id 
and subject line closing RFP: python-pari -- Python interface to PARI/GP 
computing library
has caused the Debian Bug report #643802,
regarding RFP: python-pari -- Python interface to PARI/GP computing library
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.)


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

* Package name: python-pari
  Version : 1.0
  Upstream Author : Anton Mellit 
* URL : http://code.google.com/p/pari-python/
* License : Artistic License/GPL
  Programming Lang: C, Python
  Description : Python interface to PARI/GP computing library

Python interface to PARI/GP computing library


--- End Message ---
--- Begin Message ---
RFP 643802 has no visible progress for a long time, so closing.--- End Message ---


Bug#844030: ITP: node-tap-parser -- Test anything protocol stream parser - Node.js module

2016-11-11 Thread Jérémy Lal
Package: wnpp
Severity: wishlist
Owner: "Jérémy Lal" 


* Package name: node-tap-parser
  Version : 3.0.3
  Upstream Author : James Halliday  (http://substack.net)
* URL : https://github.com/substack/tap-parser
* License : Expat
  Programming Lang: JavaScript
  Description : Test anything protocol stream parser - Node.js module


This module parses tap-formatted input as a stream of JavaScript
objects.
It is mainly used to extend tap reporters in various test setups.
.
Node.js is an event-based server-side JavaScript engine.

This module is a dependency of latest node-tap / node-tap-mocha-reporter.
It is also a dependency of many other softwares using tap, is well maintained
and popular.



Processed: merge second itp

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

> forcemerge 844022 844023
Bug #844022 [wnpp] ITP: node-marked-man -- Markdown to man page conversion - 
Node.js
Bug #844023 [wnpp] ITP: node-marked-man -- Markdown to man page conversion - 
Node.js
Merged 844022 844023
>
End of message, stopping processing here.

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



Bug#844023: ITP: node-marked-man -- Markdown to man page conversion - Node.js

2016-11-11 Thread Jérémy Lal
Package: wnpp
Severity: wishlist
Owner: "Jérémy Lal" 

* Package name: node-marked-man
  Version : 0.1.6
  Upstream Author : Jérémy Lal 
* URL : https://github.com/kapouer/marked-man
* License : Expat
  Programming Lang: JavaScript
  Description : Markdown to man page conversion - Node.js

This module adds groff output support to node-marked.
It provides an easy way to maintain man pages in a markdown
format (with gfm flavor by default).
.
Node.js is an event-based server-side JavaScript engine



Bug#844022: ITP: node-marked-man -- Markdown to man page conversion - Node.js

2016-11-11 Thread Jérémy Lal
Package: wnpp
Severity: wishlist
Owner: "Jérémy Lal" 

* Package name: node-marked-man
  Version : 0.1.5
  Upstream Author : Jérémy Lal 
* URL : https://github.com/kapouer/marked-man
* License : Expat
  Programming Lang: JavaScript
  Description : Markdown to man page conversion - Node.js

 This module adds groff output support to node-marked.
 It provides an easy way to maintain man pages in a markdown
 format (with gfm flavor by default).
 .
 Node.js is an event-based server-side JavaScript engine



Processed: block 805308 with 844014

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

> block 805308 with 844014
Bug #805308 [wnpp] ITP: node-kosmtik -- Make maps with OpenStreetMap and Mapnik
805308 was blocked by: 694137 805415 844009 805411 780694 774567 805413
805308 was not blocking any bugs.
Added blocking bug(s) of 805308: 844014
> thanks
Stopping processing here.

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



Processed: block 805308 with 844009

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

> block 805308 with 844009
Bug #805308 [wnpp] ITP: node-kosmtik -- Make maps with OpenStreetMap and Mapnik
805308 was blocked by: 805415 805413 774567 780694 805411 694137
805308 was not blocking any bugs.
Added blocking bug(s) of 805308: 844009
> thanks
Stopping processing here.

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



Bug#843955: marked as done (ITP: node-grunt-legacy-log -- The Grunt 0.4.x logger)

2016-11-11 Thread Debian Bug Tracking System
Your message dated Fri, 11 Nov 2016 20:00:10 +
with message-id 
and subject line Bug#843955: fixed in node-grunt-legacy-log 1.0.0-1
has caused the Debian Bug report #843955,
regarding ITP: node-grunt-legacy-log -- The Grunt 0.4.x logger
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.)


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

* Package name: node-grunt-legacy-log
  Version : 1.0.0
  Upstream Author : "Cowboy" Ben Alman (http://benalman.com/)
* URL : http://gruntjs.com/
* License : Expat
  Programming Lang: JavaScript
  Description : The Grunt 0.4.x logger
--- End Message ---
--- Begin Message ---
Source: node-grunt-legacy-log
Source-Version: 1.0.0-1

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

Debian distribution maintenance software
pp.
Sruthi Chandran  (supplier of updated node-grunt-legacy-log 
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, 11 Nov 2016 13:06:52 +0530
Source: node-grunt-legacy-log
Binary: node-grunt-legacy-log
Architecture: source all
Version: 1.0.0-1
Distribution: unstable
Urgency: low
Maintainer: Debian Javascript Maintainers 

Changed-By: Sruthi Chandran 
Description:
 node-grunt-legacy-log - Grunt 0.4.x logger
Closes: 843955
Changes:
 node-grunt-legacy-log (1.0.0-1) unstable; urgency=low
 .
   * Initial release (Closes: #843955)
Checksums-Sha1:
 ecafef6966514b2be33443d4902ca26fecc2cc9d 2070 node-grunt-legacy-log_1.0.0-1.dsc
 73ed47db9b751ae9ad7c5767c302ea76ce6468fa 7778 
node-grunt-legacy-log_1.0.0.orig.tar.gz
 134f9c11ae93f2368cb83a0ac2fc84039e8d9c01 2040 
node-grunt-legacy-log_1.0.0-1.debian.tar.xz
 a67435e104a21276c9fcc03bb3974f8b930fc943 5420 
node-grunt-legacy-log_1.0.0-1_all.deb
Checksums-Sha256:
 fb622aeec8319691c5463c4f3952d664aaf7d560b7bfb0944c10270f6a858d18 2070 
node-grunt-legacy-log_1.0.0-1.dsc
 08f161aaa0064e30242b17c9c902f10d8a99c22f27a922bea0c652203e0af2bb 7778 
node-grunt-legacy-log_1.0.0.orig.tar.gz
 fa67f06614249af90e0f41d9b3764aaf04e56161d0f9452dcf6fc655c500ecc2 2040 
node-grunt-legacy-log_1.0.0-1.debian.tar.xz
 4231745153a509a8ed2d1d28394abee7984fa0167ef35b3f1280f7eaa226926b 5420 
node-grunt-legacy-log_1.0.0-1_all.deb
Files:
 fcc0095f1d066491eea5e129157f5149 2070 web optional 
node-grunt-legacy-log_1.0.0-1.dsc
 a6ea67c5d524849b9d71e4e2dc7ea33f 7778 web optional 
node-grunt-legacy-log_1.0.0.orig.tar.gz
 5a50a46c2ebecc106afd0a6f8bc08b7c 2040 web optional 
node-grunt-legacy-log_1.0.0-1.debian.tar.xz
 34f6dbab262fb701c0fa8bc2bc2defbd 5420 web optional 
node-grunt-legacy-log_1.0.0-1_all.deb

-BEGIN PGP SIGNATURE-

iQIcBAEBCAAGBQJYJevcAAoJEM4fnGdFEsIq9TkP/Alhi8vMXHbvvVOwUnz8XCqi
q2eqw30GgkWkYWJCPgjlPaBxQGvGPDS+LS7or4lvW1Qopdnqp2mVVJvoZDWbwbAq
FIrL3wCAwW8sSAqDH8+6H3AFAcLCqq6tf75v1aNAIZbQUleuGRJgCi7txHWHpR5o
1ewAsQeTfRAsaY1ppH0LwAEmJ8GDwAQiMC8xOWfVXonuZP1V7j3PTyIkMm4AAN5u
pC1kmcq9titk74we+s2C9JADTGRyQEHt6Y04WFk0zD/XyiwMQGDYF6B8D5pCqX5N
I+sQh6qyHltgPRr9sebXQJ0KmuhEz9mg/pXm9yJ2mUVwQpPtBNUXs/5qNLS/4A1m
1SSXzZIhdDt93M6yfK0OZ3GpB2VoPF4MOQwLpUIluLlTRcFaILZKF1veMl14+pie
V4W/1zUveXBA+VWVBkMTwaQmrSYgaO/O4eqh4oHZcyBhv7+gElz1WducquBb+Upi
BR0Op0lNdOCG0xPklDvX20hkRK9+pxQxZGASFtQzyU9eN/0ktd4RjoQIEXx61Jfe
0p5KAdt48rnWRRBc6Gx2HmcOBGPOn0WcmhCKj9mfcLqkC9tvUn2qvLkOlu6+IC5g
bf2jqNqfgyqLFusW+kLM7mPIN3ZF+/PkLFVDiqnleGzgsQJSsg5hKMRy6Ao900I+
n+G44h3cGqWKPBZPnEo7
=+uy3
-END PGP SIGNATURE End Message ---


Bug#843986: marked as done (ITP: ruby-ya2yaml -- An UTF8 safe YAML dumper.)

2016-11-11 Thread Debian Bug Tracking System
Your message dated Fri, 11 Nov 2016 20:00:13 +
with message-id 
and subject line Bug#843986: fixed in ruby-ya2yaml 0.31-1
has caused the Debian Bug report #843986,
regarding ITP: ruby-ya2yaml -- An UTF8 safe YAML dumper.
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.)


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

* Package name: ruby-ya2yaml
  Version : 0.31
  Upstream Author : Akira FUNAI 
* URL : http://rubyforge.org/projects/ya2yaml/
* License : MIT
  Programming Lang: Ruby
  Description : An UTF8 safe YAML dumper.

Ya2YAML is "yet another to_yaml". It emits YAML document with complete
UTF8 support (string/binary detection, "\u" escape sequences and Unicode
specific line breaks).

I plan to maintain this package in the ruby-pkg-extras team, it is needed
for some dependencies for other packages. 
--- End Message ---
--- Begin Message ---
Source: ruby-ya2yaml
Source-Version: 0.31-1

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

Debian distribution maintenance software
pp.
Micah Anderson  (supplier of updated ruby-ya2yaml 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, 10 Nov 2016 23:15:35 -0500
Source: ruby-ya2yaml
Binary: ruby-ya2yaml
Architecture: source all
Version: 0.31-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Ruby Extras Maintainers 

Changed-By: Micah Anderson 
Description:
 ruby-ya2yaml - UTF8 safe YAML dumper
Closes: 843986
Changes:
 ruby-ya2yaml (0.31-1) unstable; urgency=medium
 .
   * Initial release (Closes: #843986)
Checksums-Sha1:
 03c22d9c082ff2a68d3aef31398b1766c90f846a 2145 ruby-ya2yaml_0.31-1.dsc
 eb100a68c5ece78bc7c7f85321e8600e735a81a2 9425 ruby-ya2yaml_0.31.orig.tar.gz
 c51d8891875321e2044130c89d063ef56e46d129 2292 ruby-ya2yaml_0.31-1.debian.tar.xz
 c660aa976e3ff8391ab0ae485e615ce9f6eed853 5319 
ruby-ya2yaml_0.31-1_2016T150116z-a1f5dce8.buildinfo
 8743ccfc2ffba4f80b12ffec5fbec820a4e7fcc6 7468 ruby-ya2yaml_0.31-1_all.deb
Checksums-Sha256:
 6725294d80c5286aeb9825c3640edff007758cb0103569c6fb144ba2040e4244 2145 
ruby-ya2yaml_0.31-1.dsc
 57a3e05978514c285b459f14cf4c4dad7fa3f58f515ff6b07bcfce237ce3ea18 9425 
ruby-ya2yaml_0.31.orig.tar.gz
 2a0e006fc20ae7b920d778bf635a869212cca40df3df6b8109ae154379798c2d 2292 
ruby-ya2yaml_0.31-1.debian.tar.xz
 e4aa82a4c9d52f3d3e203a494434c5d5a1428bc31ab649884fc64f8de4e9a240 5319 
ruby-ya2yaml_0.31-1_2016T150116z-a1f5dce8.buildinfo
 1aebfde37a7c579c77e4de53454c2d204ff189be9f3b14dc736246854ffc6a95 7468 
ruby-ya2yaml_0.31-1_all.deb
Files:
 5cfb00a45f88de8015340a36aac279f6 2145 ruby optional ruby-ya2yaml_0.31-1.dsc
 071e28869cc592f7157cd1d0f9090ae2 9425 ruby optional 
ruby-ya2yaml_0.31.orig.tar.gz
 5f29774d3c22475446a1b82852c54420 2292 ruby optional 
ruby-ya2yaml_0.31-1.debian.tar.xz
 a1f5dce83240d95140150056a099ccc1 5319 ruby optional 
ruby-ya2yaml_0.31-1_2016T150116z-a1f5dce8.buildinfo
 9907d0c163aaf37c02eee7b180040fc7 7468 ruby optional ruby-ya2yaml_0.31-1_all.deb

-BEGIN PGP SIGNATURE-

iQJ8BAEBCgBmBQJYJd1tXxSAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ0Nzc3NTM1RkU1NDcxNTYyNjI2MDc3QjU4
Q0JGOUEzMjI4NjFBNzkwAAoJEIy/mjIoYaeQXdgP/jyzhci4EqJ4JwI9YiWiu4wR
D8XXPRRqsxlHb6gkE2/JHtq7HwXzZCpJPQiMkp20f3k2GkFjZ52bFHy9C6IOYyIw
zUrkH0tVnvVTBQB6oE0VaPWBajemWuOYxmz2z5Xj1hte0nThHL2R9TLPoKb+S/jo
zxxQKjW8DvJc96HqiDLrAnBoOtPoCRkk8JaaqNdCJ4QpOyRkxgsh0emF8gPKzARh
PqImZp8qGHDdXnMchRXrEMa/xkjqY0ri2gKOvazx6dTfIO7giRNf2LTo3rwY9KKT
pog8/yOJJmg0Egqpf7V2ilwQl2ublOMZhLdBvYGMWpy2MTHtmOYwxzbXJ2vZp5VA
9a5a+OmjV0+H78qNB/NOaPdt/Yo3L5TLLqCMG6xEjcqgIFTrYikJhmT7bRfoJRBm
ntv+Ink211e24NPM3OL2ZJfX5fB2KKWY8SZDQ62jvtMUUkblRvJ4FJpF6oFHw+yA

Bug#843992: marked as done (ITP: ruby-knife-acl -- Knife plugin to manupulate Chef server access control lists)

2016-11-11 Thread Debian Bug Tracking System
Your message dated Fri, 11 Nov 2016 20:00:12 +
with message-id 
and subject line Bug#843992: fixed in ruby-knife-acl 1.0.3-1
has caused the Debian Bug report #843992,
regarding ITP: ruby-knife-acl -- Knife plugin to manupulate Chef server access 
control lists
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.)


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

* Package name: ruby-knife-acl
  Version : 1.0.3
  Upstream Author : Seth Falcon , Jeremiah Snapp 

* URL : https://github.com/chef/knife-acl
* License : Apache-2.0
  Programming Lang: Ruby
  Description : Knife plugin to manupulate Chef server access control lists
--- End Message ---
--- Begin Message ---
Source: ruby-knife-acl
Source-Version: 1.0.3-1

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

Debian distribution maintenance software
pp.
Stefano Rivera  (supplier of updated ruby-knife-acl 
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, 11 Nov 2016 16:56:18 +
Source: ruby-knife-acl
Binary: ruby-knife-acl
Architecture: all source
Version: 1.0.3-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Ruby Extras Maintainers 

Changed-By: Stefano Rivera 
Closes: 843992
Description: 
 ruby-knife-acl - Knife plugin to manipulate Chef server access control lists
Changes:
 ruby-knife-acl (1.0.3-1) unstable; urgency=medium
 .
   * Initial release (Closes: #843992)
Checksums-Sha1: 
 bf787310501a4cb6f57edcf0fa9ba8b7ff2b90a7 5290 
ruby-knife-acl_1.0.3-1_2016T165920z-ac8a2825.buildinfo
 f391c3f7daa764c6ae3d552e0255300aaadb2621 10760 ruby-knife-acl_1.0.3-1_all.deb
 f8076a1c95cc71b19b95d6e9ccc6b2c960d03074 1722 ruby-knife-acl_1.0.3-1.dsc
 0cf1dcbbc056b992064992a7f2111586b41d4f8c 12110 ruby-knife-acl_1.0.3.orig.tar.gz
 1b8de37026ec32d693dc4e3175e120e9a82ff655 2024 
ruby-knife-acl_1.0.3-1.debian.tar.xz
Checksums-Sha256: 
 4e35f0bbb4c4655c8c7704314c284fab9af179781a40cf72feece37330f0c4ca 5290 
ruby-knife-acl_1.0.3-1_2016T165920z-ac8a2825.buildinfo
 e8d3f5abe9f0c6f66a1c0c3c3fa442da2773ed9f8a838675b8d3a2035708260e 10760 
ruby-knife-acl_1.0.3-1_all.deb
 ed3053ee43ee702532a74d4a5804c3ab1040b6996e1bddf1d583d9f5950965ce 1722 
ruby-knife-acl_1.0.3-1.dsc
 d83d57079cfcf878653b7193177425f79bb7534ed64ce467cfa159498add3ea3 12110 
ruby-knife-acl_1.0.3.orig.tar.gz
 d1c967650b3d9cb87c12b04901cb08fd2c38eb238f65486de5c15e36856a11fc 2024 
ruby-knife-acl_1.0.3-1.debian.tar.xz
Files: 
 ac8a282594c0d841569d4829508a436f 5290 ruby optional 
ruby-knife-acl_1.0.3-1_2016T165920z-ac8a2825.buildinfo
 fd38b6432bd0232a2e3a9514c0fb4d39 10760 ruby optional 
ruby-knife-acl_1.0.3-1_all.deb
 f7521243ae11250dc77137238f21632d 1722 ruby optional ruby-knife-acl_1.0.3-1.dsc
 a0288fb5fbb58bb389cc5362977fff33 12110 ruby optional 
ruby-knife-acl_1.0.3.orig.tar.gz
 2d3296d1aa1601124a16068ec7ea983d 2024 ruby optional 
ruby-knife-acl_1.0.3-1.debian.tar.xz

-BEGIN PGP SIGNATURE-

iQExBAEBCgAbBQJYJflEFBxzdGVmYW5vckBkZWJpYW4ub3JnAAoJEOrxkryqPw9R
IyAH/ROTCIYV/FIROg4d5FAYKUqkQhcBULjq7o4kA4CumRbQfN14Kq1p7qYkDlsE
76+66w6zIadyH3LmzX91rJ2jYt/TTeXWnqK2ACXQRbWZ/ITwQwSJa/jW6z6P9xJN
q8mt3uUI5FQ0epCbRCvmfi08zjnDWUvMHyiCbQ0fIUJbaw39kmy/uGnQa/0OIlI+
AWuhoOIUVA+zmwhh2PqRDp2UNne59yjKjGcz1ooo8ksWof5qW/xZ7Rv0T4RuRdBB
Pw18vtsZ4bS6/3iO3FoIoEd+FtG8dh53HCtsoDLAkgVxZcwLiafInx2Vw+eciZc7
FpOo0eiLbKmAQQgn7SD0WjKeRR4=
=TGP9
-END PGP SIGNATURE End Message ---


Bug#843990: marked as done (ITP: node-tmatch -- Match an object against a "pattern" object - Node.js module)

2016-11-11 Thread Debian Bug Tracking System
Your message dated Fri, 11 Nov 2016 20:00:11 +
with message-id 
and subject line Bug#843990: fixed in node-tmatch 3.0.0-1
has caused the Debian Bug report #843990,
regarding ITP: node-tmatch -- Match an object against a "pattern" object - 
Node.js module
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.)


-- 
843990: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=843990
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Owner: "Jérémy Lal" 

* Package name: node-tmatch
  Version : 3.0.0
  Upstream Author : Isaac Z. Schlueter  (http://blog.izs.me/)
* URL : https://github.com/isaacs/tmatch#readme
* License : ISC
  Programming Lang: JavaScript
  Description : Match an object against a "pattern" object - Node.js module

 This module checks weter a value matches a given pattern.
 A pattern is an object with a set of fields that must be in
 the test object, or a regular expression that a test string
 must match, or any combination thereof.
 .
 Node.js is an event-based server-side JavaScript engine.
--- End Message ---
--- Begin Message ---
Source: node-tmatch
Source-Version: 3.0.0-1

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

Debian distribution maintenance software
pp.
Jérémy Lal  (supplier of updated node-tmatch 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, 11 Nov 2016 16:50:39 +0100
Source: node-tmatch
Binary: node-tmatch
Architecture: source all
Version: 3.0.0-1
Distribution: unstable
Urgency: low
Maintainer: Debian Javascript Maintainers 

Changed-By: Jérémy Lal 
Description:
 node-tmatch - Match an object against a "pattern" object - Node.js module
Closes: 843990
Changes:
 node-tmatch (3.0.0-1) unstable; urgency=low
 .
   * Initial release (Closes: #843990)
Checksums-Sha1:
 4737b3bde3e79523daa5050db0ad4f7a3e9f2dc4 2064 node-tmatch_3.0.0-1.dsc
 e475cd8d186989f3364aadd3f5df995a7a844c93 5411 node-tmatch_3.0.0.orig.tar.gz
 79171ad31768e3d06ac7586189bd23527e84c3a6 1980 node-tmatch_3.0.0-1.debian.tar.xz
 64bf35cdfa01cea87dc188e4580e6614f902189a 4617 
node-tmatch_3.0.0-1_2016T155238z-aaf7f018.buildinfo
 08647f1b97ae80a9edad56332193975dad25b355 5062 node-tmatch_3.0.0-1_all.deb
Checksums-Sha256:
 9c2ec12d191f5da6bc33f313119bb07d62790af3e92df0ed7f8525764ff507a2 2064 
node-tmatch_3.0.0-1.dsc
 d3277726926706f75958964387443c0f8b130c22ab72198efd56e4fe62355001 5411 
node-tmatch_3.0.0.orig.tar.gz
 8dd050d86dc6576564be0e90421980cc9c88823355ca80b7104388a4098d032e 1980 
node-tmatch_3.0.0-1.debian.tar.xz
 58ee62480762b02e08160999a4e5c234ca268cf11882ee15f58d32f32236b141 4617 
node-tmatch_3.0.0-1_2016T155238z-aaf7f018.buildinfo
 b928164322ad338f4be03a1268eaef8e2236d47a2f03b0aceea511181deeeb25 5062 
node-tmatch_3.0.0-1_all.deb
Files:
 507afec9eaf67a2fa65a2f6497eaef31 2064 web optional node-tmatch_3.0.0-1.dsc
 c81e58380ac620b6a690bf0933617dda 5411 web optional 
node-tmatch_3.0.0.orig.tar.gz
 126352c039feb0f22d501d3e368d5167 1980 web optional 
node-tmatch_3.0.0-1.debian.tar.xz
 aaf7f0187ba4cbe5c00c2bc1d3e03d43 4617 web optional 
node-tmatch_3.0.0-1_2016T155238z-aaf7f018.buildinfo
 2d82ff63509bd57b26835628af84dd82 5062 web optional node-tmatch_3.0.0-1_all.deb

-BEGIN PGP SIGNATURE-

iQJGBAEBCAAwFiEEA8Tnq7iA9SQwbkgVZhHAXt0583QFAlgl6WwSHGthcG91ZXJA
bWVsaXgub3JnAAoJEGYRwF7dOfN0w+IQALUE3d6SgtVYP7jZ1Xo3WX9QuO7N2lv5
/V/DoM4Bln9t9TXHjqGBxbCXmrFYdh0cPqC691qHEiGatvEaCQR0yJZgneYfbzxA
BrcrUGsNOd3Wsg5LXAxCB14Ygc1AVa2HxaCYXmVuxGKJ9C80umHZLyEANvpAU5i8
SjUWfjF+RQqdExDyhtWwBEzXhhwlTCviWER7jm2lRI7KTCBqhc2dqbZM3eQ67K2m
qdd+uj8fiJq/ciUumBtteQ+6arHHjKQIFOR3iVQ2uQ2vhnWKC2P7eAJ4649Y05tv
jpleKso4tFiAK2lejd6WVVBcre0HEl+kLjn2SND0pswSs+CjWu6Dki32Snk6iMw1
2/NJoXxigFM8/rNtMpnkE2AmK+ZQQDAwUMOokplok460g0ySrxXmqNYx4mO2iJGG
Z2QylZTTG7HbX5w7SNORru2Z7OdtqmSczdNjJiB/i27Gz6rma+8a41AwIB7VBGKO

Bug#841485: marked as done (ITP: node-grunt-legacy-log-utils -- Static methods for the Grunt 0.4.x logger)

2016-11-11 Thread Debian Bug Tracking System
Your message dated Fri, 11 Nov 2016 20:00:10 +
with message-id 
and subject line Bug#841485: fixed in node-grunt-legacy-log-utils 1.0.0-1
has caused the Debian Bug report #841485,
regarding ITP: node-grunt-legacy-log-utils -- Static methods for the Grunt 
0.4.x logger
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.)


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

* Package name: node-grunt-legacy-log-utils
  Version : 1.0.0
  Upstream Author : "Cowboy" Ben Alman (http://benalman.com/)
* URL : http://gruntjs.com/
* License : Expat
  Programming Lang: JavaScript
  Description : Static methods for the Grunt 0.4.x logger.




signature.asc
Description: OpenPGP digital signature
--- End Message ---
--- Begin Message ---
Source: node-grunt-legacy-log-utils
Source-Version: 1.0.0-1

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

Debian distribution maintenance software
pp.
Sruthi Chandran  (supplier of updated 
node-grunt-legacy-log-utils 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, 11 Nov 2016 12:10:43 +0530
Source: node-grunt-legacy-log-utils
Binary: node-grunt-legacy-log-utils
Architecture: source all
Version: 1.0.0-1
Distribution: unstable
Urgency: low
Maintainer: Debian Javascript Maintainers 

Changed-By: Sruthi Chandran 
Description:
 node-grunt-legacy-log-utils - Static methods for the Grunt 0.4.x logger
Closes: 841485
Changes:
 node-grunt-legacy-log-utils (1.0.0-1) unstable; urgency=low
 .
   * Initial release (Closes: #841485)
Checksums-Sha1:
 ab4bf2b9552360d4c124ec9ebc93950fee6ce851 2136 
node-grunt-legacy-log-utils_1.0.0-1.dsc
 8dee071c93b9ec9c7af78565ccb48f1d36212878 4558 
node-grunt-legacy-log-utils_1.0.0.orig.tar.gz
 fc8087382a6713391c6d5ddef85fb0c2f938257f 2032 
node-grunt-legacy-log-utils_1.0.0-1.debian.tar.xz
 afd54cfa619509f7e88658760cc493c9223078c3 4036 
node-grunt-legacy-log-utils_1.0.0-1_all.deb
Checksums-Sha256:
 cb7cd6bb1a42efa07524454153c01f428f3b412c8665cb6f45b35be00512e914 2136 
node-grunt-legacy-log-utils_1.0.0-1.dsc
 e51f1c92aac736aa3f6ed3720b62eb2d474375cf3013fc2fb1e89838fb39da6a 4558 
node-grunt-legacy-log-utils_1.0.0.orig.tar.gz
 36f274b860b221260e46efe9753b81f0399437e73242fa78c7b8a487f61a58cb 2032 
node-grunt-legacy-log-utils_1.0.0-1.debian.tar.xz
 9416dd69fb20806f6bd42ee1dddc7649315e7734870cfabccdff49e619f4dd5b 4036 
node-grunt-legacy-log-utils_1.0.0-1_all.deb
Files:
 a5728772d2e901e59d13f3a313e9d1c4 2136 web optional 
node-grunt-legacy-log-utils_1.0.0-1.dsc
 21f96c209d3cab814a70bd3ec73ecbb4 4558 web optional 
node-grunt-legacy-log-utils_1.0.0.orig.tar.gz
 70561a3ff5c2c891a89e838cf40bc29a 2032 web optional 
node-grunt-legacy-log-utils_1.0.0-1.debian.tar.xz
 2ddc5d811df3388e93b6cabbcd7cae55 4036 web optional 
node-grunt-legacy-log-utils_1.0.0-1_all.deb

-BEGIN PGP SIGNATURE-

iQIcBAEBCAAGBQJYJeuLAAoJEM4fnGdFEsIqKWQQAJrUARcb6IZKK3fbi8zqJCXN
c41gS0sxEvlbrrnh30mCM6/Q2Xlc6meCrpmFqGdnAtyYkHeZkoBg4WJIGLANdjPs
rDw+BjfZ1qowDn+O5oVrZ7bsmqJyKa6b4FMjTTXRHmUgaC7Bw5BWBYS+2KTw5boR
2qxszy9wUuriZizKHERpKVsmdw632QUWSUMNrU9k/Ql/nKvbfR8avjGjtK2k3HI5
06zhiDREvCkOqHx1zXSZPuLXd5YFe48Nrly3SXOWagrlkwoE5pDj8kC4eOXQ6sl3
kiTzOsBt7IVNG8UMRkWmhBcazcRIw/7ZfV9rWfHSCM6mV3Di8ORRwLmu0zUvmTUz
uT4pd0MPrtevQYtXUA4LU6ZBEVbcqrQpyTvc49jPHGPZo/aFUvCLUMXNCr40iZQf
Kso5sAPTBFkyWpYQn6YdbcAMXfst48gXMm2NJJc8Ew+aG7F4zW+d1GRnD1TbyTpZ
ClSOHVR0XcJk88vFAE3+MDBYpFymcaxI1ioS/9iNC9zLoWZtyah+FL38vKEWOvcs
P0tiQcCodqGw0OxRE/gYSILz/1a6OX5sgqcEXRHylrsqlcE7CIz+CupdVm/cre9e
mJvub+IqzxLxM4ov/Ucq10/qYY8X9LDKzajpJ6Umo/e0Jgo+cWVTx2mMBtKLhpiE
K9tA1322RI3zyOtbfj2D
=+GlZ
-END PGP SIGNATURE End Message ---


Bug#834398: marked as done (ITP: r-bioc-rbgl -- R interface to the graph algorithms contained in the BOOST library)

2016-11-11 Thread Debian Bug Tracking System
Your message dated Fri, 11 Nov 2016 20:00:11 +
with message-id 
and subject line Bug#834398: fixed in r-bioc-rbgl 1.48.1+dfsg-1
has caused the Debian Bug report #834398,
regarding ITP: r-bioc-rbgl -- R interface to the graph algorithms contained in 
the BOOST library
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.)


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

* Package name: r-bioc-rbgl
  Version : 1.48.1
  Upstream Author : Vince Carey , Li Long 
, R. Gentleman 
* URL : 
http://www.bioconductor.org/packages/release/bioc/html/RBGL.html
* License : Artistic-2.0
  Programming Lang: R
  Description : R interface to the graph algorithms contained in the BOOST 
library

 RBGL is part of the BioConductor GNU R suite. It is a fairly extensive and
 comprehensive interface to the graph algorithms contained in the BOOST C++
 libraries.

 Many BioConductor packages are maintained by the Debian Med team, and I
 would be very happy for this package to be maintained in that way.

 I am not a Debian Developer, so will require a sponsor.

 Thankyou.
--- End Message ---
--- Begin Message ---
Source: r-bioc-rbgl
Source-Version: 1.48.1+dfsg-1

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

Debian distribution maintenance software
pp.
Christopher Hoskin  (supplier of updated 
r-bioc-rbgl 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, 04 Aug 2016 19:31:28 +0100
Source: r-bioc-rbgl
Binary: r-bioc-rbgl
Architecture: source amd64
Version: 1.48.1+dfsg-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Med Packaging Team 

Changed-By: Christopher Hoskin 
Description:
 r-bioc-rbgl - R interface to the graph algorithms contained in the BOOST librar
Closes: 834398
Changes:
 r-bioc-rbgl (1.48.1+dfsg-1) unstable; urgency=medium
 .
   * Initial release (Closes: #834398)
Checksums-Sha1:
 e51add3b4eeb7b66fcd8afe5d2156df1bc9f8084 2133 r-bioc-rbgl_1.48.1+dfsg-1.dsc
 dce57fc269830fef9dfbb7b7ad6f9d6ab2ffbc91 411771 
r-bioc-rbgl_1.48.1+dfsg.orig.tar.gz
 f6a676518e23660a19c65a08d9ecf09a113f82a1 6588 
r-bioc-rbgl_1.48.1+dfsg-1.debian.tar.xz
 868930985df8ba1967837211808929c819e7d444 5067046 
r-bioc-rbgl-dbgsym_1.48.1+dfsg-1_amd64.deb
 da1e4f3a32ec3d2e4a4ce8ae73d2af0119c518e2 720462 
r-bioc-rbgl_1.48.1+dfsg-1_amd64.deb
Checksums-Sha256:
 fccd2ba992f33f00961cc66c63383ad1da9a2dde030489e5e677318e9adea4e8 2133 
r-bioc-rbgl_1.48.1+dfsg-1.dsc
 c6f9c6b5d9b01aa1e57f3807c7f3c01ca02203b7c4dd9220562d4cb9c57f53bd 411771 
r-bioc-rbgl_1.48.1+dfsg.orig.tar.gz
 0809ca83fd12b7bae6458d75bad9ff1af600973a3707562d24cd49ce692779ad 6588 
r-bioc-rbgl_1.48.1+dfsg-1.debian.tar.xz
 f5e9a4ef23572b37acdcc81fe1744077a5657fe343dad6a921aa4c1aa258aa85 5067046 
r-bioc-rbgl-dbgsym_1.48.1+dfsg-1_amd64.deb
 a3dd0c174513c5835edd81c2cde1819109e13cbed24f4b7da2ca0ba9108830d2 720462 
r-bioc-rbgl_1.48.1+dfsg-1_amd64.deb
Files:
 943bc6ffa8fa7ea9a34f747a65fe2b2e 2133 gnu-r optional 
r-bioc-rbgl_1.48.1+dfsg-1.dsc
 8f166e4522c073617ed50f310dd7f71f 411771 gnu-r optional 
r-bioc-rbgl_1.48.1+dfsg.orig.tar.gz
 748451c79517961fc04375df059e510d 6588 gnu-r optional 
r-bioc-rbgl_1.48.1+dfsg-1.debian.tar.xz
 e26f30e2bd99a6b46cf2d0d432bee342 5067046 debug extra 
r-bioc-rbgl-dbgsym_1.48.1+dfsg-1_amd64.deb
 3354e0f3a949c90ff4d94eb6a00e6703 720462 gnu-r optional 
r-bioc-rbgl_1.48.1+dfsg-1_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJXx/x7AAoJEFeKBJTRxkbRV4kQAJdM1Va+ZT/F4LSWCggeJvD/
bCMvudd6S/3ptUYQW4wDLjpbpzAAlC3fyGpkKX7eAEHBZSzMTk/+C3zdovBcsP9O
f9pZU/DIMvTEjevGBhZLPN+mZiaL0pO2KQ55Mtlh1VpFjx8VYKNpuSKmMi11vdt2
N02PNRgnwMgomBvEq9f5RJn2wJKjEEyVMAHmNbDbnsuctoeu31TPSJ48zHXuiKXo

Bug#843952: marked as done (ITP: node-grunt-legacy-util -- Some old grunt utils provided for backwards compatibility)

2016-11-11 Thread Debian Bug Tracking System
Your message dated Fri, 11 Nov 2016 20:00:10 +
with message-id 
and subject line Bug#843952: fixed in node-grunt-legacy-util 1.0.0-1
has caused the Debian Bug report #843952,
regarding ITP: node-grunt-legacy-util -- Some old grunt utils provided for 
backwards compatibility
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.)


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

* Package name: node-grunt-legacy-util
  Version : 1.0.0
  Upstream Author : "Cowboy" Ben Alman (http://benalman.com/)
* URL : http://gruntjs.com/
* License : Expat
  Programming Lang: JavaScript
  Description : Some old grunt utils provided for backwards
compatibility
--- End Message ---
--- Begin Message ---
Source: node-grunt-legacy-util
Source-Version: 1.0.0-1

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

Debian distribution maintenance software
pp.
Sruthi Chandran  (supplier of updated node-grunt-legacy-util 
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, 11 Nov 2016 12:35:59 +0530
Source: node-grunt-legacy-util
Binary: node-grunt-legacy-util
Architecture: source all
Version: 1.0.0-1
Distribution: unstable
Urgency: low
Maintainer: Debian Javascript Maintainers 

Changed-By: Sruthi Chandran 
Description:
 node-grunt-legacy-util - Some old grunt utils provided for backwards 
compatibility
Closes: 843952
Changes:
 node-grunt-legacy-util (1.0.0-1) unstable; urgency=low
 .
   * Initial release (Closes: #843952)
Checksums-Sha1:
 51b26a6239df8446707cb53abd2506ef367d6163 2081 
node-grunt-legacy-util_1.0.0-1.dsc
 c4c6042fb452906bc432b3ffb83348143f993f35 8853 
node-grunt-legacy-util_1.0.0.orig.tar.gz
 a6cd13a2aa045c76120eb68a5b8d8f7ba2f24d30 2080 
node-grunt-legacy-util_1.0.0-1.debian.tar.xz
 e749505cce8f30ae1a0c93b283e986b276ca622d 5658 
node-grunt-legacy-util_1.0.0-1_all.deb
Checksums-Sha256:
 e75ef2fe12801d1f7732006f8676516cc6f0b560c4c6959fef09ec4a2d75fbeb 2081 
node-grunt-legacy-util_1.0.0-1.dsc
 106bea450080b999bdcfb38a0169312a02e8479baa2dfa15fb7060628bf78cb1 8853 
node-grunt-legacy-util_1.0.0.orig.tar.gz
 171d76d9d522b830a0a940e599d7056fa1bf0e184e91251c074162dd95f91b11 2080 
node-grunt-legacy-util_1.0.0-1.debian.tar.xz
 b3c70529d1bbfa15be46a59761a2bbab3e5ba701c976c00b3a25d8efcd0d4394 5658 
node-grunt-legacy-util_1.0.0-1_all.deb
Files:
 b2cd78dd374f2a3a0156e3cfbb203191 2081 web optional 
node-grunt-legacy-util_1.0.0-1.dsc
 81fbbdea766791593da4eb50885ea8cc 8853 web optional 
node-grunt-legacy-util_1.0.0.orig.tar.gz
 08641e83b342e119126fa74aad4f69b5 2080 web optional 
node-grunt-legacy-util_1.0.0-1.debian.tar.xz
 fc25adc7b59152de2b0ebbce48070e67 5658 web optional 
node-grunt-legacy-util_1.0.0-1_all.deb

-BEGIN PGP SIGNATURE-

iQIcBAEBCAAGBQJYJewZAAoJEM4fnGdFEsIqBskP/AoTK+q7KaYIPa58gsjrCVmR
m5put+j4gxymebpDHtZeQTefsmwKQf+Mwprqgo/2fSX6A9mTGoHLnq5sm0M8kyp2
GuvuA8/og2vS7H7rSyyvlgrTOFIlAn5W8UnCJ+HLbB5CQAEXQ66Zt7Um4ftAG2I4
99zdjhtAVP+Qao9Oa4zxb07O63ucP30L9/KiCuO5KVgnyUN9uMO2V9amPG1LbM5J
/3ZoWvnkEdZ+DdJEEOjFW1huIEXLiOk05ge6EzMG6q2kfoY3KYksaP2XssNcaIym
v8jdYltvvM0uR0xId9tE4X+j3xEsPoX84JZWRMtvKIUE02dhYoKxWjuMVOnnMA0G
ilZHCz5IAObKjPBOQoxvAaotdlGZ9qjHamFd45jGWXLm8dsOQA3/Pr/7qWnsMLPV
6f5hwJ6TLH9bRrDlNW3ML0OBIAgKksfG/msGhYLdHIXLJ8HXXvGNqe/6bl1qdI/Y
MTsKEHpwBk7CW7U5ZrEaHT2lh5KJ0oDNaLJqP4H0RhKKWskjYnWwQHa7xdqEr+Kv
AtpcTFQxFMwmnsPGDQMuMqZ3vn0BcgiTPjyyrjNesGOHzpQiRN0zSDp0pZTy7hlK
/OZNxnjxauw4aiDehb60jfRvo5CTdKcinCD0p95AVPkSuFYrjM5T8qkNvhIdbdB9
ISb95tW9V77+zSv4nJWI
=4J8D
-END PGP SIGNATURE End Message ---


Bug#834723: marked as done (ITP: forge -- high performance OpenGL visualization)

2016-11-11 Thread Debian Bug Tracking System
Your message dated Fri, 11 Nov 2016 20:00:09 +
with message-id 
and subject line Bug#834723: fixed in forge 0.9.0-1
has caused the Debian Bug report #834723,
regarding ITP: forge -- high performance OpenGL visualization
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.)


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

* Package name: forge
  Version : 1.0
  Upstream Author : ArrayFire
* URL : https://github.com/arrayfire/forge
* License : BSD
  Programming Lang: C, C++
  Description : high performance OpenGL visualization

Long-Description:
 A prototype of the OpenGL interop library that can be used with
 ArrayFire. The goal of Forge is to provide high performance OpenGL
 visualizations for C/C++ applications that use CUDA/OpenCL.
 Forge uses OpenGL >=3.3 forward compatible contexts, so please make
 sure you have capable hardware before trying it out.

This library is required to enable the graphics component of ArrayFire.
--- End Message ---
--- Begin Message ---
Source: forge
Source-Version: 0.9.0-1

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

Debian distribution maintenance software
pp.
Ghislain Antony Vaillant  (supplier of updated forge 
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: Wed, 14 Sep 2016 00:25:40 +0100
Source: forge
Binary: libforge0 libforge-dev forge-doc
Architecture: source all amd64
Version: 0.9.0-1
Distribution: unstable
Urgency: low
Maintainer: Debian Science Maintainers 

Changed-By: Ghislain Antony Vaillant 
Description:
 forge-doc  - documentation for forge
 libforge-dev - development files for forge
 libforge0  - high-performance OpenGL visualization
Closes: 834723
Changes:
 forge (0.9.0-1) unstable; urgency=low
 .
   * Initial release. (Closes: #834723)
Checksums-Sha1:
 c655d6db925081bacfc64d705b89dcbe6ea7eb88 2185 forge_0.9.0-1.dsc
 c9739204a55e92aeab7dd53dea56007e07d388d7 798695 forge_0.9.0.orig.tar.gz
 c24eb27e164ebaaff5f2993affa2a4d4ff03ad7c 3244 forge_0.9.0-1.debian.tar.xz
 8e3618475f4baaa4f3685f3106f1359370342814 801382 forge-doc_0.9.0-1_all.deb
 b04a90c0b5d43d7c700d5c79b4de59589749f5d9 16984 libforge-dev_0.9.0-1_amd64.deb
 4b813b9e3f8e888439b8b9d5f472ef130b03e463 3583614 
libforge0-dbgsym_0.9.0-1_amd64.deb
 3b14971ebac7245d299a914bcf858550dd118a9f 109282 libforge0_0.9.0-1_amd64.deb
Checksums-Sha256:
 71d900f9345c9069d0a3cec1168fb192a95d46253c815da98e5cfbfc1c6dd174 2185 
forge_0.9.0-1.dsc
 f2935a0d45c0c3233dea22d930662169fe5a2ea97681ee548a2fc9b45b6c780f 798695 
forge_0.9.0.orig.tar.gz
 b6a839edaee5250110c5046a61cca219f14be14712205304c9b604db1385fc53 3244 
forge_0.9.0-1.debian.tar.xz
 1cea33df7b8ddafd18c4592065870cec3919c82183abf9d344bcba394f0b0ab2 801382 
forge-doc_0.9.0-1_all.deb
 7b3fe8d702d9aee34e9de7f299ebfbf3b18ebf28f8a19c90fec11fb823754681 16984 
libforge-dev_0.9.0-1_amd64.deb
 af5e5b0f0d6df6fa2b9dea371d25e0e9c2e702484bd09b23c68d1d5e4f9e389e 3583614 
libforge0-dbgsym_0.9.0-1_amd64.deb
 8d8b321f5db58ff9ea1535eb5da14d626c788131e026cc111458935d657f898c 109282 
libforge0_0.9.0-1_amd64.deb
Files:
 5309e785a2d81f8f4be283ed5eaec47a 2185 libs optional forge_0.9.0-1.dsc
 ae43f6034d1dc676c10dc779245627f8 798695 libs optional forge_0.9.0.orig.tar.gz
 f15492b1abc35f28a21a8341bebe6ca0 3244 libs optional forge_0.9.0-1.debian.tar.xz
 eb5acc90f3cc184c7e7f2bd98b9afd6e 801382 doc optional forge-doc_0.9.0-1_all.deb
 95fe347e397773ea5f40a74bc885ac97 16984 libdevel optional 
libforge-dev_0.9.0-1_amd64.deb
 f4f3f4ffb948af85681937d62d64e8be 3583614 debug extra 
libforge0-dbgsym_0.9.0-1_amd64.deb
 94ed1056171703c137ebc11ebb0352c6 109282 libs optional 
libforge0_0.9.0-1_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1


Bug#844010: ITP: deepnano -- DeepNano is alternative basecaller for Oxford Nanopore MinION reads based on deep recurrent neural networks.

2016-11-11 Thread Çağrı ULAŞ
Package: wnpp
Severity: wishlist
Owner: "Çağrı ULAŞ" 
X-Debbugs-Cc: debian-de...@lists.debian.org, debian-...@lists.debian.org

* Package name: deepnano
  Upstream Author : Vladimir Boza 
* URL : https://bitbucket.org/vboza/deepnano/
* License : (BSD-3-clause)
  Programming Lang: (C++, Python)
  Description : DeepNano is alternative basecaller for Oxford Nanopore
MinION reads based on deep recurrent neural networks.​


Bug#747824: Activity ping for atom packaging

2016-11-11 Thread Pirate Praveen
On Fri, 3 Jun 2016 15:01:43 +0200 Jonathan Ulrich Horn
 wrote:
> as Atom uses Grunt as build system, I thought that the best action would
> be to package grunt first. Currently, some grunt dependencies are still
> missing. For example: To package dateformat meow has to be packaged
> first, which itself requires many small packages. js-yaml also needs to
> be packaged, but esprima is also not yet packaged, not sure how far the
> current owner of the ITP is.

Grunt is almost complete (we crowd funded igg.me/at/debian-browserify),
waiting in NEW
https://wiki.debian.org/Javascript/Nodejs/Tasks/grunt

> Also the build process itself needs several node packages.
> Electron itself must also be packaged.

I have created a task page for electron
https://wiki.debian.org/Javascript/Nodejs/Tasks/electron



signature.asc
Description: OpenPGP digital signature


Bug#843435: O: aoetools -- tools to assist in using ATA over Ethernet

2016-11-11 Thread Christoph Biedl
Tobias Frost wrote...

> The current maintainer of aoetools, David Martínez Moreno ,
> is apparently not active anymore.  Therefore, I orphan this package now.
> 
> Maintaining a package requires time and skills. Please only adopt this
> package if you will have enough time and attention to work on it.

As a regular user of AoE, I'm interested in having a well-maintained
aoetools package in Debian. However, for reasons mostly outside my
control I shall not pick up more packages until a certain point in the
future which is somewhere between two weeks and six months from now.
ITA will follow then.

So, if anybody else wishes to take over, just go ahead.

If however this package needs urgent attention, most likely about
inclusion in stretch: Contact me, I'll be there.

Christoph


signature.asc
Description: Digital signature


Processed: Add owner to the libnmap-parser-perl ITA

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

> owner 843815 Axel Beckert 
Bug #843815 [wnpp] ITA: libnmap-parser-perl -- parse nmap scan data with perl
Owner recorded as Axel Beckert .
> thanks
Stopping processing here.

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



Bug#832420: QtWebEngine ready for upload

2016-11-11 Thread Moritz Mühlenhoff
On Mon, Oct 31, 2016 at 12:27:13PM +0100, Sandro Knauß wrote:
> Hey,
> 
> I don't know if you heard about QtWebEngine - it is a Web browser engine for 
> Qt applications. And is using a patched chromium (49.0.2623.111)( inside src/
> 3rdparty/chromium) as webengine. Qt itself depecated QWebKit and pushing 
> everyone to use QWebEngine instead.
> Unfortunately we didn't found a way to share parts with the chromium package :
> ( But this means, that security vulnerable that hit chromium may also affect 
> QtWebEngine and the other way round.
> 
> For post Stretch we hopefully can find a solution to get rid of this copy...

Hi,
I don't think we're realistically be able to cover that with security support
(and QT upstream won't be able either): chromium is a highly volatile target
and the only way we're able to support it is by following their upstream 
releases,
which makes aggressive changes over time.

So QWebEngine in stretch will be as unsupported as as in QWebkit was in jessie:
https://www.debian.org/releases/jessie/amd64/release-notes/ch-information.en.html#browser-security

Cheers,
Moritz



Bug#797535: vmpk status

2016-11-11 Thread Ross Gammon
Hi,

The latest vmpk has been imported to git & pushed here:
https://anonscm.debian.org/cgit/pkg-multimedia/vmpk.git

Unfortunately, we have missed the transition deadline for the Debian
Stretch release, so this will now have to wait until Buster.

I split the package in two, to provide a -doc package. But there are
many files in the data directory (where the html documents live) that
are required for vmpk. So it is probably best to put everything back
into one package.

Cheers,

Ross



Bug#837078: marked as done (ITP: ne10 -- ARM neon (SIMD) library)

2016-11-11 Thread Debian Bug Tracking System
Your message dated Fri, 11 Nov 2016 19:14:31 +0200
with message-id <2016171431.a3djyvdytzedz...@bunk.spdns.de>
and subject line ne10 was accepted in unstable
has caused the Debian Bug report #837078,
regarding ITP: ne10 -- ARM neon (SIMD) library
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.)


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

This package contains primarily DSP libraries optimized for the ARM NEON
SIMD engine.

Sources for this package are available here:
https://github.com/projectNe10/Ne10

Rehards,
Iztok Jeras
--- End Message ---
--- Begin Message ---
ne10 was accepted in unstable, closing the ITP.

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--- End Message ---


Processed: retitle 836418 ITA: quagga -- BGP/OSPF/RIP routing daemon

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

> retitle 836418 ITA: quagga -- BGP/OSPF/RIP routing daemon
Bug #836418 [wnpp] O: quagga -- BGP/OSPF/RIP routing daemon
Bug #837358 [wnpp] O: quagga -- BGP/OSPF/RIP routing daemon
Changed Bug title to 'ITA: quagga -- BGP/OSPF/RIP routing daemon' from 'O: 
quagga -- BGP/OSPF/RIP routing daemon'.
Changed Bug title to 'ITA: quagga -- BGP/OSPF/RIP routing daemon' from 'O: 
quagga -- BGP/OSPF/RIP routing daemon'.
> --
Stopping processing here.

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



Processed: Renaming the bug and taking ownership

2016-11-11 Thread Debian Bug Tracking System
Processing control commands:

> retitle -1 ITA: freedroidrpg -- Isometric RPG influenced by
Bug #826921 [wnpp] O: freedroidrpg -- Isometric RPG influenced by Paradroid
Changed Bug title to 'ITA: freedroidrpg -- Isometric RPG influenced by' from 
'O: freedroidrpg -- Isometric RPG influenced by Paradroid'.

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



Bug#826921: Renaming the bug and taking ownership

2016-11-11 Thread Julien Puydt
Control: retitle -1 ITA: freedroidrpg -- Isometric RPG influenced by 
Paradroid

Control: owner -1 !

This message is to properly un-orphan the package.

I have a package ready to sponsor in git, which updates to latest 
upstream and fixes all old bugs.


Cheers,

Snark on #debian-games



Processed: ITP: largetifftools -- Process very large TIFF files

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

> owner 843976 gurkan 
Bug #843976 [wnpp] ITP: largetifftools -- Process very large TIFF files
Owner recorded as gurkan .
> stop
Stopping processing here.

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



Bug#843992: ITP: ruby-knife-acl -- Knife plugin to manupulate Chef server access control lists

2016-11-11 Thread Stefano Rivera
Package: wnpp
Severity: wishlist
Owner: Stefano Rivera 

* Package name: ruby-knife-acl
  Version : 1.0.3
  Upstream Author : Seth Falcon , Jeremiah Snapp 

* URL : https://github.com/chef/knife-acl
* License : Apache-2.0
  Programming Lang: Ruby
  Description : Knife plugin to manupulate Chef server access control lists



Processed: retitle 760485 to ITP: jitsi-meet -- WebRTC video conferencing application, owner 760485 ...

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

> retitle 760485 ITP: jitsi-meet -- WebRTC video conferencing application
Bug #760485 [wnpp] RFP: jitsi-meet -- WebRTC JavaScript application that uses 
Jitsi Videobridge to provide high quality, scalable video conferences.
Changed Bug title to 'ITP: jitsi-meet -- WebRTC video conferencing application' 
from 'RFP: jitsi-meet -- WebRTC JavaScript application that uses Jitsi 
Videobridge to provide high quality, scalable video conferences.'.
> owner 760485 !
Bug #760485 [wnpp] ITP: jitsi-meet -- WebRTC video conferencing application
Owner recorded as n...@naturalnet.de (Dominik George).
> retitle 757769 ITP: jitsi-videobridge -- WebRTC-compatible SFU for multi-user 
> video conferencing
Bug #757769 [wnpp] RFP: jitsi-videobridge -- a WebRTC compatible Selective 
Forwarding Unit that allows for multiuser video communication
Changed Bug title to 'ITP: jitsi-videobridge -- WebRTC-compatible SFU for 
multi-user video conferencing' from 'RFP: jitsi-videobridge -- a WebRTC 
compatible Selective Forwarding Unit that allows for multiuser video 
communication'.
> owner 757769 !
Bug #757769 [wnpp] ITP: jitsi-videobridge -- WebRTC-compatible SFU for 
multi-user video conferencing
Owner recorded as n...@naturalnet.de (Dominik George).
> thanks
Stopping processing here.

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



Processed: owner 760485, owner 757769

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

> owner 760485 n...@naturalnet.de
Bug #760485 [wnpp] ITP: jitsi-meet -- WebRTC video conferencing application
Owner changed from n...@naturalnet.de (Dominik George) to n...@naturalnet.de.
> owner 757769 n...@naturalnet.de
Bug #757769 [wnpp] ITP: jitsi-videobridge -- WebRTC-compatible SFU for 
multi-user video conferencing
Owner changed from n...@naturalnet.de (Dominik George) to n...@naturalnet.de.
> thanks
Stopping processing here.

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



Bug#843990: ITP: node-tmatch -- Match an object against a "pattern" object - Node.js module

2016-11-11 Thread Jérémy Lal
Package: wnpp
Severity: wishlist
Owner: "Jérémy Lal" 

* Package name: node-tmatch
  Version : 3.0.0
  Upstream Author : Isaac Z. Schlueter  (http://blog.izs.me/)
* URL : https://github.com/isaacs/tmatch#readme
* License : ISC
  Programming Lang: JavaScript
  Description : Match an object against a "pattern" object - Node.js module

 This module checks weter a value matches a given pattern.
 A pattern is an object with a set of fields that must be in
 the test object, or a regular expression that a test string
 must match, or any combination thereof.
 .
 Node.js is an event-based server-side JavaScript engine.



Bug#843986: ITP: ruby-ya2yaml -- An UTF8 safe YAML dumper.

2016-11-11 Thread micah
Package: wnpp
Severity: wishlist
Owner: Micah Anderson 

* Package name: ruby-ya2yaml
  Version : 0.31
  Upstream Author : Akira FUNAI 
* URL : http://rubyforge.org/projects/ya2yaml/
* License : MIT
  Programming Lang: Ruby
  Description : An UTF8 safe YAML dumper.

Ya2YAML is "yet another to_yaml". It emits YAML document with complete
UTF8 support (string/binary detection, "\u" escape sequences and Unicode
specific line breaks).

I plan to maintain this package in the ruby-pkg-extras team, it is needed
for some dependencies for other packages. 



Bug#843924: marked as done (ITP: django-wkhtmltopdf -- Django module that provides views to wrap HTML to PDF conversions)

2016-11-11 Thread Debian Bug Tracking System
Your message dated Fri, 11 Nov 2016 14:00:11 +
with message-id 
and subject line Bug#843924: fixed in django-wkhtmltopdf 3.1.0-1
has caused the Debian Bug report #843924,
regarding ITP: django-wkhtmltopdf -- Django module that provides views to wrap 
HTML to PDF conversions
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.)


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

* Package name: django-wkhtmltopdf
  Version : 3.1.0
  Upstream Author : Incuna Ltd 
* URL : https://github.com/incuna/django-wkhtmltopdf
* License : MIT/Expat
  Programming Lang: Python
  Description : Django module that provides views to wrap HTML to PDF 
conversions

 Django Wkhtmltopdf provides Django views to wrap the HTML to PDF conversion
 of the `wkhtmltopdf `_ binary.

I intend to maintain this in the Debian Python Modules Team

Upstream did neglect to include the LICENSE file in the tarball (it's in git).
I already sent them a pull request to fix it and I'll add it locally for now.
--- End Message ---
--- Begin Message ---
Source: django-wkhtmltopdf
Source-Version: 3.1.0-1

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

Debian distribution maintenance software
pp.
Scott Kitterman  (supplier of updated django-wkhtmltopdf 
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, 10 Nov 2016 15:16:01 -0500
Source: django-wkhtmltopdf
Binary: python-django-wkhtmltopdf python3-django-wkhtmltopdf
Architecture: source all
Version: 3.1.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Modules Team 

Changed-By: Scott Kitterman 
Description:
 python-django-wkhtmltopdf - Django module with views for HTML to PDF 
conversions (Python 2)
 python3-django-wkhtmltopdf - Django module with views for HTML to PDF 
conversions (Python 3)
Closes: 843924
Changes:
 django-wkhtmltopdf (3.1.0-1) unstable; urgency=medium
 .
   * Initial release. (Closes: #843924)
   * Add missing LICENSE file
Checksums-Sha1:
 e8497af446ae653fb302c60b4de135344a77d54b 2233 django-wkhtmltopdf_3.1.0-1.dsc
 34e60349fe029f5fd6ca464eed4ac02d8a0c986c 10506 
django-wkhtmltopdf_3.1.0.orig.tar.gz
 bce6e300e1530e78e4259c4fc01ac6ff7d0e796a 2876 
django-wkhtmltopdf_3.1.0-1.debian.tar.xz
 841f41006c41032c73e6f11de6fefcef83f1aad1 5779 
django-wkhtmltopdf_3.1.0-1_20161110T201828z-5c578f98.buildinfo
 2756c3da5ee191f9742710d2508e451b6e3dfbab 12054 
python-django-wkhtmltopdf_3.1.0-1_all.deb
 d6302e9b9ede3f2423535693eea839101831576c 12124 
python3-django-wkhtmltopdf_3.1.0-1_all.deb
Checksums-Sha256:
 3f3cfd65e9bc825f4b62975c30dfa886cf48525019b82677e2dc6ec86159170d 2233 
django-wkhtmltopdf_3.1.0-1.dsc
 f746f7b62089c0e788c5d5f8b6ccbc8795e5c8761f5f07ecabc666bc9c89054a 10506 
django-wkhtmltopdf_3.1.0.orig.tar.gz
 8bc0c91f08138fef873b3524c76492cdb7ae6532add82e8681ea04fe1fb8bb25 2876 
django-wkhtmltopdf_3.1.0-1.debian.tar.xz
 94d28fd5dd0a721d03c495e39d57f20f2e1bfe0e3240140372dccc51d38bac8e 5779 
django-wkhtmltopdf_3.1.0-1_20161110T201828z-5c578f98.buildinfo
 c0ea2727e3231b2e5e2c57606d766cc33819027cb7945d6cfec1bc9fd8c0310c 12054 
python-django-wkhtmltopdf_3.1.0-1_all.deb
 df6a29b4c402b10edbcb27bb8192bcc89061cf321eb3a9937a70bcd90d1f19f0 12124 
python3-django-wkhtmltopdf_3.1.0-1_all.deb
Files:
 ad0f3e7cb7c77281ff86022f3e4a3b81 2233 python optional 
django-wkhtmltopdf_3.1.0-1.dsc
 5d645efb7be8e11f990738812b064298 10506 python optional 
django-wkhtmltopdf_3.1.0.orig.tar.gz
 ac65ddb1cdf6ad340cc3897954e4b1e2 2876 python optional 
django-wkhtmltopdf_3.1.0-1.debian.tar.xz
 5c578f981ef226061e0b5106094b0e94 5779 python optional 
django-wkhtmltopdf_3.1.0-1_20161110T201828z-5c578f98.buildinfo
 caa8c7356e4efe0a399cece4df679e92 12054 python 

Bug#830708: marked as done (RFP: coz-profiler -- Finding Code that Counts with Causal Profiling)

2016-11-11 Thread Debian Bug Tracking System
Your message dated Fri, 11 Nov 2016 14:00:10 +
with message-id 
and subject line Bug#830708: fixed in coz-profiler 0.0.git.20161011T1320-1
has caused the Debian Bug report #830708,
regarding RFP: coz-profiler -- Finding Code that Counts with Causal Profiling
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.)


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

Package: wnpp
Severity: wishlist

* Package name: coz-profiler
  Version : n/a, git repo without tags
  Upstream Author : Charlie Curtsinger and Emery Berger, University of 
Massachusetts Amherst
* URL : https://github.com/plasma-umass/coz
* License : BSD 2-clause
  Programming Lang: C++
  Description : Finding Code that Counts with Causal Profiling

Coz is a new kind of profiler that unlocks optimization opportunities
missed by traditional profilers. Coz employs a novel technique we call
causal profiling that measures optimization potential. This measurement
matches developers' assumptions about profilers: that optimizing
highly-ranked code will have the greatest impact on performance. Causal
profiling measures optimization potential for serial, parallel, and
asynchronous programs without instrumentation of special handling for
library calls and concurrency primitives. Instead, a causal profiler
uses performance experiments to predict the effect of
optimizations. This allows the profiler to establish causality:
"optimizing function X will have effect Y," exactly the measurement
developers had assumed they were getting all along.

-- 
Happy hacking
Petter Reinholdtsen
--- End Message ---
--- Begin Message ---
Source: coz-profiler
Source-Version: 0.0.git.20161011T1320-1

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

Debian distribution maintenance software
pp.
Petter Reinholdtsen  (supplier of updated coz-profiler 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, 31 Oct 2016 11:22:28 +
Source: coz-profiler
Binary: coz-profiler
Architecture: source amd64
Version: 0.0.git.20161011T1320-1
Distribution: unstable
Urgency: medium
Maintainer: Lluís Vilanova 
Changed-By: Petter Reinholdtsen 
Description:
 coz-profiler - Finding Code that Counts with Causal Profiling
Closes: 830708
Changes:
 coz-profiler (0.0.git.20161011T1320-1) unstable; urgency=medium
 .
   * Initial upload (Closes: #830708).
 - Include both master and gh-pages branch from upstream.
   * Changed package to use jquery and awesome font from Debian instead
 of embedding them.
Checksums-Sha1:
 04bb26471c983a1a7232ebc6ed4c69975e200388 2104 
coz-profiler_0.0.git.20161011T1320-1.dsc
 387fee4ca30d65890aaaca9283711a4d9e0f7bc6 1261144 
coz-profiler_0.0.git.20161011T1320.orig.tar.gz
 6a236ed0808e4c4927db66cf4c54b6a6620f1b89 5132 
coz-profiler_0.0.git.20161011T1320-1.debian.tar.xz
 b1a4a5d0d9c33ee88b7877bc9bab482f37b793b5 671550 
coz-profiler-dbgsym_0.0.git.20161011T1320-1_amd64.deb
 58d4491251f6dde246b289a562a292ef97f342aa 459666 
coz-profiler_0.0.git.20161011T1320-1_amd64.deb
Checksums-Sha256:
 3d9c112c7b7f6947bcda9388460061ee6191cab7bafb12f2c5cdb5dd7a711cb4 2104 
coz-profiler_0.0.git.20161011T1320-1.dsc
 470f80e1698e1bca5500a37d61d3758560a07ad27fe3ac2c785babbe4354f60a 1261144 
coz-profiler_0.0.git.20161011T1320.orig.tar.gz
 b6fb74a927457c3e7286726196d26066df075377b38a7cf277e14c26d31c8108 5132 
coz-profiler_0.0.git.20161011T1320-1.debian.tar.xz
 2bed17c924a200eb3c5b21ac3b739b265afa1628d5967ab520a4c19b747f86bf 671550 
coz-profiler-dbgsym_0.0.git.20161011T1320-1_amd64.deb
 e752cdf6855f3e51ac443f1ea76b2088cb7e42a0c880b8876671f79af1b3a6d9 459666 
coz-profiler_0.0.git.20161011T1320-1_amd64.deb
Files:
 fe37817dd4be60a7aee3b454818e1f97 2104 net optional 
coz-profiler_0.0.git.20161011T1320-1.dsc
 83dd12a6572e3d6012ab91cb70a13b75 1261144 net optional 
coz-profiler_0.0.git.20161011T1320.orig.tar.gz
 

Bug#843643: marked as done (ITP: libmoox-buildargs-perl -- Perl role for saving the instantiation arguments)

2016-11-11 Thread Debian Bug Tracking System
Your message dated Fri, 11 Nov 2016 14:00:12 +
with message-id 
and subject line Bug#843643: fixed in libmoox-buildargs-perl 0.02-1
has caused the Debian Bug report #843643,
regarding ITP: libmoox-buildargs-perl -- Perl role for saving the instantiation 
arguments
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.)


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

* Package name: libmoox-buildargs-perl
  Version : 0.02
  Upstream Author : Aran Deltac 
* URL : https://metacpan.org/release/MooX-BuildArgs
* License : Artistic or GPL-1
  Programming Lang: Perl
  Description : Perl role for saving the instantiation arguments

It is often useful to be able to access the arguments that were
used to create an object in their unadulterated form, before any
coercions or init_args have changed them.  The MooX::BuildArgs role
provides the arguments via the "build_args" attribute.

This package is needed as a dependency for the upcoming ITPs of
my MooX::Role::CloneSet package and, ultimately, my lintian-sort
tool (https://devel.ringlet.net/textproc/lintian-sort/).
I intend to maintain it within the pkg-perl team.

G'luck,
Peter

-- 
Peter Pentchev  r...@ringlet.net r...@freebsd.org p...@storpool.com
PGP key:http://people.FreeBSD.org/~roam/roam.key.asc
Key fingerprint 2EE7 A7A5 17FC 124C F115  C354 651E EFB0 2527 DF13


signature.asc
Description: PGP signature
--- End Message ---
--- Begin Message ---
Source: libmoox-buildargs-perl
Source-Version: 0.02-1

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

Debian distribution maintenance software
pp.
Peter Pentchev  (supplier of updated libmoox-buildargs-perl 
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: Tue, 08 Nov 2016 17:32:37 +0200
Source: libmoox-buildargs-perl
Binary: libmoox-buildargs-perl
Architecture: source all
Version: 0.02-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group 
Changed-By: Peter Pentchev 
Description:
 libmoox-buildargs-perl - Perl role for saving the instantiation arguments
Closes: 843643
Changes:
 libmoox-buildargs-perl (0.02-1) unstable; urgency=low
 .
   * Initial Release.  Closes: #843643
Checksums-Sha1:
 e37d4815f8d3a553aaa2cc3ccb3a466711df06a4 2341 libmoox-buildargs-perl_0.02-1.dsc
 a8ccf6dca51ab39de4ed75fcf91dc1c4bc7a9c66 12827 
libmoox-buildargs-perl_0.02.orig.tar.gz
 87dc691f9e912488744d41798fb78cf60bc3f170 2736 
libmoox-buildargs-perl_0.02-1.debian.tar.xz
 7ff0239b6181fae3816705b5352f063b461836ae 5279 
libmoox-buildargs-perl_0.02-1_20161109T182951z-250bcdc7.buildinfo
 08fa795d2410dcdfab13f863e1d69597a1ddefa4 16188 
libmoox-buildargs-perl_0.02-1_all.deb
Checksums-Sha256:
 c382942a19e68e82e628817bf33c35985d8e63969206e6af9881f554d54ec037 2341 
libmoox-buildargs-perl_0.02-1.dsc
 132c49acc02aae1aabdaa4a947fdf6d2b507d2ce2cb6d61ba2e6cc67b40ca79a 12827 
libmoox-buildargs-perl_0.02.orig.tar.gz
 3c9d64666847675a722cd5c9887931ba3d63ed8f1e9654c83ee4b2b0c10eef62 2736 
libmoox-buildargs-perl_0.02-1.debian.tar.xz
 3ed2efbb489adde9ee73e3c8d49caa829728d85d9a92ae71761ddbc210b9b27e 5279 
libmoox-buildargs-perl_0.02-1_20161109T182951z-250bcdc7.buildinfo
 12d9abd5291e0248cbeca67a7b75208628bb50a8319e4689f7f10bcc2c353916 16188 
libmoox-buildargs-perl_0.02-1_all.deb
Files:
 644213dcab12d197be8de3238cf6f415 2341 perl optional 
libmoox-buildargs-perl_0.02-1.dsc
 c1f4faf1ad2fa028724f1408a00858c7 12827 perl optional 
libmoox-buildargs-perl_0.02.orig.tar.gz
 773b6a66be713f3bb0229864f96c0ba9 2736 perl optional 
libmoox-buildargs-perl_0.02-1.debian.tar.xz
 250bcdc7620b92b49771482fdc28a9e3 5279 perl optional 
libmoox-buildargs-perl_0.02-1_20161109T182951z-250bcdc7.buildinfo
 03aa2ebee0e073a09868a44e0110902f 16188 perl 

Bug#816971: marked as done (ITP: mockupdb -- MongoDB Wire Protocol server library)

2016-11-11 Thread Debian Bug Tracking System
Your message dated Fri, 11 Nov 2016 14:00:12 +
with message-id 
and subject line Bug#816971: fixed in python-mockupdb 1.1.0-1
has caused the Debian Bug report #816971,
regarding ITP: mockupdb -- MongoDB Wire Protocol server library
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.)


-- 
816971: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=816971
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Owner: "Ondřej Nový" 

* Package name: mockupdb
  Version : 1.0.3
  Upstream Author : A. Jesse Jiryu Davis
* URL : https://github.com/ajdavis/mongo-mockup-db
* License : Apache-2
  Programming Lang: Python
  Description : MongoDB Wire Protocol server library
Mock server for testing MongoDB clients and creating MongoDB Wire
Protocol servers.

This package is needed as dependency for python-motor.
I'm going to maintain it inside DPMT. I'm DD, I need sponsor for first
upload.
--- End Message ---
--- Begin Message ---
Source: python-mockupdb
Source-Version: 1.1.0-1

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

Debian distribution maintenance software
pp.
Ondřej Nový  (supplier of updated python-mockupdb 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, 10 Nov 2016 22:26:50 +0100
Source: python-mockupdb
Binary: python-mockupdb python3-mockupdb
Architecture: source all
Version: 1.1.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Modules Team 

Changed-By: Ondřej Nový 
Description:
 python-mockupdb - MongoDB Wire Protocol server library - Python 2.x
 python3-mockupdb - MongoDB Wire Protocol server library - Python 3.x
Closes: 816971
Changes:
 python-mockupdb (1.1.0-1) unstable; urgency=medium
 .
   * Initial release. (Closes: #816971)
Checksums-Sha1:
 745fcf5252a718f9ede1a76ef11632da1c32087f 2227 python-mockupdb_1.1.0-1.dsc
 62d0eb9a573c94d07bd11ad089b0dc31e37ef0fb 123024 
python-mockupdb_1.1.0.orig.tar.gz
 69a221bce7911851aad984ed7b30bdfb3c5fa554 2884 
python-mockupdb_1.1.0-1.debian.tar.xz
 78287674b85a0c33b740b97d1282f5b927c0d32a 5706 
python-mockupdb_1.1.0-1_20161110T213114z-c3e00308.buildinfo
 4976810936826b035a44f98621a8f37ded3eabd6 42438 python-mockupdb_1.1.0-1_all.deb
 9962f7527879c9d215515a59e4cd656fe058b532 42526 python3-mockupdb_1.1.0-1_all.deb
Checksums-Sha256:
 0cde64f74266098fc6100585f8cce5e83cefc8715b31cbc1bad3da1f5c9174ad 2227 
python-mockupdb_1.1.0-1.dsc
 e4a964ac60fea43bcb6fea1daa8ec2c4ab452f7b283a98a911c8d2deec0f2ed2 123024 
python-mockupdb_1.1.0.orig.tar.gz
 a3ee62b77b6059c1388fc026e9a0da450ea145860b3d92430477e159bc8ef664 2884 
python-mockupdb_1.1.0-1.debian.tar.xz
 5b9bf5fef05a36d93b4b57c73b79f5561ef58cb0b34b5432874c9f771039069a 5706 
python-mockupdb_1.1.0-1_20161110T213114z-c3e00308.buildinfo
 bffa583b0bea78214f12fcaaab5bf3e6253188b857eac185a491bcfe6d3e725f 42438 
python-mockupdb_1.1.0-1_all.deb
 3775c4bff20f9833d4e2c66c85fac13855998a0346610bb7ead620796e396fea 42526 
python3-mockupdb_1.1.0-1_all.deb
Files:
 9a5b9dc34ade406860a15448fe61cb67 2227 python optional 
python-mockupdb_1.1.0-1.dsc
 d9807ff8ffed793ce97ca27787fad568 123024 python optional 
python-mockupdb_1.1.0.orig.tar.gz
 9a7d34dfb47619caec219974cd09039c 2884 python optional 
python-mockupdb_1.1.0-1.debian.tar.xz
 c3e00308a3a6e77cbf1917b8fdf1e2c9 5706 python optional 
python-mockupdb_1.1.0-1_20161110T213114z-c3e00308.buildinfo
 e2f7dea1eec1542121a05f4a354b58e3 42438 python optional 
python-mockupdb_1.1.0-1_all.deb
 9f69cef69e37bd060e0f53cd1dab331d 42526 python optional 
python3-mockupdb_1.1.0-1_all.deb

-BEGIN PGP SIGNATURE-

iQIcBAEBCgAGBQJYJOd8AAoJEDVzElWdHgZLTGEQAJUz/+nmqhBuqwfp5Rd1l0bI
HMC8LtH8I+fWwHk9S5YYXBSYKNfL27IXH4YDA9Ax/IHKsbKHvhlvC9dBh62iSqtU
Mmprm6T8haG7A3uTGE6aHnoQW7UOwI2vvRMiIe8iyAQSkAf9ZRA5ex6LthATuRDi
CvX39YaOTivszbfP04F2O9aFpUsyWqw5Df/IzRJM7D2vymk0GaCRIZfB/ws3KAKb

Bug#810063: marked as done (ITP: kpmcore -- KDE Partition Manager Core)

2016-11-11 Thread Debian Bug Tracking System
Your message dated Fri, 11 Nov 2016 14:00:11 +
with message-id 
and subject line Bug#810063: fixed in kpmcore 2.2.1-1
has caused the Debian Bug report #810063,
regarding ITP: kpmcore -- KDE Partition Manager Core
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.)


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

* Package name: kpmcore
  Version : 1.9.50
  Upstream Author : Andrius Štikonas 
* URL : https://github.com/KDE/kpmcore
* License : GPL-3+
  Programming Lang: C++
  Description : KDE Partition Manager Core

KDE Parition Partition Manager Core (KPM core) allows
software to re-use common partitioning GUI tasks.
.
It is used in the generic system installer called Calamares
and may be used in more interfaces in the future. Right now it
is unlikely to be useful installed on its own.

This package is a required dependency of Calamares, a generic
installer that may be useful for Debian derivatives.
--- End Message ---
--- Begin Message ---
Source: kpmcore
Source-Version: 2.2.1-1

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

Debian distribution maintenance software
pp.
Jonathan Carter  (supplier of updated kpmcore 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, 10 Sep 2016 19:46:04 +0200
Source: kpmcore
Binary: libkpmcore3 libkpmcore3-dev
Architecture: source i386
Version: 2.2.1-1
Distribution: unstable
Urgency: low
Maintainer: Jonathan Carter 
Changed-By: Jonathan Carter 
Description:
 libkpmcore3 - KDE Partition Manager Core
 libkpmcore3-dev - KDE Partition Manager Core development files
Closes: 810063
Changes:
 kpmcore (2.2.1-1) unstable; urgency=low
 .
   * Initial release (Closes: 810063)
Checksums-Sha1:
 38ea2458d6308d392e270334095b1ca69cb24c91 2048 kpmcore_2.2.1-1.dsc
 f317d96fef9fcc6cf68c70cfd1042e2085512efd 135481 kpmcore_2.2.1.orig.tar.gz
 ae2417ded859228e204b3978418a62158d8efe8f 7988 kpmcore_2.2.1-1.debian.tar.xz
 4e4a6107728a8830c355e3d34e12e6072c5eb425 20747 
kpmcore_2.2.1-1_2016T102307z-ca3637e5.buildinfo
 7b74704fcb0f11067da21172db4f38a138fd242f 7394690 
libkpmcore3-dbgsym_2.2.1-1_i386.deb
 b937f72da9f26fac913276feb1e1a888e1d02f97 29318 libkpmcore3-dev_2.2.1-1_i386.deb
 3086b4c9c96a055e99cc75dab647158b9e016926 255040 libkpmcore3_2.2.1-1_i386.deb
Checksums-Sha256:
 3b07aea371c992f256aff06521d4502f6526989a0039ddada05d9d037bda371a 2048 
kpmcore_2.2.1-1.dsc
 da459485e80c19ac874295c60e477dd7cfd80f858647f4d95000fa281d419ee5 135481 
kpmcore_2.2.1.orig.tar.gz
 6f53da868ed03d33a4c81439e3a1c071bac3c2ad486e450ce5b9a0a6fdc94f26 7988 
kpmcore_2.2.1-1.debian.tar.xz
 4f72c78e5190e7d3772efd0179f15293379cccba11cc506e52fa09d3da4ff908 20747 
kpmcore_2.2.1-1_2016T102307z-ca3637e5.buildinfo
 a770d6f8dea5e7fe896fb036e3feae757fc81833a1f96a29fa4f60c41b4082a4 7394690 
libkpmcore3-dbgsym_2.2.1-1_i386.deb
 cab22c3e8cfb5e12bb5b2b97d60323fea70b29fc6262ee14dfc04b709d2b042b 29318 
libkpmcore3-dev_2.2.1-1_i386.deb
 f3e98cc4730031835cbef986b8d3d6e6197f156a2028b3eb37c99fc0f1c7e69a 255040 
libkpmcore3_2.2.1-1_i386.deb
Files:
 c1a3038e8d70c31b1e96aeb213e32456 2048 kde optional kpmcore_2.2.1-1.dsc
 3dc4d615c1b1664a81ea36cfd5b69c35 135481 kde optional kpmcore_2.2.1.orig.tar.gz
 0b00073c6d5e40f5351842a689e700c3 7988 kde optional 
kpmcore_2.2.1-1.debian.tar.xz
 ca3637e59cb475a6935ff4cc0283fb3b 20747 kde optional 
kpmcore_2.2.1-1_2016T102307z-ca3637e5.buildinfo
 0530b12ef753da15f1cb86a416b5502c 7394690 debug extra 
libkpmcore3-dbgsym_2.2.1-1_i386.deb
 44412e1a8ebab437a3190bd6f9849b32 29318 libdevel optional 
libkpmcore3-dev_2.2.1-1_i386.deb
 9343fb9a53f797132780ac8c1eb73f5a 255040 kde optional 
libkpmcore3_2.2.1-1_i386.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1


Bug#805268: Adoption of syslinux

2016-11-11 Thread Iain R. Learmonth
Hi,

I notice you're planning to adopt syslinux. We were planning to adopt this
package under the Debian Live/Debian CD teams as we use this for the
official CD image builds.

This is not a trivial package to maintain and updates really *need* to be
coordinated with the CD team, especially when coming up to release time.

I'm happy if you're still interested in maintaining this, but I just wanted
to make you aware of the importance of this package before you commit to its
maintainance.

I notice also that you're currently a DM, and I'll be happy to sponsor
uploads of this package and also perform testing of the Debian Live
toolchain with those updates before the new package is introduced into the
archives.

Thanks,
Iain.



signature.asc
Description: PGP signature


Bug#799281: [Mailman-Developers] Let's try to package mailman3 in Debian!

2016-11-11 Thread Jan Luca Naumann
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Hey Pierre-Elliott,

my idea is that we package the current development versions and upload
them to Debian experimental since the development time of 3.1 will
last some more time according to the Mailman developers...

If you have no problem I could submit some changes to your repository
either as pull requests or as direct pushs?

Jan

Am 07.11.2016 um 22:26 schrieb Pierre-Elliott Bécue:
> 
> Dear Jan,
> 
> I'd be happy to work with you.
> 
> Mostly, all parts of mailman are "pre-packaged" on my server. I met
> issues with HyperKitty regarding dependencies, currently, these are
> not fully solved, as the devs had to move from django-browserid
> (implementation of persona protocol, by Mozilla) to another
> dependency offering implementation of a still used protocol
> (Mozilla is dropping persona).
> 
> The second "issue" is mailman itself. It's using python3.4, but
> default version of python3 in debian is 3.5 for something like 10
> months. I'm waiting mailman version 3.1, as Barry Warsaw told me
> it'd use python3.5.
> 
> If you wish I can give you the developper accesses on my github
> repositories which contain the current packages, except hyperkitty
> (because of what I mentioned before).
> 
> Cheers,
> 
-BEGIN PGP SIGNATURE-
Version: GnuPG v2

iQIcBAEBCgAGBQJYJcoCAAoJEH4R1/EZ+XG7+loP/3McoCqbTvwbPNLcSjw9Cnbi
VNDzOoHCLMfvTOsmODH3fOJOgSUHEcpoUHF3EL3xbPYsRc+Qf2BKXcPcXJeRuHJn
qCTvXJbUNpGO+jECN4FbVjPPU3HUBLmw+m15t92ZTi5xvxBUCMwDObpErC6YtNSf
Jf7RIxk+0IpUmj4Loxq3GBJBBG7DWdDPxs5p8O7mLnT7Ep+9K3bL9ErlDMCQmP5q
tWnPoPwv+t3h5pj8kyYxhXzII5mREljytxrm2cMx4c94l/hCm7orxigeBnZfQnni
3aqKYgpAsHW2bG+S7d9kCv/rcV0C3vwM/xFu7Vi9urB0gFUu5yfmmdWP0Yl+uxOK
R5pVmZF5ckeluIjZ1qELAZvEw41HIhd0qKuIvt4pocIkplFNtME6oNdnoiJ28Z+t
T6kXrIl3j3ptYIrNQCrLq+6jJrlH/TcMrjSvSSXw27jhDw/SXE9iTXgpx1AI8FW3
QacW9WzN0c/dTnJfA4CUWMY4N6bpoCIxnIRmYBonEkBPNcB14BTs5NxpYOFzfKTU
L0PpZ5Yu+4pmWiIz3K9IMCYNNgW9jEiY4uiACq3QQ2qYt+zGXO5my1rwR0LXEOj/
5SJMquiIBGl/3inrhTJvI/QJJmY3c51ja/jhY8nhT+CPLg+riLdDYlgGj958CtDa
lmr/WRHbElhrzqXk0bKt
=N08F
-END PGP SIGNATURE-



Bug#843976: ITP: largetifftools -- Process very large TIFF files

2016-11-11 Thread gurkan

Package: wnpp
Severity: wishlist

* Package name: largetifftools
  Version : 1.3.6
  Upstream Author : Christophe Deroulers
* URL : 
http://www.imnc.in2p3.fr/pagesperso/deroulers/software/largetifftools/

* License : GPL-3
  Description : Process very large TIFF files
 This is a collection of software that can help managing (very) large 
TIFF

 files, especially files that are too large to fit entirely into your
 computer's memory.

A working package is not yet available at 
http://sid.ethz.ch/debian/largetifftools/




Bug#843934: marked as done (ITP: django-redis-sessions -- Redis database backend for your sessions)

2016-11-11 Thread Debian Bug Tracking System
Your message dated Fri, 11 Nov 2016 12:00:11 +
with message-id 
and subject line Bug#843934: fixed in django-redis-sessions 0.5.6-1
has caused the Debian Bug report #843934,
regarding ITP: django-redis-sessions -- Redis database backend for your sessions
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.)


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

* Package name: django-redis-sessions
  Version : 0.5.6
  Upstream Author : Martin Rusev 
* URL : http://github.com/martinrusev/django-redis-sessions
* License : BSD
  Programming Lang: Python
  Description : Redis database backend for your Django sessions

 Session backend for Django that stores sessions in a Redis database 

I intend to maintain this within the Debian Python Modules Team.
--- End Message ---
--- Begin Message ---
Source: django-redis-sessions
Source-Version: 0.5.6-1

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

Debian distribution maintenance software
pp.
Scott Kitterman  (supplier of updated 
django-redis-sessions 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, 10 Nov 2016 16:49:55 -0500
Source: django-redis-sessions
Binary: python-django-redis-sessions python3-django-redis-sessions
Architecture: source all
Version: 0.5.6-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Modules Team 

Changed-By: Scott Kitterman 
Description:
 python-django-redis-sessions - Redis database backend for your Django sessions 
(Python 2)
 python3-django-redis-sessions - Redis database backend for your Django 
sessions (Python 3)
Closes: 843934
Changes:
 django-redis-sessions (0.5.6-1) unstable; urgency=medium
 .
   * Initial release. (Closes: #843934)
Checksums-Sha1:
 0df6275809da751c5874914178cef3efd997bee5 2277 django-redis-sessions_0.5.6-1.dsc
 184fbf42951e92a1238b285f5c4d9ee331fc0666 4065 
django-redis-sessions_0.5.6.orig.tar.gz
 af8cfc149c253a339a0cb8bff9a7857e086da245 2228 
django-redis-sessions_0.5.6-1.debian.tar.xz
 0b4419437f21b4a8efbe2d5ceb330031d278ce55 5809 
django-redis-sessions_0.5.6-1_20161110T220509z-d5cedd0b.buildinfo
 beb1606c64dc3561dd9679ab5c9c47b67384af5b 5168 
python-django-redis-sessions_0.5.6-1_all.deb
 5912cd3106f4c74574f0c4cdc6af97e785ab2e3f 5230 
python3-django-redis-sessions_0.5.6-1_all.deb
Checksums-Sha256:
 3371f504e693015cd6683b2570d46762694ff5acd229008f6ed8fa08047f7aae 2277 
django-redis-sessions_0.5.6-1.dsc
 084d5e02345c0f403f43206b13525635192eea502f5671400ce7cdd0ff519e4d 4065 
django-redis-sessions_0.5.6.orig.tar.gz
 46b157422b0d36f20cd02244a1c61c2be0d49ea0ad96794d8aac61bcd355b1ed 2228 
django-redis-sessions_0.5.6-1.debian.tar.xz
 8a0d77ef758107de0531484265f1768047089ca97557dbac74145a33e815386c 5809 
django-redis-sessions_0.5.6-1_20161110T220509z-d5cedd0b.buildinfo
 4e64b760b052275116d3035000d593e04fcb808d88051d1eab651a8c5f9b513f 5168 
python-django-redis-sessions_0.5.6-1_all.deb
 c20d5723b40e2736cefb6ec4a6a35f58ca9ad64a6b60eab7e7b3dbcf3817744c 5230 
python3-django-redis-sessions_0.5.6-1_all.deb
Files:
 2ade6a77a8299c84775b8757534a83b4 2277 python optional 
django-redis-sessions_0.5.6-1.dsc
 fd2ec4a550468ca6bc83bbffb8095460 4065 python optional 
django-redis-sessions_0.5.6.orig.tar.gz
 3b175d38ffac2a833f8adc28c1793f53 2228 python optional 
django-redis-sessions_0.5.6-1.debian.tar.xz
 d5cedd0b545745fc8c7fa2acbbd7747d 5809 python optional 
django-redis-sessions_0.5.6-1_20161110T220509z-d5cedd0b.buildinfo
 92fb0a37c1be9390b013409d86e54c86 5168 python optional 
python-django-redis-sessions_0.5.6-1_all.deb
 15c98019692b09e7720e46728421078d 5230 python optional 
python3-django-redis-sessions_0.5.6-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1


Bug#843889: marked as done (ITP: django-maintenancemode -- django application that allows setting a site as down for maintenance (503))

2016-11-11 Thread Debian Bug Tracking System
Your message dated Fri, 11 Nov 2016 12:00:11 +
with message-id 
and subject line Bug#843889: fixed in django-maintenancemode 0.11.2-1
has caused the Debian Bug report #843889,
regarding ITP: django-maintenancemode -- django application that allows setting 
a site as down for maintenance (503)
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.)


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

* Package name: django-maintenancemode
  Version : 0.11.2
  Upstream Author : Remco Wendt 
* URL : http://github.com/shanx/django-maintenancemode
* License : BSD
  Programming Lang: Python
  Description : django application that allows setting a site as down for 
maintenance (503)

 django-maintenancemode is a middleware that allows you to temporarily
 shutdown your site for maintenance work.
.
 Logged in users having staff credentials can still fully use the site as can
 users visiting the site from an IP address defined in Django's
 ``INTERNAL_IPS``.

I intend to maintain this withing the Debian Python Modules Team.
--- End Message ---
--- Begin Message ---
Source: django-maintenancemode
Source-Version: 0.11.2-1

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

Debian distribution maintenance software
pp.
Scott Kitterman  (supplier of updated 
django-maintenancemode 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, 10 Nov 2016 09:08:10 -0500
Source: django-maintenancemode
Binary: python-django-maintenancemode python3-django-maintenancemode
Architecture: source all
Version: 0.11.2-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Modules Team 

Changed-By: Scott Kitterman 
Description:
 python-django-maintenancemode - django module that sets a site down for 
maintenance (Python 2)
 python3-django-maintenancemode - django module that sets a site down for 
maintenance (Python 3)
Closes: 843889
Changes:
 django-maintenancemode (0.11.2-1) unstable; urgency=medium
 .
   * Initial release. (Closes: #843889)
Checksums-Sha1:
 7867429ff5059e6e6697d7309afc31e72b91a39c 2292 
django-maintenancemode_0.11.2-1.dsc
 a86607042396bde515b25e777e971544e156e8b2 7263 
django-maintenancemode_0.11.2.orig.tar.gz
 b884f1b45947467cca01df284d52e34b8040a944 2352 
django-maintenancemode_0.11.2-1.debian.tar.xz
 0b6412a00c12363659c7849e49c24d5a7681 5831 
django-maintenancemode_0.11.2-1_20161110T151653z-c58cc4dd.buildinfo
 aa3f26dc6ae3d06535dfed93f17cfc1533910bec 8082 
python-django-maintenancemode_0.11.2-1_all.deb
 1beb9c1eaa17107fe9a746bc4f7b346e015d38da 8156 
python3-django-maintenancemode_0.11.2-1_all.deb
Checksums-Sha256:
 d8bb7ae5a7a5ad4679366292e393970d7f5671b4e79233cf11662f6f27b8eb51 2292 
django-maintenancemode_0.11.2-1.dsc
 a3ee2f5c81de1d9056b6d8cf301e1c806ed667331c2aeea785aeb4c7ef586a2b 7263 
django-maintenancemode_0.11.2.orig.tar.gz
 540b58f8c7830a17524f6952c8d44d170531d31d7d56917cefc0c0b055f3e674 2352 
django-maintenancemode_0.11.2-1.debian.tar.xz
 94fad93b00d49e7bbd2ed8a327982745a927bc0f9937e60a59be304f20149978 5831 
django-maintenancemode_0.11.2-1_20161110T151653z-c58cc4dd.buildinfo
 9d9f2a6173dcdce1c42ad8e9a93ec6c6bd415e931bd9f68ad0db7bf8f295a5cf 8082 
python-django-maintenancemode_0.11.2-1_all.deb
 35fb538859be546e31a81e5cc98b690e07efb91f258b18ebcc52d290a7fdc1b3 8156 
python3-django-maintenancemode_0.11.2-1_all.deb
Files:
 52690d012771a6fe66221f20d778fd2a 2292 python optional 
django-maintenancemode_0.11.2-1.dsc
 169c51a7f1c046a2300d1a0191608b1b 7263 python optional 
django-maintenancemode_0.11.2.orig.tar.gz
 52b0cf06e09f03bd864e54938bf904ab 2352 python optional 
django-maintenancemode_0.11.2-1.debian.tar.xz
 c58cc4dd677b52bda8cc0d09fab4ff03 5831 python optional 

Bug#719981: marked as done (ITP: google-api-python-client -- core Python library for accessing Google APIs)

2016-11-11 Thread Debian Bug Tracking System
Your message dated Fri, 11 Nov 2016 12:00:12 +
with message-id 
and subject line Bug#719981: fixed in google-api-python-client 1.5.5-1
has caused the Debian Bug report #719981,
regarding ITP: google-api-python-client -- core Python library for accessing 
Google APIs
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.)


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

* Package name: google-api-python-client
  Version : 1.7
  Upstream Author : Google INC.
* URL : https://code.google.com/p/google-api-python-client/
* License : Apache-2.0
  Programming Lang: Python
  Description : core Python library for accessing Google APIs

core Python library for accessing Google APIs
--- End Message ---
--- Begin Message ---
Source: google-api-python-client
Source-Version: 1.5.5-1

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

Debian distribution maintenance software
pp.
Scott Kitterman  (supplier of updated 
google-api-python-client 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, 10 Nov 2016 19:08:23 -0500
Source: google-api-python-client
Binary: python-googleapiclient python3-googleapiclient
Architecture: source all
Version: 1.5.5-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Modules Team 

Changed-By: Scott Kitterman 
Description:
 python-googleapiclient - Python library for accessing Google APIs (Python 2)
 python3-googleapiclient - Python library for accessing Google APIs (Python 3)
Closes: 719981
Changes:
 google-api-python-client (1.5.5-1) unstable; urgency=medium
 .
   * Initial release. (Closes: #719981)
Checksums-Sha1:
 860b9e3f99f7c2b459adb3f4a02e2694fab85681 2326 
google-api-python-client_1.5.5-1.dsc
 1612b3a6d0e50e49e16d983715a9cc652488b02d 45414 
google-api-python-client_1.5.5.orig.tar.gz
 d5d1929279c06d9731f5b244e10b5f4328cc9a08 2336 
google-api-python-client_1.5.5-1.debian.tar.xz
 b23f3768cc5da89bebbfce79a1b2eb75b38c95c8 5779 
google-api-python-client_1.5.5-1_2016T003123z-979ef8f6.buildinfo
 faedc38883419e6403918ee148f145caf08403d4 42058 
python-googleapiclient_1.5.5-1_all.deb
 ac48ab1aefb56bf7fde5bbc7e94cb34618e1c12f 42128 
python3-googleapiclient_1.5.5-1_all.deb
Checksums-Sha256:
 a43519f5640a30e0ad79724ad501396ca4426f83e6bb11c9f5f5b72fd3a37860 2326 
google-api-python-client_1.5.5-1.dsc
 c9f6bf15c76b05a3c2e301a5509e97f11c5902fb6b03dcb7faf5b5337c66f557 45414 
google-api-python-client_1.5.5.orig.tar.gz
 1c3c41bf82381c83724990978922319eafb7d6ca52bd0ff50d7dfc1286c481bf 2336 
google-api-python-client_1.5.5-1.debian.tar.xz
 c4f6c1e72c62fc5d9036f6d5c1f37d0be8368a89777d4d2b091b4b7df8215267 5779 
google-api-python-client_1.5.5-1_2016T003123z-979ef8f6.buildinfo
 44c94c65a22eae3a3048ee77d1db20a4bfe776b6a9107c008549868a84fbf345 42058 
python-googleapiclient_1.5.5-1_all.deb
 85f2f54ea7502d31be20dea1440f68171de1d00b6a48dbe8a821fa72c5bb50eb 42128 
python3-googleapiclient_1.5.5-1_all.deb
Files:
 00f8ff14fdb04a8040bd4d9d3fab28d9 2326 python optional 
google-api-python-client_1.5.5-1.dsc
 c7b7dfd563e3a1f531f5c97ce6407c0d 45414 python optional 
google-api-python-client_1.5.5.orig.tar.gz
 b07cd36d55f9aa7a66cf6069e4837565 2336 python optional 
google-api-python-client_1.5.5-1.debian.tar.xz
 979ef8f6648344d73ce50be3645d1819 5779 python optional 
google-api-python-client_1.5.5-1_2016T003123z-979ef8f6.buildinfo
 542344e884765312904fc4054b1655b2 42058 python optional 
python-googleapiclient_1.5.5-1_all.deb
 423829be0c4532509cb3b03b6621899d 42128 python optional 
python3-googleapiclient_1.5.5-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJYJRNLAAoJEHjX3vua1ZrxkqgP/jh74AjD7+RZGgfCWQGafgOw
aEC/rWKjXzXiagtCbnVuKp0odTyk8S+69jScsPH1Zfo3SaYb6txMH6LHjwqf11dy

Bug#843915: marked as done (ITP: django-organizations -- Django groups and multi-user account management module)

2016-11-11 Thread Debian Bug Tracking System
Your message dated Fri, 11 Nov 2016 12:00:11 +
with message-id 
and subject line Bug#843915: fixed in django-organizations 0.8.2-1
has caused the Debian Bug report #843915,
regarding ITP: django-organizations -- Django groups and multi-user account 
management module
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.)


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

* Package name: django-organizations
  Version : 0.8.2
  Upstream Author : Ben Lopatin 
* URL : https://github.com/bennylope/django-organizations/
* License : BSD
  Programming Lang: Python
  Description : Django groups and multi-user account management module

 Django Organizations adds user-managed, multi-user groups to your Django
 project. Use Django Organizations whether your site needs organizations that
 function like social groups or multi-user account objects to provide account
 and subscription functionality beyond the individual user.
 .
   * Works with your existing user model, whether
  `  django.contrib.auth` or a custom model. No additional user
 or authentication functionality required.
   * Users can be belong to and own more than one organization (account, group)
   * Invitation and registration functionality works out of the box for many
 situations and can be extended as need to fit specific requirements.
   * Start with the base models or use your own for greater customization.

I intend to maintain this package in the Debian Python Modules Team
--- End Message ---
--- Begin Message ---
Source: django-organizations
Source-Version: 0.8.2-1

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

Debian distribution maintenance software
pp.
Scott Kitterman  (supplier of updated django-organizations 
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, 10 Nov 2016 12:39:49 -0500
Source: django-organizations
Binary: python-django-organizations python3-django-organizations
Architecture: source all
Version: 0.8.2-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Modules Team 

Changed-By: Scott Kitterman 
Description:
 python-django-organizations - Django groups and multi-user account management 
module (Python 2)
 python3-django-organizations - Django groups and multi-user account management 
module (Python 3)
Closes: 843915
Changes:
 django-organizations (0.8.2-1) unstable; urgency=medium
 .
   * Initial release. (Closes: #843915)
Checksums-Sha1:
 56cdb878e69d24da93adc903fdf9df26bbdad330 2265 django-organizations_0.8.2-1.dsc
 b86c796534f14f3cd7390587bbba05d94ab56193 29198 
django-organizations_0.8.2.orig.tar.gz
 98df3687dadfbfa1c889e23aa63ae3a3bcadc75d 2644 
django-organizations_0.8.2-1.debian.tar.xz
 65cfcb9cfb5d80a8e782202edd6fd39352e6e17a 5803 
django-organizations_0.8.2-1_20161110T175500z-27e2caaf.buildinfo
 6fa0a77ecadd348613b1f72b971ed12207daa89d 27752 
python-django-organizations_0.8.2-1_all.deb
 28a37dc78e9a71609c92237922e82430d716335b 27824 
python3-django-organizations_0.8.2-1_all.deb
Checksums-Sha256:
 231dd40f19f414be32852ed1c53d6f78cf53ffa6b130ad9fde696c9510289259 2265 
django-organizations_0.8.2-1.dsc
 7e6fa7855a10c7839240f086f9286d2b10935d1e329344ea7204e7e3125d7dbd 29198 
django-organizations_0.8.2.orig.tar.gz
 2b6bc26804acbe5b071ded76307fc238e5319fd840697567b5b098b37d18f34b 2644 
django-organizations_0.8.2-1.debian.tar.xz
 393b3f178d1cab73e9ca1549e3525c140e793ae9d408242b89417380a4c24a2b 5803 
django-organizations_0.8.2-1_20161110T175500z-27e2caaf.buildinfo
 24141e5ae39c460029ba19e2514a57d20336d7c8b4b66b62f81a7444db1d7bb1 27752 
python-django-organizations_0.8.2-1_all.deb
 0e2a502a4d668f6a793e2ac9248355b60a4b8c8642496640efe6f2ba1b87f2e1 27824 

Bug#720336: marked as done (RFP: puma -- A Ruby Web Server Built For Concurrency)

2016-11-11 Thread Debian Bug Tracking System
Your message dated Fri, 11 Nov 2016 12:00:13 +
with message-id 
and subject line Bug#720336: fixed in puma 3.6.0-1
has caused the Debian Bug report #720336,
regarding RFP: puma -- A Ruby Web Server Built For Concurrency
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.)


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

* Package name: ruby-puma
  Version : 2.5.1
  Upstream Author : Engine Yard
* URL : http://puma.ui/
* License : BSD
  Programming Lang: C, Ruby
  Description : Ruby Web Server Built For Concurrency

Puma is a simple, fast, threaded, and highly concurrent HTTP 1.1 server for 
Ruby/Rack applications. Puma is intended for use in both development and 
production environments. In order to get the best throughput, it is highly 
recommended that you use a Ruby implementation with real threads like Rubinius 
or JRuby.
Built For Speed & Concurrency

Puma is a simple, fast, and highly concurrent HTTP 1.1 server for Ruby web 
applications. It can be used with any application that supports Rack, and is 
considered the replacement for Webrick and Mongrel. It was designed to be the 
go-to server for Rubinius, but also works well with JRuby and MRI. Puma is 
intended for use in both development and production environments.

Under the hood, Puma processes requests using a C-optimized Ragel extension 
(inherited from Mongrel) that provides fast, accurate HTTP 1.1 protocol parsing 
in a portable way. Puma then serves the request in a thread from an internal 
thread pool (which you can control). This allows Puma to provide real 
concurrency for your web application!

With Rubinius 2.0, Puma will utilize all cores on your CPU with real threads, 
meaning you won't have to spawn multiple processes to increase throughput. You 
can expect to see a similar benefit from JRuby.

On MRI, there is a Global Interpreter Lock (GIL) that ensures only one thread 
can be run at a time. But if you're doing a lot of blocking IO (such as HTTP 
calls to external APIs like Twitter), Puma still improves MRI's throughput by 
allowing blocking IO to be run concurrently (EventMachine-based servers such as 
Thin turn off this ability, requiring you to use special libraries). Your 
mileage may vary. In order to get the best throughput, it is highly recommended 
that you use a Ruby implementation with real threads like Rubinius or JRuby.
--- End Message ---
--- Begin Message ---
Source: puma
Source-Version: 3.6.0-1

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

Debian distribution maintenance software
pp.
Antonio Terceiro  (supplier of updated puma 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, 10 Nov 2016 16:47:06 -0200
Source: puma
Binary: puma
Architecture: source amd64
Version: 3.6.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Ruby Extras Maintainers 

Changed-By: Antonio Terceiro 
Description:
 puma   - threaded HTTP 1.1 server for Ruby/Rack applications
Closes: 720336
Changes:
 puma (3.6.0-1) unstable; urgency=medium
 .
   * Initial release (Closes: #720336)
Checksums-Sha1:
 4e3071c6c62821eb19f53fd91fc9cf5448650848 1957 puma_3.6.0-1.dsc
 598f9dbda678d917e778af37d42db7ff86db3c57 151226 puma_3.6.0.orig.tar.gz
 6fd205668b124c202c5c35d382f95b1a1390f79b 3684 puma_3.6.0-1.debian.tar.xz
 fd1a79cf937b668e235b51e0f2ad2c7889d7bd56 45230 puma-dbgsym_3.6.0-1_amd64.deb
 246d9e064204270a9834f0fd6500548ad9121b70 5623 
puma_3.6.0-1_20161110T194821z-41a7a9e0.buildinfo
 f9ceffb63128f79770361d4c22f293f3151e2cd2 105960 puma_3.6.0-1_amd64.deb
Checksums-Sha256:
 3063cb131be1ac9066e63b95e0bc75aaecfdaf7e8989957cac3888442d21b21a 1957 
puma_3.6.0-1.dsc
 6183a100cb9bfb2e7d9582254042defd86cb420095d3d440c98cea64d3d15c21 151226 

Processed: Re: Do you have resources to look after ball? [progress info]

2016-11-11 Thread Debian Bug Tracking System
Processing control commands:

> block 784451 by 832420
Bug #784451 [src:ball] [ball] Qt4's WebKit removal
784451 was not blocked by any bugs.
784451 was not blocking any bugs.
Added blocking bug(s) of 784451: 832420

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



Bug#839832: marked as done (ITP: android-platform-tools-swt -- Android SDK GUI utilities using SWT)

2016-11-11 Thread Debian Bug Tracking System
Your message dated Fri, 11 Nov 2016 11:00:11 +
with message-id 
and subject line Bug#839832: fixed in android-platform-tools-swt 2.0.0-1
has caused the Debian Bug report #839832,
regarding ITP: android-platform-tools-swt -- Android SDK GUI utilities using SWT
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.)


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

* Package name: android-platform-tools-swt
  Version : 2.0.0-1
* Upstream Author : The Android Open Source Project
* License : Apache-2.0
* Programming lang: Java
* Description : Android SDK GUI utilities using SWT
* URL : https://android.googlesource.com/platform/tools/swt
* Alioth  :
https://anonscm.debian.org/cgit/android-tools/android-platform-tools-swt.git

This package builds the following binary packages:

  * ddms
  * hierarchyviewer
  * libandroid-ddms-ui-java
  * libandroid-tools-chimpchat-java
  * libandroid-tools-hierarchyviewer2lib-java
  * libandroid-tools-sdkstats-java
  * libandroid-tools-swtmenubar-java
  * monkeyrunner
  * traceview
  * uiautomatorviewer
--- End Message ---
--- Begin Message ---
Source: android-platform-tools-swt
Source-Version: 2.0.0-1

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

Debian distribution maintenance software
pp.
Kai-Chung Yan  (supplier of updated 
android-platform-tools-swt 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: Wed, 05 Oct 2016 22:48:33 +0800
Source: android-platform-tools-swt
Binary: libandroid-tools-swtmenubar-java libandroid-ddms-ui-java 
libandroid-tools-sdkstats-java libandroid-tools-hierarchyviewer2lib-java ddms 
hierarchyviewer monkeyrunner libandroid-tools-chimpchat-java traceview 
uiautomatorviewer
Architecture: source all
Version: 2.0.0-1
Distribution: unstable
Urgency: medium
Maintainer: Android Tools Maintainers 

Changed-By: Kai-Chung Yan 
Description:
 ddms   - Dalvik Debug Monitor Server
 hierarchyviewer - View the UI hierarchy of an Android application
 libandroid-ddms-ui-java - Dalvik Debug Monitor Server - UI library for use 
with "ddmlib.jar
 libandroid-tools-chimpchat-java - Library communicating with a Android device
 libandroid-tools-hierarchyviewer2lib-java - View the UI hierarchy of an 
Android application - Core library
 libandroid-tools-sdkstats-java - Sends Android SDK usage statistics to Google
 libandroid-tools-swtmenubar-java - Android SDK OS menubar hook library
 monkeyrunner - Control an Android device using Python
 traceview  - Graphical profiler for Android application execution logs
 uiautomatorviewer - Android application UI inspector
Closes: 839832
Changes:
 android-platform-tools-swt (2.0.0-1) unstable; urgency=medium
 .
   * Initial release. (Closes: #839832)
Checksums-Sha1:
 f9c37b557f1281d79c92f7876a6d5c54a0eccfc3 3195 
android-platform-tools-swt_2.0.0-1.dsc
 202459b3029416781805cfad925508f507436d5a 1717314 
android-platform-tools-swt_2.0.0.orig.tar.gz
 4710996fba49ee89792b393b041b5f88a6cc8bc9 11876 
android-platform-tools-swt_2.0.0-1.debian.tar.xz
 5750f519d868274b8b66f3321388435db7165432 138188 ddms_2.0.0-1_all.deb
 9c22f41c9fd4e12cde6e2b29b6310e74b0d9ecf6 54850 hierarchyviewer_2.0.0-1_all.deb
 faf78e18c149da7a60ff71ffd937a99dbd202cd5 538646 
libandroid-ddms-ui-java_2.0.0-1_all.deb
 1d2e9bf84f52e0cb393af15a202b8d38b2d0d2ab 52952 
libandroid-tools-chimpchat-java_2.0.0-1_all.deb
 2ae6c793fecfd46233acd3174c0265b0711780da 368580 
libandroid-tools-hierarchyviewer2lib-java_2.0.0-1_all.deb
 721af3f6802227699d57f6411497f2c142d23f45 21694 
libandroid-tools-sdkstats-java_2.0.0-1_all.deb
 f6d49206cd34863f043238479ec79eafb6fa956d 22298 
libandroid-tools-swtmenubar-java_2.0.0-1_all.deb
 8f019204b94436135899c6e52f09dd7ebc41bd81 97984 monkeyrunner_2.0.0-1_all.deb
 

Bug#842813: marked as done (ITP: jsusfx -- Jesusonic FX - scripting language to audio DSP)

2016-11-11 Thread Debian Bug Tracking System
Your message dated Fri, 11 Nov 2016 11:00:17 +
with message-id 
and subject line Bug#842813: fixed in jsusfx 0.3.1-1
has caused the Debian Bug report #842813,
regarding ITP: jsusfx -- Jesusonic FX - scripting language to audio DSP
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.)


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

* Package name: jsusfx
  Version : 0.3.1
  Upstream Author : Pascal Gauthier
* URL : https://github.com/asb2m10/jsusfx
* License : Apache2
  Programming Lang: C++
  Description : Jesusonic FX - scripting language to audio DSP

 jsusfx is an Open Source implementation of the JSFX scripting language that was
 created by Cockos and is made available with Reaper (a commercial multitrack
 editor and recorder).
 .
 This implementation is focusing on providing DSP scripting processing for other
 hosts (like Pure Data) and platforms.

I intend to maintain the package under the pkg-multimedia-maintainers umbrella
as part of the pd-externals packaging effort.
--- End Message ---
--- Begin Message ---
Source: jsusfx
Source-Version: 0.3.1-1

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

Debian distribution maintenance software
pp.
IOhannes m zmölnig (Debian/GNU)  (supplier of updated 
jsusfx 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, 11 Nov 2016 10:03:05 +0100
Source: jsusfx
Binary: pd-jsusfx
Architecture: source amd64
Version: 0.3.1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Multimedia Maintainers 

Changed-By: IOhannes m zmölnig (Debian/GNU) 
Description:
 pd-jsusfx  - Jesusonic FX scripting language for audio DSP (Pure Data)
Closes: 842813
Changes:
 jsusfx (0.3.1-1) unstable; urgency=medium
 .
   * Initial release (Closes: #842813)
Checksums-Sha1:
 bceec9b74fc31d5d1d4711d88b83241f0e638d93 1982 jsusfx_0.3.1-1.dsc
 4357a16721974f3d20df3e111ab063d457b8 311021 jsusfx_0.3.1.orig.tar.gz
 6f1f51adeb362d63282c226dd9c6de72287816d8 3076 jsusfx_0.3.1-1.debian.tar.xz
 0937d0c5348dd34c588d5cfa55e8c6d1858468ef 5064 
jsusfx_0.3.1-1_2016T090647z-26ae6210.buildinfo
 899d1b1f3c5f4be1ed2339905de671d9bc27946c 223676 
pd-jsusfx-dbgsym_0.3.1-1_amd64.deb
 3e67a51aab1a5909e2cb108e8b47563625b7634f 171492 pd-jsusfx_0.3.1-1_amd64.deb
Checksums-Sha256:
 0e722eedbc37bae2f3bdcdc3b2dad803ac45d96c8281751a025635dad262752e 1982 
jsusfx_0.3.1-1.dsc
 c191d4888c05df5f886d73cd870fdd1701e27393601f33bf93646b8e4c283794 311021 
jsusfx_0.3.1.orig.tar.gz
 fe1ca6e593bbb8ce56aed0cf9d0636b6453ea875256a8a7da82acc7414f54209 3076 
jsusfx_0.3.1-1.debian.tar.xz
 43edf4eca16499afe475d26e3374f86aec9767c66792209a540bfb1ea809535f 5064 
jsusfx_0.3.1-1_2016T090647z-26ae6210.buildinfo
 81c9ccdd59d94f4eb3de2228b7bb406f970ae22b4f81c09f3cfd68e4959b2d18 223676 
pd-jsusfx-dbgsym_0.3.1-1_amd64.deb
 1eb3a3221c93b726ec859e0730c8fe4c33622c99a36552e1707ae1f1d023b191 171492 
pd-jsusfx_0.3.1-1_amd64.deb
Files:
 764e745b07843b61427d4da320a8b7dc 1982 sound optional jsusfx_0.3.1-1.dsc
 80fb2e99c39efafb4e51fab1d2d70526 311021 sound optional jsusfx_0.3.1.orig.tar.gz
 b1e05bfa852b208ce6858b77fee1ac54 3076 sound optional 
jsusfx_0.3.1-1.debian.tar.xz
 26ae62106f058328fda314919acc0b06 5064 sound optional 
jsusfx_0.3.1-1_2016T090647z-26ae6210.buildinfo
 1e615d14927033adfb0a6158b1d61df6 223676 debug extra 
pd-jsusfx-dbgsym_0.3.1-1_amd64.deb
 b792fad3eeb99932d0ea0ba754aace88 171492 sound optional 
pd-jsusfx_0.3.1-1_amd64.deb

-BEGIN PGP SIGNATURE-

iQIcBAEBCAAGBQJYJYoqAAoJELZQGcR/ejb4p6oQAI94PmIQnywEAixG7VtsSSXK
zo8bFtw1MLdJDj61jh7xZuHd3drIgURoshBRhIv8zlxTmdQm6kuvqYN5ur9+Oqec
tkFN8qdAvCDvnH2Dp90E3XZ4lxY1vahHt2vsFLR9qzvhod+ErONAEDCRqM2Q/zqM
lzb1q7KcX+6Gx3UMuNO6VqzlLyzsvuefvbh63RT/Mkkw2Rl2ftPVxE9eIoP/6lzg

Bug#833458: marked as done (ITP: android-framework-23 -- Provides Android Marshmallow '23' API stubs, needed for building apps.)

2016-11-11 Thread Debian Bug Tracking System
Your message dated Fri, 11 Nov 2016 11:00:10 +
with message-id 
and subject line Bug#833458: fixed in android-framework-23 6.0.1+r72-1
has caused the Debian Bug report #833458,
regarding ITP: android-framework-23 -- Provides Android Marshmallow '23' API 
stubs, needed for building apps.
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.)


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

* Package name: android-framework-23
  Version : 6.0.1+r55
  Upstream Author : The Android Open Source Project 

* URL : https://android.googlesource.com/
* License : Apache-2.0
  Programming Lang: Java
  Description : Provides Android Marshmallow '23' API stubs, needed for 
building apps.

This package provides 'android.jar' and 'uiautomator.jar', which are essential 
for building android apps.
'android.jar' is like a header file for android apps, containing the declaration
of Android's public API, and as such is a crucial component of the SDK.

It will be maintained by myself alongwith the Android Tools Team:
Android Tools Maintainer 
--- End Message ---
--- Begin Message ---
Source: android-framework-23
Source-Version: 6.0.1+r72-1

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

Debian distribution maintenance software
pp.
Kai-Chung Yan  (supplier of updated android-framework-23 
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, 07 Oct 2016 19:11:58 +0800
Source: android-framework-23
Binary: libandroid-23-java libandroid-uiautomator-23-java 
android-sdk-platform-23
Architecture: source all
Version: 6.0.1+r72-1
Distribution: unstable
Urgency: medium
Maintainer: Android Tools Maintainers 

Changed-By: Kai-Chung Yan 
Description:
 android-sdk-platform-23 - Android SDK Platform for API Level 23 (6.0 
Marshmallow)
 libandroid-23-java - Android framework for API Level 23 (6.0 Marshmallow)
 libandroid-uiautomator-23-java - UI Automator framework for API Level 23 (6.0 
Marshmallow)
Closes: 833458
Changes:
 android-framework-23 (6.0.1+r72-1) unstable; urgency=medium
 .
   * Initial release. (Closes: #833458)
Checksums-Sha1:
 eb4f670e278c1e45f2bc551cf5b6a4dd44691948 2623 
android-framework-23_6.0.1+r72-1.dsc
 2b652c863a9f9596396852261dfe07d303732342 28448156 
android-framework-23_6.0.1+r72.orig.tar.xz
 7568d6a3f6938435fea95c05c2aaf96a1a96ff23 21116 
android-framework-23_6.0.1+r72-1.debian.tar.xz
 9bd8f60efaae5b9031cb46033a5274983781b498 11566798 
android-sdk-platform-23_6.0.1+r72-1_all.deb
 722ed426c049fce702672a58eea15b236a613218 13834300 
libandroid-23-java_6.0.1+r72-1_all.deb
 105dc4086d39e09d21833ab5fc66ea1391104085 17244 
libandroid-uiautomator-23-java_6.0.1+r72-1_all.deb
Checksums-Sha256:
 18af54636c08fabdb796699c7c2bb5835f76b50899968cfad6adb6e773ac9e0e 2623 
android-framework-23_6.0.1+r72-1.dsc
 cca369890063830f5fa38ce7cc4ff3692582ef287f9fa4d18d3c13aac2d2f896 28448156 
android-framework-23_6.0.1+r72.orig.tar.xz
 8116be5efe623e9c88086fa46bc756704ff1661fec40dea09d290b47eafd320e 21116 
android-framework-23_6.0.1+r72-1.debian.tar.xz
 a62964fc01ecdde96fdd446622503cb2c387179c17b9ec7182cf5268baf3b5e9 11566798 
android-sdk-platform-23_6.0.1+r72-1_all.deb
 751f328e237cd1c1c77fd821fe04675c485116a2c9a596f041bf64c7017a787d 13834300 
libandroid-23-java_6.0.1+r72-1_all.deb
 2d2497084b17ae1ca7ac1fa0e9e431cd927a795e8657760247e7b5edb8c922ba 17244 
libandroid-uiautomator-23-java_6.0.1+r72-1_all.deb
Files:
 c971e22e4f0859466ebdb6dd52af2a94 2623 java optional 
android-framework-23_6.0.1+r72-1.dsc
 48717f2134a9215ca9b65ed588e414f4 28448156 java optional 
android-framework-23_6.0.1+r72.orig.tar.xz
 c1d6789ce188bd57743bc4fa6b481c84 21116 java optional 

Bug#843970: ITP: ufo-core -- Library for high-performance, GPU-based computing

2016-11-11 Thread picca
Package: wnpp
Severity: wishlist
Owner: picca 

* Package name: ufo-core
  Version : 0.11.0
  Upstream Author : matthias.vogelges...@kit.edu
* URL : http://ufo.kit.edu/
* License : LGPL-3+
  Programming Lang: C, Python
  Description : Library for high-performance, GPU-based computing

 The UFO data processing framework is a C library suited to build
 general purpose streams data processing on heterogeneous
 architectures such as CPUs, GPUs or clusters. It is extensively used
 at the Karlsruhe Institute of Technology for Ultra-fast X-ray Imaging
 (radiography, tomography and laminography).
 .
 A gobject-instrospection binding is also provided to write scripts or
 user interfaces.



Bug#843969: ITP: goiardi -- A Chef server written in Go, able to run entirely in memory, with optional persistence with saving the in-memory data to disk or using MySQL or Postgres as the data storage

2016-11-11 Thread Jordi Mallach
Package: wnpp
Severity: wishlist
Owner: Jordi Mallach 

* Package name: goiardi
  Version : 0.11.0+git20161027.4.7d585ad-1
  Upstream Author : Jeremy Bingham
* URL : https://github.com/ctdk/goiardi
* License : Apache-2.0
  Programming Lang: Go
  Description : A Chef server written in Go

 Goiardi is an implementation of the Chef server written in Go. It can either
 run entirely in memory with the option to save and load the in-memory data
 and search indexes to and from disk, drawing inspiration from chef-zero, or
 it can use MySQL/MariaDB or PostgreSQL as its storage backend.



Bug#824746: marked as done (ITP: Munipack -- An astronomical photometry software package)

2016-11-11 Thread Debian Bug Tracking System
Your message dated Fri, 11 Nov 2016 10:00:10 +
with message-id 
and subject line Bug#824746: fixed in munipack 0.5.7-1
has caused the Debian Bug report #824746,
regarding ITP: Munipack -- An astronomical photometry software package
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.)


-- 
824746: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=824746
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Owner: Filip Hroch 
Severity: wishlist
X-Debbugs-Cc:debian-de...@lists.debian.org,debian-as...@lists.debian.org

* Package name: Munipack
  Version : 0.5.7
  Upstream Author : Filip Hroch 
* URL : http://munipack.physics.muni.cz/
* License : GPL-3
  Programming Lang: Fortran, C++
  Description : An astronomical photometry software package
   Munipack is a general astronomical photometry software package
   designed for both batch and interactive processing of large
   amount of data. One currently implements functions for image
   preprocessing, aperture and  growth-curve photometry, astrometry 
   and photometry calibration, merge of images, light-curves, 
   partial support for Virtual observatory access, FITS files tool 
   and a graphical interface.

It will be maintained within the Debian Astronomy Working Group. A git
repository will be created on alioth [1].

Best regards,
FH

---
[1] https://anonscm.debian.org/cgit/debian-astro/packages/munipack.git

-- 
F. Hroch  e-mail, jabber: hr...@physics.muni.cz, tel.: +420549494470
Dept. of theor. physics and astrophysics, MU Brno, Kotlarska 2,CZ-611 37
--- End Message ---
--- Begin Message ---
Source: munipack
Source-Version: 0.5.7-1

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

Debian distribution maintenance software
pp.
Filip Hroch  (supplier of updated munipack 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: Tue, 25 Oct 2016 23:54:02 +0200
Source: munipack
Binary: munipack munipack-core munipack-cli munipack-gui munipack-doc
Architecture: source amd64 all
Version: 0.5.7-1
Distribution: unstable
Urgency: low
Maintainer: Debian Astronomy Team 

Changed-By: Filip Hroch 
Description:
 munipack   - Astronomical photometry software package
 munipack-cli - Command line interface of Munipack
 munipack-core - Core routines of Munipack
 munipack-doc - Documentation of Munipack
 munipack-gui - Graphical user interface of Munipack
Closes: 824746
Changes:
 munipack (0.5.7-1) unstable; urgency=low
 .
   * Initial release. (Closes: #824746)
Checksums-Sha1:
 39f5ee31df2cb01ece3f4a08266a4a3ad63e0ac6 2265 munipack_0.5.7-1.dsc
 c538b37ce70ac00071fcdc03f086360269ad7f5e 22591371 munipack_0.5.7.orig.tar.gz
 ea6765bfab17c997bfddd750eb7765dbd3bffd86 5156 munipack_0.5.7-1.debian.tar.xz
 5d5242dad2b008810c80ce0db5486b374b6ad569 3888180 
munipack-cli-dbgsym_0.5.7-1_amd64.deb
 a4d9f7d0a4c15c3c0b79dab22c5e689f542bd7c0 307610 munipack-cli_0.5.7-1_amd64.deb
 50f51ec2e4ce202c804b4ef3a072c41507cb78a1 1309344 
munipack-core-dbgsym_0.5.7-1_amd64.deb
 7511c1218bc55c36416e120f6f66f52aa79d3adb 536946 munipack-core_0.5.7-1_amd64.deb
 675639e452c6a17fc02c2948f95a70774b3efe32 18854184 munipack-doc_0.5.7-1_all.deb
 cc5a22c4e28ef0aac71d69b7263dba5d98047015 10499714 
munipack-gui-dbgsym_0.5.7-1_amd64.deb
 93dde1149277ead1d88eb844c82d866b1d2526c5 895354 munipack-gui_0.5.7-1_amd64.deb
 fc2e499b80f96aafb505aa28f1e2cf28a2716506 79124 munipack_0.5.7-1_amd64.deb
Checksums-Sha256:
 58fd1848e7b7efb4f99728f3a5b19feae9e548e88e1ab954a258f736d2b61cac 2265 
munipack_0.5.7-1.dsc
 2c2cbcb1df84a16297f628c04b72dcb4f7a36c5beefd3ff7fa11debad41cf686 22591371 
munipack_0.5.7.orig.tar.gz
 e2a8454bc20b38eff3eb0a5dd15b94bd547b2e5a363f7eb017caa9e3bb7a027c 5156 
munipack_0.5.7-1.debian.tar.xz
 06358582588863ba4768794a0adcf023af920048df956001732b12cc255228e9 3888180 

Bug#830708: RFP: coz-profiler -- Finding Code that Counts with Causal Profiling

2016-11-11 Thread Petter Reinholdtsen
The Coz viewer uses a few javascript libraries that are currently missing
in Debian.  I've submitted WNPP requests for both, d3-tip and science.js:

  d3-tip: https://bugs.debian.org/843964
  science.js: https://bugs.debian.org/843963

-- 
Happy hacking
Petter Reinholdtsen



Bug#843964: RFP: d3-tip -- Tooltips for d3.js visualizations

2016-11-11 Thread Petter Reinholdtsen

Package: wnpp
Severity: wishlist

* Package name: libjs-d3-tip
  Version : 0.6.7
  Upstream Author : Tim van der Horst
* URL : http://labratrevenge.com/d3-tip/
* License : MIT
  Programming Lang: Javascript
  Description : Tooltips for d3.js visualizations
  
This code is used by the coz viewer, see https://bugs.debian.org/830708 >.

-- 
Happy hacking
Petter Reinholdtsen



Bug#843963: RFP: science.js -- Scientific and statistical computing in JavaScript

2016-11-11 Thread Petter Reinholdtsen

Package: wnpp
Severity: wishlist

* Package name: node-science
  Version : 1.9.3
  Upstream Author : Jason Davies
* URL : https://github.com/jasondavies/science.js
* License : MIT
  Programming Lang: Javascript
  Description : Scientific and statistical computing in JavaScript

Include two modules:

 * science.stats, containing various implementations of statistical
   methods similar to those provided by R;
 * science.lin, for linear algebra.

This code is used by the coz viewer, see https://bugs.debian.org/830708 >.

-- 
Happy hacking
Petter Reinholdtsen



Processed (with 1 error): Updating blocking info

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

> retitle 673727 ITP: node-grunt -- A task-based command line build tool
Bug #673727 [wnpp] RFP: node-grunt -- A task-based command line build tool for 
JavaScript projects
Changed Bug title to 'ITP: node-grunt -- A task-based command line build tool' 
from 'RFP: node-grunt -- A task-based command line build tool for JavaScript 
projects'.
> for JavaScript projects
Unknown command or malformed arguments to command.
> owner 673727 Sruthi Chandran 
Bug #673727 [wnpp] ITP: node-grunt -- A task-based command line build tool
Owner recorded as Sruthi Chandran .
> block 673727 by 843952
Bug #673727 [wnpp] ITP: node-grunt -- A task-based command line build tool
673727 was blocked by: 750239 667484 718937
673727 was blocking: 606901 722935 756017 768400 771384 779498 797875
Added blocking bug(s) of 673727: 843952
> block 673727 by 843955
Bug #673727 [wnpp] ITP: node-grunt -- A task-based command line build tool
673727 was blocked by: 718937 843952 750239 667484
673727 was blocking: 606901 722935 756017 768400 771384 779498 797875
Added blocking bug(s) of 673727: 843955
> block 673727 by 841485
Bug #673727 [wnpp] ITP: node-grunt -- A task-based command line build tool
673727 was blocked by: 667484 843955 750239 843952 718937
673727 was blocking: 606901 722935 756017 768400 771384 779498 797875
Added blocking bug(s) of 673727: 841485
> block 673727 by 843957
Bug #673727 [wnpp] ITP: node-grunt -- A task-based command line build tool
673727 was blocked by: 843952 718937 667484 750239 843955 841485
673727 was blocking: 606901 722935 756017 768400 771384 779498 797875
Added blocking bug(s) of 673727: 843957
> block 841485 by 842589
Bug #841485 [wnpp] ITP: node-grunt-legacy-log-utils -- Static methods for the 
Grunt 0.4.x logger
841485 was not blocked by any bugs.
841485 was blocking: 673727
Added blocking bug(s) of 841485: 842589
> block 843952 by 842589
Bug #843952 [wnpp] ITP: node-grunt-legacy-util -- Some old grunt utils provided 
for backwards compatibility
843952 was not blocked by any bugs.
843952 was blocking: 673727
Added blocking bug(s) of 843952: 842589
> block 843955 by 841485
Bug #843955 [wnpp] ITP: node-grunt-legacy-log -- The Grunt 0.4.x logger
843955 was not blocked by any bugs.
843955 was blocking: 673727
Added blocking bug(s) of 843955: 841485
> block 843952 by 843951
Bug #843952 [wnpp] ITP: node-grunt-legacy-util -- Some old grunt utils provided 
for backwards compatibility
843952 was blocked by: 842589
843952 was blocking: 673727
Added blocking bug(s) of 843952: 843951
> block 843952 by 843954
Bug #843952 [wnpp] ITP: node-grunt-legacy-util -- Some old grunt utils provided 
for backwards compatibility
843952 was blocked by: 843951 842589
843952 was blocking: 673727
Added blocking bug(s) of 843952: 843954
>
End of message, stopping processing here.

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