Bug#942691: ITP: python-telegram-bot -- python module for Telegram Bot API

2019-10-19 Thread Ying-Chun Liu (PaulLiu)
Package: wnpp
Owner: Ying-Chun Liu (PaulLiu) 
Severity: wishlist

* Package name    : python-telegram-bot
  Version : 12.2.0
  Upstream Author : Leandro Toledo 
* URL : https://python-telegram-bot.org/
* License : GPL-3.0+ or LGPL-3
  Programming Lang: python
  Description : python module for Telegram Bot API
 This package contains the python module for Telegram Bot API. You can
use it
 simply as an API if you want to implement logic by yourself, or you can
enable
 retrieving of updates and get messages sent to your bot in a callback.



signature.asc
Description: OpenPGP digital signature


Bug#942689: ITP: nncp -- Node to Node Copy for secure store-and-forward online and offline file and mail exchange

2019-10-19 Thread John Goerzen
Package: wnpp
Severity: wishlist
Owner: John Goerzen 

* Package name: nncp
  Version : 4.1
  Upstream Author : Sergey Matveev 
* URL : http://www.nncpgo.org/
* License : GPL
  Programming Lang: Go
  Description : Node to Node Copy for secure store-and-forward online and 
offline file and mail exchange

NNCP is a package facilitating secure store-and-forward file and mail
exchange.  It can be thought of as a modern UUCP with Internet smarts.

NNCP supports direct online communication over a LAN or Internet,
scheduled communication, offline copies, streaming communication
(pipes), and more.  It can therefore be used for air-gapped computers
that might be communicated with by CD-ROM, tape, or USB stick.  It can
also be used for intermittent or on-demand links, very slow or high
latency links, etc.

Like UUCP, NNCP supports routing messages via intermediate systems.
With NNCP, however, all packets are end-to-end encrypted and
authenticated, making this more proper onion routing -- the
intermediate systems have no visibility to the content of the data
being passed.  NNCP also has robust tools for interrupted transfer
resumption, handling of very large files, and verifying integrity of
data copied off.



Processed: ITP: r-cran-sitmo -- Parallel Pseudo Random Number Generator (PPRNG) 'sitmo' Header

2019-10-19 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> close 942682
Bug #942682 [wnpp] ITP: r-cran-sitmo -- Parallel Pseudo Random Number Generator 
(PPRNG) 'sitmo' Header
Marked Bug as done
> stop
Stopping processing here.

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



Bug#942682: ITP: r-cran-sitmo -- Parallel Pseudo Random Number Generator (PPRNG) 'sitmo' Header

2019-10-19 Thread Steffen Moeller
Package: wnpp
Severity: wishlist

Subject: ITP: r-cran-sitmo -- Parallel Pseudo Random Number Generator (PPRNG) 
'sitmo' Header
Package: wnpp
Owner: Steffen Moeller 
Severity: wishlist

* Package name: r-cran-sitmo
  Version : 2.0.1
  Upstream Author : Copyright: (FIXME: year)-2019 James Balamuta
* URL : https://cran.r-project.org/package=sitmo
* License : MIT
  Programming Lang: GNU R
  Description : Parallel Pseudo Random Number Generator (PPRNG) 'sitmo' 
Header
   Files
 Provided within are two high quality and fast PPRNGs that may be
 used in an 'OpenMP' parallel environment. In addition, there is a generator
 for one dimensional low-discrepancy sequence. The objective of this library
 to consolidate the distribution of the 'sitmo' (C++98 & C++11), 'threefry' and
 'vandercorput' (C++11-only) engines on CRAN by enabling others to link to the
 header files inside of 'sitmo' instead of including a copy of each engine
 within their individual package. Lastly, the package contains example
 implementations using the 'sitmo' package and three accompanying vignette that
 provide additional information.

Remark: This package is maintained by Debian R Packages Maintainers at
   https://salsa.debian.org/r-pkg-team/r-cran-sitmo



Bug#942681: ITP: sahara-plugin-vanilla -- OpenStack data processing cluster as a service - Vanilla plugin

2019-10-19 Thread Thomas Goirand
Package: wnpp
Severity: wishlist
Owner: Thomas Goirand 

* Package name: sahara-plugin-vanilla
  Version : 2.0.0
  Upstream Author : OpenStack Foundatino 
* URL : https://github.com/openstack/sahara-plugin-vanilla
* License : Apache-2.0
  Programming Lang: Python
  Description : OpenStack data processing cluster as a service - Vanilla 
plugin

 The Sahara project provides a simple means to provision a data-intensive
 application cluster (Hadoop or Spark) on top of OpenStack. It's the ex
 Savanna project, renamed due to potential trademark issues.
 .
 This package provides the Vanilla plugin which provides the users the
 option to start Vanilla clusters on OpenStack Sahara.

Note: This is needed since Sahara split his repos.



Bug#922842: marked as done (ITP: golang-github-containers-image -- Work with containers' images)

2019-10-19 Thread Debian Bug Tracking System
Your message dated Sat, 19 Oct 2019 20:14:01 +
with message-id 
and subject line Bug#922842: fixed in golang-github-containers-image 3.0.2-1
has caused the Debian Bug report #922842,
regarding ITP: golang-github-containers-image -- Work with containers' images
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.)


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

* Package name: golang-github-containers-image
  Version : 1.2+git20181221.f0cbc16-1
  Upstream Author : Antonio Murdaca 
Brandon Philips 
Miloslav Trmac 
Dan Walsh 
Nalin Dahyabhai 
* URL : https://github.com/containers/image
* License : Apache-2.0
  Programming Lang: Go
  Description : Work with containers' images

 This library is aimed at working in various way with containers' images
 and container image registries. Itallows application to pull and push
 images from container image registries, like the upstream docker
 registry, and also implements "simple image signing".

Please see
https://www.redhat.com/en/blog/working-container-storage-library-and-tools-red-hat-enterprise-linux
for some more background on this library. It is a dependency for
skopeo, podman and buildah.

This package is going to be maintained within the go team on salsa:
https://salsa.debian.org/go-team/packages/golang-github-containers-image
--- End Message ---
--- Begin Message ---
Source: golang-github-containers-image
Source-Version: 3.0.2-1

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

Debian distribution maintenance software
pp.
Reinhard Tartler  (supplier of updated 
golang-github-containers-image 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, 01 Oct 2019 07:11:58 -0400
Binary: golang-github-containers-image-dev
Source: golang-github-containers-image
Architecture: all source
Version: 3.0.2-1
Distribution: experimental
Urgency: medium
Maintainer: Debian Go Packaging Team 
Changed-By: Reinhard Tartler 
Closes: 922842
Description: 
 golang-github-containers-image-dev - golang library to work with containers' 
images
Changes:
 golang-github-containers-image (3.0.2-1) experimental; urgency=medium
 .
   [ Reinhard Tartler ]
   * Initial release (Closes: #922842)
   * backport storage options API
 .
   [ Dmitry Smirnov ]
   * Clean-up "ostree-stub.patch" (better way to remove files than to un-patch 
them).
   * (Build-)Depends: don't use transitional packages.
 .
   [ Reinhard Tartler ]
   * New upstream version 3.0.2
   * drop patches applied upstream
   * add patch to built against golang-github-coreos-bolt-dev
Checksums-Sha1: 
 2a1de32410938d74876c44cea58f71dc54f8e804 3436 
golang-github-containers-image_3.0.2-1.dsc
 839b7741770af8b61db2f3cc0311da4e87b1cff2 373790 
golang-github-containers-image_3.0.2.orig.tar.gz
 294ab22828e2ffe205d5c96324c02cff91853fc7 4228 
golang-github-containers-image_3.0.2-1.debian.tar.xz
 fce0893ecac0d87308fd2b59b5297eaf4c35a9ba 217964 
golang-github-containers-image-dev_3.0.2-1_all.deb
 9cdea60274a47e2912d04738177e08135be67e46 22185 
golang-github-containers-image_3.0.2-1_amd64.buildinfo
Checksums-Sha256: 
 71629484529c0477d2ce55b84d83364f7bc6e2b2b1ebaa495c4cf56c822e71aa 3436 
golang-github-containers-image_3.0.2-1.dsc
 10a49bcca12d9f4996f6235206b7bc4e2ab202f367f43fc09a299900eaceeebf 373790 
golang-github-containers-image_3.0.2.orig.tar.gz
 f241d69e030fde40c3f3a41fc24e0c82c4148289890de9841caa93fe950a48ad 4228 
golang-github-containers-image_3.0.2-1.debian.tar.xz
 278495a05fdadae02fa3ad2a48a759623c5cf0d9b8dd0f4c7c50697a533378e5 217964 
golang-github-containers-image-dev_3.0.2-1_all.deb
 e5db309cc054f62a88914be32aed1e0ba94e6ddd8e1ef4d5528b2fa43a70872d 22185 
golang-github-containers-image_3.0.2-1_amd64.buildinfo
Files: 
 39512a42d3f237dd488a0a2baa0f1446 3436 devel optional 
golang-

Processed: retitle 942605 to ITP: fonts-sil-mingzat -- Unicode font for the Lepcha script ...

2019-10-19 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> retitle 942605 ITP: fonts-sil-mingzat -- Unicode font for the Lepcha script
Bug #942605 [wnpp] ITP: fonts-sil-mingzat - Unicode font for the Lepcha script
Changed Bug title to 'ITP: fonts-sil-mingzat -- Unicode font for the Lepcha 
script' from 'ITP: fonts-sil-mingzat - Unicode font for the Lepcha script'.
> retitle 942606 ITP: fonts-sil-shimenkan -- A family of fonts for the Miao 
> (Pollard) script
Bug #942606 [wnpp] ITP: fonts-sil-shimenkan - A family of fonts for the Miao 
(Pollard) script
Changed Bug title to 'ITP: fonts-sil-shimenkan -- A family of fonts for the 
Miao (Pollard) script' from 'ITP: fonts-sil-shimenkan - A family of fonts for 
the Miao (Pollard) script'.
> thanks
Stopping processing here.

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



Processed: RFS: libdata-url-java/1.0.1-1 [ITP] -- Support for data URLs according to RFC 2397

2019-10-19 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> block 941916 by 942652
Bug #941916 [wnpp] ITP: libdata-url-java -- Support for the data protocol as 
specified in RFC 2397.
941916 was not blocked by any bugs.
941916 was not blocking any bugs.
Added blocking bug(s) of 941916: 942652
>
End of message, stopping processing here.

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



Bug#852387: marked as done (O: ifuse -- FUSE module for iPhone and iPod Touch devices)

2019-10-19 Thread Debian Bug Tracking System
Your message dated Sat, 19 Oct 2019 08:49:46 -0700
with message-id <87lftgzqed@iris.silentflame.com>
and subject line Re: Bug#852387: O: ifuse -- FUSE module for iPhone and iPod 
Touch devices
has caused the Debian Bug report #852387,
regarding O: ifuse -- FUSE module for iPhone and iPod Touch devices
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.)


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

The current maintainer of ifuse, Julien Lavergne ,
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.

If you want to be the new maintainer, please see
https://www.debian.org/devel/wnpp/index.html#howto-o for detailed
instructions how to adopt a package properly.

Some information about this package:

Package: ifuse
Binary: ifuse, ifuse-dbg
Version: 1.1.2-0.1
Maintainer: Julien Lavergne 
Build-Depends: debhelper (>= 9~), dh-autoreconf, libfuse-dev (>= 2.7.0), 
libimobiledevice-dev (>= 1.1.0), libplist-dev
Architecture: any
Standards-Version: 3.9.4
Format: 3.0 (quilt)
Files:
 bbc2b425328d3ec43244d5ea7bc9d785 1814 ifuse_1.1.2-0.1.dsc
 4152526b2ac3c505cb41797d997be14d 84645 ifuse_1.1.2.orig.tar.bz2
 fc5a7ee3d27ab105cc0191fb6f1879ae 5282 ifuse_1.1.2-0.1.debian.tar.gz
Checksums-Sha256:
 0442ae55b19cdfd2ffb82e496b6697c2712829743ab242ac9653e03481b0e75d 1814 
ifuse_1.1.2-0.1.dsc
 47835c8afb72588b3202fe0b206d7ea37a68663d9aa4eaf73f0a4bcb6215fc05 84645 
ifuse_1.1.2.orig.tar.bz2
 c0998d3e60692a54607f33bbcd1c58428c33cb2a82a27aa82b62056d79e5f167 5282 
ifuse_1.1.2-0.1.debian.tar.gz
Homepage: http://libimobiledevice.org
Package-List: 
 ifuse deb utils optional
 ifuse-dbg deb debug extra
Directory: pool/main/i/ifuse
Priority: source
Section: utils

Package: ifuse
Source: ifuse (1.1.2-0.1)
Version: 1.1.2-0.1+b4
Installed-Size: 44
Maintainer: Julien Lavergne 
Architecture: amd64
Depends: fuse, libc6 (>= 2.4), libfuse2 (>= 2.8), libimobiledevice6 (>= 1.1.0), 
libplist3 (>= 1.11)
Description-en: FUSE module for iPhone and iPod Touch devices
 iFuse is a FUSE filesystem driver which uses libiphone to connect to iPhone
 and iPod Touch devices without needing to "jailbreak" them. iFuse uses the
 native Apple AFC protocol over a normal USB cable in order to access the
 device's media files.
 .
 Although iFuse is now in a working state it is still under heavy
 development and should be considered experimental.
Description-md5: f98578e76fc102c53d3c118fa494c4f0
Homepage: http://libimobiledevice.org
Section: utils
Priority: optional
Filename: pool/main/i/ifuse/ifuse_1.1.2-0.1+b4_amd64.deb
Size: 14038
MD5sum: 2ef8d5e70b3ef8ff2417cdb4e8f616ba
SHA256: e54feb52bccdc9d24b72e413e60ded0d8a683bdda2657ccc1af53d20162c6dbf

Package: ifuse-dbg
Source: ifuse (1.1.2-0.1)
Version: 1.1.2-0.1+b4
Installed-Size: 40
Maintainer: Julien Lavergne 
Architecture: amd64
Depends: ifuse (= 1.1.2-0.1+b4)
Description-en: FUSE module for iPhone and iPod Touch devices - debug package
 iFuse is a FUSE filesystem driver which uses libiphone to connect to iPhone
 and iPod Touch devices without needing to "jailbreak" them. iFuse uses the
 native Apple AFC protocol over a normal USB cable in order to access the
 device's media files.
 .
 Although iFuse is now in a working state it is still under heavy
 development and should be considered experimental.
 .
 This package contains the debugging symbols.
Description-md5: 04fb7fb48082e06978e75e2691ba6613
Homepage: http://libimobiledevice.org
Build-Ids: 93006f918f947265409b88826befa907e2c17da3
Tag: role::debug-symbols
Section: debug
Priority: extra
Filename: pool/main/i/ifuse/ifuse-dbg_1.1.2-0.1+b4_amd64.deb
Size: 21820
MD5sum: 1ee2b5183f167f44655e1f2ccb1d0c0d
SHA256: 7a32c29efaf713535e4ef978967099699ef19e2666a79f86b7be7be01d0ebee1



signature.asc
Description: PGP signature
--- End Message ---
--- Begin Message ---
Version: ifuse/1.1.4~git20181007.3b00243-1

Hello,

On Tue 24 Jan 2017 at 07:35AM +01, Tobias Frost wrote:

> The current maintainer of ifuse, Julien Lavergne ,
> is apparently not active anymore.  Therefore, I orphan this package now.

Looks like Yves-Alexis Perez has adopted this package (thank you!).

-- 
Sean Whitton


signature.asc
Description: PGP signature
--- End Message ---


Processed: ITP: ttg -- SNMP Text Traffic Grapher

2019-10-19 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> owner 931546 tk120 
Bug #931546 [wnpp] ITP: TTG -- SNMP Text Traffic Grapher
Owner recorded as tk120 .
> retitle 931546 ITP: ttg -- SNMP Text Traffic Grapher
Bug #931546 [wnpp] ITP: TTG -- SNMP Text Traffic Grapher
Changed Bug title to 'ITP: ttg -- SNMP Text Traffic Grapher' from 'ITP: TTG -- 
SNMP Text Traffic Grapher'.
>
End of message, stopping processing here.

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



Bug#933058: marked as done (ITP: python-dbussy -- Python 3 bindings for libdbus)

2019-10-19 Thread Debian Bug Tracking System
Your message dated Sat, 19 Oct 2019 14:11:28 +
with message-id 
and subject line Bug#933058: fixed in python-dbussy 1.2-1
has caused the Debian Bug report #933058,
regarding ITP: python-dbussy -- Python 3 bindings for libdbus
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.)


-- 
933058: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=933058
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Owner: "W. Martin Borgert" 

* Package name: python-dbussy
  Version : 1.1
  Upstream Author : Lawrence D'Oliveiro 
* URL : https://github.com/ldo/dbussy
* License : LGPL-2.1+
  Programming Lang: Python
  Description : Python 3 bindings for libdbus

Pure-Python binding for D-Bus, built around libdbus. This Python
binding supports hooking into event loops via Python’s standard
asyncio module.

I will maintain the package within the Python team (DPMT).
--- End Message ---
--- Begin Message ---
Source: python-dbussy
Source-Version: 1.2-1

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

Debian distribution maintenance software
pp.
Martin  (supplier of updated python-dbussy 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, 13 Aug 2019 22:05:07 +
Source: python-dbussy
Binary: python3-dbussy
Architecture: source amd64
Version: 1.2-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Modules Team 

Changed-By: Martin 
Description:
 python3-dbussy - Python 3 language bindings for libdbus
Closes: 933058
Changes:
 python-dbussy (1.2-1) unstable; urgency=medium
 .
   * Initial release (Closes: #933058)
Checksums-Sha1:
 cd3be0624a07b45daeda0d6cde59f2c0609c895b 2006 python-dbussy_1.2-1.dsc
 9d3bbab8c964b29477050e80620c178cebfede83 91217 python-dbussy_1.2.orig.tar.gz
 327b7dbbca689631131e635967c4f6fb907cc388 1592 python-dbussy_1.2-1.debian.tar.xz
 f0cd70ed24a4db926e918a8554280ed57aaea807 6125 
python-dbussy_1.2-1_amd64.buildinfo
 3a2f0ffa0606eac6cc59886d500d579399315bea 69800 python3-dbussy_1.2-1_amd64.deb
Checksums-Sha256:
 4e869f0a1ac8b05b46ebd6270d3dca99eb810d3ff74e9452da31170ea6dda3c0 2006 
python-dbussy_1.2-1.dsc
 84e5e999b8239de8bf46065ffe1b72b06d15e713ad29140791d6d531b6cc10a5 91217 
python-dbussy_1.2.orig.tar.gz
 0bd0c399c29b6615234b7979a5d00c2ee71e4c6248109987070b25aa5c73076e 1592 
python-dbussy_1.2-1.debian.tar.xz
 668d61294292a39ab9dff587f9170462c8726b4fd10c69a71e1d31b31a9da991 6125 
python-dbussy_1.2-1_amd64.buildinfo
 613755259562e49a0ec850fe647d21c6f15bbe38bfcab7f32224107adbd29fd9 69800 
python3-dbussy_1.2-1_amd64.deb
Files:
 2482d039bc1a5f7a36976014d8cd99b3 2006 python optional python-dbussy_1.2-1.dsc
 d2368ce79b09d86fb404fe8a28bb2a95 91217 python optional 
python-dbussy_1.2.orig.tar.gz
 e259092192655b398bfe6d7eaaeec7ef 1592 python optional 
python-dbussy_1.2-1.debian.tar.xz
 d4673196283aa5a3b6d29411923f9c7e 6125 python optional 
python-dbussy_1.2-1_amd64.buildinfo
 af5e675b9aa23e67c8e2d3c8e3eaa65b 69800 python optional 
python3-dbussy_1.2-1_amd64.deb

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEftHeo0XZoKEY1KdA4+Chwoa5Y+oFAl1TO6oACgkQ4+Chwoa5
Y+qfnRAAsBE5vT5uKi6z4PLk2cYMBBUMSQT9LHWugJX9OtYSEXZ0q09SW6QXBL+J
gcI1oDvjL7kW8TBdGvsww5jZwxPTKYwj3WzOKxm7dP05AZ5kSUFXSiq9/dAfqWpF
6IeWs4pVPHtWZ1x9ADQBeI9b8UV5j6/wX49tiZ1pKIi8qVBUp3uSsS0rIxWvty+g
f1hRY+NS1BZRpSism8WS7fiWrqrKDyGnsS6eX+tqe7sdw5suHjB3+p8T9pafo3KV
jiXTbhEKKQsU0USQ5mdyydzwqfaSBzZyb4p0uYgqeOdBwVEoYVU13AFu3Ot0oQZN
COfnbJiJl7M1kIOOoImYb6QOvKlXYv+NpEnOPnF12ion6wJmfg5w7JxkEkKRmrIR
jVA3KlpSt7Ke5A3BaaERvc+YaTQ1ah/wedss7zBR4v3qeGtn8hUvlGTTsJw7uhyB
SOn1fK2K3XyfVszY9oF2hfmpZME++I+Ne+xZAlLrKTUcD9YX41HmkvvVxeQMW8kD
9Xs50AJ0lXtS4fHB597HTJ8jIvhoa4CMAgkooeUS0KGVtDwn9jA+QQOvozE8ZGVz
v4RrSxpv5uhdMjNLycnn97JrlfVoT7/NrZty5mbS67rFBhtksNek2g4C1F3jvAUG
f2eXwLldRLD4ub8X9r5pRFeuEUtR6+8nrQDYPNclp1pb11l/ilk=
=zi8o
-END PGP SIGNATURE End Message ---


Bug#921335: marked as done (RFP: celery-batches -- task class that buffers messages and processes them as a list)

2019-10-19 Thread Debian Bug Tracking System
Your message dated Sat, 19 Oct 2019 14:11:25 +
with message-id 
and subject line Bug#921335: fixed in celery-batches 0.2-1
has caused the Debian Bug report #921335,
regarding RFP: celery-batches --  task class that buffers messages and 
processes them as a list
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.)


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

Package: wnpp
Severity: wishlist

Package name: celery-batches
Version : 0.2
Upstream Author : Ask Solem & contributors
URL : https://github.com/percipient/celery-batches
License : BSD-3-Clause
Programming Lang: Python
Description : task class that buffers messages and processes them  
as a list


Celery Batches provides a Task class that allows processing of multiple Celery
task calls together as a list. The buffer of tasks calls is flushed on a timer
and based on the number of queued tasks.

This is a dependency for Weblate.
--- End Message ---
--- Begin Message ---
Source: celery-batches
Source-Version: 0.2-1

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

Debian distribution maintenance software
pp.
Ana Rodríguez López  (supplier of updated 
celery-batches package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sat, 03 Aug 2019 21:20:24 +
Source: celery-batches
Binary: python3-celery-batches
Architecture: source amd64
Version: 0.2-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Modules Team 

Changed-By: Ana Rodríguez López 
Description:
 python3-celery-batches - Task class that buffers messages and processes them 
as a list
Closes: 921335
Changes:
 celery-batches (0.2-1) unstable; urgency=medium
 .
   * Initial release (Closes: #921335)
 .
   [ Ondřej Nový ]
   * Use debhelper-compat instead of debian/compat.
Checksums-Sha1:
 350abf854407987c2fafa87bfe085b95f8423bf9 2083 celery-batches_0.2-1.dsc
 b5e326d792b9b628a4a67eb409f18f94a6b77c70 10718 celery-batches_0.2.orig.tar.gz
 ddd572364b6d58fe082965ea9d268d24337a9d86 7120 
celery-batches_0.2-1.debian.tar.xz
 f0dea9324a28702905984167ad9e71d810d06b80 6547 
celery-batches_0.2-1_amd64.buildinfo
 c4336f4b00a28d65cb615507c286428dfb2e6873 12036 
python3-celery-batches_0.2-1_amd64.deb
Checksums-Sha256:
 65e9b72b5ffbb9907c8e58c2dd5e1fad0d0ddd4da74b096c7f9b6f92e6bf4fa6 2083 
celery-batches_0.2-1.dsc
 db26b18f3322d950f7ba325a92f9d6efba68e3b1d49d3f5cb903e20ff84f5fd5 10718 
celery-batches_0.2.orig.tar.gz
 0bd10075d81c6b757941ce9a495b7ef3f5f04dab4512af53e5a0b92f070f35d1 7120 
celery-batches_0.2-1.debian.tar.xz
 aef3c97a5f57861e1b7cea5376b5a89862262e04d9e7237bcdef97350767f503 6547 
celery-batches_0.2-1_amd64.buildinfo
 aeb814bb1e90d4be5943e099089b70381ec770f927481b0e6d3e20f2eb3c4526 12036 
python3-celery-batches_0.2-1_amd64.deb
Files:
 f1b14c3ff3b1da6b7b35e9657b7b2f82 2083 python optional celery-batches_0.2-1.dsc
 2e3efd57f58b6c12dbdf6bb22f6aaff4 10718 python optional 
celery-batches_0.2.orig.tar.gz
 f6527fce3279775cb6d0941c5fdf8a13 7120 python optional 
celery-batches_0.2-1.debian.tar.xz
 219749633e8534a39063a28b54aaa9c3 6547 python optional 
celery-batches_0.2-1_amd64.buildinfo
 22291cf5cc5736591d6a8dea74e95fca 12036 python optional 
python3-celery-batches_0.2-1_amd64.deb

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEftHeo0XZoKEY1KdA4+Chwoa5Y+oFAl1F/D0ACgkQ4+Chwoa5
Y+piTA/+OmfdSsDamWtteTkZolgygTh2t210uN5Ho1JsRtgWfYrNIci48Hr3G2fQ
QFCFIZqPcVYVx8wHJN44mPyQDrnSCJaAe3HURwJxGAUD+MINJfqxo+9WEA02Y8yB
hn5OTcZGUxVuUVqiTgOma0pjy44mForJ1KWsGFjXVAQd2ohS7dxv7LTozmV1g1x1
JlwkE5A2zkfuvJ2NiBgcTM4f8DnG2odNjuGSNDaJGnsCXNGket/OSD+3mtChiI0p
Y4Ki+cfLVFGUiqAVzJgPKn7W1JsCFHfUOUnqCh+SBEeOK6vBsLc22EPQbH+vaw+F
r2e53Cgf5LWpRlogbgazHStGHyNvun0mvtlQkN860QGW3/C+zucS3UFMC8cJR7FS
+zKuBYLG+9LCddKXZPfMN5kt2bSKrMh9p6f2aFgTFd4eQx7EU643qQBYkzalwc97
wmz/ntZIqYeSfZhLCUtA0Hjz7mM5Rjqd0cy9PW8WVpwEaYY2QQFEFkqM328mcJnt
AC8u8LIFEnUEaGCGmDHb8IEw1udKcXNfglIX7KnVbiAav8GOnxEDsXeVQoiJDIiR
JAkuCTRL6Wseh0G/CXv5naorMuWv208XFqXlG2D++do4Z73

Processed: Bug#942649 marked as pending in golang-github-rs-cors

2019-10-19 Thread Debian Bug Tracking System
Processing control commands:

> tag -1 pending
Bug #942649 [wnpp] ITP: golang-github-rs-cors -- net/http configurable handler 
to handle CORS requests
Added tag(s) pending.

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



Bug#942649: ITP: golang-github-rs-cors -- net/http configurable handler to handle CORS requests

2019-10-19 Thread Dmitry Smirnov
Package: wnpp
Severity: wishlist
Owner: Dmitry Smirnov 
X-Debbugs-CC: debian-de...@lists.debian.org, 
pkg-go-maintain...@lists.alioth.debian.org
Control: affects -1 src:nomad

   Package name: golang-github-rs-cors
Version: 1.7.0
Upstream Author: Olivier Poitrey
License: Expat
URL: https://github.com/rs/cors
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-rs-cors
Description: net/http configurable handler to handle CORS requests
 CORS is a net/http handler implementing Cross Origin Resource Sharing W3
 specification (http://www.w3.org/TR/cors/) in Golang.


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


Processed: ITP: golang-github-rs-cors -- net/http configurable handler to handle CORS requests

2019-10-19 Thread Debian Bug Tracking System
Processing control commands:

> affects -1 src:nomad
Bug #942649 [wnpp] ITP: golang-github-rs-cors -- net/http configurable handler 
to handle CORS requests
Added indication that 942649 affects src:nomad

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



Bug#942643: RFP: libimlib2-webp -- A WebP loader for Imlib2

2019-10-19 Thread Niklas Sombert
Package: wnpp
Severity: wishlist

* Package name: libimlib2-webp
  Version : 1.0.0
  Upstream Author : David Hauweele 
* URL : http://www.hauweele.net/~gawen/imlib2-webp.html
* License : BSD
  Programming Lang: C
  Description : A WebP loader for Imlib2

Imlib2 is a library for loading, displaying and saving images.
It is already packaged and used by a few packages.
This piece of software is a plugin that adds support for loading WebP files.



Processed: block 902677 with 928260

2019-10-19 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> block 902677 with 928260
Bug #902677 [wnpp] RFP: vault -- secrets and privileged access management, 
encryption as a service
902677 was blocked by: 941190
902677 was not blocking any bugs.
Added blocking bug(s) of 902677: 928260
> thanks
Stopping processing here.

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



Processed: block 902677 with 928201

2019-10-19 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> block 902677 with 928201
Bug #902677 [wnpp] RFP: vault -- secrets and privileged access management, 
encryption as a service
902677 was blocked by: 941190 928260
902677 was not blocking any bugs.
Added blocking bug(s) of 902677: 928201
> thanks
Stopping processing here.

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



Bug#942642: RFA: dh-make-elpa -- helper for creating Debian packages from ELPA packages

2019-10-19 Thread Lev Lamberov
Package: wnpp
Severity: normal

Unfortunately, I have to admit that currently (and for some indefinite
amount of time) I don't have enough time to work on dh-make-elpa. This
package should stay under Debian Emacsen team umberlla, but I request
an uploader for it.

The package description is:
 dh-make-elpa will try to create the files required to build a Debian
 source package from an unpacked GNU Emacs ELPA package.  The source
 packages produced are suitable for building with the dh_elpa tool.



Bug#942635: ITP: atlas-ecmwf -- A library for numerical weather prediction and climate modelling

2019-10-19 Thread Alastair McKinstry
Package: wnpp
Severity: wishlist
Owner: Alastair McKinstry 

* Package name: atlas-ecmwf
  Version : 0.19.0
  Upstream Author : Willem Deconinck (willem.deconi...@ecmwf.int)
* URL : https://github.com/ecmwf/atlas
* License : Apache2
  Programming Lang: C++, Fortran, Python
  Description : A library for numerical weather prediction and climate 
modelling

Atlas is a ECMWF library for parallel data-structures supporting unstructured 
grids and function spaces, with the aim to investigate alternative more 
scalable dynamical core options for Earth System models, and to support modern 
interpolation and product generation software

Atlas is predominantly C++ code, with main features available to Fortran codes 
through a F2003 interface.

This is a recommended dependency of ECMWF code already present in Debian 
(metview, etc).
It will use the gridtools_storage and fckit libraries (being packaged 
seperately)



Bug#939091: ITP: libcore-java -- Core barcode encoding/decoding library

2019-10-19 Thread Mechtilde Stehmann
Hello,
Am 06.10.19 um 22:39 schrieb Emmanuel Bourg:
> On Sun, 1 Sep 2019 10:06:31 +0200 Mechtilde Stehmann
>  wrote:
>> Package: wnpp
>> Severity: wishlist
>> * Package name: libcore-java
>>   Version : 3.4.0
>>   Upstream Author : Jeremias Maerki, ZXing authors
>> * URL : http://central.maven.org/maven2/com/google/zxing/core
>> * License : Apache-2.0
>>   Programming Lang: Java
>>   Description : Core barcode encoding/decoding library
>>
>> Core barcode encoding/decoding library
>>
>> Please also include as much relevant information as possible.
>>It is a dependency for jverein (ITP #929477). I want to package
>> jverein. I'm
>> working on it.
>>It should be maintained inside the Java team>
> Like javase this package name is way too generic. Could you rename it to
> zxing-core please?

I renamed it to zxing-core and will publish it as libzxing-core-java.

Thanks for the hint

> 
> Emmanuel Bourg
> 

-- 
Mechtilde Stehmann
## Debian Developer
## PGP encryption welcome
## F0E3 7F3D C87A 4998 2899  39E7 F287 7BBA 141A AD7F



signature.asc
Description: OpenPGP digital signature


Bug#939091: ITP: libcore-java -- Core barcode encoding/decoding library

2019-10-19 Thread Emmanuel Bourg
Le 19/10/2019 à 10:33, Mechtilde Stehmann a écrit :

> I renamed it to zxing-core and will publish it as libzxing-core-java.

Thank you!

Emmanuel Bourg