Bug#920152: marked as done (RFP: clrng -- an OpenCL based software library containing random number generation functions)

2019-01-22 Thread Debian Bug Tracking System
Your message dated Wed, 23 Jan 2019 06:47:48 +
with message-id <20190123064748.imehyi7oyodhc...@master.debian.org>
and subject line duplicate of 794553
has caused the Debian Bug report #920152,
regarding RFP: clrng -- an OpenCL based software library containing random 
number generation functions
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.)


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

* Package name: clrng
  Version : 1.0.0
  Upstream Author : Bragadeesh Natarajan
* URL : https://github.com/clMathLibraries/clRNG
* License : https://github.com/clMathLibraries/clRNG/blob/master/LICENSE
  Programming Lang: C
  Description : an OpenCL based software library containing random number 
generation functions

A library for uniform random number generation in OpenCL.

Streams of random numbers act as virtual random number generators. They can be 
created on the host computer in unlimited numbers, and then used either on the 
host or on computing devices by work items to generate random numbers. Each 
stream also has equally-spaced substreams, which are occasionally useful. The 
API is currently implemented for four different RNGs, namely the MRG31k3p, 
MRG32k3a, LFSR113 and Philox-4×32-10 generators.
--- End Message ---
--- Begin Message ---
X-CrossAssassin-Score: 4593--- End Message ---


Bug#898238: RFP: remarkable-editor -- a fully featured markdown editor

2019-01-22 Thread Nicholas D Steeves
Control: noowner -1
Control: retitle -1 RFP: remarkable-editor -- a fully featured markdown editor

Unsetting myself as owner and making this an RFP because upstream does
not seem to be interested in discussing the possibility of MoinMoin
support ( https://github.com/jamiemcg/Remarkable/issues/256 ), and
that was my primary hope/motivation for packaging.

I'm not sure about the alleged GPL2->MIT license violation (
https://github.com/jamiemcg/Remarkable/issues/278 ) given that the
earlier thread seemed to be comparing Remarkable (ebook reader) with
this Remarkable markdown editor ( 
https://github.com/jamiemcg/Remarkable/issues/246 )

Regards,
Nicholas


signature.asc
Description: PGP signature


Processed: Re: Bug#898238: RFP: remarkable-editor -- a fully featured markdown editor

2019-01-22 Thread Debian Bug Tracking System
Processing control commands:

> noowner -1
Bug #898238 [wnpp] ITP: remarkable-editor -- a fully featured markdown editor
Removed annotation that Bug was owned by Nicholas D Steeves 
.
> retitle -1 RFP: remarkable-editor -- a fully featured markdown editor
Bug #898238 [wnpp] ITP: remarkable-editor -- a fully featured markdown editor
Changed Bug title to 'RFP: remarkable-editor -- a fully featured markdown 
editor' from 'ITP: remarkable-editor -- a fully featured markdown editor'.

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



Processed: owner 920238

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

> owner 920238 gur...@phys.ethz.ch
Bug #920238 [wnpp] ITP: cadabra2 -- field-theory motivated computer algebra 
system
Owner recorded as gur...@phys.ethz.ch.
> thanks
Stopping processing here.

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



Bug#920238: ITP: cadabra2 -- field-theory motivated computer algebra system

2019-01-22 Thread Gürkan Myczko

Package: wnpp
Severity: wishlist

* Package name: cadabra2
  Version : 2.2.4
  Upstream Authors: Kasper Peeters
* URL : https://github.com/kpeeters/cadabra2
* License : GPL-3
  Description : field-theory motivated computer algebra system
 This is a computer algebra system designed specifically for the
 solution of problems encountered in field theory. It has extensive
 functionality for tensor polynomial simplification including
 multi-term symmetries, fermions and anti-commuting variables,
 Clifford algebras and Fierz transformations, implicit coordinate
 dependence, multiple index types and many more. The input format is
 a subset of TeX.

Upstream is working hard to get an orig.tar.gz without debian patches,
he's working on the manual pages, I'll fix up the freedesktop files
and for buster it should be 2.2.6 - that's the plan.

Package is availabe at http://phd-sid.ethz.ch/debian/cadabra2/



Bug#920157: marked as done (ITP: libcgi-formbuilder-source-perl-perl -- module to initialize FormBuilder applications from Perl files)

2019-01-22 Thread Debian Bug Tracking System
Your message dated Tue, 22 Jan 2019 23:05:14 +
with message-id 
and subject line Bug#920157: fixed in libcgi-formbuilder-source-perl-perl 0.01-1
has caused the Debian Bug report #920157,
regarding ITP: libcgi-formbuilder-source-perl-perl -- module to initialize 
FormBuilder applications from Perl files
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.)


-- 
920157: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=920157
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Owner: Nick Morrott 
Severity: wishlist
X-Debbugs-CC: debian-de...@lists.debian.org, debian-p...@lists.debian.org

* Package name: libcgi-formbuilder-source-perl-perl
  Version : 0.01
  Upstream Author : Edmund von der Burg 
* URL : https://metacpan.org/release/CGI-FormBuilder-Source-Perl
* License : Artistic or GPL-1+
  Programming Lang: Perl
  Description : module to initialize FormBuilder applications from Perl 
files

CGI::FormBuilder::Source::Perl allows you to specify the config for a
CGI::FormBuilder object using Perl syntax.

The contents of the config file will be evaled and the hash ref returned
will be used as the config for the object.

CGI::FormBuilder::Source::Perl is recommended by Task::Kensho, a list of 
recommended modules for Enlightened Perl development maintained by the 
Enlightened Perl Organisation.

The package will be maintained under the umbrella of the Debian Perl Group.
--- End Message ---
--- Begin Message ---
Source: libcgi-formbuilder-source-perl-perl
Source-Version: 0.01-1

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

Debian distribution maintenance software
pp.
Nick Morrott  (supplier of updated 
libcgi-formbuilder-source-perl-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, 22 Jan 2019 09:40:00 +
Source: libcgi-formbuilder-source-perl-perl
Binary: libcgi-formbuilder-source-perl-perl
Architecture: source all
Version: 0.01-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Perl Group 
Changed-By: Nick Morrott 
Description:
 libcgi-formbuilder-source-perl-perl - module to initialize FormBuilder 
applications from Perl files
Closes: 920157
Changes:
 libcgi-formbuilder-source-perl-perl (0.01-1) unstable; urgency=medium
 .
   * Initial release (Closes: #920157)
Checksums-Sha1:
 45a17593379fb78ea028d0b17b8d39b1c8e43b7e 2457 
libcgi-formbuilder-source-perl-perl_0.01-1.dsc
 03cbff61217c9f4d96e578fcc0b96f6aa9e37552 1661 
libcgi-formbuilder-source-perl-perl_0.01.orig.tar.gz
 f353c15792e2774b3648e51234d5bfadb3426585 1580 
libcgi-formbuilder-source-perl-perl_0.01-1.debian.tar.xz
 bdadc42182c535556c6dc7a5d26cc5867864683a 4564 
libcgi-formbuilder-source-perl-perl_0.01-1_all.deb
 a404484e3b124f42588c5112f0ea90494941ca5d 5727 
libcgi-formbuilder-source-perl-perl_0.01-1_amd64.buildinfo
Checksums-Sha256:
 286da85c1c34619c5e4ffd68efdd0beabd0a066880fedb77059babdf92dcfb62 2457 
libcgi-formbuilder-source-perl-perl_0.01-1.dsc
 3d1580f4f7ae9481e0754ad0c2f629026d1b4927f5e7631207bc95cad3d8ae67 1661 
libcgi-formbuilder-source-perl-perl_0.01.orig.tar.gz
 4abfdfc902beca62e40da3f96fcae024c0b30cda870739df73e6d287de56e39e 1580 
libcgi-formbuilder-source-perl-perl_0.01-1.debian.tar.xz
 fd26b3fb1defff1df6004248734a739a7f4f9db56200579feb48f5e9c1f9b03c 4564 
libcgi-formbuilder-source-perl-perl_0.01-1_all.deb
 2849d30b58dfd2abcce7fc6e3a529ec8ed0fd3f6ffe2e582ac539a6c99217be8 5727 
libcgi-formbuilder-source-perl-perl_0.01-1_amd64.buildinfo
Files:
 cd02aaa98ac105631a2bc4008b373776 2457 perl optional 
libcgi-formbuilder-source-perl-perl_0.01-1.dsc
 c1ee3d79985debe28dc35eaffe4f23b9 1661 perl optional 
libcgi-formbuilder-source-perl-perl_0.01.orig.tar.gz
 c4fdc12f6505953d25fc84336f9611ad 1580 perl optional 
libcgi-formbuilder-source-perl-perl_0.01-1.debian.tar.xz
 59e762265eb954b8a2a89dc3f9c46204 4564 perl optional 
libcgi-formbuilder-source-perl-perl_0.01-1_all.deb
 7a4371755e2a9e9adf98830ba7facfe7 5727 perl optional 

Bug#919904: marked as done (ITP: interimap -- Fast bidirectional synchronization for QRESYNC-capable IMAP servers)

2019-01-22 Thread Debian Bug Tracking System
Your message dated Tue, 22 Jan 2019 23:05:12 +
with message-id 
and subject line Bug#919904: fixed in interimap 0.4-1
has caused the Debian Bug report #919904,
regarding ITP: interimap -- Fast bidirectional synchronization for 
QRESYNC-capable IMAP servers
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.)


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

* Package name: interimap
  Version : 0.4
  Upstream Author : Guilhem Moulin 
* URL : https://git.guilhem.org/interimap/about/
* License : GPL-3+
  Programming Lang: Perl
  Description : Fast bidirectional synchronization for QRESYNC-capable IMAP 
servers

InterIMAP performs stateful bi-directional synchronization between two
IMAP4rev1 servers.  Compared to the so-called "full" synchronization
solutions, InterIMAP is both much faster and parsimonious in network
traffic.

Stateful synchronization is made possible by the QRESYNC extension from
[RFC7162]; for convenience reasons servers must also support LIST-EXTENDED
[RFC5258], LIST-STATUS [RFC5819] and UIDPLUS [RFC4315].

Furthermore, while InterIMAP can work with servers lacking support for
LITERAL+ [RFC2088] and MULTIAPPEND [RFC3502], these extensions greatly
improve performance by reducing the number of required round trips and it
thus strongly recommended to use a server supporting these.

The COMPRESS=DEFLATE extension from [RFC4978] is used opportunistically on
remote capable servers, to further limit network traffic.

See also https://guilhem.org/man/interimap.1.html .

-- 
Guilhem.


signature.asc
Description: PGP signature
--- End Message ---
--- Begin Message ---
Source: interimap
Source-Version: 0.4-1

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

Debian distribution maintenance software
pp.
Guilhem Moulin  (supplier of updated interimap 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: Sun, 20 Jan 2019 21:25:54 +0100
Source: interimap
Binary: interimap pullimap libinterimap
Architecture: source all
Version: 0.4-1
Distribution: unstable
Urgency: low
Maintainer: Guilhem Moulin 
Changed-By: Guilhem Moulin 
Description:
 interimap  - Fast bidirectional synchronization for QRESYNC-capable IMAP serve
 libinterimap - Net::IMAP::InterIMAP library and utils
 pullimap   - Pull mails from an IMAP mailbox and deliver them via SMTP or LMTP
Closes: 919904 919906 919908
Changes:
 interimap (0.4-1) unstable; urgency=low
 .
   * Initial release.  Closes: #919904, #919906, #919908.
Checksums-Sha1:
 941369d75545f34eca01598e8510cde0affe4ad2 1871 interimap_0.4-1.dsc
 edba1bc1dc0c80a461ad967e74413c80dfbeae60 72627 interimap_0.4.orig.tar.gz
 48df5f1893f0dc895f5639546f9ed710575d05a6 3100 interimap_0.4-1.debian.tar.xz
 59e72eb57f35abed864e9b18419fdddbf071517e 26052 interimap_0.4-1_all.deb
 3a3a0636d3476e4de480791bcfa7b8e2f9474cb5 6070 interimap_0.4-1_amd64.buildinfo
 65bc6e1818dd34878622bf037db8d59732b71297 26176 libinterimap_0.4-1_all.deb
 e89eef1dcd07ab13163babe5a4c8ec860e6576a2 15196 pullimap_0.4-1_all.deb
Checksums-Sha256:
 19da429815c570b7ae413a5e9f2f1d787b5da5ac7157d7ad7792fbb535cafebd 1871 
interimap_0.4-1.dsc
 869a0f21b794140d3792dd48535394b71e6a7dd66572928a763acc1b7fc0262b 72627 
interimap_0.4.orig.tar.gz
 a9a07fcc0ab0e69f90ea8ea7cf9013295f4f7b57b6df6795d6db4328fc05665c 3100 
interimap_0.4-1.debian.tar.xz
 4ec9f86c52ab406b1a25ee6dcf995f8cad8c488eb0c9c82bd77442295d892be0 26052 
interimap_0.4-1_all.deb
 d20008952d56393fcba771e6b890036a7b407b9947a5c1c87316844d2c1161de 6070 
interimap_0.4-1_amd64.buildinfo
 5005e067ce4fcd6331f5ebbda7f875e15368bf1cf8f750374c3652ac6b1ef0ee 26176 
libinterimap_0.4-1_all.deb
 c39d172d3f44a017e6f86bcf18052460949d586068dbac6ab3cae56b557f75ba 15196 
pullimap_0.4-1_all.deb
Files:
 b05a71da8db27d0706b71e9f31908f55 1871 mail optional interimap_0.4-1.dsc
 2558a79fd62ec43e0805c2fcb9b0fb42 72627 mail optional interimap_0.4.orig.tar.gz

Bug#909143: marked as done (RFP: golang-github-tidwall-match -- simple string pattern matcher for Go)

2019-01-22 Thread Debian Bug Tracking System
Your message dated Tue, 22 Jan 2019 23:05:11 +
with message-id 
and subject line Bug#909143: fixed in golang-github-tidwall-match 1.0.1-1
has caused the Debian Bug report #909143,
regarding RFP: golang-github-tidwall-match -- simple string pattern matcher for 
Go
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
909143: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=909143
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Tags: patch
Control: block 793749 by -1

* Package name: golang-github-tidwall-match
  Version : 0.0~git20171002.1731857-1
  Upstream Author : Josh Baker
* URL : https://github.com/tidwall/match
* License : Expat
  Programming Lang: Go
  Description : simple string pattern matcher for Go

 Match is a very simple pattern matcher where '*' matches on any number
 characters and '?' matches on any one character.


This package is a dependency of the latest telegraf upstream release.

Attached a working and tested packaging, where only the ITP bug number
needs to be filled in the debian/changelog, and Maintainer changed.

Thanks,
Guillem


golang-github-tidwall-match_0.0~git20171002.1731857-0.1.debian.tar.xz
Description: application/xz
--- End Message ---
--- Begin Message ---
Source: golang-github-tidwall-match
Source-Version: 1.0.1-1

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

Debian distribution maintenance software
pp.
Michael Prokop  (supplier of updated 
golang-github-tidwall-match 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, 18 Jan 2019 14:39:04 +0100
Source: golang-github-tidwall-match
Binary: golang-github-tidwall-match-dev
Architecture: source all
Version: 1.0.1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team 
Changed-By: Michael Prokop 
Description:
 golang-github-tidwall-match-dev - Simple string pattern matcher for Go
Closes: 909143
Changes:
 golang-github-tidwall-match (1.0.1-1) unstable; urgency=medium
 .
   [ Jack Henschel ]
   * Initial release (Closes: #909143)
 .
   [ Michael Prokop ]
   * New upstream version 1.0.1
   * Bump Standards-Version to 4.3.0
   * Add myself as uploader
Checksums-Sha1:
 5b027d35e8c34d6811856cfb9770b110ea51276c 2246 
golang-github-tidwall-match_1.0.1-1.dsc
 2c82dd32384e8abb1c379e4a5ae4a26d7656f311 4367 
golang-github-tidwall-match_1.0.1.orig.tar.gz
 3f18bb0fbfe193cb7480d5be1d6fff91f723e390 1928 
golang-github-tidwall-match_1.0.1-1.debian.tar.xz
 0c44d8984fed2c0bd5ccb89b96b607382faae0f0 5156 
golang-github-tidwall-match-dev_1.0.1-1_all.deb
 7adccaeb8aef5966e360dfe1ac3bc6945dc34011 5713 
golang-github-tidwall-match_1.0.1-1_amd64.buildinfo
Checksums-Sha256:
 456fff29acc3c3e27b72e3895e63ebfd03321756988b9fa5d08ddbdc94eb0054 2246 
golang-github-tidwall-match_1.0.1-1.dsc
 e20457b7f9fbcdc60c239b4651e70b9a8caded8e5e09cd285078ba7f9c4e639f 4367 
golang-github-tidwall-match_1.0.1.orig.tar.gz
 72ff446b9b606388bf727320b7f8aa0d212321518182e06296c7282345861ef8 1928 
golang-github-tidwall-match_1.0.1-1.debian.tar.xz
 18a36564f98fbee9c506dd76167b41071b6a0affe4e6df35fb837ab53696d3b2 5156 
golang-github-tidwall-match-dev_1.0.1-1_all.deb
 48e1780374594d8047b9f200bf764b746ce305191db6964a3d2858e6637e3560 5713 
golang-github-tidwall-match_1.0.1-1_amd64.buildinfo
Files:
 7286d578d0220679d2902d4941bb2846 2246 devel optional 
golang-github-tidwall-match_1.0.1-1.dsc
 e6f09379dd02b1e2c0a32ab4880cb4d3 4367 devel optional 
golang-github-tidwall-match_1.0.1.orig.tar.gz
 be601715cf73b618cf3cff0911d50a26 1928 devel optional 
golang-github-tidwall-match_1.0.1-1.debian.tar.xz
 4375bdb24049b9ec6fd8f82473c95eaf 5156 devel optional 
golang-github-tidwall-match-dev_1.0.1-1_all.deb
 2a170a2021a37d127134e076ee36eb71 5713 devel optional 
golang-github-tidwall-match_1.0.1-1_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEEM8yxNkAa/shDo4djlqh4crfqNzcFAlxG72UACgkQlqh4crfq
NzddRw//Zb2iPX9L+Dcuc4Km2kJqU6+Pwa5VQxiWwErePRygYAoOImCXooA/hmTj

Bug#918069: marked as done (ITP: nitrocli -- Command-line interface for Nitrokey devices)

2019-01-22 Thread Debian Bug Tracking System
Your message dated Tue, 22 Jan 2019 23:05:22 +
with message-id 
and subject line Bug#918069: fixed in rust-nitrocli 0.2.2-1
has caused the Debian Bug report #918069,
regarding ITP: nitrocli -- Command-line interface for Nitrokey 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.)


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

* Package name: nitrocli
  Version : 0.2.0
  Upstream Author : Daniel Mueller 
* URL : https://github.com/d-e-s-o/nitrocli
* License : GPLv3
  Programming Lang: Rust
  Description : Command-line interface for Nitrokey devices

nitrocli provides a command-line interface for Nitrokey devices.
The Nitrokey Pro provides an OpenPGP smart card, one-time password
generation (HOTP and TOTP) and a password safe.  The Nitrokey Storage
additionally provides hardware-encrypted storage.

nitrocli’s functionality is similar to that of nitrokey-app, which is
already packaged for Debian.  Yet nitrokey-app has a Qt-based user
inface while nitrocli has a command-line interface.  nitrocli and
nitrokey-app are both based on libnitrokey.

I intend to package nitrocli within the Rust packaging team.


signature.asc
Description: PGP signature
--- End Message ---
--- Begin Message ---
Source: rust-nitrocli
Source-Version: 0.2.2-1

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

Debian distribution maintenance software
pp.
Robin Krahl  (supplier of updated rust-nitrocli 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, 22 Jan 2019 10:11:31 +0100
Source: rust-nitrocli
Binary: nitrocli
Architecture: source amd64
Version: 0.2.2-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Rust Maintainers 

Changed-By: Robin Krahl 
Description:
 nitrocli   - command line interface for Nitrokey devices
Closes: 918069
Changes:
 rust-nitrocli (0.2.2-1) unstable; urgency=medium
 .
   * Initial release. Closes: #918069
   * Package nitrocli 0.2.2 from crates.io using debcargo 2.2.9
Checksums-Sha1:
 da5e469cf83beb00ed5c643ecdf0621935ece0cf 2236 rust-nitrocli_0.2.2-1.dsc
 7d0e1627f86814e0742aabd48557a26a63655227 53443 rust-nitrocli_0.2.2.orig.tar.gz
 255206f4a19704bfa2ffd76e935a4bcce1682545 2184 
rust-nitrocli_0.2.2-1.debian.tar.xz
 089a780734faaa68e0e8cedfc570eba4f5be0233 906648 
nitrocli-dbgsym_0.2.2-1_amd64.deb
 b0b2ca854a67eae9a390e89f618e2bac91225c42 154272 nitrocli_0.2.2-1_amd64.deb
 4397eae8fb47a6d9ee6d2b0329a6236479c62bce 7769 
rust-nitrocli_0.2.2-1_amd64.buildinfo
Checksums-Sha256:
 8d96b085b9cba3c42612023559fa436c7cc8f22e56094b275e875759458a4168 2236 
rust-nitrocli_0.2.2-1.dsc
 a6f30700560fa264d462a7cd31107c3373804bf871a3d2f45c6d00a5c870c2b4 53443 
rust-nitrocli_0.2.2.orig.tar.gz
 30be8b6a82372ddb272cc331875ff240f79e57a967039954be4f32e904d50747 2184 
rust-nitrocli_0.2.2-1.debian.tar.xz
 3e879c8a4c90f56b4450a83822216eb68a8875a70778937e6c05b85107b53ae0 906648 
nitrocli-dbgsym_0.2.2-1_amd64.deb
 73bd2ed1c87b834dee9cf19a49e8b1adaeaade71703a08e0aa775b0c96799b99 154272 
nitrocli_0.2.2-1_amd64.deb
 04f031e509d48b58be32075b21420d4650fccde73b3bb6ebec5eef67f94d6d97 7769 
rust-nitrocli_0.2.2-1_amd64.buildinfo
Files:
 9f4bedd470ca53408ca0c1724fa3aa7a 2236 utils optional rust-nitrocli_0.2.2-1.dsc
 eefadda1ee3f6debd3186425c8ee5f7f 53443 utils optional 
rust-nitrocli_0.2.2.orig.tar.gz
 d3d0411019015d5d5028a921700ca33a 2184 utils optional 
rust-nitrocli_0.2.2-1.debian.tar.xz
 9f7b66719cdce533a6e8d65b6f42b9d7 906648 debug optional 
nitrocli-dbgsym_0.2.2-1_amd64.deb
 8a16615fbfded686935903e8dc6a50c4 154272 utils optional 
nitrocli_0.2.2-1_amd64.deb
 90e99ecbb981a3375bab6c86ee30e1e3 7769 utils optional 
rust-nitrocli_0.2.2-1_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEEtg21mU05vsTRqVzPfmUo2nUvG+EFAlxG3rQACgkQfmUo2nUv
G+FFFg//WJR3A6atftcG4xeOhycRM4eT1sLNnEHuoaTru1QO5Frma8zdxBFuRMzk

Bug#919908: marked as done (ITP: libinterimap -- Net::IMAP::InterIMAP library and utils)

2019-01-22 Thread Debian Bug Tracking System
Your message dated Tue, 22 Jan 2019 23:05:12 +
with message-id 
and subject line Bug#919908: fixed in interimap 0.4-1
has caused the Debian Bug report #919908,
regarding ITP: libinterimap -- Net::IMAP::InterIMAP library and utils
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.)


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

* Package name: libinterimap
  Version : 0.4
  Upstream Author : Guilhem Moulin 
* URL : https://git.guilhem.org/interimap/about/
* License : GPL-3+
  Programming Lang: Perl
  Description : Net::IMAP::InterIMAP library and utils

Net::IMAP::InterIMAP is a minimal IMAP4rev1 client for QRESYNC-capable
servers, used by interimap.  It can also be used with non QRESYNC-capable
servers, but doing so can be unsafe as the client does not store any
in-session mapping between message sequence numbers and UIDs.

-- 
Guilhem.


signature.asc
Description: PGP signature
--- End Message ---
--- Begin Message ---
Source: interimap
Source-Version: 0.4-1

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

Debian distribution maintenance software
pp.
Guilhem Moulin  (supplier of updated interimap 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: Sun, 20 Jan 2019 21:25:54 +0100
Source: interimap
Binary: interimap pullimap libinterimap
Architecture: source all
Version: 0.4-1
Distribution: unstable
Urgency: low
Maintainer: Guilhem Moulin 
Changed-By: Guilhem Moulin 
Description:
 interimap  - Fast bidirectional synchronization for QRESYNC-capable IMAP serve
 libinterimap - Net::IMAP::InterIMAP library and utils
 pullimap   - Pull mails from an IMAP mailbox and deliver them via SMTP or LMTP
Closes: 919904 919906 919908
Changes:
 interimap (0.4-1) unstable; urgency=low
 .
   * Initial release.  Closes: #919904, #919906, #919908.
Checksums-Sha1:
 941369d75545f34eca01598e8510cde0affe4ad2 1871 interimap_0.4-1.dsc
 edba1bc1dc0c80a461ad967e74413c80dfbeae60 72627 interimap_0.4.orig.tar.gz
 48df5f1893f0dc895f5639546f9ed710575d05a6 3100 interimap_0.4-1.debian.tar.xz
 59e72eb57f35abed864e9b18419fdddbf071517e 26052 interimap_0.4-1_all.deb
 3a3a0636d3476e4de480791bcfa7b8e2f9474cb5 6070 interimap_0.4-1_amd64.buildinfo
 65bc6e1818dd34878622bf037db8d59732b71297 26176 libinterimap_0.4-1_all.deb
 e89eef1dcd07ab13163babe5a4c8ec860e6576a2 15196 pullimap_0.4-1_all.deb
Checksums-Sha256:
 19da429815c570b7ae413a5e9f2f1d787b5da5ac7157d7ad7792fbb535cafebd 1871 
interimap_0.4-1.dsc
 869a0f21b794140d3792dd48535394b71e6a7dd66572928a763acc1b7fc0262b 72627 
interimap_0.4.orig.tar.gz
 a9a07fcc0ab0e69f90ea8ea7cf9013295f4f7b57b6df6795d6db4328fc05665c 3100 
interimap_0.4-1.debian.tar.xz
 4ec9f86c52ab406b1a25ee6dcf995f8cad8c488eb0c9c82bd77442295d892be0 26052 
interimap_0.4-1_all.deb
 d20008952d56393fcba771e6b890036a7b407b9947a5c1c87316844d2c1161de 6070 
interimap_0.4-1_amd64.buildinfo
 5005e067ce4fcd6331f5ebbda7f875e15368bf1cf8f750374c3652ac6b1ef0ee 26176 
libinterimap_0.4-1_all.deb
 c39d172d3f44a017e6f86bcf18052460949d586068dbac6ab3cae56b557f75ba 15196 
pullimap_0.4-1_all.deb
Files:
 b05a71da8db27d0706b71e9f31908f55 1871 mail optional interimap_0.4-1.dsc
 2558a79fd62ec43e0805c2fcb9b0fb42 72627 mail optional interimap_0.4.orig.tar.gz
 857cb0de9452721ec2f4cd025b1ae2d1 3100 mail optional 
interimap_0.4-1.debian.tar.xz
 1bfcc4757995062cf6a00fecc9873463 26052 mail optional interimap_0.4-1_all.deb
 ceb0bb8b541c6f691351518af40aa114 6070 mail optional 
interimap_0.4-1_amd64.buildinfo
 05e71c3e46f746f2756012ba52fa0cc7 26176 mail optional libinterimap_0.4-1_all.deb
 d5a2353967956ddb3a08fc83e611649b 15196 mail optional pullimap_0.4-1_all.deb

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEERpy6p3b9sfzUdbME05pJnDwhpVIFAlxG+3wACgkQ05pJnDwh
pVJjjg//bT85bV3/8u1nEUhlNYSAR08F7FnBMz6Nmeigr68TN0C/zlrv4WPev2MK
POQw1pojatsvlWcE2y+YBfeH9D/kTyWYFq9nDbwcYwmgZR6X/9duHkTBnA51L3bK

Bug#920155: marked as done (ITP: libtime-tiny-perl -- time object, with as little code as possible)

2019-01-22 Thread Debian Bug Tracking System
Your message dated Tue, 22 Jan 2019 23:05:16 +
with message-id 
and subject line Bug#920155: fixed in libtime-tiny-perl 1.08-1
has caused the Debian Bug report #920155,
regarding ITP: libtime-tiny-perl -- time object, with as little code as possible
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.)


-- 
920155: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=920155
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Owner: Nick Morrott 
Severity: wishlist
X-Debbugs-CC: debian-de...@lists.debian.org, debian-p...@lists.debian.org

* Package name: libtime-tiny-perl
  Version : 1.08
  Upstream Author : David Golden 
* URL : https://metacpan.org/release/Time-Tiny
* License : Artistic or GPL-1+
  Programming Lang: Perl
  Description : time object, with as little code as possible

Time::Tiny is a member of the DateTime::Tiny suite of time modules.

It implements an extremely lightweight object that represents a time, without
any time data.

Time::Tiny is recommended by Task::Kensho, a list of recommended modules for 
Enlightened Perl development maintained by the Enlightened Perl Organisation.

The package will be maintained under the umbrella of the Debian Perl Group.
--- End Message ---
--- Begin Message ---
Source: libtime-tiny-perl
Source-Version: 1.08-1

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

Debian distribution maintenance software
pp.
Nick Morrott  (supplier of updated libtime-tiny-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, 22 Jan 2019 09:42:00 +
Source: libtime-tiny-perl
Binary: libtime-tiny-perl
Architecture: source all
Version: 1.08-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Perl Group 
Changed-By: Nick Morrott 
Description:
 libtime-tiny-perl - time object, with as little code as possible
Closes: 920155
Changes:
 libtime-tiny-perl (1.08-1) unstable; urgency=medium
 .
   * Initial release (Closes: #920155)
Checksums-Sha1:
 5e7147fafb64f4607aeb7582fcd5050c33431676 2217 libtime-tiny-perl_1.08-1.dsc
 9061f8e8baf036372554185c9322488acbec7c35 19681 
libtime-tiny-perl_1.08.orig.tar.gz
 f0142c812c88b13568140cfde8607ee294da2380 1544 
libtime-tiny-perl_1.08-1.debian.tar.xz
 ab951b4e9cab216e3f166e7f547e9e1aacdccee6 11476 libtime-tiny-perl_1.08-1_all.deb
 d945d6b444cb58678f6b811d8c247a5cc98249dc 6896 
libtime-tiny-perl_1.08-1_amd64.buildinfo
Checksums-Sha256:
 e209a397080fafb94dcf72c01fece29230eaa079c3c3221f2f7a4789cbb21c01 2217 
libtime-tiny-perl_1.08-1.dsc
 00f7b231dedf170067903584c6e9b5e3ae9d11c4a66ac20ce0eb3d38b7d19282 19681 
libtime-tiny-perl_1.08.orig.tar.gz
 824d4a53d332e9a2fd3735c4cf846922eeca98b35dc5047e4edd0aea59f940a3 1544 
libtime-tiny-perl_1.08-1.debian.tar.xz
 b219b40c59b4826f8e94600be54a55b988e22be4c6cab12d63a01461712bfc99 11476 
libtime-tiny-perl_1.08-1_all.deb
 de0a8a2f825684a9af9e82c2560bf44c48192d1bb0fd6133943c1593a2c122e5 6896 
libtime-tiny-perl_1.08-1_amd64.buildinfo
Files:
 0393557eeb57ae7bf6ee34e4c2a4d9ae 2217 perl optional 
libtime-tiny-perl_1.08-1.dsc
 834d54e2daa51b06dd3f044b1b36d51a 19681 perl optional 
libtime-tiny-perl_1.08.orig.tar.gz
 10bb9eaa1249ce92c0c2d2afb60ef661 1544 perl optional 
libtime-tiny-perl_1.08-1.debian.tar.xz
 078cb2087b126c2bd94cb865eaffa6d9 11476 perl optional 
libtime-tiny-perl_1.08-1_all.deb
 6c4ce8e8d3d4bd6440df6501c33ba55f 6896 perl optional 
libtime-tiny-perl_1.08-1_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQKTBAEBCgB9FiEE0eExbpOnYKgQTYX6uzpoAYZJqgYFAlxHRv1fFIAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEQx
RTEzMTZFOTNBNzYwQTgxMDREODVGQUJCM0E2ODAxODY0OUFBMDYACgkQuzpoAYZJ
qgbkcQ//YQdw8RcI0ZCbdcPMGbPPkH0+BWbpS2S9wQnnCFrlKh8/5V54MXEaiifg
abH+6Cr/CXANxi8f3r0LNi5o2aj+Z6b/YLLBZ0kaVuus8lx+uwi3Yeibu30EV5hM
XROPJmy8k8Qhot2DCuORhxaguwW/XDgaoQi6cxgFTg/w2LI0aL0JpesHKglKieVw
1kFTWMxb8deBJxH0kKpValBqjSValGveFDKxvCFYnWYUT0xPyPUM/Ae5YXYeT2D/
KxLG1FbKK+3AUzhgzpW9J/68QTSFxyQLF+zPOEO40Kys43JNNODqPlGUUyo2Pevj

Bug#919906: marked as done (ITP: pullimap -- Pull mails from an IMAP mailbox and deliver them via SMTP or LMTP)

2019-01-22 Thread Debian Bug Tracking System
Your message dated Tue, 22 Jan 2019 23:05:12 +
with message-id 
and subject line Bug#919906: fixed in interimap 0.4-1
has caused the Debian Bug report #919906,
regarding ITP: pullimap -- Pull mails from an IMAP mailbox and deliver them via 
SMTP or LMTP
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.)


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

* Package name: pullimap
  Version : 0.4
  Upstream Author : Guilhem Moulin 
* URL : https://git.guilhem.org/interimap/about/
* License : GPL-3+
  Programming Lang: Perl
  Description : Pull mails from an IMAP mailbox and deliver them via SMTP 
or LMTP

PullIMAP retrieves messages from an IMAP mailbox and deliver them to an
SMTP or LMTP transmission channel.  It can also remove old messages after
a configurable retention period.

A statefile is used to keep track of the mailbox's UIDVALIDITY and UIDNEXT
values.  While PullIMAP is running, the statefile is also used to keep
track of UIDs being delivered, which avoids duplicate deliveries if the
process is interrupted.

PullIMAP supports the COMPRESS=DEFLATE extension from [RFC4978].  It is
enabled by default on servers advertising it, in order to reduce network
traffic.

See also https://guilhem.org/man/pullimap.1.html .

-- 
Guilhem.


signature.asc
Description: PGP signature
--- End Message ---
--- Begin Message ---
Source: interimap
Source-Version: 0.4-1

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

Debian distribution maintenance software
pp.
Guilhem Moulin  (supplier of updated interimap 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: Sun, 20 Jan 2019 21:25:54 +0100
Source: interimap
Binary: interimap pullimap libinterimap
Architecture: source all
Version: 0.4-1
Distribution: unstable
Urgency: low
Maintainer: Guilhem Moulin 
Changed-By: Guilhem Moulin 
Description:
 interimap  - Fast bidirectional synchronization for QRESYNC-capable IMAP serve
 libinterimap - Net::IMAP::InterIMAP library and utils
 pullimap   - Pull mails from an IMAP mailbox and deliver them via SMTP or LMTP
Closes: 919904 919906 919908
Changes:
 interimap (0.4-1) unstable; urgency=low
 .
   * Initial release.  Closes: #919904, #919906, #919908.
Checksums-Sha1:
 941369d75545f34eca01598e8510cde0affe4ad2 1871 interimap_0.4-1.dsc
 edba1bc1dc0c80a461ad967e74413c80dfbeae60 72627 interimap_0.4.orig.tar.gz
 48df5f1893f0dc895f5639546f9ed710575d05a6 3100 interimap_0.4-1.debian.tar.xz
 59e72eb57f35abed864e9b18419fdddbf071517e 26052 interimap_0.4-1_all.deb
 3a3a0636d3476e4de480791bcfa7b8e2f9474cb5 6070 interimap_0.4-1_amd64.buildinfo
 65bc6e1818dd34878622bf037db8d59732b71297 26176 libinterimap_0.4-1_all.deb
 e89eef1dcd07ab13163babe5a4c8ec860e6576a2 15196 pullimap_0.4-1_all.deb
Checksums-Sha256:
 19da429815c570b7ae413a5e9f2f1d787b5da5ac7157d7ad7792fbb535cafebd 1871 
interimap_0.4-1.dsc
 869a0f21b794140d3792dd48535394b71e6a7dd66572928a763acc1b7fc0262b 72627 
interimap_0.4.orig.tar.gz
 a9a07fcc0ab0e69f90ea8ea7cf9013295f4f7b57b6df6795d6db4328fc05665c 3100 
interimap_0.4-1.debian.tar.xz
 4ec9f86c52ab406b1a25ee6dcf995f8cad8c488eb0c9c82bd77442295d892be0 26052 
interimap_0.4-1_all.deb
 d20008952d56393fcba771e6b890036a7b407b9947a5c1c87316844d2c1161de 6070 
interimap_0.4-1_amd64.buildinfo
 5005e067ce4fcd6331f5ebbda7f875e15368bf1cf8f750374c3652ac6b1ef0ee 26176 
libinterimap_0.4-1_all.deb
 c39d172d3f44a017e6f86bcf18052460949d586068dbac6ab3cae56b557f75ba 15196 
pullimap_0.4-1_all.deb
Files:
 b05a71da8db27d0706b71e9f31908f55 1871 mail optional interimap_0.4-1.dsc
 2558a79fd62ec43e0805c2fcb9b0fb42 72627 mail optional interimap_0.4.orig.tar.gz
 857cb0de9452721ec2f4cd025b1ae2d1 3100 mail optional 
interimap_0.4-1.debian.tar.xz
 1bfcc4757995062cf6a00fecc9873463 26052 mail optional interimap_0.4-1_all.deb
 ceb0bb8b541c6f691351518af40aa114 6070 mail optional 
interimap_0.4-1_amd64.buildinfo
 

Bug#909144: marked as done (RFP: golang-github-tidwall-gjson -- JSON Parser for Go)

2019-01-22 Thread Debian Bug Tracking System
Your message dated Tue, 22 Jan 2019 23:05:11 +
with message-id 
and subject line Bug#909144: fixed in golang-github-tidwall-gjson 1.1.5-1
has caused the Debian Bug report #909144,
regarding RFP: golang-github-tidwall-gjson -- JSON Parser for Go
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
909144: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=909144
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Tags: patch
Control: block 793749 by -1

* Package name: golang-github-tidwall-gjson
  Version : 1.1.3-1
  Upstream Author : Josh Baker
* URL : https://github.com/tidwall/gjson
* License : Expat
  Programming Lang: Go
  Description : JSON Parser for Go

 Go package that provides a fast and simple way to get values from a json
 document. It has features such as one line retrieval , dot notation paths,
 iteration, and parsing json lines.


This package is a dependency of the latest telegraf upstream release.

Attached a working and tested packaging, where only the ITP bug number
needs to be filled in the debian/changelog, and Maintainer changed.

Thanks,
Guillem


golang-github-tidwall-gjson_1.1.3-0.1.debian.tar.xz
Description: application/xz
--- End Message ---
--- Begin Message ---
Source: golang-github-tidwall-gjson
Source-Version: 1.1.5-1

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

Debian distribution maintenance software
pp.
Michael Prokop  (supplier of updated 
golang-github-tidwall-gjson 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, 22 Jan 2019 11:43:05 +0100
Source: golang-github-tidwall-gjson
Binary: golang-github-tidwall-gjson-dev
Architecture: source all
Version: 1.1.5-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team 
Changed-By: Michael Prokop 
Description:
 golang-github-tidwall-gjson-dev - Get JSON values quickly  - JSON Parser for Go
Closes: 909144
Changes:
 golang-github-tidwall-gjson (1.1.5-1) unstable; urgency=medium
 .
   [ Jack Henschel ]
   * Initial release (Closes: #909144)
 .
   [ Michael Prokop ]
   * [a66dd47] New upstream version 1.1.5
   * [d31148d] Add myself as uploader
   * [8ff87cc] Bump Standards-Version to 4.3.0
   * [9cf6be7] Build-Depend on golang-github-tidwall-match-dev
Checksums-Sha1:
 5415ebe61f6503f9747b7bd85f2b7b0cf8cbba2a 2282 
golang-github-tidwall-gjson_1.1.5-1.dsc
 a81cfe57df19d918b43f5eac1707fba3c9562c21 40891 
golang-github-tidwall-gjson_1.1.5.orig.tar.gz
 70f92cb6f39f0729a093f4ee657ee444a5fbe382 2056 
golang-github-tidwall-gjson_1.1.5-1.debian.tar.xz
 a15553570a0f52c154f1de5ff4ba418b940ad9dc 20628 
golang-github-tidwall-gjson-dev_1.1.5-1_all.deb
 66f165718e4f7b0832f6a2a5577b79c89040dd28 5762 
golang-github-tidwall-gjson_1.1.5-1_amd64.buildinfo
Checksums-Sha256:
 981edc77489c20b46d03e44a83f8c842f7d6657f461280cd62ac322110f6b2c6 2282 
golang-github-tidwall-gjson_1.1.5-1.dsc
 4a730ba282c8e269a1b30c2b15319aa7ab9be6af10e48c004bf413fd57cf33c0 40891 
golang-github-tidwall-gjson_1.1.5.orig.tar.gz
 0008f0683c0db9f4c70a3ee52d7128381ac3f9de6bcc199e30dadf6c60fbe7d9 2056 
golang-github-tidwall-gjson_1.1.5-1.debian.tar.xz
 8c33e59979dd261a090001c06b0a0c8b7d7c20e1152f5a870da64b6b60f611f4 20628 
golang-github-tidwall-gjson-dev_1.1.5-1_all.deb
 fdbbed507ae2037e3e23512461caf7d4c85be4dcf732f3c6e0644e3cf418dbbd 5762 
golang-github-tidwall-gjson_1.1.5-1_amd64.buildinfo
Files:
 2f079b6b0e8994d3fec7aa31c199012d 2282 devel optional 
golang-github-tidwall-gjson_1.1.5-1.dsc
 08d705fac49aa959035d7de8abb24b4f 40891 devel optional 
golang-github-tidwall-gjson_1.1.5.orig.tar.gz
 b517217d65da22a2a2cc80b881196ce9 2056 devel optional 
golang-github-tidwall-gjson_1.1.5-1.debian.tar.xz
 ed9bd4a851f8c523c34a8a4b569e4dcf 20628 devel optional 
golang-github-tidwall-gjson-dev_1.1.5-1_all.deb
 757ffaa67f0df683c90cc952c5f24a3c 5762 devel optional 
golang-github-tidwall-gjson_1.1.5-1_amd64.buildinfo

-BEGIN PGP SIGNATURE-


Bug#920178: marked as done (ITP: libxml-generator-perldata-perl -- module for generating SAX2 events from nested Perl data structures)

2019-01-22 Thread Debian Bug Tracking System
Your message dated Tue, 22 Jan 2019 23:05:16 +
with message-id 
and subject line Bug#920178: fixed in libxml-generator-perldata-perl 0.95-1
has caused the Debian Bug report #920178,
regarding ITP: libxml-generator-perldata-perl -- module for generating SAX2 
events from nested Perl data structures
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.)


-- 
920178: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=920178
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Owner: Nick Morrott 
Severity: wishlist
X-Debbugs-CC: debian-de...@lists.debian.org, debian-p...@lists.debian.org

* Package name: libxml-generator-perldata-perl
  Version : 0.95
  Upstream Author : Kip Hampton 
* URL : https://metacpan.org/release/XML-Generator-PerlData
* License : Artistic or GPL-1+
  Programming Lang: Perl
  Description : module for generating SAX2 events from nested Perl data 
structures

XML::Generator::PerlData provides a simple way to generate SAX2 events from
nested Perl data structures, while providing finer-grained control over the
resulting document streams.

Processing comes in two flavours: Simple Style and Stream Style:

In a nutshell, 'simple style' is best used for those cases where you have a
single Perl data structure that you want to convert to XML as quickly and
painlessly as possible. 'Stream style' is more useful for cases where you are
receiving chunks of data (like from a DBI handle) and you want to process
those chunks as they appear.

XML::Generator::PerlData is recommended by Task::Kensho, a list of recommended 
modules for Enlightened Perl development maintained by the Enlightened Perl 
Organisation.

The package will be maintained under the umbrella of the Debian Perl Group.
--- End Message ---
--- Begin Message ---
Source: libxml-generator-perldata-perl
Source-Version: 0.95-1

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

Debian distribution maintenance software
pp.
Nick Morrott  (supplier of updated 
libxml-generator-perldata-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, 22 Jan 2019 12:03:08 +
Source: libxml-generator-perldata-perl
Binary: libxml-generator-perldata-perl
Architecture: source all
Version: 0.95-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Perl Group 
Changed-By: Nick Morrott 
Description:
 libxml-generator-perldata-perl - module for generating SAX2 events from nested 
Perl data structure
Closes: 920178
Changes:
 libxml-generator-perldata-perl (0.95-1) unstable; urgency=medium
 .
   * Initial release (Closes: #920178)
Checksums-Sha1:
 92c26818bc7672edfb5f718eb908e31dd7985b91 2377 
libxml-generator-perldata-perl_0.95-1.dsc
 8a20f10baba8cd94dcfee8166b4daf6cef78d3d4 15394 
libxml-generator-perldata-perl_0.95.orig.tar.gz
 398c50a91057653281b7e9c83b4aa12339af3347 2680 
libxml-generator-perldata-perl_0.95-1.debian.tar.xz
 a4f02e90047ef9f3ba4ac69a73c504cefc5fd1c8 20576 
libxml-generator-perldata-perl_0.95-1_all.deb
 2538480b78e8789ef24df9d9dff9558a5be48aae 5647 
libxml-generator-perldata-perl_0.95-1_amd64.buildinfo
Checksums-Sha256:
 e71f8fdc2857038e1f947ee27145d45547d6d60978a35846741e4f084a9b8972 2377 
libxml-generator-perldata-perl_0.95-1.dsc
 78560b638016ef047fd5937f2d35cca9536fe5b42a03974e173f16671bf5c397 15394 
libxml-generator-perldata-perl_0.95.orig.tar.gz
 5e9bb654dd47dd6e3c023b52cfd0ca4350d282495b0fbdacaac9fec2dd88c8d4 2680 
libxml-generator-perldata-perl_0.95-1.debian.tar.xz
 bb2c38c46444c7a1d6a0fd2d6e01bcc07506a66e8c4da9a0639d4e9e81054ded 20576 
libxml-generator-perldata-perl_0.95-1_all.deb
 706df2e1eb563cc08d5fabea438e0f828f28f661d7bde9fa5d56908bad95df57 5647 
libxml-generator-perldata-perl_0.95-1_amd64.buildinfo
Files:
 4bdb87bbe0211d16379964dfc9a21d6b 2377 perl optional 
libxml-generator-perldata-perl_0.95-1.dsc
 b3571965ed46ede66f7da86fddd1eb6e 15394 perl optional 
libxml-generator-perldata-perl_0.95.orig.tar.gz
 5472212e39057d8dc3d936f64bbb9744 2680 perl optional 

Bug#920163: marked as done (ITP: libspreadsheet-writeexcel-simple-perl -- module providing simple creation of single-sheet Excel documents)

2019-01-22 Thread Debian Bug Tracking System
Your message dated Tue, 22 Jan 2019 23:05:16 +
with message-id 
and subject line Bug#920163: fixed in libspreadsheet-writeexcel-simple-perl 
1.04-1
has caused the Debian Bug report #920163,
regarding ITP: libspreadsheet-writeexcel-simple-perl -- module providing simple 
creation of single-sheet Excel documents
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.)


-- 
920163: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=920163
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Owner: Nick Morrott 
Severity: wishlist
X-Debbugs-CC: debian-de...@lists.debian.org, debian-p...@lists.debian.org

* Package name: libspreadsheet-writeexcel-simple-perl
  Version : 1.04
  Upstream Author : Tony Bowden 
* URL : https://metacpan.org/release/Spreadsheet-WriteExcel-Simple
* License : Artistic or GPL-1+
  Programming Lang: Perl
  Description : module providing simple creation of single-sheet Excel 
documents

Spreadsheet::WriteExcel::Simple provides an abstraction to the
Spreadsheet::WriteExcel module for easier creation of simple single-sheet
Excel documents.

In its most basic form it provides two methods for writing data:

 * write_row
 * write_bold_row

which write the data supplied to the next row of the spreadsheet.

However, you can also use $ss->book and $ss->sheet to get at the underlying
workbook and worksheet from Spreadsheet::WriteExcel if you wish to manipulate
these directly.

Spreadsheet::WriteExcel::Simple is recommended by Task::Kensho, a list of 
recommended modules for Enlightened Perl development maintained by the 
Enlightened Perl Organisation.

The package will be maintained under the umbrella of the Debian Perl Group.
--- End Message ---
--- Begin Message ---
Source: libspreadsheet-writeexcel-simple-perl
Source-Version: 1.04-1

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

Debian distribution maintenance software
pp.
Nick Morrott  (supplier of updated 
libspreadsheet-writeexcel-simple-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, 22 Jan 2019 11:19:34 +
Source: libspreadsheet-writeexcel-simple-perl
Binary: libspreadsheet-writeexcel-simple-perl
Architecture: source all
Version: 1.04-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Perl Group 
Changed-By: Nick Morrott 
Description:
 libspreadsheet-writeexcel-simple-perl - module providing simple creation of 
single-sheet Excel documents
Closes: 920163
Changes:
 libspreadsheet-writeexcel-simple-perl (1.04-1) unstable; urgency=medium
 .
   * Initial release (Closes: #920163)
Checksums-Sha1:
 4030ef2ad0c175003ed5e5c0e324ca7bdc0d7c18 2565 
libspreadsheet-writeexcel-simple-perl_1.04-1.dsc
 0864e96a2a7e68e5bc14743a5a0742fee011b4a7 3687 
libspreadsheet-writeexcel-simple-perl_1.04.orig.tar.gz
 164204243db3210c4efdf6be5a7ce9ba6c3e3e70 1680 
libspreadsheet-writeexcel-simple-perl_1.04-1.debian.tar.xz
 72390fd3851b6519781c8aa1b410e2aee58db009 6496 
libspreadsheet-writeexcel-simple-perl_1.04-1_all.deb
 09d0fdf2654f81baffb5b1dc53bfbaa5f968f094 6154 
libspreadsheet-writeexcel-simple-perl_1.04-1_amd64.buildinfo
Checksums-Sha256:
 4a1e0d1c15a178941372901d51265a1a5990f4e023e182d771fea26d18972375 2565 
libspreadsheet-writeexcel-simple-perl_1.04-1.dsc
 f7775aa437407f951a13d947c0e0accf4ac0f909397d8411c5fbba427858b7c3 3687 
libspreadsheet-writeexcel-simple-perl_1.04.orig.tar.gz
 56ca216bdc0a78660c7425f0859fc9f6c5858e65e6c876af1c3210857e1a6314 1680 
libspreadsheet-writeexcel-simple-perl_1.04-1.debian.tar.xz
 1dba615ce044532d6c8c0225305f978ad6a9741561a1fad95c5297b20c534715 6496 
libspreadsheet-writeexcel-simple-perl_1.04-1_all.deb
 c48f35712ac064d032e2453d3a22e4f50e7cdfc86008d62b2357680007e9dd09 6154 
libspreadsheet-writeexcel-simple-perl_1.04-1_amd64.buildinfo
Files:
 ba5c75df88c4efafa98c5c520f0f464e 2565 perl optional 
libspreadsheet-writeexcel-simple-perl_1.04-1.dsc
 d70d682572f56a869046aeae32c5c650 3687 perl optional 

Bug#920159: marked as done (ITP: libemail-mime-kit-perl -- module to build complete email messages from templates)

2019-01-22 Thread Debian Bug Tracking System
Your message dated Tue, 22 Jan 2019 23:05:14 +
with message-id 
and subject line Bug#920159: fixed in libemail-mime-kit-perl 3.06-1
has caused the Debian Bug report #920159,
regarding ITP: libemail-mime-kit-perl -- module to build complete email 
messages from templates
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.)


-- 
920159: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=920159
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Owner: Nick Morrott 
Severity: wishlist
X-Debbugs-CC: debian-de...@lists.debian.org, debian-p...@lists.debian.org

* Package name: libemail-mime-kit-perl
  Version : 3.06
  Upstream Author : Ricardo Signes 
* URL : https://metacpan.org/release/Email-MIME-Kit
* License : Artistic or GPL-1+
  Programming Lang: Perl
  Description : module to build complete email messages from templates

Email::MIME::Kit is a templating system for email messages. Instead of trying
to be yet another templating system for chunks of text, it makes it easy to
build complete email messages.

It handles the construction of multipart messages, text and HTML
alternatives, attachments, interpart linking, string encoding, and parameter
validation.

Although nearly every part of Email::MIME::Kit is a replaceable component,
the stock configuration is probably enough for most use. A message kit will
be stored as a directory that might look like this:

sample.mkit/

manifest.json

body.txt

body.html

logo.jpg

Email::MIME::Kit is recommended by Task::Kensho, a list of recommended modules
for Enlightened Perl development maintained by the Enlightened Perl 
Organisation.

The package will be maintained under the umbrella of the Debian Perl Group.
--- End Message ---
--- Begin Message ---
Source: libemail-mime-kit-perl
Source-Version: 3.06-1

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

Debian distribution maintenance software
pp.
Nick Morrott  (supplier of updated 
libemail-mime-kit-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, 22 Jan 2019 09:56:42 +
Source: libemail-mime-kit-perl
Binary: libemail-mime-kit-perl
Architecture: source all
Version: 3.06-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Perl Group 
Changed-By: Nick Morrott 
Description:
 libemail-mime-kit-perl - module to build complete email messages from templates
Closes: 920159
Changes:
 libemail-mime-kit-perl (3.06-1) unstable; urgency=medium
 .
   * Initial release (Closes: #920159)
Checksums-Sha1:
 15157a9b2e3d412e1c59feaf95e3aaa211d8e38d 2467 
libemail-mime-kit-perl_3.06-1.dsc
 f16a41e0c84edc041bda15b7eb70ce291bec787b 47990 
libemail-mime-kit-perl_3.06.orig.tar.gz
 beb2a9116585b4fa6259cc33d1cb98af3a16ab23 1800 
libemail-mime-kit-perl_3.06-1.debian.tar.xz
 b295052fdebdde0519b099e68d2a047e62f4b156 34904 
libemail-mime-kit-perl_3.06-1_all.deb
 65d9694418895973a11b10164b7ca16adcc7f2c2 7156 
libemail-mime-kit-perl_3.06-1_amd64.buildinfo
Checksums-Sha256:
 f04a703112bddbcd3a87bbf58d3c61a04ba4033b26f3c0c68652852e5ee745b9 2467 
libemail-mime-kit-perl_3.06-1.dsc
 0b302b7be40153aed0b368fe77be8e95b1c4d0d522722dc0587bbba690c79110 47990 
libemail-mime-kit-perl_3.06.orig.tar.gz
 5488908b0dd39add294b11670f0d6be50b01be5e0731a64e12e1f4be537593fd 1800 
libemail-mime-kit-perl_3.06-1.debian.tar.xz
 cd7cc9ab71bf0e1d38d233a89a852d5efd93c2d60c31edbbac5d55e76d27864d 34904 
libemail-mime-kit-perl_3.06-1_all.deb
 7db775ad072a167ce94024014f4806e8406795f0946c2109caaee753855a6c43 7156 
libemail-mime-kit-perl_3.06-1_amd64.buildinfo
Files:
 0207e90643f13808f28c9054a94c88a7 2467 perl optional 
libemail-mime-kit-perl_3.06-1.dsc
 a6b4b2b0badbd3b736eb2f1a74c52f6e 47990 perl optional 
libemail-mime-kit-perl_3.06.orig.tar.gz
 1397762d96dc65d2f9dacf363270401d 1800 perl optional 
libemail-mime-kit-perl_3.06-1.debian.tar.xz
 1ebf853e34abe4bc081fd616e365b570 34904 perl optional 
libemail-mime-kit-perl_3.06-1_all.deb

Bug#920145: marked as done (ITP: libdate-tiny-perl -- date object, with as little code as possible)

2019-01-22 Thread Debian Bug Tracking System
Your message dated Tue, 22 Jan 2019 23:05:14 +
with message-id 
and subject line Bug#920145: fixed in libdate-tiny-perl 1.07-1
has caused the Debian Bug report #920145,
regarding ITP: libdate-tiny-perl -- date object, with as little code as possible
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.)


-- 
920145: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=920145
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Owner: Nick Morrott 
Severity: wishlist
X-Debbugs-CC: debian-de...@lists.debian.org, debian-p...@lists.debian.org

* Package name: libdate-tiny-perl
  Version : 1.07
  Upstream Author : David Golden 
* URL : https://metacpan.org/release/Date-Tiny
* License : Artistic or GPL-1+
  Programming Lang: Perl
  Description : date object, with as little code as possible

Date::Tiny is a member of the DateTime::Tiny suite of time modules.

It implements an extremely lightweight object that represents a date, without
any time data.

Date::Tiny is recommended by Task::Kensho, a list of recommended modules for 
Enlightened Perl development maintained by the Enlightened Perl Organisation.

The package will be maintained under the umbrella of the Debian Perl Group.
--- End Message ---
--- Begin Message ---
Source: libdate-tiny-perl
Source-Version: 1.07-1

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

Debian distribution maintenance software
pp.
Nick Morrott  (supplier of updated libdate-tiny-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, 22 Jan 2019 09:41:00 +
Source: libdate-tiny-perl
Binary: libdate-tiny-perl
Architecture: source all
Version: 1.07-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Perl Group 
Changed-By: Nick Morrott 
Description:
 libdate-tiny-perl - date object, with as little code as possible
Closes: 920145
Changes:
 libdate-tiny-perl (1.07-1) unstable; urgency=medium
 .
   * Initial release (Closes: #920145)
Checksums-Sha1:
 5b3d29a7ac6f2b85e25f71567493be28ec0a77d1 2217 libdate-tiny-perl_1.07-1.dsc
 987c907417cae689ea5ed7cd971f291855f08e1d 20776 
libdate-tiny-perl_1.07.orig.tar.gz
 938ae66791aa171e14c4808fe49e89655a2f28ef 1544 
libdate-tiny-perl_1.07-1.debian.tar.xz
 74dd9f28687d15d96614fb4533b51437f35c7ee7 11264 libdate-tiny-perl_1.07-1_all.deb
 a3671e51891cbdd2b019dd4f5e33fd70f838cb66 6896 
libdate-tiny-perl_1.07-1_amd64.buildinfo
Checksums-Sha256:
 64a1eb4147fd672ca468320150dd85c74dbf89713a3cf9fe307d0e77396578e4 2217 
libdate-tiny-perl_1.07-1.dsc
 6d7539e0be273d789575544f00c8ba1aa857d22f41d2cb3f40fa8681dc6f3b8e 20776 
libdate-tiny-perl_1.07.orig.tar.gz
 e38bf3f34c14339a2b3e32b532add361d0a24a0bc9319e9ab5afc66b29d3f2de 1544 
libdate-tiny-perl_1.07-1.debian.tar.xz
 fe93d16468960e5b8c6eeff083cc1a9ed8a69b801e5c0b1db45c517387a2c685 11264 
libdate-tiny-perl_1.07-1_all.deb
 a640324764ab4a7901ca80c885ab655b696d35370cd42bf1504daaffb0b3b4b1 6896 
libdate-tiny-perl_1.07-1_amd64.buildinfo
Files:
 b4095adfc1577f763d44403b7f6679c7 2217 perl optional 
libdate-tiny-perl_1.07-1.dsc
 064dd64a9e31e22b440790543992655f 20776 perl optional 
libdate-tiny-perl_1.07.orig.tar.gz
 d67b7bf7fa42b698bc897d018bf3eb45 1544 perl optional 
libdate-tiny-perl_1.07-1.debian.tar.xz
 eb0b02300a1099f6fa83f8635e0c0d9a 11264 perl optional 
libdate-tiny-perl_1.07-1_all.deb
 20822325b5b8ae85cdcbbdd30a0ba0d2 6896 perl optional 
libdate-tiny-perl_1.07-1_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQKTBAEBCgB9FiEE0eExbpOnYKgQTYX6uzpoAYZJqgYFAlxHQ0lfFIAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEQx
RTEzMTZFOTNBNzYwQTgxMDREODVGQUJCM0E2ODAxODY0OUFBMDYACgkQuzpoAYZJ
qga/GA//Tl2leRWupTJyYu+tooCd706IZzU8VwteGwC69PVzq+1aF0w2PgK3zBww
0tkbb0W/4qHkX9BvElhx5EBwm99PPMtz3ugPzj4nlSVzchRronUqwCGIWNtaEXXI
IRgUTIc8SlIRlzmWTj6U2y0d00yhrYCrM9BGe3DxNM6THbpVWMhVthsuMXE0kOge
NlzcGHit6ToP+2vFPYWXyRw4G4eGKL2NbC3+Wh74Mg3HkGHppGMMk7CZdLNU0Z85
g4mDdYfD6+Puv+0sEkuHam381GnmmOT6TpsQdIyldsqmziy+1EizMgG9cfFS9GXf

Bug#909137: marked as done (RFP: golang-github-influxdata-tail -- Go package for reading from continuously updated files (tail -f))

2019-01-22 Thread Debian Bug Tracking System
Your message dated Tue, 22 Jan 2019 23:05:10 +
with message-id 
and subject line Bug#909137: fixed in golang-github-influxdata-tail 
1.0.0+git20180327.c434825-1
has caused the Debian Bug report #909137,
regarding RFP: golang-github-influxdata-tail -- Go package for reading from 
continuously updated files (tail -f)
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.)


-- 
909137: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=909137
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Tags: patch
Control: block 793749 by -1

* Package name: golang-github-influxdata-tail
  Version : 1.0.0+git20180327.c434825-1
  Upstream Author : InfluxData
* URL : https://github.com/influxdata/tail
* License : Expat
  Programming Lang: Go
  Description : Go package for reading from continuously updated files 
(tail -f)

Description: Go package for reading from continuously updated files (tail -f)
 tail is a Go library striving to emulate the features of the BSD tail
 program (like tail -f). It comes with full support for truncation/move
 detection as it is designed to work with log rotation tools.


This package is a required dependency for the latest telegraf upstream
release. This is a fork of the golang-github-hpcloud-tail that got
removed some time ago from the archive.

Attached the initial packaging. It requires filling the ITP bug number,
and setting proper Uploaders.

Thanks,
Guillem


golang-github-influxdata-tail_1.0.0+git20180327.c434825-0.1.debian.tar.xz
Description: application/xz
--- End Message ---
--- Begin Message ---
Source: golang-github-influxdata-tail
Source-Version: 1.0.0+git20180327.c434825-1

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

Debian distribution maintenance software
pp.
Michael Prokop  (supplier of updated 
golang-github-influxdata-tail 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, 22 Jan 2019 10:22:24 +0100
Source: golang-github-influxdata-tail
Binary: golang-github-influxdata-tail-dev gotail
Architecture: source all amd64
Version: 1.0.0+git20180327.c434825-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team 

Changed-By: Michael Prokop 
Description:
 golang-github-influxdata-tail-dev - Go package for reading from continuously 
updated files (tail -f)
 gotail - Go implementation of tail
Closes: 909137
Changes:
 golang-github-influxdata-tail (1.0.0+git20180327.c434825-1) unstable; 
urgency=medium
 .
   [ Michael Prokop ]
   * New upstream forked release (Closes: #909137).
   * Bump Standards-Version 4.3.0.
   * Update copyright information.
 .
   [ Guillem Jover ]
   * Fix the testsuite to revert a workaround for an fsnotify bug, and do not
 ignore errors from dh_auto_test in override_dh_auto_test.
   * Remove .test directory in override_dh_auto_test for any system, not just
 *-linux-gnu.
   * Remove commented out exports from debian/rules.
   * Switch from Priority extra to optional.
   * Switch Build-Depends from golang-github-go-fsnotify-fsnotify-dev to
 golang-github-fsnotify-fsnotify-dev.
   * Switch Build-Depends from golang-go to golang-any.
   * Update Vcs fields for alioth to salsa migration.
   * Wrap and sort dependency fields in debian/control.
   * Set Testsuite field to autopkgtest-pkg-go.
   * Set R³ field to no.
   * Bump debhelper compatibility level 11.
Checksums-Sha1:
 0e7a8496020715e2745ca16ec55639c0b492b011 2499 
golang-github-influxdata-tail_1.0.0+git20180327.c434825-1.dsc
 222a5e3d44e61a6ebe5d7add79dfcb36e39a4e94 15044 
golang-github-influxdata-tail_1.0.0+git20180327.c434825.orig.tar.xz
 55cc70cbbf6a6e679f5d4c9a6bd9d62b94ce91d3 3672 
golang-github-influxdata-tail_1.0.0+git20180327.c434825-1.debian.tar.xz
 5c038cc105c15b4e3b441da4182d4ff95bfd24d5 17060 
golang-github-influxdata-tail-dev_1.0.0+git20180327.c434825-1_all.deb
 5e2dd67c440b4b849f0232ad961bd16480063971 6370 

Bug#894914: marked as done (ITP: gron -- Make JSON greppable!)

2019-01-22 Thread Debian Bug Tracking System
Your message dated Tue, 22 Jan 2019 23:05:12 +
with message-id 
and subject line Bug#894914: fixed in gron 0.6.0-1
has caused the Debian Bug report #894914,
regarding ITP: gron -- Make JSON greppable!
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.)


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

Package: gron
Severity: wishlist
Version: 0.5.2
Upstream Author: Tom Hudson
URL: https://github.com/tomnomnom/gron
License: MIT License
Description : gron transforms JSON into discrete assignments to make it
easier to grep for what you want and see the absolute 'path' to it. It
eases the exploration of APIs that return large blobs of JSON but have
terrible documentation.
--- End Message ---
--- Begin Message ---
Source: gron
Source-Version: 0.6.0-1

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

Debian distribution maintenance software
pp.
Nick Morrott  (supplier of updated gron 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, 21 Jan 2019 14:00:00 +
Source: gron
Binary: gron
Architecture: source amd64
Version: 0.6.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team 
Changed-By: Nick Morrott 
Description:
 gron   - tool to transform JSON into discrete, greppable assignments
Closes: 894914
Changes:
 gron (0.6.0-1) unstable; urgency=medium
 .
   * Initial release (Closes: #894914)
Checksums-Sha1:
 7a19fbf7273b0734b9b8436eb3cf337ba8d889aa 2106 gron_0.6.0-1.dsc
 27a0452e5174211e108c644968c7df7327d22f8e 254980 gron_0.6.0.orig.tar.xz
 306e513bc30a2cd1f614ffada20cfdfb3ad9e19e 5772 gron_0.6.0-1.debian.tar.xz
 65080f44e39ba598c581e65fcb53b6ecb3414e0c 5911 gron_0.6.0-1_amd64.buildinfo
 55db274a58fbcbe7f21e40d8368c0c7d6300bcd2 1610260 gron_0.6.0-1_amd64.deb
Checksums-Sha256:
 8aa9f9c485e531314b35ee4c55a305335c1957629f70b84c28cd0cdfd0092319 2106 
gron_0.6.0-1.dsc
 c208fe5cc1d028a687cf2ead0fe17931a5011440cfe61ac51cf5a877cfb5b0c7 254980 
gron_0.6.0.orig.tar.xz
 5257615a4409c4208e916e2785e6485f7860870668025cce5fc954f1beb6633e 5772 
gron_0.6.0-1.debian.tar.xz
 4010a351cf6d47b2f4efe1dd69aa9b3175c548aa6a6b698affd7615224246b27 5911 
gron_0.6.0-1_amd64.buildinfo
 8f0738c3d753105d659278d9e26023ba41fcbd8e92c0a66032438b8d13aadadc 1610260 
gron_0.6.0-1_amd64.deb
Files:
 5a8d3646de0e734e9bb1e8dd590ffcca 2106 utils optional gron_0.6.0-1.dsc
 c9322e2d0e7ac5844e0b06817641ead5 254980 utils optional gron_0.6.0.orig.tar.xz
 9c9f5b4f5c3d44f94813c01fbae06450 5772 utils optional gron_0.6.0-1.debian.tar.xz
 2aeaf75c8bfe9c824a36a2e37e57fbb3 5911 utils optional 
gron_0.6.0-1_amd64.buildinfo
 4f53b60bd1ab6fd321f2bb5713204940 1610260 utils optional gron_0.6.0-1_amd64.deb

-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEEM8yxNkAa/shDo4djlqh4crfqNzcFAlxHI24ACgkQlqh4crfq
Nzeblw//R4QiYRi2kjFhf85z6uMxNyeMCgBUMxG7gmi5Njiox3pLEnXyVw+Jxq9r
AefWnRSPewZuTvpqtTkDRCQyOzzvIiMvJ2c2Zl63StGFfIEeXLvgC3MVdNYtNAGz
zhSvIxURgd+8oIAqTUvJ3HumaOH2/EXjIzbLcDZLwsO1BO64wFn/K6mrbFvUFFFV
xTCARR69o4aXvFzE3xUzWn1lhiBaELshkRRInbNSczN25csDaq4AuT8/AUWOuTXk
j3CPQDI1h+Fks4STvaKgn6OqWTC3GWlZmV1NxDmG6nsgToftlUqZjspmmryiI/R1
8ryI3R2sqC6EYt5QFunRJF/J8z2QAjqdmrsMDMJL70lDS999LrXHRcKAX0Gp9gfk
8sQ0n0gyj01+wjJnMRfmSpDgiOLqtD68LLVT2Co78pauPFF9Vbo2kEKdrd99qr1b
3quOS4RBbaz5ocDCaNui7a90gyfENXkWWpPtkq8K7j79teB0uyNOCMJZi4VTslFg
ndh9dY4D1kxxquGx6ZId0F14Qrdo5Ougr1hn/YaKx6iaVzWRFCriEWoUzg7of1Tq
lJWdDj9XGGxZ9pXtoZGIchvHIP74uErxOGpsFSxaNbrQVaMfNPjM/LJwlgnopvkM
EbtWpNdQ2uhQvr15WNMQ3eJH7Zu5XvjKjkRtWLwkQW2lvNxPqNE=
=f7/K
-END PGP SIGNATURE End Message ---


Bug#846614: marked as done (RFP: golang-github-influxdata-wlog -- simple log level based Golang logger)

2019-01-22 Thread Debian Bug Tracking System
Your message dated Tue, 22 Jan 2019 23:05:10 +
with message-id 
and subject line Bug#846614: fixed in golang-github-influxdata-wlog 
0.0~git20160411.7c63b0a-1
has caused the Debian Bug report #846614,
regarding RFP: golang-github-influxdata-wlog -- simple log level based Golang 
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.)


-- 
846614: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=846614
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Tags: patch
Control: block 793749 by -1

* Package name: golang-github-influxdata-wlog
  Version : 0.0~git20160411.0.7c63b0a-1
  Upstream Author : InfluxData
* URL : https://github.com/influxdata/wlog
* License : MIT
  Programming Lang: Go
  Description : simple log level based Golang logger

 Provides an io.Writer that filters log messages based on a log level
 prefix. Valid log levels are: DEBUG, INFO, WARN, ERROR, OFF.


This package is a dependency of the new telegraf 1.1.1 upstream release.

Attached a working and tested packaging, where only the ITP bug number
needs to be filled in the debian/changelog, and Maintainer changed.

Thanks,
Guillem


golang-github-influxdata-wlog_0.0~git20160411.0.7c63b0a-0.1.debian.tar.xz
Description: application/xz
--- End Message ---
--- Begin Message ---
Source: golang-github-influxdata-wlog
Source-Version: 0.0~git20160411.7c63b0a-1

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

Debian distribution maintenance software
pp.
Michael Prokop  (supplier of updated 
golang-github-influxdata-wlog 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, 22 Jan 2019 10:37:07 +0100
Source: golang-github-influxdata-wlog
Binary: golang-github-influxdata-wlog-dev
Architecture: source all
Version: 0.0~git20160411.7c63b0a-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team 

Changed-By: Michael Prokop 
Description:
 golang-github-influxdata-wlog-dev - simple log level based Golang logger
Closes: 846614
Changes:
 golang-github-influxdata-wlog (0.0~git20160411.7c63b0a-1) unstable; 
urgency=medium
 .
   * Initial release (Closes: #846614)
Checksums-Sha1:
 5ca4a3685bef3dbc64165099265ef6a7d7071ca8 2371 
golang-github-influxdata-wlog_0.0~git20160411.7c63b0a-1.dsc
 ec95ea375d0d007c1e2e0a963dbca21bf9d7bc0e 2560 
golang-github-influxdata-wlog_0.0~git20160411.7c63b0a.orig.tar.xz
 f918841e9c47e9a6a74adc4983b3ea07d490a705 1940 
golang-github-influxdata-wlog_0.0~git20160411.7c63b0a-1.debian.tar.xz
 204d727362be105416f637673f5c4c31ba28bc8c 3668 
golang-github-influxdata-wlog-dev_0.0~git20160411.7c63b0a-1_all.deb
 6ead6806e79b7d1cbad77beee8bd2e7da474228e 5875 
golang-github-influxdata-wlog_0.0~git20160411.7c63b0a-1_amd64.buildinfo
Checksums-Sha256:
 782e91c9f560baef84993188435f94dd3b0437278b7b3c96236162f6993de5a7 2371 
golang-github-influxdata-wlog_0.0~git20160411.7c63b0a-1.dsc
 debc326c6f6a50a1f36c7768c52ee8a431ebedc695fffb815f15f77cef2e5f91 2560 
golang-github-influxdata-wlog_0.0~git20160411.7c63b0a.orig.tar.xz
 dea1f30c184e2c6736368cc44502a995aa3c91820015aa8d773dfffcbb24a070 1940 
golang-github-influxdata-wlog_0.0~git20160411.7c63b0a-1.debian.tar.xz
 71e7e06a2e6bf78e55fea4ffe431a0e22bb346bcb2f8f5432e3946c9bfa71bb0 3668 
golang-github-influxdata-wlog-dev_0.0~git20160411.7c63b0a-1_all.deb
 04015c2d9e80439e56a54fd3cedf5e06a528e26b8294cfe5aebc7b43433ccf75 5875 
golang-github-influxdata-wlog_0.0~git20160411.7c63b0a-1_amd64.buildinfo
Files:
 140deffe909d1eb77fe47ab78e1099f7 2371 devel optional 
golang-github-influxdata-wlog_0.0~git20160411.7c63b0a-1.dsc
 f1babd6c7d3261a7ef6fe4077df2fbe9 2560 devel optional 
golang-github-influxdata-wlog_0.0~git20160411.7c63b0a.orig.tar.xz
 7a016fb8c7da8b0bd27698b4371145e0 1940 devel optional 
golang-github-influxdata-wlog_0.0~git20160411.7c63b0a-1.debian.tar.xz
 68cbe41fc1bb2da07065303014d83621 3668 devel optional 
golang-github-influxdata-wlog-dev_0.0~git20160411.7c63b0a-1_all.deb
 

Processed: block 906259 with 905940

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

> block 906259 with 905940
Bug #906259 [wnpp] ITP: smartparens -- auto insertion, wrapping, and navigation 
of ()s, delimiters, and tags for Emacs
906259 was not blocked by any bugs.
906259 was blocking: 828154
Added blocking bug(s) of 906259: 905940
> thanks
Stopping processing here.

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



Bug#833844: marked as done (RFP: dh-text -- debhelper addon to avoid text duplication in control file)

2019-01-22 Thread Debian Bug Tracking System
Your message dated Tue, 22 Jan 2019 19:16:45 +
with message-id 
and subject line Re: ITP: dh-text -- debhelper addon to avoid text duplication 
in control file
has caused the Debian Bug report #833844,
regarding RFP: dh-text -- debhelper addon to avoid text duplication in control 
file
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.)


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

* Package Name : dh-text
  Version  : 1.0
  Upstream Author  : Dmitry Bogatov 
  Url  : 
https://anonscm.debian.org/cgit/users/kaction-guest/dh-text.git
  License  : GPL-3+
  Programming Lang : Perl
  Description  : debhelper addon to avoid text duplication in control file

 dh-text provides a debhelper sequence addon named 'text' and command
 'dh_text', that creates a substitution variable for every field of
 special form in first stanza of 'debian/control'.
 .
 This is especially useful, when you have several binary packages with
 very similar descriptions.

I plan to maintain this package myself, keeping debianization
in following Git repository:

https://anonscm.debian.org/cgit/users/kaction-guest/dh-text.git
--- End Message ---
--- Begin Message ---

[2016-08-09 06:36] "Dmitry Bogatov" 
> Package: wnpp
> Severity: wishlist
> Owner: Dmitry Bogatov 
>
> * Package Name : dh-text
>   Version  : 1.0
>   Upstream Author  : Dmitry Bogatov 
>   Url  : 
> https://anonscm.debian.org/cgit/users/kaction-guest/dh-text.git
>   License  : GPL-3+
>   Programming Lang : Perl
>   Description  : debhelper addon to avoid text duplication in control file
>
>  dh-text provides a debhelper sequence addon named 'text' and command
>  'dh_text', that creates a substitution variable for every field of
>  special form in first stanza of 'debian/control'.
>  .
>  This is especially useful, when you have several binary packages with
>  very similar descriptions.

Functionality of dh-text is provided by F: variables now (see
deb-substvar(5)). Closing bug.
-- 
Note, that I send and fetch email in batch, once every 24 hours.
 If matter is urgent, try https://t.me/kaction
 - End Message ---


Bug#903345: Do we need python-seqcluster (Python2) or is python3-seqcluster sufficient

2019-01-22 Thread Andreas Tille
Hi Steffen,

I was a bit scared that we have a non-installable package inside Debian
and thought it would be a good idea to have python-seqcluster quickly.
I realised that some of the (Build-)Depends are only available for
Python3.  Do we really need python-seqcluster for Python2 or can we
just drop that package (and the Python2 Build-Depends)?

Kind regards

 Andreas.

-- 
http://fam-tille.de



Bug#920211: O: sawfish-themes -- Themes for the Sawfish window manager

2019-01-22 Thread Tobias Frost
Package: wnpp

The current maintainer of sawfish-themes, Devin Carraway ,
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/#howto-o for detailed
instructions how to adopt a package properly.

Some information about this package:

Package: sawfish-themes
Binary: sawfish-themes
Version: 0.13
Maintainer: Devin Carraway 
Build-Depends: debhelper (>= 9), quilt
Architecture: all
Standards-Version: 3.9.3
Format: 3.0 (native)
Files:
 3709c54d856d21c82a0a46e71a173edb 780 sawfish-themes_0.13.dsc
 049d4c3c440c3c9f677645bcd9bc8726 633341 sawfish-themes_0.13.tar.gz
Checksums-Sha256:
 6852d23ea26ea23b9658452afef7106ac8a3ec9d3c04af8e38f631b5627b928d 780 
sawfish-themes_0.13.dsc
 0c04b08e201aacd424283281358c0d6402c9b5b34b5df41ad4539654d52395ca 633341 
sawfish-themes_0.13.tar.gz
Package-List: 
 sawfish-themes deb x11 extra
Directory: pool/main/s/sawfish-themes
Priority: source
Section: x11

Package: sawfish-themes
Version: 0.13
Installed-Size: 1336
Maintainer: Devin Carraway 
Architecture: all
Depends: sawfish (>= 1:1.1a)
Recommends: xfonts-base, xfonts-75dpi | xfonts-100dpi
Description-en: Themes for the Sawfish window manager
 This package contains contributed themes for Sawfish; they can be used
 to alter the appearance and some behavioral aspects of your Sawfish
 windows.
 .
 After installation, sawfish themes may be selected from the "Appearance"
 section of the Sawfish configurator, or from the "Frame Style" submenu
 of any particular window menu.
Description-md5: ce903570a3ae281b31a3a7f4587ca8c4
Tag: made-of::icons, role::app-data, x11::theme
Section: x11
Priority: optional
Filename: pool/main/s/sawfish-themes/sawfish-themes_0.13_all.deb
Size: 616582
MD5sum: 53abb69f8e3b489917f47ce10da03952
SHA256: 94b8db61addde3bfff58bd06e12d9524ea61e8990785080de6b0097dcd054251



Bug#920210: O: pidgin-librvp -- MS Exchange RVP instant messaging plugin for Pidgin

2019-01-22 Thread Tobias Frost
Package: wnpp

The current maintainer of pidgin-librvp, Devin Carraway ,
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/#howto-o for detailed
instructions how to adopt a package properly.

Some information about this package:

Package: pidgin-librvp
Binary: pidgin-librvp
Version: 0.9.7cvs-1
Maintainer: Devin Carraway 
Build-Depends: debhelper (>> 9), pidgin-dev (>= 2.0.1), libgtk2.0-dev, 
libxml2-dev, autotools-dev, libgcrypt-dev
Architecture: any
Standards-Version: 3.9.6
Format: 3.0 (quilt)
Files:
 1cf91b32bde9e7f8bba4729c8f58fc6c 1782 pidgin-librvp_0.9.7cvs-1.dsc
 d49ee28a69356f17c7355427c50e9ce2 478193 pidgin-librvp_0.9.7cvs.orig.tar.gz
 76df8cebe1158d8dc67fef858eaabc3f 5196 pidgin-librvp_0.9.7cvs-1.debian.tar.xz
Checksums-Sha256:
 352009f485bb518f0653e01ec474b05ad46e3e25793e972237379798aa458f90 1782 
pidgin-librvp_0.9.7cvs-1.dsc
 6a55472a51c96b1ea63024e9aedf2a489d974a7a1d15b18d4a4733ede21794fc 478193 
pidgin-librvp_0.9.7cvs.orig.tar.gz
 6f2889b00d33990b7368632fe5a51c6a7d633ccffbc5e1a06ff9bdcd111a3572 5196 
pidgin-librvp_0.9.7cvs-1.debian.tar.xz
Package-List: 
 pidgin-librvp deb net extra arch=any
Directory: pool/main/p/pidgin-librvp
Priority: source
Section: net

Package: pidgin-librvp
Binary: pidgin-librvp
Version: 0.9.7cvs-1.1
Maintainer: Devin Carraway 
Build-Depends: debhelper (>> 9), pidgin-dev (>= 2.0.1), libgtk2.0-dev, 
libxml2-dev, autotools-dev, libgcrypt-dev
Architecture: any
Standards-Version: 3.9.6
Format: 3.0 (quilt)
Files:
 7a3c8f307a243270924048586bf735ed 1812 pidgin-librvp_0.9.7cvs-1.1.dsc
 d49ee28a69356f17c7355427c50e9ce2 478193 pidgin-librvp_0.9.7cvs.orig.tar.gz
 88ce703beb5ded832ceac34157e1c2ff 5304 pidgin-librvp_0.9.7cvs-1.1.debian.tar.xz
Checksums-Sha256:
 a046a201a8b26ed748bd2b4c30a85dcf142669c4bd511a86b3717e57f486cc32 1812 
pidgin-librvp_0.9.7cvs-1.1.dsc
 6a55472a51c96b1ea63024e9aedf2a489d974a7a1d15b18d4a4733ede21794fc 478193 
pidgin-librvp_0.9.7cvs.orig.tar.gz
 cc40ffa8eee590724797e139acb3b9b1eec5474a83b393df3b2902c1d447c77b 5304 
pidgin-librvp_0.9.7cvs-1.1.debian.tar.xz
Package-List: 
 pidgin-librvp deb net extra arch=any
Directory: pool/main/p/pidgin-librvp
Priority: source
Section: net

Package: pidgin-librvp
Version: 0.9.7cvs-1.1
Installed-Size: 426
Maintainer: Devin Carraway 
Architecture: amd64
Replaces: gaim-librvp (<< 0.9.5-2)
Provides: gaim-librvp
Depends: libatk1.0-0 (>= 1.12.4), libc6 (>= 2.14), libcairo2 (>= 1.2.4), 
libfontconfig1 (>= 2.11), libfreetype6 (>= 2.2.1), libgcrypt20 (>= 1.7.0), 
libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.16.0), libgtk2.0-0 (>= 
2.8.0), libpango-1.0-0 (>= 1.14.0), libpangocairo-1.0-0 (>= 1.14.0), 
libpangoft2-1.0-0 (>= 1.14.0), libpurple0 (>= 2.6.0), libxml2 (>= 2.7.4), 
pidgin (<< 3.0), pidgin (>= 2.12)
Enhances: pidgin
Conflicts: gaim-librvp (<< 0.9.5-2)
Description-en: MS Exchange RVP instant messaging plugin for Pidgin
 librvp is a plugin for Pidgin which implements the RVP protocol
 used by Microsoft Exchange and its Windows Messenger client.
 .
 This is not an MSN Messenger protocol plugin; for that, see the
 main Pidgin package.
Description-md5: 06296c6c52e9511e7af8f9e72c1f5c50
Homepage: http://www.waider.ie/hacks/workshop/c/rvp/
Tag: role::plugin, uitoolkit::gtk
Section: net
Priority: optional
Filename: pool/main/p/pidgin-librvp/pidgin-librvp_0.9.7cvs-1.1_amd64.deb
Size: 141294
MD5sum: 9238a4b516f339c8abd0ad346af624c9
SHA256: 3973758b697d74f7998ad8de40945d890a2c042ce5db0960e549aeeaf97024d7

Package: pidgin-librvp
Version: 0.9.7cvs-1.1
Installed-Size: 426
Maintainer: Devin Carraway 
Architecture: amd64
Replaces: gaim-librvp (<< 0.9.5-2)
Provides: gaim-librvp
Depends: libatk1.0-0 (>= 1.12.4), libc6 (>= 2.14), libcairo2 (>= 1.2.4), 
libfontconfig1 (>= 2.11), libfreetype6 (>= 2.2.1), libgcrypt20 (>= 1.7.0), 
libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.16.0), libgtk2.0-0 (>= 
2.8.0), libpango-1.0-0 (>= 1.14.0), libpangocairo-1.0-0 (>= 1.14.0), 
libpangoft2-1.0-0 (>= 1.14.0), libpurple0 (>= 2.6.0), libxml2 (>= 2.7.4), 
pidgin (<< 3.0), pidgin (>= 2.12)
Enhances: pidgin
Conflicts: gaim-librvp (<< 0.9.5-2)
Description-en: MS Exchange RVP instant messaging plugin for Pidgin
 librvp is a plugin for Pidgin which implements the RVP protocol
 used by Microsoft Exchange and its Windows Messenger client.
 .
 This is not an MSN Messenger protocol plugin; for that, see the
 main Pidgin package.
Description-md5: 06296c6c52e9511e7af8f9e72c1f5c50
Homepage: http://www.waider.ie/hacks/workshop/c/rvp/
Tag: role::plugin, uitoolkit::gtk
Section: net
Priority: optional
Filename: pool/main/p/pidgin-librvp/pidgin-librvp_0.9.7cvs-1.1_amd64.deb
Size: 141294
MD5sum: 9238a4b516f339c8abd0ad346af624c9
SHA256: 3973758b697d74f7998ad8de40945d890a2c042ce5db0960e549aeeaf97024d7



signature.asc
Description: 

Bug#920213: O: quelcom -- Command line editing tools for MP3 and WAV files

2019-01-22 Thread Tobias Frost
Package: wnpp

The current maintainer of quelcom, Devin Carraway ,
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/#howto-o for detailed
instructions how to adopt a package properly.

Some information about this package:

Package: quelcom
Binary: quelcom
Version: 0.4.0-13
Maintainer: Devin Carraway 
Build-Depends: debhelper (>= 8.0.0), gettext, texinfo
Architecture: any
Standards-Version: 3.9.2
Format: 3.0 (quilt)
Files:
 47aebe12e7d27e650f63a520aa1869ad 1029 quelcom_0.4.0-13.dsc
 a681c06bcf6159f8540d64cf680e6661 171984 quelcom_0.4.0.orig.tar.gz
 caae2beab2a5cd957287d66cfe0e708c 29368 quelcom_0.4.0-13.debian.tar.gz
Checksums-Sha256:
 ab9956519e54c0ee4fe6845c641765dfb5ee285fcbf2f72b257b1d5be7f36a2c 1029 
quelcom_0.4.0-13.dsc
 314b3f6e5f14e8d90b828c9b13b2fa7c308828dbe8573f46b76e90fddcad2c4a 171984 
quelcom_0.4.0.orig.tar.gz
 4198a2434557eb80d53205ef1083a85da5cd37d6b0bac555fed438f56a094cc1 29368 
quelcom_0.4.0-13.debian.tar.gz
Package-List: 
 quelcom deb sound extra
Directory: pool/main/q/quelcom
Priority: source
Section: sound

Package: quelcom
Source: quelcom (0.4.0-13)
Version: 0.4.0-13+b2
Installed-Size: 604
Maintainer: Devin Carraway 
Architecture: amd64
Depends: dpkg (>= 1.15.4) | install-info, libc6 (>= 2.2.5), libgcc1 (>= 1:3.0), 
libstdc++6 (>= 5.2)
Description-en: Command line editing tools for MP3 and WAV files
 Quelcom provides assorted tools to perform simple editing
 operations on MP3 and WAV audio files.  These include
 fading, check-and-clean, informational extraction and
 lossless cutting and joining without reencoding.
Description-md5: 1dba58d8e3947d95a44d9a8a592c96b4
Tag: interface::commandline, role::program, role::shared-lib, scope::utility,
 use::editing, works-with-format::mp3, works-with-format::oggvorbis,
 works-with-format::wav, works-with::audio
Section: sound
Priority: optional
Filename: pool/main/q/quelcom/quelcom_0.4.0-13+b2_amd64.deb
Size: 138630
MD5sum: dc87bf0c3f97f822025e23d0842b4597
SHA256: a84e7f05d690453ee608fa55f1e8577f28e6dfab376479c234ad085ef999a395



Bug#920212: O: libclamav-client-perl -- Perl client for the ClamAV virus scanner daemon

2019-01-22 Thread Tobias Frost
Package: wnpp

The current maintainer of libclamav-client-perl, Devin Carraway 
,
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/#howto-o for detailed
instructions how to adopt a package properly.

Some information about this package:

Package: libclamav-client-perl
Binary: libclamav-client-perl
Version: 0.11-2
Maintainer: Devin Carraway 
Build-Depends: debhelper (>= 7.0), libmodule-build-perl
Architecture: all
Standards-Version: 3.9.2
Format: 3.0 (quilt)
Files:
 043b026321fed37ebcad0372011c9da7 1136 libclamav-client-perl_0.11-2.dsc
 1997e47f068419c63b151c673f1da5e5 8663 libclamav-client-perl_0.11.orig.tar.gz
 8d8b2ffd5e95a64e16e03026d1725388 1899 
libclamav-client-perl_0.11-2.debian.tar.gz
Checksums-Sha256:
 29cb872cf038b2f73fa52648322c0d5de61cb6a940f56f19a4760cbb5ffefb50 1136 
libclamav-client-perl_0.11-2.dsc
 7c62d27a295fd999c9f1485c3ae6e3be976b78d628eef4f6dc0dba21bd8670d8 8663 
libclamav-client-perl_0.11.orig.tar.gz
 a2ce1ce1a992f186d9dbcfa824ea43fd45fd542a687d082434d1fe3fa3858de9 1899 
libclamav-client-perl_0.11-2.debian.tar.gz
Package-List: 
 libclamav-client-perl deb perl extra
Directory: pool/main/libc/libclamav-client-perl
Priority: source
Section: perl

Package: libclamav-client-perl
Version: 0.11-2
Installed-Size: 66
Maintainer: Devin Carraway 
Architecture: all
Depends: perl, liberror-perl
Suggests: clamav-daemon
Description-en: Perl client for the ClamAV virus scanner daemon
 This package supplies ClamAV::Client, a Perl interface to
 the ClamAV virus scanner via the clamd daemon.  It allows
 connection either over a UNIX domain socket to a local
 clamd, via TCP to a remote one.
 .
 The client package fully implements the clamd socket protocol,
 with both scanning and daemon management calls provided.
Description-md5: 532095d788f927200bfe012b59b72ae8
Homepage: http://search.cpan.org/dist/ClamAV-Client/
Tag: devel::lang:perl, devel::library, implemented-in::perl,
 security::antivirus
Section: perl
Priority: optional
Filename: 
pool/main/libc/libclamav-client-perl/libclamav-client-perl_0.11-2_all.deb
Size: 13834
MD5sum: bde5e93c52690386f0128ecd25903b22
SHA256: e8cc010476ebc8e7cd2ffe2660c18389e65abdd19bb48eb1857fc22a2488c193



Google Cloud Users Contact List

2019-01-22 Thread Meghan Hudson
Hi,



Hope you're having a great day!



I just wanted to know if you're looking to acquire Google Cloud Users Contact 
List for your marketing efforts?



Information Field: Names, Title, Email, Phone, Company Name, Company URL, 
Company physical address, SIC Code, Industry and Company Size (Revenue and 
Employee).



Kindly review and let me know of your target interest so that I can get back to 
you with the exact counts and sample file.



Do let me know if you have any questions for me.



Regards,

Meghan Hudson

Database Executive

If you do not wish to receive these emails. Please respond Exit.


Bug#920199: ITP: ponyprog -- Serial device programmer

2019-01-22 Thread Carsten Schoenert
Am 22.01.19 um 17:34 schrieb Andrej Shadura:
> Unbelievable, I didn’t know PonyProg is still being maintained. At
> some point in the past (2009?)

2009? Pah! :P
I think think the first time I've used Ponyprog was around 1999. ;)

-- 
Regards
Carsten



Bug#768073: ITP: lxd -- The Linux Container Daemon

2019-01-22 Thread Clément Hermann
Hi,

First, sorry for the late reply. A mail filter caught this message
before I had the chance to read it.

On 14/12/2018 12:15, Harald Dunkel wrote:
> Hi folks,
> 
> how good are chances to get LXD into Buster?

As much as it pains me to say so, not very good at the moment, with the
soft freeze coming up in February.

The biggest issue is, starting with lxd3, Canonical decided to implement
replication in sqlite, which is fine, but since they needed it soon and
know that it would take a while for inclusion, they rely on a patched
version of sqlite.

It doesn't affect Ubuntu since Ubuntu is actually using Snap now to
distribute even the packaged version of LXD, and there having a patched
version is fine, since it's only in the snap context. However, we can't
patch sqlite this way in Debian.

you can check the ITP on golang-github-canonicalltd-dqlite [1] for more
info on this discussion. Sadly it's stalled currently (and the bandwidth
I can use to work on this packaging is quite low at the moment).


[1] - https://bugs.debian.org/905068

Cheers,

-- 
nodens



Processed: limit package to wnpp, tagging 920178

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

> limit package wnpp
Limiting to bugs with field 'package' containing at least one of 'wnpp'
Limit currently set to 'package':'wnpp'

> tags 920178 + pending
Bug #920178 [wnpp] ITP: libxml-generator-perldata-perl -- module for generating 
SAX2 events from nested Perl data structures
Added tag(s) pending.
> thanks
Stopping processing here.

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



Processed: limit package to wnpp, tagging 920155

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

> limit package wnpp
Limiting to bugs with field 'package' containing at least one of 'wnpp'
Limit currently set to 'package':'wnpp'

> tags 920155 + pending
Bug #920155 [wnpp] ITP: libtime-tiny-perl -- time object, with as little code 
as possible
Added tag(s) pending.
> thanks
Stopping processing here.

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



Processed: limit package to wnpp, tagging 920163

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

> limit package wnpp
Limiting to bugs with field 'package' containing at least one of 'wnpp'
Limit currently set to 'package':'wnpp'

> tags 920163 + pending
Bug #920163 [wnpp] ITP: libspreadsheet-writeexcel-simple-perl -- module 
providing simple creation of single-sheet Excel documents
Added tag(s) pending.
> thanks
Stopping processing here.

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



Bug#920199: ITP: ponyprog -- Serial device programmer

2019-01-22 Thread Andrej Shadura
On Tue, 22 Jan 2019 at 17:00, Carsten Schoenert  wrote:
>
> Package: wnpp
> Severity: wishlist
> Owner: Carsten Schoenert 
>
> * Package name: ponyprog
>   Version : 3.0.0~rc0
>   Upstream Author : Claudio Lanconelli 
> Eduard Kalinowski 
> * URL : https://github.com/lancos/ponyprog
> * License : GPL-2+, LGPL-2.1
>   Programming Lang: C++,
>   Description : Serial device programmer
>
>  PonyProg is a serial device programmer software with a user friendly
>  GUI framework available for Windows and Linux. Its purpose is reading
>  and writing every serial device. With PonyProg and SI-Prog you can
>  program Wafercard for SAT, eeprom within GSM, TV or CAR-RADIO.
>  Furthermore it can be used as a low cost starter kit for PIC and AVR.
>  .
>  PonyProg supports AVR, SPI eeprom, AVR micro, 12C bus 8bit eeprom, PIC
>  16 micro, PIC 12 micro, AT89S micro and SDE2506 eeprom family chips.
>  .
>  You can open any HEX, e2p, mot, csm, rom, eep, bin files and burn them
>  to uC or PIC. You can even backup the old program on the chip using
>  Ponyprog. Ponyprog enables the user to write, verify and erase data on
>  the microchip.
>  .
>  Set fuse bits and locks using PonyProg. You can save any HEX file to
>  BIN file or eep file,BIN file to HEX file or MOT file and vice versa so
>  you can use Ponyprog as converter too. PonyProg offers serial or
>  parallel port programming for uC's. You can even change polarity of
>  control lines without touching the wires using I/O port setup.
>  .
>  Using Ponyprog together with generic USB2serial adapters is currently
>  not possible! There are plans by upstream to use libusb to add such
>  functionality.
>
> This package will be maintained within the Debian Electronics team.
> Co-maintainers are welcome!

Unbelievable, I didn’t know PonyProg is still being maintained. At
some point in the past (2009?) I though about rewriting it from
scratch, but I’m happy to see it being developed again!

-- 
Cheers,
  Andrej



Processed: limit package to wnpp, tagging 920159

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

> limit package wnpp
Limiting to bugs with field 'package' containing at least one of 'wnpp'
Limit currently set to 'package':'wnpp'

> tags 920159 + pending
Bug #920159 [wnpp] ITP: libemail-mime-kit-perl -- module to build complete 
email messages from templates
Added tag(s) pending.
> thanks
Stopping processing here.

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



Bug#920201: ITP: cargo-edit -- add, remove and upgrade Cargo dependencies from the command line

2019-01-22 Thread Robin Krahl
Package: wnpp
Severity: wishlist
Owner: Robin Krahl 

* Package name: cargo-edit
  Version : 0.3.1
  Upstream Author : Andronik Ordian, Benjamin Gill, Jonas Platte, Pascal
Hertleif, Sebastian Garrido, Without Boats
* URL : https://github.com/killercup/cargo-edit
* License : Apache-2.0/MIT
  Programming Lang: Rust
  Description : add, remove and upgrade Cargo dependencies from the command 
line

cargo-edit is an extension for Cargo, the Rust package manager, that
allows users to add, remove and upgrade dependencies by modifying the
Cargo.toml file from the command line.

I intend to package cargo-edit as part of the Rust packaging team.


signature.asc
Description: PGP signature


Processed: limit package to wnpp, tagging 920145

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

> limit package wnpp
Limiting to bugs with field 'package' containing at least one of 'wnpp'
Limit currently set to 'package':'wnpp'

> tags 920145 + pending
Bug #920145 [wnpp] ITP: libdate-tiny-perl -- date object, with as little code 
as possible
Added tag(s) pending.
> thanks
Stopping processing here.

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



Processed: limit package to wnpp, tagging 920157

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

> limit package wnpp
Limiting to bugs with field 'package' containing at least one of 'wnpp'
Limit currently set to 'package':'wnpp'

> tags 920157 + pending
Bug #920157 [wnpp] ITP: libcgi-formbuilder-source-perl-perl -- module to 
initialize FormBuilder applications from Perl files
Added tag(s) pending.
> thanks
Stopping processing here.

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



Bug#920199: ITP: ponyprog -- Serial device programmer

2019-01-22 Thread Carsten Schoenert
Package: wnpp
Severity: wishlist
Owner: Carsten Schoenert 

* Package name: ponyprog
  Version : 3.0.0~rc0
  Upstream Author : Claudio Lanconelli 
Eduard Kalinowski 
* URL : https://github.com/lancos/ponyprog
* License : GPL-2+, LGPL-2.1
  Programming Lang: C++, 
  Description : Serial device programmer

 PonyProg is a serial device programmer software with a user friendly
 GUI framework available for Windows and Linux. Its purpose is reading
 and writing every serial device. With PonyProg and SI-Prog you can
 program Wafercard for SAT, eeprom within GSM, TV or CAR-RADIO.
 Furthermore it can be used as a low cost starter kit for PIC and AVR.
 .
 PonyProg supports AVR, SPI eeprom, AVR micro, 12C bus 8bit eeprom, PIC
 16 micro, PIC 12 micro, AT89S micro and SDE2506 eeprom family chips.
 .
 You can open any HEX, e2p, mot, csm, rom, eep, bin files and burn them
 to uC or PIC. You can even backup the old program on the chip using
 Ponyprog. Ponyprog enables the user to write, verify and erase data on
 the microchip.
 .
 Set fuse bits and locks using PonyProg. You can save any HEX file to
 BIN file or eep file,BIN file to HEX file or MOT file and vice versa so
 you can use Ponyprog as converter too. PonyProg offers serial or
 parallel port programming for uC's. You can even change polarity of
 control lines without touching the wires using I/O port setup.
 .
 Using Ponyprog together with generic USB2serial adapters is currently
 not possible! There are plans by upstream to use libusb to add such
 functionality.

This package will be maintained within the Debian Electronics team.
Co-maintainers are welcome!

Regards
Carsten



Processed: tagging 894914

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

> tags 894914 + pending
Bug #894914 [wnpp] ITP: gron -- Make JSON greppable!
Added tag(s) pending.
> thanks
Stopping processing here.

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



Bug#919587: bringing back Imapsync

2019-01-22 Thread Markus Raps

Dear RISKO Gergely,

as in 
https://www.debian.org/doc/manuals/developers-reference/ch05.html#reintroducing-pkgs 
described

i ask you, are you working on a comeback for imapsync in debian?
Can I help you in any way? packaging, building, testing ?

--
best regards
M.Raps



Bug#920186: ITP: ocs-url -- A program enabling web-installation of items served via OpenCollaborationServices (ocs://)

2019-01-22 Thread Scarlett Gately Moore
Package: wnpp
Severity: wishlist

I intend on maintaining this package.
-- 
Scarlett Gately Moore ( Formerly Clark )
Software engineer @ Blue Systems
KDE Developer/Sysadmin
Debian Contributor / Developer in training.

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


Bug#646216: marked as done (RFA: preload -- adaptive readahead daemon)

2019-01-22 Thread Debian Bug Tracking System
Your message dated Tue, 22 Jan 2019 11:49:27 +
with message-id 
and subject line Bug#646216: fixed in preload 0.6.4-3
has caused the Debian Bug report #646216,
regarding RFA: preload -- adaptive readahead daemon
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.)


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

With my current hardware, I would never notice what effect preload
would have.

Any takers?


--- End Message ---
--- Begin Message ---
Source: preload
Source-Version: 0.6.4-3

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

Debian distribution maintenance software
pp.
Jonathan Carter  (supplier of updated preload 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, 22 Jan 2019 11:44:27 +0200
Source: preload
Binary: preload
Architecture: source amd64
Version: 0.6.4-3
Distribution: unstable
Urgency: medium
Maintainer: Jonathan Carter 
Changed-By: Jonathan Carter 
Description:
 preload- adaptive readahead daemon
Closes: 646216
Changes:
 preload (0.6.4-3) unstable; urgency=medium
 .
   * Adopting package (Closes: #646216)
   * Update compat to 11
   * debian/rules:
 - Add hardening-all options
 - Use debhelper instead of cdbs
   * debian/control:
 - Line-split build depends
 - Add dependency: lsb-base
 - Add suggestion: logrotate
 - Fix typo in package description (s/priviledges/privileges/g)
 - Update standars version to 4.3.0
Checksums-Sha1:
 22c06aefa589996bf187d3c2652eea5d8b4a1d6d 1784 preload_0.6.4-3.dsc
 ce708af94dae13e4f1d34dbb44e28387cd3f6be4 6564 preload_0.6.4-3.debian.tar.xz
 e9c01a352caa892d8cbca40a7f5e5e79c45628e9 6270 preload_0.6.4-3_amd64.buildinfo
 d8efda930c45cefdb3d0fed0a4b5b734b39c5e61 13968 preload_0.6.4-3_amd64.deb
Checksums-Sha256:
 2d4dc000b65871d4bf2bad92c624b7f057ff143710b59af2dfdc602e3794ea69 1784 
preload_0.6.4-3.dsc
 a94a8f490c04265d6b56d64b76df0c4e33e64b28b2204adf8e9c54c05c50da2c 6564 
preload_0.6.4-3.debian.tar.xz
 f81cff0924a490cb14208857494d4c641a13549382c694728a7e12f43cb16367 6270 
preload_0.6.4-3_amd64.buildinfo
 3e2e82d03c400300b28570dc6c96acef64b839e2cfb5edbfe45e177bf3e46a8c 13968 
preload_0.6.4-3_amd64.deb
Files:
 fdb2ccda932848d948c9665e6943ef94 1784 misc optional preload_0.6.4-3.dsc
 241b856dec45f4ddb6f4ec0a3bd69384 6564 misc optional 
preload_0.6.4-3.debian.tar.xz
 751e08a9c1d131fee334ce7f7721b0a1 6270 misc optional 
preload_0.6.4-3_amd64.buildinfo
 6172a9b7c8c0777616168c8e61298d45 13968 misc optional preload_0.6.4-3_amd64.deb

-BEGIN PGP SIGNATURE-

iQJDBAEBCgAtFiEExyA8CpIGcL+U8AuxsB0acqyNyaEFAlxG/rEPHGpjY0BkZWJp
YW4ub3JnAAoJELAdGnKsjcmhBIMP/28Ny8mq37V9JlU+phI1MrQ8Fpwk2nKAAaCi
Sxsk/NJIspRUQFxsOSIVUb+chiscCKSVyR/Rs3ApMDBXeqlfSwGpPYS0NDIpnxM8
/xpl06Z00kUj94p8NnZSdHmhOLa/sZhYvSwv5bJUkBXLJjiA85WhZWwwclDa+9MA
KwdZ/+TAw8/fCRCy2nQHC2kDWQ7j25yfPqyKOXLbEptukJ4gGme5oBAN56+t0EBB
8viaBOX1JXJPZpxE38yub6Q98RXKr7tID2Eg0TN+F3oGiMrvnCphKPx3jLaviaeM
7xNNzEA9rXnupncszBz1NbS+gU3OcEOBCjB1f/pqqgA64TSyctMyep4qAI3aPEqn
sRtX5D+uqngO65SR7NECijaGLrcYzncjhJ7UJcKnLFTgDO9vlaIleIrpSlDaFIyD
8VU7aBRzqMTBTHLQFo0T1VsO5LWeaYqXOIi/Xbpw8E+FuBmoS67DCAlvthB+fHuE
3gk2uBNqfBPMZlAutIIQo5XU6Dl0MdJU4W8hOpNXerhIyLhFYqSDytNWX+CfD8s1
U93I7pgvJi0CBR6/9CHgAZboW09Aeyt6pXVqNcZRgJITQB92ag+8lTcEJ2PjrcLR
+ktRj9iuVpIR+8Yqbb2s9VMdWyMd51yvxvhVQVhAqE7HqjUvAkHEiQ263i2WGvCF
SK3O1xd3
=2km3
-END PGP SIGNATURE End Message ---


Bug#920178: ITP: libxml-generator-perldata-perl -- module for generating SAX2 events from nested Perl data structures

2019-01-22 Thread Nick Morrott
Package: wnpp
Owner: Nick Morrott 
Severity: wishlist
X-Debbugs-CC: debian-de...@lists.debian.org, debian-p...@lists.debian.org

* Package name: libxml-generator-perldata-perl
  Version : 0.95
  Upstream Author : Kip Hampton 
* URL : https://metacpan.org/release/XML-Generator-PerlData
* License : Artistic or GPL-1+
  Programming Lang: Perl
  Description : module for generating SAX2 events from nested Perl data 
structures

XML::Generator::PerlData provides a simple way to generate SAX2 events from
nested Perl data structures, while providing finer-grained control over the
resulting document streams.

Processing comes in two flavours: Simple Style and Stream Style:

In a nutshell, 'simple style' is best used for those cases where you have a
single Perl data structure that you want to convert to XML as quickly and
painlessly as possible. 'Stream style' is more useful for cases where you are
receiving chunks of data (like from a DBI handle) and you want to process
those chunks as they appear.

XML::Generator::PerlData is recommended by Task::Kensho, a list of recommended 
modules for Enlightened Perl development maintained by the Enlightened Perl 
Organisation.

The package will be maintained under the umbrella of the Debian Perl Group.



Processed: retitle 658699 to RFP: meandmyshadow -- A puzzle / platform game

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

> retitle 658699 RFP: meandmyshadow -- A puzzle / platform game
Bug #658699 [wnpp] ITP: meandmyshadow -- A puzzle / platform game
Changed Bug title to 'RFP: meandmyshadow -- A puzzle / platform game' from 
'ITP: meandmyshadow -- A puzzle / platform game'.
> thanks
Stopping processing here.

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



Processed: bug 658699 has no owner

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

> noowner 658699
Bug #658699 [wnpp] RFP: meandmyshadow -- A puzzle / platform game
Removed annotation that Bug was owned by gur...@phys.ethz.ch.
> thanks
Stopping processing here.

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



Processed: tagging 909144

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

> tags 909144 + pending
Bug #909144 [wnpp] RFP: golang-github-tidwall-gjson -- JSON Parser for Go
Added tag(s) pending.
> thanks
Stopping processing here.

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



Processed: tagging 909143

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

> tags 909143 + pending
Bug #909143 [wnpp] RFP: golang-github-tidwall-match -- simple string pattern 
matcher for Go
Added tag(s) pending.
> thanks
Stopping processing here.

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



Bug#920163: ITP: libspreadsheet-writeexcel-simple-perl -- module providing simple creation of single-sheet Excel documents

2019-01-22 Thread Nick Morrott
Package: wnpp
Owner: Nick Morrott 
Severity: wishlist
X-Debbugs-CC: debian-de...@lists.debian.org, debian-p...@lists.debian.org

* Package name: libspreadsheet-writeexcel-simple-perl
  Version : 1.04
  Upstream Author : Tony Bowden 
* URL : https://metacpan.org/release/Spreadsheet-WriteExcel-Simple
* License : Artistic or GPL-1+
  Programming Lang: Perl
  Description : module providing simple creation of single-sheet Excel 
documents

Spreadsheet::WriteExcel::Simple provides an abstraction to the
Spreadsheet::WriteExcel module for easier creation of simple single-sheet
Excel documents.

In its most basic form it provides two methods for writing data:

 * write_row
 * write_bold_row

which write the data supplied to the next row of the spreadsheet.

However, you can also use $ss->book and $ss->sheet to get at the underlying
workbook and worksheet from Spreadsheet::WriteExcel if you wish to manipulate
these directly.

Spreadsheet::WriteExcel::Simple is recommended by Task::Kensho, a list of 
recommended modules for Enlightened Perl development maintained by the 
Enlightened Perl Organisation.

The package will be maintained under the umbrella of the Debian Perl Group.



Processed: tagging 846614

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

> tags 846614 + pending
Bug #846614 [wnpp] RFP: golang-github-influxdata-wlog -- simple log level based 
Golang logger
Added tag(s) pending.
> thanks
Stopping processing here.

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



Bug#920159: ITP: libemail-mime-kit-perl -- module to build complete email messages from templates

2019-01-22 Thread Nick Morrott
Package: wnpp
Owner: Nick Morrott 
Severity: wishlist
X-Debbugs-CC: debian-de...@lists.debian.org, debian-p...@lists.debian.org

* Package name: libemail-mime-kit-perl
  Version : 3.06
  Upstream Author : Ricardo Signes 
* URL : https://metacpan.org/release/Email-MIME-Kit
* License : Artistic or GPL-1+
  Programming Lang: Perl
  Description : module to build complete email messages from templates

Email::MIME::Kit is a templating system for email messages. Instead of trying
to be yet another templating system for chunks of text, it makes it easy to
build complete email messages.

It handles the construction of multipart messages, text and HTML
alternatives, attachments, interpart linking, string encoding, and parameter
validation.

Although nearly every part of Email::MIME::Kit is a replaceable component,
the stock configuration is probably enough for most use. A message kit will
be stored as a directory that might look like this:

sample.mkit/

manifest.json

body.txt

body.html

logo.jpg

Email::MIME::Kit is recommended by Task::Kensho, a list of recommended modules
for Enlightened Perl development maintained by the Enlightened Perl 
Organisation.

The package will be maintained under the umbrella of the Debian Perl Group.



Bug#920157: ITP: libcgi-formbuilder-source-perl-perl -- module to initialize FormBuilder applications from Perl files

2019-01-22 Thread Nick Morrott
Package: wnpp
Owner: Nick Morrott 
Severity: wishlist
X-Debbugs-CC: debian-de...@lists.debian.org, debian-p...@lists.debian.org

* Package name: libcgi-formbuilder-source-perl-perl
  Version : 0.01
  Upstream Author : Edmund von der Burg 
* URL : https://metacpan.org/release/CGI-FormBuilder-Source-Perl
* License : Artistic or GPL-1+
  Programming Lang: Perl
  Description : module to initialize FormBuilder applications from Perl 
files

CGI::FormBuilder::Source::Perl allows you to specify the config for a
CGI::FormBuilder object using Perl syntax.

The contents of the config file will be evaled and the hash ref returned
will be used as the config for the object.

CGI::FormBuilder::Source::Perl is recommended by Task::Kensho, a list of 
recommended modules for Enlightened Perl development maintained by the 
Enlightened Perl Organisation.

The package will be maintained under the umbrella of the Debian Perl Group.



Bug#920156: RFP: clfft -- a software library containing FFT functions written in OpenCL

2019-01-22 Thread Alessandro Barbieri
Package: wnpp
Severity: wishlist

* Package name: clfft
  Version : 2.12.2
  Upstream Author : Bragadeesh Natarajan
* URL : https://github.com/clMathLibraries/clFFT
* License : Apache-2.0
  Programming Lang: C++
  Description : a software library containing FFT functions written in 
OpenCL

clFFT is a software library containing FFT functions written in OpenCL. In 
addition to GPU devices, the library also supports running on CPU devices to 
facilitate debugging and heterogeneous programming.

Introduction to clFFT

The FFT is an implementation of the Discrete Fourier Transform (DFT) that makes 
use of symmetries in the FFT definition to reduce the mathematical intensity 
required from O(N^2) to O(N log2(N)) when the sequence length N is the product 
of small prime factors. Currently, there is no standard API for FFT routines. 
Hardware vendors usually provide a set of high-performance FFTs optimized for 
their systems: no two vendors employ the same interfaces for their FFT 
routines. clFFT provides a set of FFT routines that are optimized for AMD 
graphics processors, but also are functional across CPU and other compute 
devices.

The clFFT library is an open source OpenCL library implementation of discrete 
Fast Fourier Transforms. The library:

provides a fast and accurate platform for calculating discrete FFTs.

works on CPU or GPU backends.

supports in-place or out-of-place transforms.

supports 1D, 2D, and 3D transforms with a batch size that can be greater 
than 1.

supports planar (real and complex components in separate arrays) and 
interleaved (real and complex components as a pair contiguous in memory) 
formats.

supports dimension lengths that can be any combination of powers of 2, 3, 
5, 7, 11 and 13.

Supports single and double precision floating point formats.



Bug#920155: ITP: libtime-tiny-perl -- time object, with as little code as possible

2019-01-22 Thread Nick Morrott
Package: wnpp
Owner: Nick Morrott 
Severity: wishlist
X-Debbugs-CC: debian-de...@lists.debian.org, debian-p...@lists.debian.org

* Package name: libtime-tiny-perl
  Version : 1.08
  Upstream Author : David Golden 
* URL : https://metacpan.org/release/Time-Tiny
* License : Artistic or GPL-1+
  Programming Lang: Perl
  Description : time object, with as little code as possible

Time::Tiny is a member of the DateTime::Tiny suite of time modules.

It implements an extremely lightweight object that represents a time, without
any time data.

Time::Tiny is recommended by Task::Kensho, a list of recommended modules for 
Enlightened Perl development maintained by the Enlightened Perl Organisation.

The package will be maintained under the umbrella of the Debian Perl Group.



Bug#920152: RFP: clrng -- an OpenCL based software library containing random number generation functions

2019-01-22 Thread Alessandro Barbieri
Package: wnpp
Severity: wishlist

* Package name: clrng
  Version : 1.0.0
  Upstream Author : Bragadeesh Natarajan
* URL : https://github.com/clMathLibraries/clRNG
* License : https://github.com/clMathLibraries/clRNG/blob/master/LICENSE
  Programming Lang: C
  Description : an OpenCL based software library containing random number 
generation functions

A library for uniform random number generation in OpenCL.

Streams of random numbers act as virtual random number generators. They can be 
created on the host computer in unlimited numbers, and then used either on the 
host or on computing devices by work items to generate random numbers. Each 
stream also has equally-spaced substreams, which are occasionally useful. The 
API is currently implemented for four different RNGs, namely the MRG31k3p, 
MRG32k3a, LFSR113 and Philox-4×32-10 generators.


Bug#920149: RFP: open-match -- Flexible, extensible, and scalable video game matchmaking.

2019-01-22 Thread Alessandro Barbieri
Package: wnpp
Severity: wishlist

* Package name: open-match
  Version : 0.3.2
  Upstream Author : Joseph Holley
* URL : https://github.com/GoogleCloudPlatform/open-match
* License : Apache-2.0
  Programming Lang: Go
  Description : Flexible, extensible, and scalable video game matchmaking.

Open Match is an open source game matchmaking framework designed to allow game 
creators to build matchmakers of any size easily and with as much possibility 
for sharing and code re-use as possible. It’s designed to be flexible (run it 
anywhere Kubernetes runs), extensible (match logic can be customized to work 
for any game), and scalable.

Matchmaking is a complicated process, and when large player populations are 
involved, many popular matchmaking approaches touch on significant areas of 
computer science including graph theory and massively concurrent processing. 
Open Match is an effort to provide a foundation upon which these difficult 
problems can be addressed by the wider game development community. As Josh 
Menke — famous for working on matchmaking for many popular triple-A franchises 
— put it:

"Matchmaking, a lot of it actually really is just really good engineering. 
There's a lot of really hard networking and plumbing problems that need to be 
solved, depending on the size of your audience."

This project attempts to solve the networking and plumbing problems, so game 
developers can focus on the logic to match players into great games.


Bug#920148: RFP: python-mapillary-tools -- Useful tools and scripts related to Mapillary

2019-01-22 Thread Alessandro Barbieri
Package: wnpp
Severity: wishlist

* Package name: python-mapillary-tools
  Version : 0.4.0
  Upstream Author : supp...@mapillary.com
* URL : https://github.com/mapillary/mapillary_tools
* License : BSD-2
  Programming Lang: Python
  Description : Useful tools and scripts related to Mapillary

Mapillary Tools is a library for processing and uploading images to Mapillary.



Bug#658699: meandmyshadow

2019-01-22 Thread Gürkan Myczko
i never liked the game a lot, but here's what i did so far, if someone 
wants to maintain it:

http://phd-sid.ethz.ch/debian/meandmyshadow/

best,