Bug#933946: ITP: libtest-fitesque-rdf-perl -- Formulate Test::FITesque fixture tables in RDF

2020-10-22 Thread Ken Ibbotson
As per proces, indicating my intent to package.
--
Ken


Bug#933949: ITP: libtest-fitesque-perl -- Formulate test fixture tables in data structures

2020-10-22 Thread Ken Ibbotson
As per process, indicating my intent to package.
--
Ken


Bug#966273: Bug#510368: libgamin0: libfam shlib dependency wrongly set to libfam0

2020-10-22 Thread Glenn Strauss
cross-posting to:
  https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=966273
  https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=510368

stbuehler wrote:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=966273
> Is there any reason to keep FAM around any longer in your opinion,
> given upstream is dead and there is gamin?
>
> Or, in other words, why didn't you file a package removal request?
>
> Imho providing a package that runs a (even if just local) service as
> root doesn't combine well with a dead upstream with regards to
> security.
>
> I see the following reverse dependencies in aptitude:
>
> fam: (recommends) gnubiff
>
> libfam0: (depends)
>  courier-base
>  courier-imap
>  doodled
>  gnubiff
>  libkf5coreaddons5
>  lighttpd
>  omake
>  sqwebmail
>
> Is any of these known to actually need fam instead of gamin?

Negative.  I just scanned the source code and *none* require FAM.

gamin limitations according to 
  https://people.gnome.org/~veillard/gamin/differences.html
"The functions FAMSuspendMonitor(), FAMResumeMonitor() and 
FAMMonitorCollection() are not implemented. They all raise problem of 
accumulating unbounded state on the server side and better handled at the 
client level if needed."

A simple
  egrep "FAMMonitorCollection|FAMSuspendMonitor|FAMResumeMonitor"
through source code finds that none of the above packages use those 
APIs except omake.

omake provides its own implementation of the FAM APIs, and on Linux, 
uses its own implementation employing inotify().  omake provides a
kqueue implementation for *BSD, and a Win32 implementation for Windows.
On other platforms, it uses FAM.  To repeat, on Linux, omake uses
its own implementation of FAM APIs employing inotify().  See omake
source code lib/configure/fam.install

None of the other packages reference the APIs in FAM missing in gamin.

doodle and omake reference FamErrlist[FAMErrno], but if FAM is removed,
building and depending on gamin has consistent behavior.

==> Therefore, it should be possible to remove FAM from Bullseye,
and to change package dependencies from libfam-dev to libgamin-dev
in Bullseye.

==> What are the next steps to remove FAM from Bullseye?
Can the following be turned into a package removal request?
  RFA: fam -- File Alteration Monitor
  https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=966273

Cheers, Glenn

https://tracker.debian.org/pkg/courier
  http://www.courier-mta.org/repo.html
  https://github.com/svarshavchik/courier
  https://github.com/svarshavchik/courier-libs
  Debian packages:
courier-base
courier-imap
sqwebmail
https://tracker.debian.org/pkg/doodle
  http://http.us.debian.org/debian/pool/main/d/doodle/
https://tracker.debian.org/pkg/gnubiff
  http://gnubiff.sourceforge.net/
https://tracker.debian.org/pkg/kcoreaddons
  https://invent.kde.org/frameworks/kcoreaddons
https://tracker.debian.org/pkg/lighttpd
  https://salsa.debian.org/debian/lighttpd
https://tracker.debian.org/pkg/omake
  https://salsa.debian.org/ocaml-team/omake



Bug#945988: ITA: libintl-perl -- Uniforum message translations system compatible i18n library

2020-10-22 Thread Ken Ibbotson
As per process, indicating my intent to adopt this package.

Please advise if already under adoption.
--
Ken


Bug#971924: RFP: ironseed -- science-fiction exploration/strategy adventure game in space

2020-10-22 Thread Matija Nalis
Thanks to both you Sudip and Yangfl, I'm doing additional reading on
Debian procedures, so I'll update this bug in few days.

(I'll also investigate build bug, thanks!)

-- 
Opinions above are GNU-copylefted.



Bug#972718: ITP: pytest-dependency - Manages dependencies of pytest test cases

2020-10-22 Thread Bastian Germann
Package: wnpp
Severity: wishlist
Owner: Bastian Germann 

* Package name: pytest-dependency
  Version : 0.5.1
  Upstream Author : Rolf Krahl 
* URL : https://github.com/RKrahl/pytest-dependency
* License : Apache 2.0
  Programming Lang: Python
  Description : Manages dependencies of pytest test cases


This Pytest plugin manages dependencies of tests.  It allows to mark
some tests as dependent from other tests.  These tests will then be
skipped if any of the dependencies failed or were skipped.



Bug#968677: marked as done (ITP: renderd -- Renders raster map tiles using mapnik)

2020-10-22 Thread Debian Bug Tracking System
Your message dated Thu, 22 Oct 2020 22:00:09 +
with message-id 
and subject line Bug#950904: fixed in libapache2-mod-tile 0.5-1~exp1
has caused the Debian Bug report #950904,
regarding ITP: renderd -- Renders raster map tiles using mapnik
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.)


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

* Package name    : renderd
  Version : 0.4+git20170108-e25bfdb
  Upstream Author : OSMF Operations Working Group
* URL : https://github.com/openstreetmap/mod_tile
* License : GPL-2+
  Programming Lang: C, C++
  Description : Renders raster map tiles using mapnik

renderd is a render engine and queue management system to connect a
webserver with the Mapnik mapserver.
It is a daemon that creates "metatiles" fo  map tile requests issued by
libapache2-mod-tile and the mapnik library.

The package will be maintained in the Debian GIS team.
--- End Message ---
--- Begin Message ---
Source: libapache2-mod-tile
Source-Version: 0.5-1~exp1
Done: Felix Delattre 

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

Debian distribution maintenance software
pp.
Felix Delattre  (supplier of updated libapache2-mod-tile 
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, 29 Sep 2020 15:23:23 +
Source: libapache2-mod-tile
Binary: libapache2-mod-tile libapache2-mod-tile-dbgsym renderd renderd-dbgsym
Architecture: source amd64
Version: 0.5-1~exp1
Distribution: experimental
Urgency: medium
Maintainer: Debian GIS Project 
Changed-By: Felix Delattre 
Description:
 libapache2-mod-tile - Apache module to deliver tiles created by renderd
 renderd- Daemon that renders map tiles using mapnik
Closes: 950904
Changes:
 libapache2-mod-tile (0.5-1~exp1) experimental; urgency=medium
 .
   [ Bas Couwenberg ]
   * Update packaging to incorporate Debian GIS changes.
   * Update Vcs-* URLs for Salsa.
   * Bump Standards-Version to 4.5.0, no changes.
   * Update watch file to limit matches to archive path.
   * Update gbp.conf to use --source-only-changes by default.
   * Add patch by Boris Shtrasman to use libiniparser package.
   * Drop renderd from Suggests, already part of Depends.
   * Remove renderd.conf before dh_install, custom config installed instead.
   * Fix install files.
   * Add dependency on lsb-base required by init script.
   * Add patch to use libjs-openlayers package.
   * Enable all hardening buildflags.
   * Add status option to init script.
   * Update libapache2-mod-tile packaging for 2.4.
   * Don't install site configuration.
   * Drop Name field from upstream metadata.
   * Bump debhelper compat to 10, changes:
 - Drop --parallel option, enabled by default
 - Don't explicitly enable autoreconf, enabled by default
 - Drop dh-autoreconf build dependency
   * Remove get-orig-source target from rules.
   * Update get-orig-source script for more robust git snapshots.
   * Add ${misc:Recommends} to renderd Recommends.
 .
   [ Felix Delattre ]
   * Added information about patches forwarded to upstream.
   * Improved control file to responding to several lintian warnings.
   * Removed lintian override as it doesn't seem to be necessary anymore.
   * Added Documentation key and extended Description in systemd service file.
   * Adjust naming of config files following lintian.
   * Avoid recursive privilege change on directories during postinst.
   * Fixed check for enabled mod_tile during installation.
   * Moved config files in better subdirectory.
   * Small improvements in commenting and dependencies as web app.
   * Moved web app directory.
   * Make sure mod_tile is enabled on install of dependent packages.
   * Leave to the admin to enable munin plugins.
   * Change DEP-3 Forwarded to not-needed.
   * Removed Forwarded headers where there is Origin.
   * Realigned .install maintainer scripts.
   * Use Bug DEP-3 header to 

Bug#971338: marked as done (ITP: dataclasses-json -- API for encoding and decoding dataclasses to and from JSON in python)

2020-10-22 Thread Debian Bug Tracking System
Your message dated Thu, 22 Oct 2020 22:00:08 +
with message-id 
and subject line Bug#971338: fixed in dataclasses-json 0.5.2-1
has caused the Debian Bug report #971338,
regarding ITP: dataclasses-json -- API for encoding and decoding dataclasses to 
and from JSON in python
to be marked as done.

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

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


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

* Package name : dataclasses-json
Version : 0.5.2
Upstream Author : Charles Li 
* URL : https://github.com/lidatong/dataclasses-json
* License : Expat
Description :  A python library that provides a simple API for encoding
and decoding dataclasses to and from JSON.

This library is needed to package the new version of sublime-music. I
intend to maintain in the Debian Python Team.

-- 
  ⢀⣴⠾⠻⢶⣦⠀
  ⣾⠁⢠⠒⠀⣿⡁  Louis-Philippe Véronneau
  ⢿⡄⠘⠷⠚⠋   po...@debian.org / veronneau.org
  ⠈⠳⣄



signature.asc
Description: OpenPGP digital signature
--- End Message ---
--- Begin Message ---
Source: dataclasses-json
Source-Version: 0.5.2-1
Done: =?utf-8?q?Louis-Philippe_V=C3=A9ronneau?= 

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

Debian distribution maintenance software
pp.
Louis-Philippe Véronneau  (supplier of updated 
dataclasses-json 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, 29 Sep 2020 17:46:07 -0400
Source: dataclasses-json
Binary: python3-dataclasses-json
Architecture: source all
Version: 0.5.2-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team 
Changed-By: Louis-Philippe Véronneau 
Description:
 python3-dataclasses-json - API for encoding and decoding dataclasses to and 
from JSON
Closes: 971338
Changes:
 dataclasses-json (0.5.2-1) unstable; urgency=medium
 .
   * Initial release. (Closes: #971338)
Checksums-Sha1:
 19455b8ec45b4a0c2606d4c86a460ea0c96b1a9b 2329 dataclasses-json_0.5.2-1.dsc
 194fd102e9759d9a182b522b07511a8e63e98498 36004 
dataclasses-json_0.5.2.orig.tar.gz
 f6aaf834f2bd14be3f51cfe4782ec38b1fa697a0 4076 
dataclasses-json_0.5.2-1.debian.tar.xz
 77d83b4a147fa97b104be4284f9b9b3182ea84ae 7139 
dataclasses-json_0.5.2-1_amd64.buildinfo
 c76767409f3e6f56c9c06cf2171ff99be423de75 27656 
python3-dataclasses-json_0.5.2-1_all.deb
Checksums-Sha256:
 e58d303616009378a430409801079d79aac8a7e5b571031837e77f28738d0d1e 2329 
dataclasses-json_0.5.2-1.dsc
 7a118f8d6d0715812529c5a94b6b2a9cb413d594b47f8789834269e125fb79a9 36004 
dataclasses-json_0.5.2.orig.tar.gz
 92aea76b1a2be99262cdeec17dffbe67cd9d27af96737100d430bf1f7e6af7d2 4076 
dataclasses-json_0.5.2-1.debian.tar.xz
 cf9e2bf9aae6c9a4d96fac9473ca8a826119cc827486db7ff73c01af1a9fde57 7139 
dataclasses-json_0.5.2-1_amd64.buildinfo
 24ef9da0236ee7b918cd1c3f24cb70c1cbbb9f657bbc85fa11adca962b6acfc5 27656 
python3-dataclasses-json_0.5.2-1_all.deb
Files:
 843d8c4b11aa83beb19236eda8263acf 2329 python optional 
dataclasses-json_0.5.2-1.dsc
 fc7d716b1b2068bb41e663d6afba6d51 36004 python optional 
dataclasses-json_0.5.2.orig.tar.gz
 29affe0cd8784486230bc52db5a91b37 4076 python optional 
dataclasses-json_0.5.2-1.debian.tar.xz
 2a402ec61c71ac8c22e60150d1cd58e6 7139 python optional 
dataclasses-json_0.5.2-1_amd64.buildinfo
 2ad465f84e4b625f625b4dc027eedf50 27656 python optional 
python3-dataclasses-json_0.5.2-1_all.deb

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEZ39U8fqGga2OwLzmeurE7GqqCpcFAl90CtgACgkQeurE7Gqq
CpdVDw//TUDr1V19D5KEkYA/E/dEknsD9ZvQ2MNQ3MSQ5FY2kTtlrf/81GtmShVK
lRWaYeCSZxsAmxmPkSlCY+EAN1O0SvcIrgONkjEORD+yh2xBpIOD62pJvwwpRP5A
p5GnpdzhAIVWt2gzeZ/Ub6W3PeEqXUP2efIgD9LTv6CkrtGKMH7qKiQEwXFkG+Qz
22SMb1oGTT7ORp8jg/XyHwrsWCrsnFccSG2R/Z7WXarAwrA6fD2gve5mYvLr5mDX
nc+QOwWWd4j0gPAd50OldQa7EVcXKs2jOHEZTWG9IYm2aE2eaOnPniJTPykE1W7Y
c5F0iRw8hVzclVcDCpzbjFQB+URpQoOsXq5nFoxL9a+KtVC007vZabHSRYUjbL/f
IUNJQQvuUXD/lPgE+yjHG84TlhRkqQm5RsTJjZ17/MDVD6dwl6UbbCIbit+3W15j
2sbpP5rPPVLwebD2SEsviw4nbYEqJ1hOmAdKadaGogDXVREtH870udvMO43Vjrsk

Bug#950904: marked as done (ITP: libapache2-mod-tile -- Serves raster map tiles using apache)

2020-10-22 Thread Debian Bug Tracking System
Your message dated Thu, 22 Oct 2020 22:00:09 +
with message-id 
and subject line Bug#950904: fixed in libapache2-mod-tile 0.5-1~exp1
has caused the Debian Bug report #950904,
regarding ITP: libapache2-mod-tile -- Serves raster map tiles using apache
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.)


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

* Package name: mod-tile
  Version : 0.4
  Upstream Author : 
* URL : https://github.com/openstreetmap/mod_tile
* License : GPL-2.0
  Programming Lang: C, C++
  Description : Renders and serves map tiles using apache

mod_tile is a system to serve raster tiles for example to use within a slippy 
map. It provides a dynamic combination of efficient caching and on the fly 
rendering. Due to its dynamic rendering, only a small fraction of overall tiles 
need to be kept on disk, reducing the resources required. At the same time, its 
caching strategy allows for a high performance serving and can support several 
thousand requests per second.

Mod_tile was originally written for serving the tiles of the main OSM map 
(Mapnik layer), but since is being used on a variety of different servers 
providing maps ontop of OpenStreetMap data. 
--- End Message ---
--- Begin Message ---
Source: libapache2-mod-tile
Source-Version: 0.5-1~exp1
Done: Felix Delattre 

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

Debian distribution maintenance software
pp.
Felix Delattre  (supplier of updated libapache2-mod-tile 
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, 29 Sep 2020 15:23:23 +
Source: libapache2-mod-tile
Binary: libapache2-mod-tile libapache2-mod-tile-dbgsym renderd renderd-dbgsym
Architecture: source amd64
Version: 0.5-1~exp1
Distribution: experimental
Urgency: medium
Maintainer: Debian GIS Project 
Changed-By: Felix Delattre 
Description:
 libapache2-mod-tile - Apache module to deliver tiles created by renderd
 renderd- Daemon that renders map tiles using mapnik
Closes: 950904
Changes:
 libapache2-mod-tile (0.5-1~exp1) experimental; urgency=medium
 .
   [ Bas Couwenberg ]
   * Update packaging to incorporate Debian GIS changes.
   * Update Vcs-* URLs for Salsa.
   * Bump Standards-Version to 4.5.0, no changes.
   * Update watch file to limit matches to archive path.
   * Update gbp.conf to use --source-only-changes by default.
   * Add patch by Boris Shtrasman to use libiniparser package.
   * Drop renderd from Suggests, already part of Depends.
   * Remove renderd.conf before dh_install, custom config installed instead.
   * Fix install files.
   * Add dependency on lsb-base required by init script.
   * Add patch to use libjs-openlayers package.
   * Enable all hardening buildflags.
   * Add status option to init script.
   * Update libapache2-mod-tile packaging for 2.4.
   * Don't install site configuration.
   * Drop Name field from upstream metadata.
   * Bump debhelper compat to 10, changes:
 - Drop --parallel option, enabled by default
 - Don't explicitly enable autoreconf, enabled by default
 - Drop dh-autoreconf build dependency
   * Remove get-orig-source target from rules.
   * Update get-orig-source script for more robust git snapshots.
   * Add ${misc:Recommends} to renderd Recommends.
 .
   [ Felix Delattre ]
   * Added information about patches forwarded to upstream.
   * Improved control file to responding to several lintian warnings.
   * Removed lintian override as it doesn't seem to be necessary anymore.
   * Added Documentation key and extended Description in systemd service file.
   * Adjust naming of config files following lintian.
   * Avoid recursive privilege change on directories during postinst.
   * Fixed check for enabled mod_tile during installation.
   * Moved config files in better subdirectory.
   * Small improvements in commenting and dependencies as web app.
   * 

Bug#971341: marked as done (ITP: libxml-hash-xs-perl -- Simple and fast hash to XML and XML to hash conversion written in C)

2020-10-22 Thread Debian Bug Tracking System
Your message dated Thu, 22 Oct 2020 22:00:09 +
with message-id 
and subject line Bug#971341: fixed in libxml-hash-xs-perl 0.55-1
has caused the Debian Bug report #971341,
regarding ITP: libxml-hash-xs-perl -- Simple and fast hash to XML and XML to 
hash conversion written in C
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.)


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

* Package name: libxml-hash-xs-perl
  Version : 0.55
  Upstream Author : Yuriy Ustushenko 
* URL : https://metacpan.org/release/XML-Hash-XS
* License : Artistic or GPL-1+
  Programming Lang: Perl
  Description : Simple and fast hash to XML and XML to hash conversion
written in C

XML::Hash::XS implements simple hash to XML and XML to hash conversion
written in C.

During conversion uses minimum of memory, XML or hash is written directly
without building DOM.

Some features are optional and are available with appropriate libraries:

This description was automagically extracted from the module by
dh-make-perl.

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

--
Generated with the help of dpt-gen-itp(1) from pkg-perl-tools.

From: "Ken Ibbotson"
To: "Debian Bug Tracking System"
Subject: ITP: libxml-hash-xs-perl -- Simple and fast hash to XML and XML to
hash conversion written in C
Date: Tue, 29 Sep 2020 11:11:55 +0930
--
Ken Ibbotson
M: +61 418 861 775
E: k...@computer.org

*"Reality is merely an illusion, albeit a very persistent one."*
- Albert Einstein (1879-1955)
--- End Message ---
--- Begin Message ---
Source: libxml-hash-xs-perl
Source-Version: 0.55-1
Done: Ken Ibbotson 

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

Debian distribution maintenance software
pp.
Ken Ibbotson  (supplier of updated libxml-hash-xs-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: Mon, 28 Sep 2020 11:19:06 +0930
Source: libxml-hash-xs-perl
Binary: libxml-hash-xs-perl libxml-hash-xs-perl-dbgsym
Architecture: source amd64
Version: 0.55-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group 
Changed-By: Ken Ibbotson 
Description:
 libxml-hash-xs-perl - Perl XS module to fastly convert XML from/to hash
Closes: 971341
Changes:
 libxml-hash-xs-perl (0.55-1) unstable; urgency=low
 .
   * Initial release (Closes: #971341)
Checksums-Sha1:
 4d62ec6a63f4e507646bf6b7d84491396cdb5af2 2170 libxml-hash-xs-perl_0.55-1.dsc
 f51a156c8f36060fbb6a2beac59cb5b8133f1002 100624 
libxml-hash-xs-perl_0.55.orig.tar.gz
 6f9f253915e116e12adcbfeb581fce4f39cefe47 1912 
libxml-hash-xs-perl_0.55-1.debian.tar.xz
 02dffc8f9ebc6ac2df67c9bd5a090a1f02a0de31 140876 
libxml-hash-xs-perl-dbgsym_0.55-1_amd64.deb
 faa17d557a36cb044a32797aaae50eb837bc3405 5977 
libxml-hash-xs-perl_0.55-1_amd64.buildinfo
 cb6214c951ce93544ddc2b1229fca2a49e5a5596 64052 
libxml-hash-xs-perl_0.55-1_amd64.deb
Checksums-Sha256:
 f05961acd43d00344128a60c4a77177050e3a129256974de5ff74587cac97e81 2170 
libxml-hash-xs-perl_0.55-1.dsc
 420734924cd9cd0f39e218785d347fcad494507332e6f6b44e42080e49dab744 100624 
libxml-hash-xs-perl_0.55.orig.tar.gz
 afbf9aad9753d837da20f35090dab996f91556860bf22f474f038e173f8f72c2 1912 
libxml-hash-xs-perl_0.55-1.debian.tar.xz
 a757e6e7c55e2160ffb07019b0cd2242c7e766a7ab9174f46f8ce2489156f985 140876 
libxml-hash-xs-perl-dbgsym_0.55-1_amd64.deb
 0a94b6cbbf600c618a5bc889d386955999e5a65f12800b3130b71dd86fdf3138 5977 
libxml-hash-xs-perl_0.55-1_amd64.buildinfo
 e53fd7e0ab7c8ce91909c6321bd9bd45a03e400e9c2be2d267dd953adaad19dc 64052 
libxml-hash-xs-perl_0.55-1_amd64.deb
Files:
 2e8c67f79c5b5b27b986eb9a1c6d1931 2170 perl optional 
libxml-hash-xs-perl_0.55-1.dsc
 22d2a4ca1e4e7cd2ef668be8cf2f09a8 100624 perl optional 
libxml-hash-xs-perl_0.55.orig.tar.gz
 499566fa44c1bb26382548ae2871a6ed 1912 perl optional 

Bug#971339: marked as done (ITP: python-marshmallow-enum -- marshmallow extension for enum fields)

2020-10-22 Thread Debian Bug Tracking System
Your message dated Thu, 22 Oct 2020 22:00:09 +
with message-id 
and subject line Bug#971339: fixed in python-marshmallow-enum 1.5.1-1
has caused the Debian Bug report #971339,
regarding ITP: python-marshmallow-enum -- marshmallow extension for enum fields
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.)


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

* Package name : python-marshmallow-enum
  Version : 1.5.1
  Upstream Author : Alec Nikolas Reiter 
* URL : https://github.com/justanr/marshmallow_enum
* License : Expat
  Programming Lang: Python
  Description : marshmallow extension for enum fields

This library is needed to package the dataclasses-json library. I
intend to maintain in the Debian Python Team.

-- 
  ⢀⣴⠾⠻⢶⣦⠀
  ⣾⠁⢠⠒⠀⣿⡁  Louis-Philippe Véronneau
  ⢿⡄⠘⠷⠚⠋   po...@debian.org / veronneau.org
  ⠈⠳⣄



signature.asc
Description: OpenPGP digital signature
--- End Message ---
--- Begin Message ---
Source: python-marshmallow-enum
Source-Version: 1.5.1-1
Done: =?utf-8?q?Louis-Philippe_V=C3=A9ronneau?= 

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

Debian distribution maintenance software
pp.
Louis-Philippe Véronneau  (supplier of updated 
python-marshmallow-enum 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, 29 Sep 2020 14:35:27 -0400
Source: python-marshmallow-enum
Binary: python3-marshmallow-enum
Architecture: source all
Version: 1.5.1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team 
Changed-By: Louis-Philippe Véronneau 
Description:
 python3-marshmallow-enum - marshmallow extension for enum fields
Closes: 971339
Changes:
 python-marshmallow-enum (1.5.1-1) unstable; urgency=medium
 .
   * Initial release. (Closes: #971339)
Checksums-Sha1:
 6106b1fb26be94485e0f725fdf35f1f2fc31fede 2258 
python-marshmallow-enum_1.5.1-1.dsc
 9a33f177ec173c13c27f4b97c8e048fd00bf63b1 6477 
python-marshmallow-enum_1.5.1.orig.tar.gz
 6e078a1bc2d0fe468a2de2d9a4fd2586a9757f57 2608 
python-marshmallow-enum_1.5.1-1.debian.tar.xz
 8a9b1972a3d4ca7ca7a23eb79fe7b41c8f9f1798 6806 
python-marshmallow-enum_1.5.1-1_amd64.buildinfo
 0934d63c79543aabae45a058780151f0ad68508a 5512 
python3-marshmallow-enum_1.5.1-1_all.deb
Checksums-Sha256:
 7eb688392265451468a02a5a936b4603f66eb0b64273c371814ddced351568d2 2258 
python-marshmallow-enum_1.5.1-1.dsc
 c47283bf3e93ce82fd8a9c0238f28202ae6a748aed26a6da7c00680bd82c637b 6477 
python-marshmallow-enum_1.5.1.orig.tar.gz
 cf1be31953d92253a5606bb67b9d3b6596c88dd80d79609400317d7ab147dcfd 2608 
python-marshmallow-enum_1.5.1-1.debian.tar.xz
 51c18a53ccfbb8b1a00eb98c6322eb3da965239163b15eb30215d69c7bbb2aab 6806 
python-marshmallow-enum_1.5.1-1_amd64.buildinfo
 1cf08b3cc5a4b1b0489d346fc1adbe542ecbb33230b0d20212bc04073c4eee87 5512 
python3-marshmallow-enum_1.5.1-1_all.deb
Files:
 a38ae915cb959f249096e5f8ed4b6d62 2258 python optional 
python-marshmallow-enum_1.5.1-1.dsc
 0f0fd492b93b8149ae66c5019351f1b5 6477 python optional 
python-marshmallow-enum_1.5.1.orig.tar.gz
 156a8c956ae6a46a8d3e0f2bc356da99 2608 python optional 
python-marshmallow-enum_1.5.1-1.debian.tar.xz
 4cb650909830abb51f71205290985196 6806 python optional 
python-marshmallow-enum_1.5.1-1_amd64.buildinfo
 4fdb92d500225c50dbaef8069b03374c 5512 python optional 
python3-marshmallow-enum_1.5.1-1_all.deb

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEZ39U8fqGga2OwLzmeurE7GqqCpcFAl9znKIACgkQeurE7Gqq
CpejgA/8DCpnJXKbB15PM9FX2v1jnV8ZFYeg1/DhQBD+8uuMh8/fs4jwiIa+J2/4
7U7k1IaKLjRfMH8PSgnZ69Oz0Cv4mj8z0kmy4bLBcY13B+Jyx5GmQJ3edzHtsU3v
r821IBOmfqmbEpf4OPQ1UJ2d9dJibvq72DJhnCvZrXq63YnF2lIpvaXGosG15Ksz
kVjtzHBRz/g6c1MH3MAu4y6aWjJXfPriqYsePXslIS4qXpFEJKphKCFklBwcV+8B
8OZFfE6VSwC6ANzdkR9QFbHkrS8+bQrLqV7G6PUzGvn+fi6cw1xZdtI+07WKlfWI
X5CANDABcwIoc8dX2hm9R2NOGP6nGaladuDhch3XXqf7I+q3KXgUZgmJJnq15baA
eM83ISQPnNn0Zr7qrskI4izx+kIv3HCEDYkjhjM4vv03kpBDdO4ASOVstjfrX1rv

Bug#972708: ITP: ruby-liquid-c -- liquid performance extension in C

2020-10-22 Thread Daniel Leidert
Package: wnpp
Severity: wishlist
Owner: Daniel Leidert 
X-Debbugs-Cc: debian-de...@lists.debian.org, debian-r...@lists.debian.org, 
pkg-ruby-extras-maintain...@lists.alioth.debian.org

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

* Package name: ruby-liquid-c
  Version : 4.0.0
  Upstream Author : Shopify
* URL : https://github.com/shopify/liquid-c
* License : MIT/X
  Programming Lang: Ruby
  Description : liquid performance extension in C

A partial native implementation of the liquid ruby gem in C to speed
up the performance.

This extension can help to speed up Jekyll site builds.

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEvu1N7VVEpMA+KD3HS80FZ8KW0F0FAl+R824ACgkQS80FZ8KW
0F3TQhAAjBuEbxoSKgiHEjXmN8rIIrxem+G+w5aAHMbOP7EuEzl6CWU1xxDXXP45
HDhcfqLsM9E70yt0EGnpoVY7nMuNajJnqGRIKq/GydND7lTIWrK3ZfDj7zRnsjJO
RSwTOndnRvSVp2eUSywu/rBPxqWyd4Xlz16wE1zyobV2zdGWeRpRN30JMMg99R/8
92WzSVcgGrqOmmjpT7BuYlcTsDaGAJWqynjrNkvKiudSFhc4R/DRjInY8JI2fzIQ
l8fiyHB/Zb0b2fUfOGzKIk7v2wzEC3FFOwhSWhfscLz+372ZXESy8a9Z2sBqbd4G
zSaQx5HX6PrfPqsIOz9FoTdg5QK5hC1qGpunoAg73u1AumP6Sc++NA9nJDKtr8eh
22tNuJWxq1+sIAy3rVeHgHBx3ZUpWsGreOL0ekCB9PFg3G8+iIlsOS7Clg1R1CYn
aeTooqAFBDP61mTKLCuFsIUInf/biu47K1bBYmi77YDbK4XKYk7yGlrLP9BuTqOV
XRfWK1pUyjYYeV8EplCeCwSb9BaBoBFtHP7PqE7lIHzBeFl21/3ZU5mpBQEh4SDv
MVRzbQFiz8eGMS9w62pzGylPd5bVAo4DWXR+wEYIPtohYSgQqWy5ThsY7yhr3J2n
PJ14kB+HHBzDj6xcy9DQ3hr6GbPfu21mYxSICEH0FsG5x4zlNWc=
=9IVX
-END PGP SIGNATURE-



Bug#971340: marked as done (ITP: python-typing-inspect -- API for runtime inspection of types in python)

2020-10-22 Thread Debian Bug Tracking System
Your message dated Thu, 22 Oct 2020 21:00:16 +
with message-id 
and subject line Bug#971340: fixed in python-typing-inspect 0.6.0-1
has caused the Debian Bug report #971340,
regarding ITP: python-typing-inspect -- API for runtime inspection of types in 
python
to be marked as done.

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

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


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

* Package name : python-typing-inspect
  Version : 0.6.0
  Upstream Author : Ivan Levkivskyi 
* URL : https://github.com/ilevkivskyi/typing_inspect
* License : Expat
  Programming Lang: Python
  Description : marshmallow extension for enum fields

The typing_inspect module defines experimental API for runtime
inspection of types defined in the Python standard typing module.

This library is needed to package the dataclasses-json library. I
intend to maintain in the Debian Python Team.

-- 
  ⢀⣴⠾⠻⢶⣦⠀
  ⣾⠁⢠⠒⠀⣿⡁  Louis-Philippe Véronneau
  ⢿⡄⠘⠷⠚⠋   po...@debian.org / veronneau.org
  ⠈⠳⣄



signature.asc
Description: OpenPGP digital signature
--- End Message ---
--- Begin Message ---
Source: python-typing-inspect
Source-Version: 0.6.0-1
Done: =?utf-8?q?Louis-Philippe_V=C3=A9ronneau?= 

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

Debian distribution maintenance software
pp.
Louis-Philippe Véronneau  (supplier of updated 
python-typing-inspect 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: Mon, 28 Sep 2020 22:12:38 -0400
Source: python-typing-inspect
Binary: python3-typing-inspect
Architecture: source all
Version: 0.6.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team 
Changed-By: Louis-Philippe Véronneau 
Description:
 python3-typing-inspect - API for runtime inspection of types in Python
Closes: 971340
Changes:
 python-typing-inspect (0.6.0-1) unstable; urgency=medium
 .
   * Initial release. (Closes: #971340)
Checksums-Sha1:
 7ddfa19cf242de57bb8ebcff8062b5e2dad49038 2221 python-typing-inspect_0.6.0-1.dsc
 bef294f0a806fb68d483e913ba6534cfc623e0fd 11576 
python-typing-inspect_0.6.0.orig.tar.gz
 401191c6cd380e4e575b58f979daceacdcedee2f 2352 
python-typing-inspect_0.6.0-1.debian.tar.xz
 41e3dd04b08c69e1dadc4bdb8ab416d632518a3c 6453 
python-typing-inspect_0.6.0-1_amd64.buildinfo
 6f14a871a5b84436b0994415e5e0e2f8cb6256f6 9476 
python3-typing-inspect_0.6.0-1_all.deb
Checksums-Sha256:
 8c7dde7827da29eac358b976ef257a8b110b2748eda9ed828956ad7f8a3efc77 2221 
python-typing-inspect_0.6.0-1.dsc
 038ac5dadcda77b8993e0d2349105db1ccab9d22ce9f96821eed7c7362bced4c 11576 
python-typing-inspect_0.6.0.orig.tar.gz
 c17a948a269ac85e970eb9c22d15846220ad4de0b41575a2f6cfc95105fa024f 2352 
python-typing-inspect_0.6.0-1.debian.tar.xz
 4cfbe3cfeaf246b34fc5df506e0dde7621ac0b0ff3a280998f990e09b8c588ee 6453 
python-typing-inspect_0.6.0-1_amd64.buildinfo
 d142be273a9c0e66f7721db7fd5d1b71083508ca664cbb2290471c951bb1eddd 9476 
python3-typing-inspect_0.6.0-1_all.deb
Files:
 b7e518c4bc2aff3fe23e61f197c713cf 2221 python optional 
python-typing-inspect_0.6.0-1.dsc
 05e8bd031ff49493ad4b1167ba1e9e87 11576 python optional 
python-typing-inspect_0.6.0.orig.tar.gz
 b0fd3a0f07fc3f50974fdef3b27fcaeb 2352 python optional 
python-typing-inspect_0.6.0-1.debian.tar.xz
 026b4568cf701fdb376a45bf71e49534 6453 python optional 
python-typing-inspect_0.6.0-1_amd64.buildinfo
 1b6e44a9590a660474359e91401bd9ad 9476 python optional 
python3-typing-inspect_0.6.0-1_all.deb

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEZ39U8fqGga2OwLzmeurE7GqqCpcFAl9yuacACgkQeurE7Gqq
CpccOw/9F+eiVIgdOyOw2jJy+CLAPuUecQGLKN1i1EfBpCi9HFOKLB7ELH69N8cT
Ud9AyMofL/Shonu1A5wOZkKj7mMdCzhz8j578ffdVbjBSY1Sw9x3Gc01RpDCfty9
75WUBNpHgIVE7FKRJiEXm4Rh04aGrEKX15R8Lj6GDbo3y9PufWxUUiOnYEGnxjWl
Al/ghDUOjBS8InAtATWKsHAhHXzA4QXCd5c+f6qPfV7GIzKd4/0pXaUZCM2UqVj2
U+DvO062GrALf2bFaH+rIFU+q1FmCxgTaUcttbSslBjg7aPqFCIwYjixYoeVXOSx
uiUbS9pky/V1N4of776CjzuEzE+zaHZ/lqSWYYZs6OKn7tPlDeMmHZMJzv/xNe4G

Bug#971091: marked as done (ITP: node-rollup-plugin-node-polyfills - node specific features for browsers)

2020-10-22 Thread Debian Bug Tracking System
Your message dated Thu, 22 Oct 2020 21:00:15 +
with message-id 
and subject line Bug#971091: fixed in node-rollup-plugin-node-polyfills 
0.2.1+dfsg-1
has caused the Debian Bug report #971091,
regarding ITP: node-rollup-plugin-node-polyfills - node specific features for 
browsers
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.)


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

Package: wnpp
Severity: wishlist
Owner: Pirate Praveen 
Control: block 970550 by -1
Control: block -1 by 971020

This module is required for fixing #970550 by properly bundling all 
node builtins as polyfills.
--- End Message ---
--- Begin Message ---
Source: node-rollup-plugin-node-polyfills
Source-Version: 0.2.1+dfsg-1
Done: Pirate Praveen 

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

Debian distribution maintenance software
pp.
Pirate Praveen  (supplier of updated 
node-rollup-plugin-node-polyfills 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, 27 Sep 2020 23:32:53 +0530
Source: node-rollup-plugin-node-polyfills
Binary: node-rollup-plugin-node-polyfills
Architecture: source all
Version: 0.2.1+dfsg-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Javascript Maintainers 

Changed-By: Pirate Praveen 
Description:
 node-rollup-plugin-node-polyfills - node specific features for browsers
Closes: 971091
Changes:
 node-rollup-plugin-node-polyfills (0.2.1+dfsg-1) unstable; urgency=medium
 .
   * Initial release (Closes: #971091)
Checksums-Sha1:
 bb9070a6072a216adb0739c0b00e98dc5459bf41 2596 
node-rollup-plugin-node-polyfills_0.2.1+dfsg-1.dsc
 107528797d4a3b6d6bbc9f6e2da42c6d9e36008f 127724 
node-rollup-plugin-node-polyfills_0.2.1+dfsg.orig.tar.xz
 e08aae34ac9dca60d88f68509b6903e88d4d1dfa 224108 
node-rollup-plugin-node-polyfills_0.2.1+dfsg-1.debian.tar.xz
 dbc48ddf919316f97527d3dc02135b94aca80d91 241468 
node-rollup-plugin-node-polyfills_0.2.1+dfsg-1_all.deb
 46dc45930b8d42dd4fb906d5792e4709eb5666a9 13176 
node-rollup-plugin-node-polyfills_0.2.1+dfsg-1_amd64.buildinfo
Checksums-Sha256:
 da280624049b867c9aa8458cda3bf0dd7a4fde24e48c7b96cef0fa182c761bb6 2596 
node-rollup-plugin-node-polyfills_0.2.1+dfsg-1.dsc
 e81ac8be79c6498ff0b68a3fb2e164771a0f1479788d1ae1699989f50a865a97 127724 
node-rollup-plugin-node-polyfills_0.2.1+dfsg.orig.tar.xz
 295cff807981895818ba3aebdf1a7143f0c17b2b199178715514b302a73c8aad 224108 
node-rollup-plugin-node-polyfills_0.2.1+dfsg-1.debian.tar.xz
 b1c3402ed00725044d1d06a8514133ee583ce0a5e560850f23c7515450d48b3e 241468 
node-rollup-plugin-node-polyfills_0.2.1+dfsg-1_all.deb
 abb9eb401d45de8f1956ab8609db5cc8b6cbfc0cd9a49aecb72ab2abd5ed03ca 13176 
node-rollup-plugin-node-polyfills_0.2.1+dfsg-1_amd64.buildinfo
Files:
 112937ec0def3991478841440cbf2436 2596 javascript optional 
node-rollup-plugin-node-polyfills_0.2.1+dfsg-1.dsc
 9f8cd85187163d2b30d40d0db8e0be8e 127724 javascript optional 
node-rollup-plugin-node-polyfills_0.2.1+dfsg.orig.tar.xz
 9f0a70bc4e52ec7df285f1c908ad281d 224108 javascript optional 
node-rollup-plugin-node-polyfills_0.2.1+dfsg-1.debian.tar.xz
 38c88867ca5e70fa3bb5570e125bc7ae 241468 javascript optional 
node-rollup-plugin-node-polyfills_0.2.1+dfsg-1_all.deb
 21c97a04b98cbd4399dd14fa2ef3bbb7 13176 javascript optional 
node-rollup-plugin-node-polyfills_0.2.1+dfsg-1_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEE0whj4mAg5UP0cZqDj1PgGTspS3UFAl9w65oACgkQj1PgGTsp
S3V9wRAAh9w+NvSygvItEPZT0ovGrONJcLJ1UZ7D+UhKHUGC9zmiqkhVYzRsi7SD
mCUnaF7GnxlwWlsLrOBalPUoFXei0y+lvYW5FjGNuUtkM3TIDVFCL5EiEwaWVTzX
+d+TK1mq5hTdWx8UrseD6VfVhsmZj9ZsbAGAVkzgoXhMwPHEaLzQbH9tmb1ILDlx
MltutX/O+PLLqgwqXoeRIwlJN6R1ce3KBnZfb1wWsMUMbSiO7HJAfYoFJrHVT38J
BTtp9FrHi9V0Z7LjCrgL3hqMKvKZsxDHEna5+cxdVpSMVymjh9cL1sBGOpeY60HK
0Q8cEQfSJLTF70RjNeEcPIhzqWLaaCMHmBIoXwKVC2Hp2oAPR+ehkbOnIzgzllht
v8hedceAKCL5rFBvBuWYPh2BLMfQTQgayFTdoT9NfjTCmv8TouSB6nMz0pH7XciM
DnT5TIsWKjNMfemK+SLuLVEZ4QrXo9Ja099NPP2uiyArG2q/b79oymycq/QZK8lV

Bug#971263: marked as done (ITP: libjregex-java -- regular expressions for Java)

2020-10-22 Thread Debian Bug Tracking System
Your message dated Thu, 22 Oct 2020 21:00:12 +
with message-id 
and subject line Bug#971263: fixed in libjregex-java 1.2.01-1
has caused the Debian Bug report #971263,
regarding ITP: libjregex-java -- regular expressions for Java
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.)


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

* Package name: libjregex-java
  Version : 1.2.01
  Upstream Author : Sergey A. Samokhodkin
* URL : http://jregex.sourceforge.net
* License : BSD-3-clause
  Programming Lang: Java
  Description : regular expressions for Java

The JRegex is compact and efficient regular expression library for Java.
It provides support for full Perl 5.6 regex syntax and is compliant with
unicode.org's regex guidelines. Besides that, jregex supports named
groups (existing in Python regexes but neither in Perl nor in other Java
libs), and incomplete matching, which is hardly found elsewhere.

libjregex-java is required by oscar4, which I intend to eventually package.

Remark: This package is to be maintained with Debian Java Maintainers at
   https://salsa.debian.org/java-team/libjregex-java
--- End Message ---
--- Begin Message ---
Source: libjregex-java
Source-Version: 1.2.01-1
Done: Andrius Merkys 

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

Debian distribution maintenance software
pp.
Andrius Merkys  (supplier of updated libjregex-java 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: Mon, 28 Sep 2020 08:24:57 -0400
Source: libjregex-java
Binary: libjregex-java
Architecture: source all
Version: 1.2.01-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 

Changed-By: Andrius Merkys 
Description:
 libjregex-java - regular expressions for Java
Closes: 971263
Changes:
 libjregex-java (1.2.01-1) unstable; urgency=medium
 .
   * Initial release (Closes: #971263)
Checksums-Sha1:
 061e802c7417f4ee57d36caad09c93149b825270 2046 libjregex-java_1.2.01-1.dsc
 551c9292179a17a89125658767dd4b85bbfd8032 88045 
libjregex-java_1.2.01.orig.tar.gz
 440e476014ee971cdc05b78f45a76dd211e39eb7 3868 
libjregex-java_1.2.01-1.debian.tar.xz
 7b4f2fe0f66a478363188a64cc32020b173f4824 85100 libjregex-java_1.2.01-1_all.deb
 344632af5295a763b85a907d3bec03fcbaefbc5e 12677 
libjregex-java_1.2.01-1_amd64.buildinfo
Checksums-Sha256:
 0aeb446699bb569ff8a1ff3c7839333611b407454bf6fb6b41dc4ea6dc5fed69 2046 
libjregex-java_1.2.01-1.dsc
 e3a2cb2e74683c8804c7ce7277be8516e2d9a60347783dd39363b3c757c0f697 88045 
libjregex-java_1.2.01.orig.tar.gz
 ba3d4ad368b91bb6117833be756fb96254c511414baca1e15a262ec029faefce 3868 
libjregex-java_1.2.01-1.debian.tar.xz
 23b7df9f0c62538b41c74a8b5527e622ec8f64635c9d646b7f9728eb3fc0237f 85100 
libjregex-java_1.2.01-1_all.deb
 3bcbe1e615f5a1230b50f4308fc36b84f8e50cfc978e35e24fcc4621d22972fa 12677 
libjregex-java_1.2.01-1_amd64.buildinfo
Files:
 f82435338e7bb46f7e2572a93cd02b24 2046 java optional libjregex-java_1.2.01-1.dsc
 78956652e87195205f1935a9e4ad561f 88045 java optional 
libjregex-java_1.2.01.orig.tar.gz
 673e4a2b34f7a8c3726b053b163cf74a 3868 java optional 
libjregex-java_1.2.01-1.debian.tar.xz
 b7afe5488334f287800b5b3342c03da1 85100 java optional 
libjregex-java_1.2.01-1_all.deb
 ed8c38f3735f26824ae88a3f0bc1f24d 12677 java optional 
libjregex-java_1.2.01-1_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQJGBAEBCgAwFiEEdyKS9veshfrgQdQe5fQ/nCc08ocFAl9x2XsSHG1lcmt5c0Bk
ZWJpYW4ub3JnAAoJEOX0P5wnNPKH3TMQAJAzufbOlCjhGKhpdaU0UDm9NcebU25g
PCD8yl8av2UhAFsCyGasQijSxcCU2fOBGFcHefai6QG1pe56txW9uBHVXMogxL+i
i0pHyOaOm+NMS2btNwBEIbCeYZBgoGr3IPkRFN/NejqFxLXcn7N4kHFuVwkqmwGA
5vXc2B7iiK5vgM3eOC5RlZ0Kl7X2lOKSrSnH36j04E6XHyS5uYooFOZjO7v3Lzcr
L1CZutJFCh3ndiAgC+vifahcGiz49+4/+5lR9RVt7lvQBFLe8/Vgcf1eb3ox0BXL
66SQ7D7FNg0xYG0UxAsI+dT26Q2loHl1ScpLD1qA4BHuC092UI8v/ccI68t8zQLU
1SOM8vqvE9moEjcNuDhU+9w5rdXZURuos72aED62CdHjZdTQUY//+qYueUJnVmVv

Bug#970814: marked as done (ITP: mirage -- desktop IM client for the Matrix protocol)

2020-10-22 Thread Debian Bug Tracking System
Your message dated Thu, 22 Oct 2020 21:00:13 +
with message-id 
and subject line Bug#970814: fixed in matrix-mirage 
0.6.4~dfsg+~cs2.7.4.5.20191106-1
has caused the Debian Bug report #970814,
regarding ITP: mirage -- desktop IM client for the Matrix protocol
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.)


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

* Package name : matrix-mirage
  Version  : 0.6.4
  Upstream Author  : miruka 
* Url  : https://github.com/mirukana/mirage
* Licenses : Apache-2.0,Expat,LGPL-3+ (Effective: GPL-3+)
  Programming Lang : C++, Python
  Section  : net

 Mirage is a fancy, customizable, keyboard-operable chat client
 for the Matrix protocol,
 written in Qt/QML and Python.
 .
 Notable Matrix features supported:
  * Markdown parsing when sending messages
  * End-to-end encryption
  * Multiple concurrent accounts
  * Session administration
  * Room administration
 .
 Notable Matrix features missing:
  * Communities (a.k.a. groups of rooms)
  * Audio/video chat
 .
 Matrix is an open, federated communications protocol.

I plan to maintain this package in the Matrix team,
keeping debianization in following Git repository:

 https://salsa.debian.org/matrix-team/matrix-mirage.git

 - Jonas

-- 
 * Jonas Smedegaard - idealist & Internet-arkitekt
 * Tlf.: +45 40843136  Website: http://dr.jones.dk/

 [x] quote me freely  [ ] ask before reusing  [ ] keep private

signature.asc
Description: signature
--- End Message ---
--- Begin Message ---
Source: matrix-mirage
Source-Version: 0.6.4~dfsg+~cs2.7.4.5.20191106-1
Done: Jonas Smedegaard 

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

Debian distribution maintenance software
pp.
Jonas Smedegaard  (supplier of updated matrix-mirage package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Wed, 23 Sep 2020 20:39:58 +0200
Source: matrix-mirage
Binary: matrix-mirage matrix-mirage-dbgsym
Architecture: source amd64
Version: 0.6.4~dfsg+~cs2.7.4.5.20191106-1
Distribution: unstable
Urgency: medium
Maintainer: Matrix Packaging Team 

Changed-By: Jonas Smedegaard 
Description:
 matrix-mirage - desktop IM client for the Matrix protocol
Closes: 970814
Changes:
 matrix-mirage (0.6.4~dfsg+~cs2.7.4.5.20191106-1) unstable; urgency=medium
 .
   * initial release;
 closes: bug#970814
Checksums-Sha1:
 e98da55aaa6d9dbaa3dbf328690856625537792c 4005 
matrix-mirage_0.6.4~dfsg+~cs2.7.4.5.20191106-1.dsc
 123fe1a9f4641de367f6a1d2818ee6088c624036 9228 
matrix-mirage_0.6.4~dfsg+~cs2.7.4.5.20191106.orig-Xgel.tar.xz
 81571ee52798cd86c741a7810eece98cfbd858aa 653632 
matrix-mirage_0.6.4~dfsg+~cs2.7.4.5.20191106.orig-Xhsluv.tar.xz
 dd903738bd7281c0fc8f76f4306fe0f1cedd0977 73788 
matrix-mirage_0.6.4~dfsg+~cs2.7.4.5.20191106.orig-Xqsync.tar.xz
 687639ff6d05642a0ce9a73179a2024efc7397fc 5780 
matrix-mirage_0.6.4~dfsg+~cs2.7.4.5.20191106.orig-Xradial.tar.xz
 3367e7207961ece9519b37a58f63bf3b6c01797c 6172 
matrix-mirage_0.6.4~dfsg+~cs2.7.4.5.20191106.orig-Xsort.tar.xz
 5ae158c5f1a296b9c622ddc98a64c6120f616308 1844880 
matrix-mirage_0.6.4~dfsg+~cs2.7.4.5.20191106.orig.tar.xz
 3834dab745e66d3840750b537735eda61635e634 8916 
matrix-mirage_0.6.4~dfsg+~cs2.7.4.5.20191106-1.debian.tar.xz
 49453265563634de7b1106cc746311912f5544b8 430140 
matrix-mirage-dbgsym_0.6.4~dfsg+~cs2.7.4.5.20191106-1_amd64.deb
 f6105637d38caf7070108da6528e7fc90f94ec63 11573 
matrix-mirage_0.6.4~dfsg+~cs2.7.4.5.20191106-1_amd64.buildinfo
 579a009f06637b34ac019afc89866b1359422efb 226232 
matrix-mirage_0.6.4~dfsg+~cs2.7.4.5.20191106-1_amd64.deb
Checksums-Sha256:
 dfbdc43b6830f1539064df9c5fd93306778ad606150a05d9cc70c9e0d0ca30bc 4005 
matrix-mirage_0.6.4~dfsg+~cs2.7.4.5.20191106-1.dsc
 44ca35a1b1f7f86680c06bde4356384416e11c5f9f39c3526d68788452a62fce 9228 
matrix-mirage_0.6.4~dfsg+~cs2.7.4.5.20191106.orig-Xgel.tar.xz
 

Bug#971284: marked as done (ITP: python-echo: Callback Properties in Python)

2020-10-22 Thread Debian Bug Tracking System
Your message dated Thu, 22 Oct 2020 21:00:15 +
with message-id 
and subject line Bug#971284: fixed in python-echo 0.5-1
has caused the Debian Bug report #971284,
regarding ITP: python-echo: Callback Properties in Python
to be marked as done.

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

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


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

* Package name: python-echo
  Version : 0.5
  Upstream Author : Thomas Robitaille 
* URL : https://github.com/glue-viz/echo
* License : MIT
  Programming Lang: Python
  Description : Echo is a small library for attaching callback functions to
  property state changes.


signature.asc
Description: PGP signature
--- End Message ---
--- Begin Message ---
Source: python-echo
Source-Version: 0.5-1
Done: Josue Ortega 

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

Debian distribution maintenance software
pp.
Josue Ortega  (supplier of updated python-echo 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, 28 Sep 2020 15:00:16 -0600
Source: python-echo
Binary: python3-echo
Architecture: source all
Version: 0.5-1
Distribution: unstable
Urgency: low
Maintainer: Josue Ortega 
Changed-By: Josue Ortega 
Description:
 python3-echo - Callback Properties in Python
Closes: 971284
Changes:
 python-echo (0.5-1) unstable; urgency=low
 .
   * Initial release. Closes: #971284
Checksums-Sha1:
 eaa93207f34fce0f170ada897272d74f97c2d971 1979 python-echo_0.5-1.dsc
 5e59cbcf087e19cedf9537f2c0b5504caf2602c1 32729 python-echo_0.5.orig.tar.gz
 8ece8b3a2803c33677ef89ac65ed921bdeb9020c 2340 python-echo_0.5-1.debian.tar.xz
 dec8efabfa9e0e095f7117d02fe231abc7209699 6755 python-echo_0.5-1_amd64.buildinfo
 c54cc6b971c3a02160a55efd0d481929346ec590 21912 python3-echo_0.5-1_all.deb
Checksums-Sha256:
 2dd9ef8e8c5ae62c81582c07b8cbfe6ea344fccc47e7352ad3f8a3ecfdf4d247 1979 
python-echo_0.5-1.dsc
 fccacf010ac6d70a59d6f5553f3e50a380c14e1eb56c27eff2dbc5e7c509 32729 
python-echo_0.5.orig.tar.gz
 0966d52c6984c1cacff14f885f706e2d7abd504649d345eb17ecccf08021a3a6 2340 
python-echo_0.5-1.debian.tar.xz
 46341dfda78363537e539aa519371f0bb010a43548631db357f541e4c440e2a5 6755 
python-echo_0.5-1_amd64.buildinfo
 7b41ea459dc71e96ae5ac049197a6a6bd7bce1c8276208a8ea7c79ab4218d799 21912 
python3-echo_0.5-1_all.deb
Files:
 71208b678006e84d1279975f99a4aaca 1979 python optional python-echo_0.5-1.dsc
 ca4de86da2a113db50ac0f4ec6f044ee 32729 python optional 
python-echo_0.5.orig.tar.gz
 a31cbadd1ab307bdfb3865e0c1a5c092 2340 python optional 
python-echo_0.5-1.debian.tar.xz
 835df22a718a2a08feb726f3d89cc82d 6755 python optional 
python-echo_0.5-1_amd64.buildinfo
 aa1da2be3a50d1af1b26a3f696f80b3d 21912 python optional 
python3-echo_0.5-1_all.deb

-BEGIN PGP SIGNATURE-

iQJFBAEBCAAvFiEEdzOzKNJ5X1viMlrdAVCdXKtK/T8FAl9yUHoRHGpvc3VlQGRl
Ymlhbi5vcmcACgkQAVCdXKtK/T/6TRAAr7CwqEA5wbZ3MEzELE6sT0W0mPaP10wh
f20MFbJX/Cad3O4JcQoGHZ5nluVJ1JqbRCUvvfRKAU3a5B/pBKQcsSPsto0A5Csi
/fC7eoTsBsChIJyHn0VEH7y6Z7h3a9JfciWQEZKZ5bnIRYY2qXgyiJwggQiVUnrY
b/esLpSSwoy1GPQA3qnuX0HS4GDHLmfrGRrfWWGFtqR5ABlwrWoHBaVAGAxHsyIK
ccZWe6h/BE0ssWkhEpCGLPSA/PLOm6r9vkd8BkkJtbVgMLB5S8do7c9hckPo91my
liwa4mzaQDSWtb7QYqq8MnZ0eeuegz4cW+0nHsr8m9CMv7UQTMm2YQna5pSXnRoM
ei1mKk04Yvdl8mS6Y/yA7nFtS3du8MDhzc8zhuYlzkSuwTDI6DkgcojgJ/+cLa1N
dkLSZpxVSeQdp3I8E+jNqhAErPdyofzIiQr6G3rFfqz5oHFhPZckOyITOwdwy6cH
P5d1q319cIAaOB+UPS6CbLIjMZfCbQAFPFPiIQAAZD3Wke6XYdvS5kxIwQbaBBqe
/E5uNi0ZFFKD3ddCFz6mtl/7ZqcDEuYzh/seic7FsBtwmeKpXOJTIasDqek0nNln
2krV5eSOK1pJ6bw0iwjcBBZenQL+2rsw1PAsSpxGc5FjMaRRtBjoxJpAjVDGCvLh
FggebBvYb7c=
=YLTv
-END PGP SIGNATURE End Message ---


Bug#971169: marked as done (ITP: libfilter-signatures-perl -- compatibility shim for subroutine signatures)

2020-10-22 Thread Debian Bug Tracking System
Your message dated Thu, 22 Oct 2020 21:00:12 +
with message-id 
and subject line Bug#971169: fixed in libfilter-signatures-perl 0.16-1
has caused the Debian Bug report #971169,
regarding ITP: libfilter-signatures-perl -- compatibility shim for subroutine 
signatures
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.)


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

* Package name: libfilter-signatures-perl
  Version : 0.16
  Upstream Author : Max Maischein 
* URL : https://metacpan.org/release/Filter-signatures
* License : Artistic or GPL-1+
  Programming Lang: Perl
  Description : compatibility shim for subroutine signatures

Filter::signatures implements a backwards compatibility shim for formal Perl
subroutine signatures that were introduced to the Perl core with Perl 5.20.

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

--
Generated with the help of dpt-gen-itp(1) from pkg-perl-tools.


signature.asc
Description: Digital Signature
--- End Message ---
--- Begin Message ---
Source: libfilter-signatures-perl
Source-Version: 0.16-1
Done: gregor herrmann 

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

Debian distribution maintenance software
pp.
gregor herrmann  (supplier of updated 
libfilter-signatures-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: Sun, 27 Sep 2020 21:07:22 +0200
Source: libfilter-signatures-perl
Binary: libfilter-signatures-perl
Architecture: source all
Version: 0.16-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group 
Changed-By: gregor herrmann 
Description:
 libfilter-signatures-perl - compatibility shim for subroutine signatures
Closes: 971169
Changes:
 libfilter-signatures-perl (0.16-1) unstable; urgency=low
 .
   * Initial release (closes: #971169).
Checksums-Sha1:
 692bcef0bdc8855a866e0a9fd8d732def92aa9de 2348 
libfilter-signatures-perl_0.16-1.dsc
 953dcd677720d2acd8f4a960810b2dcb1d35f116 25058 
libfilter-signatures-perl_0.16.orig.tar.gz
 1ed1975365b9252ecac2edb2651a1b0ce2988d7c 1468 
libfilter-signatures-perl_0.16-1.debian.tar.xz
 8218359a3f3e0f3f5c4075ee9e75f8a441278186 12668 
libfilter-signatures-perl_0.16-1_all.deb
 1283dcb36ad6d83ee2c4c5d3e49290059fb95964 5654 
libfilter-signatures-perl_0.16-1_amd64.buildinfo
Checksums-Sha256:
 29eb320ca3c91aafca04dd49f9344236db36c9a30839d03e87f00108a9f5b0e0 2348 
libfilter-signatures-perl_0.16-1.dsc
 901a1a9507716b8a075e552f1fee41e26c5b89aca65a1e589b267bc7ec525628 25058 
libfilter-signatures-perl_0.16.orig.tar.gz
 3bbe032b24d7b0aa4ce8929cfd8693322b33ba8a4342c77a3fa4e505b40c1c18 1468 
libfilter-signatures-perl_0.16-1.debian.tar.xz
 587daab8ef8c40180cda7e7cd92e33f0b02ea6ff6e9595571df03d9e44ab7b44 12668 
libfilter-signatures-perl_0.16-1_all.deb
 34945b2f0a4689e775d0e3349f5644ade34559291f95b0804537a3b0174d06fe 5654 
libfilter-signatures-perl_0.16-1_amd64.buildinfo
Files:
 d06eb181465b0546ab6e1c5f973ee467 2348 perl optional 
libfilter-signatures-perl_0.16-1.dsc
 05c859106d6f2809e2c13be742226173 25058 perl optional 
libfilter-signatures-perl_0.16.orig.tar.gz
 eef38f77235b3bcd8c2206c5895992ac 1468 perl optional 
libfilter-signatures-perl_0.16-1.debian.tar.xz
 9247be9538f2c0418c07b6563ce66fcb 12668 perl optional 
libfilter-signatures-perl_0.16-1_all.deb
 bf8ed8c150b67c4e06b7fd0e5e4d5724 5654 perl optional 
libfilter-signatures-perl_0.16-1_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQKTBAEBCgB9FiEE0eExbpOnYKgQTYX6uzpoAYZJqgYFAl9w415fFIAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEQx
RTEzMTZFOTNBNzYwQTgxMDREODVGQUJCM0E2ODAxODY0OUFBMDYACgkQuzpoAYZJ
qgawXg/+Pe8XJvyxre1DVShzItGkDUqUBoXIDpZIHS38+Z576ZOcrjfQOg+c9QUA
EAjR5Z8gvsa0n3OOF5XwPXy8SBYXSCNGTxKpJql8ZCiFzvFbdIBc9/fRD/4+D+P/

Bug#970944: marked as done (ITP: libsejda-commons-java -- common classes for PDFsam and Sejda)

2020-10-22 Thread Debian Bug Tracking System
Your message dated Thu, 22 Oct 2020 21:00:12 +
with message-id 
and subject line Bug#970944: fixed in libsejda-commons-java 1.1.4-1
has caused the Debian Bug report #970944,
regarding ITP: libsejda-commons-java -- common classes for PDFsam and Sejda
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.)


-- 
970944: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=970944
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Owner: Markus Koschany 
X-Debbugs-Cc: debian-de...@lists.debian.org

* Package name: libsejda-commons-java
  Version : 1.1.4
  Upstream Author : Sober Lemur S.a.s. di Vacondio Andrea
* URL : https://github.com/torakiki/sejda-commons
* License : Apache-2.0 and AGPL-3.0+
  Programming Lang: Java
  Description : common classes for PDFsam and Sejda

A collection of utilities and common classes used by Sejda and PDFsam, a
library and application to manipulate PDF files.

This library is needed to package the latest upstream release of
PDFsam.
--- End Message ---
--- Begin Message ---
Source: libsejda-commons-java
Source-Version: 1.1.4-1
Done: Markus Koschany 

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

Debian distribution maintenance software
pp.
Markus Koschany  (supplier of updated libsejda-commons-java 
package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sat, 26 Sep 2020 00:26:55 +0200
Source: libsejda-commons-java
Binary: libsejda-commons-java
Architecture: source all
Version: 1.1.4-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 

Changed-By: Markus Koschany 
Description:
 libsejda-commons-java - common classes for PDFsam and Sejda
Closes: 970944
Changes:
 libsejda-commons-java (1.1.4-1) unstable; urgency=medium
 .
   * Initial release. (Closes: #970944)
Checksums-Sha1:
 e224aa3bf2ded5c60bca4b978c98c4caa94d978b 2259 libsejda-commons-java_1.1.4-1.dsc
 c58253e732ae37f53488bf46392afe58e30622ce 29822 
libsejda-commons-java_1.1.4.orig.tar.gz
 f740498336203024b01f66b8989420be81a25bab 13148 
libsejda-commons-java_1.1.4-1.debian.tar.xz
 7d5056fe5890ed26a6e9c534c53705187be25769 37008 
libsejda-commons-java_1.1.4-1_all.deb
 8ab8c4232fd2d6164349aaf81d55d6f1ac7d0dcd 12332 
libsejda-commons-java_1.1.4-1_amd64.buildinfo
Checksums-Sha256:
 ff01df4f7d7b9c319a60d028cf615dd873f5d6fd4da5e87f8210779ce96fcf95 2259 
libsejda-commons-java_1.1.4-1.dsc
 a6a4d7a21e169d718f4380681522a641244426b173d378a00bdaf1249d5b59a4 29822 
libsejda-commons-java_1.1.4.orig.tar.gz
 545ca9c729934170f8b7732c141ebe6a9d48eafde209388c33001f5593f31fb1 13148 
libsejda-commons-java_1.1.4-1.debian.tar.xz
 9037fe66076737edeebe922254a4dcb50ad845f0aac3aeaaa2d80f00c04e1d74 37008 
libsejda-commons-java_1.1.4-1_all.deb
 faf329808aeb532f1a23ae6f4c490214039e3276c0b60e110505d7b91cb2833c 12332 
libsejda-commons-java_1.1.4-1_amd64.buildinfo
Files:
 7b818b260d972a40b8dd922d011c27e6 2259 java optional 
libsejda-commons-java_1.1.4-1.dsc
 61a64df0ab5fba6419e43a0d5fff6d84 29822 java optional 
libsejda-commons-java_1.1.4.orig.tar.gz
 16a786fe2e08fc9597b600fd1ba82772 13148 java optional 
libsejda-commons-java_1.1.4-1.debian.tar.xz
 dc8a3fb19556e0ad3f08a8f810835d89 37008 java optional 
libsejda-commons-java_1.1.4-1_all.deb
 3448b46a1452ef075359372bae1f08aa 12332 java optional 
libsejda-commons-java_1.1.4-1_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQKjBAEBCgCNFiEErPPQiO8y7e9qGoNf2a0UuVE7UeQFAl9ucAZfFIAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEFD
RjNEMDg4RUYzMkVERUY2QTFBODM1RkQ5QUQxNEI5NTEzQjUxRTQPHGFwb0BkZWJp
YW4ub3JnAAoJENmtFLlRO1HkwpsP/ioOYlKIK2lgQDq1zMGTvHdeDl1bzYjJY4tx
Lk6rm/mJPOJXf39lR52y1M5d9FvcjnsfWN6EOUvE/lAtU6B/HUlL4s/ilwHc7o4t
SctehazGnyJI4Z6++/98ji+U/iu0uaKAEbhygC/RxeT0bjyGHFD6SUDBai+IwFAq
1R3b5iIIwlEJKk8K7dSOnFoHbbCg1lznemh8scpw12JFog7j5cXcuPmFPIKkckcU
/2amBdcGNhxWF+3O6oq3Otl9FwjQ8zFdmFGqGNXRRYufpeXGEri1X2As+kB8fxjv
+jHikzA29wxymjdszzXWxYtFDjSh4QKMJM5iW4vGtjHM25Rzu46GKwOOvHfzDm1V

Bug#971020: marked as done (ITP: node-rollup-plugin-inject -- Scan modules for global variables and inject import statements)

2020-10-22 Thread Debian Bug Tracking System
Your message dated Thu, 22 Oct 2020 21:00:14 +
with message-id 
and subject line Bug#971020: fixed in node-rollup-plugin-inject 3.0.2-1
has caused the Debian Bug report #971020,
regarding ITP: node-rollup-plugin-inject -- Scan modules for global variables 
and inject import statements
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.)


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

Package: wnpp
Severity: wishlist
Owner: Pirate Praveen 
X-Debbugs-CC: debian-de...@lists.debian.org
Control: block 970550 by -1

* Package name : node-rollup-plugin-inject
 Version : 3.0.2
 Upstream Author : Rich Harris 
* URL : https://github.com/rollup/rollup-plugin-inject#readme
* License : Expat
 Programming Lang: JavaScript
 Description : Scan modules for global variables and inject import 
statements


Newer versions are available as @rollup/plugin-inject but the new 
version is not yet compatible with rollup-plugin-node-polyfills (which 
is required for building libjs-autoprefixer, see #970550).
--- End Message ---
--- Begin Message ---
Source: node-rollup-plugin-inject
Source-Version: 3.0.2-1
Done: Pirate Praveen 

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

Debian distribution maintenance software
pp.
Pirate Praveen  (supplier of updated 
node-rollup-plugin-inject package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sat, 26 Sep 2020 16:48:36 +0530
Source: node-rollup-plugin-inject
Binary: node-rollup-plugin-inject
Architecture: source all
Version: 3.0.2-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Javascript Maintainers 

Changed-By: Pirate Praveen 
Description:
 node-rollup-plugin-inject - Scan modules for global variables and inject 
import statements
Closes: 971020
Changes:
 node-rollup-plugin-inject (3.0.2-1) unstable; urgency=medium
 .
   * Initial release (Closes: #971020)
Checksums-Sha1:
 4e86d8ec7fa9bd47ad9d5163de3c2350e1fcc89d 2212 
node-rollup-plugin-inject_3.0.2-1.dsc
 b2a2ff8b3ce3c4346fa6bcc7c74149b7f744b081 25251 
node-rollup-plugin-inject_3.0.2.orig.tar.gz
 6d2aa0ff18319816b112c3d88e582fe1a136b23b 2244 
node-rollup-plugin-inject_3.0.2-1.debian.tar.xz
 294a1525746d019a991d9764d3e228fe58f49ca8 6180 
node-rollup-plugin-inject_3.0.2-1_all.deb
 cdb04bbf983c95c87508232bed91fa28d581beb4 11377 
node-rollup-plugin-inject_3.0.2-1_amd64.buildinfo
Checksums-Sha256:
 7bae5e30034a1602692ea085d995da59f1e3389126ce5a14e607baf4548e745c 2212 
node-rollup-plugin-inject_3.0.2-1.dsc
 a50792a9ee2ba9cb421f8f6cc379272423b2819cb140df1e72e380852dfc659c 25251 
node-rollup-plugin-inject_3.0.2.orig.tar.gz
 34f7f9b2594cca396b4d8e500d61d72b06e7891f964d62b8b4afc091a193e271 2244 
node-rollup-plugin-inject_3.0.2-1.debian.tar.xz
 699904e07f49de275c03759306f7c30c4b4c9c3dc0616dc9799e76701932a63b 6180 
node-rollup-plugin-inject_3.0.2-1_all.deb
 ef096834149f3e400bea3ba5f15244a83f3fdb1a02ad6c0d45e1744cbedcb463 11377 
node-rollup-plugin-inject_3.0.2-1_amd64.buildinfo
Files:
 3036850eee5581eea7739a9c9fb9094b 2212 javascript optional 
node-rollup-plugin-inject_3.0.2-1.dsc
 b5533ae3cd21655441904e629bb951a8 25251 javascript optional 
node-rollup-plugin-inject_3.0.2.orig.tar.gz
 d8edfe7bd5ab99d6d11255b01b6d9844 2244 javascript optional 
node-rollup-plugin-inject_3.0.2-1.debian.tar.xz
 349f853ac3ae406e68b4f65ae71c6824 6180 javascript optional 
node-rollup-plugin-inject_3.0.2-1_all.deb
 94cd5d40d92fc91945d5f03364e41e23 11377 javascript optional 
node-rollup-plugin-inject_3.0.2-1_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEE0whj4mAg5UP0cZqDj1PgGTspS3UFAl9vJl4ACgkQj1PgGTsp
S3UUMRAAvGWrnayfq0BbkAXXCngcYC+AOc7vQ027glSu4h4bm6Vj6h0khPYdRDUo
bP06SWm3I/vJsm7GFcdIxVi1/NM2cts0T38JKkSlufJuOLj0XtMKKi4KcI2vppuv
2kZGMVyvDGufSxWfsNS6YMELfi75Wlg7Rc/azx+cYNgWfvCWZPZCfKvSJlqHZG2x
L085yM2iI3A0oFiOfKkM7VK+MilZX1hT01CtXU7UmJ0mJU9InJToMtCJLelIayTh
IYjb9ax79ZZNIcS6jG0ztyR68dWFgd8zErBsnhdWLvlV4JBw4HU/3mlDcP9wU4Dj

Bug#970718: marked as done (ITP: nbclient -- Client for Jupyter notebooks)

2020-10-22 Thread Debian Bug Tracking System
Your message dated Thu, 22 Oct 2020 21:00:14 +
with message-id 
and subject line Bug#970718: fixed in nbclient 0.5.0-1
has caused the Debian Bug report #970718,
regarding ITP: nbclient -- Client for Jupyter notebooks
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.)


-- 
970718: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=970718
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Owner: Gordon Ball 
X-Debbugs-Cc: debian-de...@lists.debian.org

* Package name: nbclient
  Version : 0.5.0
  Upstream Author : Jupyter contributors
* URL : https://github.com/jupyter/nbclient
* License : BSD-3-clause
  Programming Lang: Python
  Description : Client for Jupyter notebooks

Library for executing code embedded in Jupyter notebook files. This
functionality was previously included as ExecutePreprocessor in
the nbconvert library.

This is a required dependency to update nbconvert 5 -> 6

It will be maintained under the Debian Python Team.
--- End Message ---
--- Begin Message ---
Source: nbclient
Source-Version: 0.5.0-1
Done: Gordon Ball 

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

Debian distribution maintenance software
pp.
Gordon Ball  (supplier of updated nbclient 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 Sep 2020 18:39:40 +
Source: nbclient
Binary: python-nbclient-doc python3-nbclient
Architecture: source all
Version: 0.5.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team 
Changed-By: Gordon Ball 
Description:
 python-nbclient-doc - Client to execute jupyter notebooks (documentation)
 python3-nbclient - Client to execute jupyter notebooks
Closes: 970718
Changes:
 nbclient (0.5.0-1) unstable; urgency=medium
 .
   * Initial release (Closes: #970718)
Checksums-Sha1:
 c70a2c911f3c38cd7ab3893311dc117715edd4b9 2430 nbclient_0.5.0-1.dsc
 2bde5276c132ac6d5fb46d6d461e0fc125cd1302 68957 nbclient_0.5.0.orig.tar.gz
 9f1d5cf44bedb351911a4576b7594e755d926e11 3624 nbclient_0.5.0-1.debian.tar.xz
 72afbd0da269b79592979f648208cdb3328a7e84 9010 nbclient_0.5.0-1_amd64.buildinfo
 a694fb950595e979ea0e3c30333a72f5d2e6d9bc 37720 
python-nbclient-doc_0.5.0-1_all.deb
 e8cd727ece49a268e033d5d005cc13a1b58b70e7 50232 python3-nbclient_0.5.0-1_all.deb
Checksums-Sha256:
 29c7d60a71a6436585aac82f81e950e41699cbdf4b46fac7fc813c1477cd870a 2430 
nbclient_0.5.0-1.dsc
 50a55bab2c648adefdfcaccb6734e782c4ea0daea8ef1db383221ff981e2d0e0 68957 
nbclient_0.5.0.orig.tar.gz
 3c3cb0513dcc1a25b667a0d9bb9c28585b7fd89c789d9a3abbb204230525eb13 3624 
nbclient_0.5.0-1.debian.tar.xz
 584491318bdbdc9063141975c662c35db3ca07eaa9d38089c6f029ed008f7ec1 9010 
nbclient_0.5.0-1_amd64.buildinfo
 386c69961eedd2959164ab18ea6211da85cf26f3e98f94395245b33e42aae39b 37720 
python-nbclient-doc_0.5.0-1_all.deb
 80a2b4a3ef102afe17f16a349234bf1d0dc2d072043ec9b2fafc6391628174c3 50232 
python3-nbclient_0.5.0-1_all.deb
Files:
 d29d2339797ef5409da2b52ef053e875 2430 python optional nbclient_0.5.0-1.dsc
 3bda12e442f49855ade711a3abaf5972 68957 python optional 
nbclient_0.5.0.orig.tar.gz
 c132ef6556f67c1765320b5303a2485c 3624 python optional 
nbclient_0.5.0-1.debian.tar.xz
 03e1d6b12c758ce1bc0f0258cf4f1482 9010 python optional 
nbclient_0.5.0-1_amd64.buildinfo
 2505d983c2c21a6561bb061780f33916 37720 doc optional 
python-nbclient-doc_0.5.0-1_all.deb
 9427dc92c7226e04ecaff53a1f9e804a 50232 python optional 
python3-nbclient_0.5.0-1_all.deb

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEE6PwpXIa418BJ+Xuno12v+60p6N4FAl9qTCEACgkQo12v+60p
6N4q2BAAsnZLVAlB0qhpmZDo7JOUerthyMxrH2hHEYefRl8SGn7FeazbcMHqaMy9
KuK3CPbnwAyVp39bH/8fulcfSjXk9Pfguv8DxHl77np8MpkacB5ocM3MRYOIpntn
gekvgA9+jQSbG4sRnv9sRgrLpHY0h5EtRtl6EhWPNVmi4/gl5WlY932ld4eShMVg
BvOPPX+2BDqD4a9tBa3cEI1eZpk45eq8e4KzbJ1m3pM3mwWKW+kII3UWLsnvQexZ
M6nO0jTVBm4adJHKV0KOOUZdloWmaG0k+EUSFRRwenqfTAU4lO+mcYKd9dF/Tq3N
38HWzRvA7yXoXzqlFKliniVjQIKbfzzs+N5EauBUdxj6otCgQ5fVZPUXp8TVDr6A
bjgze95QKsyN103XADwz4VIFF/0gYjFsA9+xEBNW+x5CeY4wUIq+6p0VYpNFGSDX

Bug#970873: marked as done (ITP: ruby-ms-rest -- Azure Client Library for Ruby)

2020-10-22 Thread Debian Bug Tracking System
Your message dated Thu, 22 Oct 2020 21:00:16 +
with message-id 
and subject line Bug#970873: fixed in ruby-ms-rest 0.7.6-1
has caused the Debian Bug report #970873,
regarding ITP: ruby-ms-rest -- Azure Client Library for Ruby
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.)


-- 
970873: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=970873
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnppSeverity: wishlistOwner: Abraham Raji 
X-Debbugs-CC: debian-de...@lists.debian.org* Package name    : 
ruby-ms-rest
  Version : 0.7.6
  Upstream Author : Copyright (c) 2015 Microsoft Corporation
* URL : 
https://github.com/Azure/azure-sdk-for-ruby/tree/master/runtime/ms_rest* 
License : Expat
  Programming Lang: Ruby
  Description : Azure Client Library for Ruby MsRest is a library which 
supports the clients (SDKs) generated with Autorest tool. It contains core 
logic and helper classes for error handling and authentication. Usually it is 
not supposed to be used as a standalone gem but only as a dependency for 
generated client gems. Azure Client Library for Ruby.
.
This package is a dependency for the latest  version of Gitlab. I am a member 
of the Debian Ruby team and with their help I'll maintain the package.
Abraham Raji
--
Mea navis aëricumbens anguillis abundant.
--- End Message ---
--- Begin Message ---
Source: ruby-ms-rest
Source-Version: 0.7.6-1
Done: Abraham Raji 

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

Debian distribution maintenance software
pp.
Abraham Raji  (supplier of updated ruby-ms-rest package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Wed, 23 Sep 2020 20:01:33 +
Source: ruby-ms-rest
Binary: ruby-ms-rest
Architecture: source all
Version: 0.7.6-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Ruby Team 

Changed-By: Abraham Raji 
Description:
 ruby-ms-rest - Azure Client Library for Ruby
Closes: 970873
Changes:
 ruby-ms-rest (0.7.6-1) unstable; urgency=medium
 .
   * Initial release (Closes: #970873)
Checksums-Sha1:
 db5ccca8783f95fb9dadf8f9ea4a4f0814eba873 2107 ruby-ms-rest_0.7.6-1.dsc
 83bece988d13ed4f0e268ef39da2740f4de91313 155125 ruby-ms-rest_0.7.6.orig.tar.gz
 aa4249fc7bdc60a063911d20c5ef42fb5e91f3cd 2112 
ruby-ms-rest_0.7.6-1.debian.tar.xz
 6fa714d2cf33890f8b3b385fcee17923b85bd711 14008 ruby-ms-rest_0.7.6-1_all.deb
 d2e162d9f959c0853598a2da71d211c79f0a791b 8655 
ruby-ms-rest_0.7.6-1_amd64.buildinfo
Checksums-Sha256:
 2b42634232c0947eb48fac958a176147ffe4483a47694ecc079d1c5472cb8854 2107 
ruby-ms-rest_0.7.6-1.dsc
 3efbabccd36a0a556750075c8ff6df4ca1233eb67bf39d8cddeadbf4177766dc 155125 
ruby-ms-rest_0.7.6.orig.tar.gz
 ef65d3794e00f410761e1aca82c4a9afbc8db6d4d478d9b0df1932cc20bf6823 2112 
ruby-ms-rest_0.7.6-1.debian.tar.xz
 8b3a93827a93cc23bb564575e08ba0e1315adb790241a8c9f0dff56be99afd9f 14008 
ruby-ms-rest_0.7.6-1_all.deb
 0eadc1979aacb0854a60d44d2d5aa5cf0bbd7c957ca955414d0003292d27782f 8655 
ruby-ms-rest_0.7.6-1_amd64.buildinfo
Files:
 84c33a7fde9c77ad34c14adae7c4a10c 2107 ruby optional ruby-ms-rest_0.7.6-1.dsc
 b1f61b8a81164b8e0d8e7b4d1d540582 155125 ruby optional 
ruby-ms-rest_0.7.6.orig.tar.gz
 38185fb90abc7280501f95d35798a3b1 2112 ruby optional 
ruby-ms-rest_0.7.6-1.debian.tar.xz
 b61539923391e339d36a1840ae853762 14008 ruby optional 
ruby-ms-rest_0.7.6-1_all.deb
 b342bb92830c9461d9dacdad61348bec 8655 ruby optional 
ruby-ms-rest_0.7.6-1_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEE0whj4mAg5UP0cZqDj1PgGTspS3UFAl9s+QAACgkQj1PgGTsp
S3X7OBAAjSNIgAP9ntf5H04ViepOOjJEcCOE6u4bcpeBo6qi4BZ/udkzok2mVcxB
Rv2Vi//xrfwW0TWxfqWrKhdt96pQm2faVvhinvRsYlRlbi1JQrUYDqGD2/3+Bk5L
qxcAEFNhG2ieuXlwSpV2De/qzDRcjk8T+XtS+dtwBbIQl3CZs8iPbegrVj2L8D0g
27zX9nuLm78gy0wIq/HgGjy6RJOh1uegdZ0j4hDEUsbH5iCSGddodaj6SKxk4GiT
7LUl9SDQYMa4FitQBtyag/mXz8+kW9RUntl6g1taGIm2D+qV3fAPvppCCUa3GKvX
CZmJ+wcAKrUQ62qIZkJEdbMeIXQOLPR/0KbwIL/VeNc/NKEEptlksXo5R1AXcqEG
81Ggl70Saud7KPPaaS3QDIkCiyCPCHm/ZXEfWBFTqndGURS1GAKZ84hUSIxQtM4O

Bug#970794: marked as done (ITP: megapixels -- GTK3 camera app for mobile using the V4L2 media request API)

2020-10-22 Thread Debian Bug Tracking System
Your message dated Thu, 22 Oct 2020 21:00:13 +
with message-id 
and subject line Bug#970794: fixed in megapixels 0.9.0-1
has caused the Debian Bug report #970794,
regarding ITP: megapixels -- GTK3 camera app for mobile using the V4L2 media 
request API
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.)


-- 
970794: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=970794
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Owner: Arnaud Ferraris 
X-Debbugs-Cc: debian-de...@lists.debian.org, arnaud.ferra...@gmail.com

* Package name: megapixels
  Version : 0.8.0
  Upstream Author : Martijn Braam 
* URL : https://git.sr.ht/~martijnbraam/megapixels
* License : GPL
  Programming Lang: C
  Description : GTK3 camera app for mobile using the V4L2 media request API

Megapixels is a GTK3 camera application that knows how to deal with the V4L2
media request API. It currently only supports the PinePhone, but configurations
can be created for any V4L2-compatible device.

This package will be maintained by the DebianOnMobile team.
--- End Message ---
--- Begin Message ---
Source: megapixels
Source-Version: 0.9.0-1
Done: Federico Ceratto 

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

Debian distribution maintenance software
pp.
Federico Ceratto  (supplier of updated megapixels package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Thu, 24 Sep 2020 21:15:21 +0100
Source: megapixels
Binary: megapixels megapixels-dbgsym
Architecture: source amd64
Version: 0.9.0-1
Distribution: unstable
Urgency: medium
Maintainer: DebianOnMobile Maintainers 

Changed-By: Federico Ceratto 
Description:
 megapixels - GTK3 camera app for mobile using the V4L2 media request API
Closes: 970794
Changes:
 megapixels (0.9.0-1) unstable; urgency=medium
 .
   [ Arnaud Ferraris ]
   * Initial Debian release (Closes: #970794)
Checksums-Sha1:
 9dcf1633dfa852f7a048afdf9060cc9c0d6f341a 2037 megapixels_0.9.0-1.dsc
 e104f5781830238c80b7917afee6a66fa610dc5e 42534 megapixels_0.9.0.orig.tar.gz
 6370513630585be7b3537f8fd9945436d7394076 3044 megapixels_0.9.0-1.debian.tar.xz
 03bc692933e6d2a3792e4a3756b10f28d15a3fa7 67580 
megapixels-dbgsym_0.9.0-1_amd64.deb
 c5d885139756a3361497e5e17def83b29d01b8da 13658 
megapixels_0.9.0-1_amd64.buildinfo
 1e53ba1057bb8fd4c0aea6bb3f0d147ccc22d53d 31492 megapixels_0.9.0-1_amd64.deb
Checksums-Sha256:
 65380f6fce23e1ee7a0ff3db53f3459c8668834ce24c9d11d7ff579c9242e4c0 2037 
megapixels_0.9.0-1.dsc
 387d5f8e6563a2c21592fdf4384b82a6a379e8984acad6d4745462f34fa5dce1 42534 
megapixels_0.9.0.orig.tar.gz
 b913298aa95124a2b4b0fa9072f6b7624ce92ef02d9a981f29d5d306fd37b690 3044 
megapixels_0.9.0-1.debian.tar.xz
 937cdb30cf7579c132f3b9a8d06a7711eb7283eb13d7098c30fef3282672b1ba 67580 
megapixels-dbgsym_0.9.0-1_amd64.deb
 a5481d4dd0c4e036d29fcba63368516629a4b1168b7b154c3afa42886bf45cd5 13658 
megapixels_0.9.0-1_amd64.buildinfo
 f09d4b4f2e17f9f11ba8c06c2aeba990d92a3767e458c2762f984c37e3b702ee 31492 
megapixels_0.9.0-1_amd64.deb
Files:
 61259988e6dcca59496fd9d6b060ecb6 2037 x11 optional megapixels_0.9.0-1.dsc
 1df4018e8d800f6374a91aedd60f0878 42534 x11 optional 
megapixels_0.9.0.orig.tar.gz
 052ecf32be4d9b6ee6190943fd436edf 3044 x11 optional 
megapixels_0.9.0-1.debian.tar.xz
 b47373220b48eb8a1bc197d8c7c9c9a5 67580 debug optional 
megapixels-dbgsym_0.9.0-1_amd64.deb
 622be156be7bbe80f37bb159ef0f271f 13658 x11 optional 
megapixels_0.9.0-1_amd64.buildinfo
 ef79867e794578140a4af062fb232a66 31492 x11 optional 
megapixels_0.9.0-1_amd64.deb

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEfKfd+zM5IUCMbyuWbzG8RPUXfaoFAl9tA0sACgkQbzG8RPUX
faoUcw//Zn4WGho4q1IEsmeZ4gENpbvzaHEysteENfywLqeQDmqHc0v+kiCnkort
PgtiNPf0+Z0cjLdS/BEr26PI/ekIte5FPXHmH1XAAdVNwtSiet9YFYU3ya8S9m1D
RL0oZMI+GiCsodDDvoPOvGKqkzboWs1RiAedOMjG+GkxEofhKZ2bjwBOfRKosOIN
+uw3x0gi3oIpDz5YfdEnhjin0tFNlwj13Il92MkgYI2cjxzQAShnZ8zq14LQ0T1X
tmSU5bPU92ophcMIeGk2Ey1mZ7tXcDZHtNOeWOQw5/rnXZnmqKa8Kf7rcz/W973/

Bug#966369: marked as done (ITP: genx -- differential evolution algorithm for fitting X-ray and neutron reflectivity data)

2020-10-22 Thread Debian Bug Tracking System
Your message dated Thu, 22 Oct 2020 21:00:11 +
with message-id 
and subject line Bug#966369: fixed in genx 3.0.2-1
has caused the Debian Bug report #966369,
regarding ITP: genx -- differential evolution algorithm for fitting X-ray and 
neutron reflectivity data
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.)


-- 
966369: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=966369
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Owner: Sebastien Delafond 
X-Debbugs-Cc: debian-de...@lists.debian.org

* Package name: genx
  Version : 3.0.0beta3
  Upstream Author :  Matts Bjorck; Artur Glavic
* URL : Source: https://sourceforge.net/p/genx/git/
* License : GPL-3
  Programming Lang: Python
  Description : differential evolution algorithm for fitting X-ray and 
neutron reflectivity data

 GenX is a versatile program using the differential evolution
 algorithm for fitting, primarily, X-ray and neutron reflectivity
 data, lately also surface x-ray diffraction data. The differential
 evolution algorithm is a robust optimization method which avoids
 local minima but at same is a highly effective. GenX is written in
 python and uses the wxpython package for the Graphical User Interface
 (GUI). A model to fit is defined either through a GUI plug-in or via
 a python script. The possibility to script everything makes it easy
 to develop completely new fitting model. Clearly, GenX is extremely
 modular, making it possible to extend the program with models and
 plug-ins for most fitting problems. At the present GenX is shipped
 with models for x-ray and neutron specular reflectivity,
 off-specular x-ray reflectivity and surface x-ray diffraction
--- End Message ---
--- Begin Message ---
Source: genx
Source-Version: 3.0.2-1
Done: Sebastien Delafond 

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

Debian distribution maintenance software
pp.
Sebastien Delafond  (supplier of updated genx package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Fri, 25 Sep 2020 09:25:18 +0200
Source: genx
Binary: python3-genx
Architecture: source amd64
Version: 3.0.2-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 

Changed-By: Sebastien Delafond 
Description:
 python3-genx - differential evolution algorithm for fitting
Closes: 966369
Changes:
 genx (3.0.2-1) unstable; urgency=medium
 .
   * First release (Closes: #966369)
Checksums-Sha1:
 f00f8d7c08b7f6da9012115f95d57f15312bde38 1752 genx_3.0.2-1.dsc
 176990d68fffcefeae952480b7d96fe2922b0ec7 13525188 genx_3.0.2.orig.tar.xz
 6fd8205b9020ae3439414560a7093e1845350a00 1836 genx_3.0.2-1.debian.tar.xz
 a07e11a9172d4c33c9e66a77a6b0e1c98e6a7047 11434 genx_3.0.2-1_amd64.buildinfo
 bf15970126bcd629206c9057772511ba66373743 2921980 python3-genx_3.0.2-1_amd64.deb
Checksums-Sha256:
 dbad900fd95be5c074533f3bb12b0c254cd7600b2dd0f6859089411d5ac55807 1752 
genx_3.0.2-1.dsc
 b03f6749e1a2cec0bb116116e5a4d278d16f6ca494ea45da27f3c787e3ec9785 13525188 
genx_3.0.2.orig.tar.xz
 3ba005ad7f92f705068bc9d25afa5d3acbf9888ab0ac9654628ea6b978706c92 1836 
genx_3.0.2-1.debian.tar.xz
 1cb61057f9bef68fbf3364d02cae4826accd6e9ee0af8d29fdcac957cc325fec 11434 
genx_3.0.2-1_amd64.buildinfo
 c275e06b3285d8766fda4886bcdd088144b0afe64fa62c90b81e8d7d2f8ce7f0 2921980 
python3-genx_3.0.2-1_amd64.deb
Files:
 106b2ba73ba5942343450b81fb38c5a9 1752 python optional genx_3.0.2-1.dsc
 04db0066bb03ba811b3370e71ff136f0 13525188 python optional 
genx_3.0.2.orig.tar.xz
 1ffe4e722bedb132bc57244a06c1d193 1836 python optional 
genx_3.0.2-1.debian.tar.xz
 840e7f2c39f5f4a5c8b650cb7bc4d743 11434 python optional 
genx_3.0.2-1_amd64.buildinfo
 22a741065b018166ddf98b15d8788df9 2921980 python optional 
python3-genx_3.0.2-1_amd64.deb

-BEGIN PGP SIGNATURE-

iQEzBAEBCgAdFiEEAqSkbVtrXP4xJMh3EL6Jg/PVnWQFAl9tpU0ACgkQEL6Jg/PV
nWSqIQf+N/7q9Vr+aLThLSKWPd/DO/MkT1g/J5Uh5bmq746+tbvkGRaXQ0D4UQ+E
jFPnduzjLp5x8BCIDzHFmP97qgCclxnU/36HikGWQGKS+Mg26LwqbII2gWOuaUSl

Bug#970881: marked as done (ITP: ruby-ms-rest-azure -- library which supports Azure clients generated with autorest tool)

2020-10-22 Thread Debian Bug Tracking System
Your message dated Thu, 22 Oct 2020 21:00:16 +
with message-id 
and subject line Bug#970881: fixed in ruby-ms-rest-azure 0.12.0-1
has caused the Debian Bug report #970881,
regarding ITP: ruby-ms-rest-azure -- library which supports Azure clients 
generated with autorest tool
to be marked as done.

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

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


-- 
970881: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=970881
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnppSeverity: wishlistOwner: Abraham Raji 
X-Debbugs-CC: debian-de...@lists.debian.org* Package name    : 
ruby-ms-rest-azure
  Version : 0.12.0
  Upstream Author : Copyright 2015 Microsoft Corporation
* URL : 
https://github.com/Azure/azure-sdk-for-ruby/tree/master/runtime/ms_rest_azure 
* 
License : Expat
  Programming Lang: Ruby
  Description : library which supports Azure clients generated with 
autorest tool MsRestAzure is a library which supports the Azure clients (SDKs) 
generated with Autorest tool. It contains core logic and helper classes for 
error handling and authentication. Also it includes azure specific logic like 
long polling functionality and Azure application authentication. Usually it is 
not supposed to be used as a standalone gem but only as a dependency for 
generated client gems.
.
This package is a dependency for the latest  version of Gitlab. I am a member 
of the Debian Ruby team and with their help I'll maintain the package.
Abraham Raji
--
Mea navis aëricumbens anguillis abundant.
--- End Message ---
--- Begin Message ---
Source: ruby-ms-rest-azure
Source-Version: 0.12.0-1
Done: Abraham Raji 

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

Debian distribution maintenance software
pp.
Abraham Raji  (supplier of updated ruby-ms-rest-azure package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Thu, 24 Sep 2020 21:13:33 +
Source: ruby-ms-rest-azure
Binary: ruby-ms-rest-azure
Architecture: source all
Version: 0.12.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Ruby Team 

Changed-By: Abraham Raji 
Description:
 ruby-ms-rest-azure - library which supports Azure clients generated with 
autorest tool
Closes: 970881
Changes:
 ruby-ms-rest-azure (0.12.0-1) unstable; urgency=medium
 .
   * Initial release (Closes: #970881)
Checksums-Sha1:
 8c3fbaeca9d03e2d91b5e972a96063362226f7fa 2215 ruby-ms-rest-azure_0.12.0-1.dsc
 df0756c89313416f4f96d9004050a4c84b1bdbc2 16955 
ruby-ms-rest-azure_0.12.0.orig.tar.gz
 5b5036e9b8593b7e7517f2474a1cd92b1ab7b400 2172 
ruby-ms-rest-azure_0.12.0-1.debian.tar.xz
 8b8a2b86e003ba38886b2301d7ed8daeb48f70e0 18264 
ruby-ms-rest-azure_0.12.0-1_all.deb
 76776813ec74f6298eeb6fe39639e82c54183b0f 8896 
ruby-ms-rest-azure_0.12.0-1_amd64.buildinfo
Checksums-Sha256:
 17d38b80552dba76ec64d6fd101c3a72860dad0a37df34201dd8ddcfe0958906 2215 
ruby-ms-rest-azure_0.12.0-1.dsc
 d52d74411c59aaf7024928b3fefe301877a59a99ff89ce0599941c636f7d4818 16955 
ruby-ms-rest-azure_0.12.0.orig.tar.gz
 03298c1ef870bbd404695d02164afe2a2c383b66f8e7418077e29b643247be4d 2172 
ruby-ms-rest-azure_0.12.0-1.debian.tar.xz
 f35b7c023f5edf04f5df3c4fb3a494e9f84882e5f08acd0aa526aabd748750f8 18264 
ruby-ms-rest-azure_0.12.0-1_all.deb
 8af2a16028c965709ee0f2684e5c3eb7d5bfe4b9f79f2bb75af97998c174fa86 8896 
ruby-ms-rest-azure_0.12.0-1_amd64.buildinfo
Files:
 565ce88557c8130ebab8aed1a641b850 2215 ruby optional 
ruby-ms-rest-azure_0.12.0-1.dsc
 329de0ae0cc86b7098d32fc650647035 16955 ruby optional 
ruby-ms-rest-azure_0.12.0.orig.tar.gz
 8db51442f35f312bafd833202c994c18 2172 ruby optional 
ruby-ms-rest-azure_0.12.0-1.debian.tar.xz
 20142d4d640f19b86deabe5564330a2b 18264 ruby optional 
ruby-ms-rest-azure_0.12.0-1_all.deb
 0fb979e084fe0262bf2700fda17b6556 8896 ruby optional 
ruby-ms-rest-azure_0.12.0-1_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEE0whj4mAg5UP0cZqDj1PgGTspS3UFAl9w3PkACgkQj1PgGTsp

Bug#966355: marked as done (ITP: denss -- calculate electron density from a solution scattering profile)

2020-10-22 Thread Debian Bug Tracking System
Your message dated Thu, 22 Oct 2020 21:00:10 +
with message-id 
and subject line Bug#966355: fixed in denss 0.0.1+20200710gac8923a-1
has caused the Debian Bug report #966355,
regarding ITP: denss -- calculate electron density from a solution scattering 
profile
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.)


-- 
966355: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=966355
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Owner: Sebastien Delafond 
X-Debbugs-Cc: debian-de...@lists.debian.org

* Package name: denss
  Version : 0.0.1+20200710gac8923a
  Upstream Author : Thomas Grant 
* URL : https://github.com/tdgrant1/denss
* License : GPL-3
  Programming Lang: Python
  Description : calculate electron density from a solution scattering 
profile

DENSS is an algorithm used for calculating ab initio electron density
maps directly from solution scattering data. DENSS implements a novel
iterative structure factor retrieval algorithm to cycle between real
space density and reciprocal space structure factors, applying
appropriate restraints in each domain to obtain a set of structure
factors whose intensities are consistent with experimental data and
whose electron density is consistent with expected real space
properties of particles.
.
DENSS utilizes the NumPy Fast Fourier Transform for moving between
real and reciprocal space domains. Each domain is represented by a
grid of points (Cartesian), N x N x N. N is determined by the size of
the system and the desired resolution. The real space size of the box
is determined by the maximum dimension of the particle, D, and the
desired sampling ratio. Larger sampling ratio results in a larger
real space box and therefore a higher sampling in reciprocal space
(i.e. distance between data points in q). Smaller voxel size in real
space corresponds to higher spatial resolution and therefore to
larger q values in reciprocal space.
--- End Message ---
--- Begin Message ---
Source: denss
Source-Version: 0.0.1+20200710gac8923a-1
Done: Sebastien Delafond 

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

Debian distribution maintenance software
pp.
Sebastien Delafond  (supplier of updated denss package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Fri, 25 Sep 2020 09:25:35 +0200
Source: denss
Binary: python3-denss
Architecture: source all
Version: 0.0.1+20200710gac8923a-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 

Changed-By: Sebastien Delafond 
Description:
 python3-denss - calculate electron density from a solution scattering profile
Closes: 966355
Changes:
 denss (0.0.1+20200710gac8923a-1) unstable; urgency=medium
 .
   * First release (Closes: #966355)
Checksums-Sha1:
 a127cead25e748ef94326b5acdb034ed40b2d4b8 1749 
denss_0.0.1+20200710gac8923a-1.dsc
 874dd0a803eadfbbb2423997fd648ff1a8996ba7 92220 
denss_0.0.1+20200710gac8923a.orig.tar.xz
 01e01f65accf9d62079c2ec2e017b37dfbb19a3b 1744 
denss_0.0.1+20200710gac8923a-1.debian.tar.xz
 83e475137fc3518cee4dea7f65080a29975a37df 6215 
denss_0.0.1+20200710gac8923a-1_amd64.buildinfo
 83d60bf714b4598bba57eb291b919d16345dbccd 55728 
python3-denss_0.0.1+20200710gac8923a-1_all.deb
Checksums-Sha256:
 0e27ba2430ae451ea375309ad9d434e00a79f9d28a5b0624d80cccaf2471cd74 1749 
denss_0.0.1+20200710gac8923a-1.dsc
 3c1314356c8850eb6f018016860e3eb10b41e790e65e0e0bc2326613ff94692b 92220 
denss_0.0.1+20200710gac8923a.orig.tar.xz
 e116bb52cd81b826e8ad807477509627d992176f57648c424c16a5c6a880345a 1744 
denss_0.0.1+20200710gac8923a-1.debian.tar.xz
 0deae819ce960034e9390b6d7da0ec7db79579facbe5007a8b2511a24a61c917 6215 
denss_0.0.1+20200710gac8923a-1_amd64.buildinfo
 efd6a8b372b75faa3e884a03fa55a7503b67244bc629d7998598c8ccf5f178d0 55728 
python3-denss_0.0.1+20200710gac8923a-1_all.deb
Files:
 be5dd30fa3d83f35c56dfdefb7e3e0c7 1749 python optional 
denss_0.0.1+20200710gac8923a-1.dsc
 8bba004957fe31cb62ca3a4cf7cef7ea 92220 python optional 

Bug#969455: marked as done (ITP: golang-github-rickb777-date -- Go library that provides functionality for working with dates.)

2020-10-22 Thread Debian Bug Tracking System
Your message dated Thu, 22 Oct 2020 21:00:11 +
with message-id 
and subject line Bug#969455: fixed in golang-github-rickb777-date 1.14.0-1
has caused the Debian Bug report #969455,
regarding ITP: golang-github-rickb777-date -- Go library that provides 
functionality for working with dates.
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.)


-- 
969455: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=969455
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Owner: Arun Kumar Pariyar 
X-Debbugs-Cc: debian-de...@lists.debian.org

* Package name: golang-github-rickb777-date
  Version : 1.13.0-1~exp1
  Upstream Author : Rick Beton
* URL : https://github.com/rickb777/date
* License : BSD-3-clause
  Programming Lang: Go
  Description : Go library that provides functionality for working with
dates.

This package introduces a light-weight Date type that is storage-efficient
and convenient for calendrical calculations and date parsing and
formatting (including years outside the [0,] interval).
--- End Message ---
--- Begin Message ---
Source: golang-github-rickb777-date
Source-Version: 1.14.0-1
Done: Arun Kumar Pariyar 

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

Debian distribution maintenance software
pp.
Arun Kumar Pariyar  (supplier of updated 
golang-github-rickb777-date package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Wed, 23 Sep 2020 23:34:33 +0545
Source: golang-github-rickb777-date
Binary: golang-github-rickb777-date-dev
Architecture: source all
Version: 1.14.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team 
Changed-By: Arun Kumar Pariyar 
Description:
 golang-github-rickb777-date-dev - Go package for working with dates. (library)
Closes: 969455
Changes:
 golang-github-rickb777-date (1.14.0-1) unstable; urgency=medium
 .
   * Initial release (Closes: #969455)
Checksums-Sha1:
 7d40d3b732eab7b844dc7d046fb775a648b344d6 2316 
golang-github-rickb777-date_1.14.0-1.dsc
 2930c9a342aed676d27d4aacf4d5456217feacba 62736 
golang-github-rickb777-date_1.14.0.orig.tar.gz
 e0a4598b818a23ecc6d85ad8c003a64deb97bc1f 2672 
golang-github-rickb777-date_1.14.0-1.debian.tar.xz
 bd5c40dc8a5ba8b24d3c3b3f369a26b2aad8a71c 52000 
golang-github-rickb777-date-dev_1.14.0-1_all.deb
 2a70a94cbda157d99949e2314b43887af6170d83 6348 
golang-github-rickb777-date_1.14.0-1_amd64.buildinfo
Checksums-Sha256:
 d4c8b61d0f8fac761d385a1722619f9cdec7eac7d46d0fd53e4f97bf4e1576d6 2316 
golang-github-rickb777-date_1.14.0-1.dsc
 c725d46487105009aa3d380eab24b81f96d24bb0b9becac1877d788438efa63c 62736 
golang-github-rickb777-date_1.14.0.orig.tar.gz
 8d31ce1ed637a321267622094bb61bcf6821e4b235eba26b9c4a252ad0be 2672 
golang-github-rickb777-date_1.14.0-1.debian.tar.xz
 a71e4818aec7fa5f5f9920845924872b0a058b847b099ecca8a95acf9b2caa30 52000 
golang-github-rickb777-date-dev_1.14.0-1_all.deb
 bfa03b46df54d9f788d541588715f72ad490882680a8184e1c17cca03e0ddd17 6348 
golang-github-rickb777-date_1.14.0-1_amd64.buildinfo
Files:
 1893f96c16274d5eefa238b8fa67b341 2316 devel optional 
golang-github-rickb777-date_1.14.0-1.dsc
 3632b00e76a98324b2d5167c45358f61 62736 devel optional 
golang-github-rickb777-date_1.14.0.orig.tar.gz
 d4abd82013e50e5485099acad9c6c4ab 2672 devel optional 
golang-github-rickb777-date_1.14.0-1.debian.tar.xz
 0ae1a662dc710e1b038caaaf2b35d79f 52000 devel optional 
golang-github-rickb777-date-dev_1.14.0-1_all.deb
 e4c924f36267bd5c014fbf7ed26197ba 6348 devel optional 
golang-github-rickb777-date_1.14.0-1_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEE0whj4mAg5UP0cZqDj1PgGTspS3UFAl9rq1MACgkQj1PgGTsp
S3UViA/+L5xQvRvGsWlpdGwQlcFR5/RBYyfVuPxJaYROQY2D9kiq6GQ6YhOW6XSr
Vxa4pHpLPBWk9GgKo/kMBaBzg0p6SJlJRbxJHmMzXmO/YPEUa7+aPxLkVgmfu1Lm
+7AaKPnuIkPXjtHCifm9GdkTtb3h7c85XLZC4n10FSpGkGSu4P2VcPU6W0GJzf4V
n6AoM1V4wCjnTz+DK5kSkr8W+DMIC2EtrzVM7Dokn0vG8EZqwuJWfpmaayl7LIjH

Bug#934041: marked as done (ITP: pigx-rnaseq -- pipeline for RNAseq analyses)

2020-10-22 Thread Debian Bug Tracking System
Your message dated Thu, 22 Oct 2020 21:00:15 +
with message-id 
and subject line Bug#934041: fixed in pigx-rnaseq 0.0.10+ds-1
has caused the Debian Bug report #934041,
regarding ITP: pigx-rnaseq -- pipeline for RNAseq analyses
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.)


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

Subject: ITP: pigx-rnaseq -- pipeline for RNAseq analyses
Package: wnpp
Owner: Steffen Moeller 
Severity: wishlist

* Package name: pigx-rnaseq
  Version : 0.0.10
  Upstream Author : Bora Uyar
* URL : https://github.com/BIMSBbioinfo/pigx_rnaseq
* License : GPL-3.0+
  Programming Lang: Python
  Description : pipeline for RNAseq analyses
 This package provides a automated workflow for the automated analysis of
 RNAseq experiments. 

Remark: This package is maintained by Steffen Moeller at
   https://salsa.debian.org/debian/pigx-rnaseq
--- End Message ---
--- Begin Message ---
Source: pigx-rnaseq
Source-Version: 0.0.10+ds-1
Done: Steffen Moeller 

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

Debian distribution maintenance software
pp.
Steffen Moeller  (supplier of updated pigx-rnaseq 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, 05 Aug 2019 14:48:15 +0200
Source: pigx-rnaseq
Binary: pigx-rnaseq
Architecture: source all
Version: 0.0.10+ds-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Med Packaging Team 

Changed-By: Steffen Moeller 
Description:
 pigx-rnaseq - pipeline for checkpointed and distributed RNA-seq analyses
Closes: 934041
Changes:
 pigx-rnaseq (0.0.10+ds-1) unstable; urgency=medium
 .
   * Initial release (Closes: #934041)
Checksums-Sha1:
 f833af87aa580c07c829fbe93091bb6576342e7d 2832 pigx-rnaseq_0.0.10+ds-1.dsc
 452bd436002f06fed63800408918e9b5bdb9d59e 7056584 
pigx-rnaseq_0.0.10+ds.orig.tar.xz
 74295ab103076ef2640ce154835fd2478d955ea6 5408 
pigx-rnaseq_0.0.10+ds-1.debian.tar.xz
 8b93c0f72d6d97da1444e7c36c20581fa78f5d66 54268 pigx-rnaseq_0.0.10+ds-1_all.deb
 404ce1425a48110fee53eed828c7f09f6e6a9a4c 26070 
pigx-rnaseq_0.0.10+ds-1_amd64.buildinfo
Checksums-Sha256:
 25f1ab95dbc2fa3bebb89e51243a0fe5caa40cc13a6ba6005ff5656716759b2f 2832 
pigx-rnaseq_0.0.10+ds-1.dsc
 720e19eadb3aeaa2ebe1e2ed61ea1d45bb98a2779ee75b958c3b6913774a 7056584 
pigx-rnaseq_0.0.10+ds.orig.tar.xz
 5e0ee44c3b5ca433f56b6adcc20b9d89271570c88cd8d45ca11f18a0dcf9e721 5408 
pigx-rnaseq_0.0.10+ds-1.debian.tar.xz
 948c5b95ad2db564fcefc55fb033755e8ce95110427ee273571e1792e4f6c835 54268 
pigx-rnaseq_0.0.10+ds-1_all.deb
 36fa400ef1ca2b870bf0cdb175abcd2feadb10c0ef445590166edd1ca672dd7c 26070 
pigx-rnaseq_0.0.10+ds-1_amd64.buildinfo
Files:
 618f262f76f3819c3ec6bd01e989346a 2832 science optional 
pigx-rnaseq_0.0.10+ds-1.dsc
 3ca602582a8a4ff3769023aaa2e29c07 7056584 science optional 
pigx-rnaseq_0.0.10+ds.orig.tar.xz
 c57a792531d28fbfc3270d7a434c80da 5408 science optional 
pigx-rnaseq_0.0.10+ds-1.debian.tar.xz
 8048404e8102cad8ea3569b3559af024 54268 science optional 
pigx-rnaseq_0.0.10+ds-1_all.deb
 fe2b0d42d1dd636c992de11ad93eb5e7 26070 science optional 
pigx-rnaseq_0.0.10+ds-1_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQJFBAEBCAAvFiEE8fAHMgoDVUHwpmPKV4oElNHGRtEFAl9ttyARHHRpbGxlQGRl
Ymlhbi5vcmcACgkQV4oElNHGRtFSvg/9EmGAgtBNCXHP9BGn+fPpVG0HCBbv7Grp
HR1mvuzts2jmYeTELzC1FEbi7Jjn4BIrbcs9fhQQHdxsnxhlPiXDvmGS7q2YdtOL
m1mfmTRU3d/IUTNuZZA+CswVZOI0zrRtHaxa5QCCXnz0rIbKlIibBX9fr4wZbAX2
oQWMqYmJJOTyiGxm+b6Wz5DmCiBdIsfVhfoqkoVPfLbOjPk9HziOUo2LrMoC63Mf
I3tDPf3qo3yrxRMlrW23s7WEPuCgqu5ni85DeJVgpJpF9Nghml5u2G8QnqPaVJSS
mjT5+Igkbwn9nKW2YBP2DiWSCZbkeV9BPj4MemphbAbty8Fg0WwXzPGV103Wz547
uor+R0F6AAGjLdgQWOOC0+J4lZI1uYXt7+TlIWkpDeTPNjfiXomKdLug+haatxNd
SaIGg/TxGf5gC4NLW9jJLSLadQ8Hd6xcoLMjvMJGfstb6TOj3kuFAleDo9D+hCEp
oOcn4702S+SRbdUXEzo3zLhdKG7/IbQUA1apH7z0y6u8wiqIUMz2sfzI30Q2JpQW
67aUlyPkuKo8e/R7/XtFxor1cwBnZ5VRE+ACVACCVkyYwdyvYwkYGUr72zxqiXcE

Bug#969708: marked as done (ITP: ipyparallel -- Interactive Parallel Computing with IPython)

2020-10-22 Thread Debian Bug Tracking System
Your message dated Thu, 22 Oct 2020 21:00:11 +
with message-id 
and subject line Bug#969708: fixed in ipyparallel 6.3.0-1
has caused the Debian Bug report #969708,
regarding ITP: ipyparallel -- Interactive Parallel Computing with IPython
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.)


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

* Package name: ipyparallel
  Version : 6.3.0
  Upstream Author : The IPython Development Team
* URL : https://github.com/ipython/ipyparallel
* License : BSD
  Programming Lang: Python
  Description : Interactive Parallel Computing with IPython

 ipyparallel is a Python package and collection of CLI scripts
 for controlling clusters for Jupyter. ipyparallel is the new home
 of IPython.parallel.
 .
 ipyparallel contains the following CLI scripts:
 .
ipcluster - start/stop a cluster
ipcontroller - start a scheduler
ipengine - start an engine

ipyparallel is a dependancy for the Jupyter metakernel.

As with metakernel, looking to maintain this within the DPMT.
--- End Message ---
--- Begin Message ---
Source: ipyparallel
Source-Version: 6.3.0-1
Done: Joseph Nahmias 

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

Debian distribution maintenance software
pp.
Joseph Nahmias  (supplier of updated ipyparallel 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, 28 Sep 2020 22:54:01 -0400
Source: ipyparallel
Binary: python-ipyparallel-doc python3-ipyparallel
Architecture: source all
Version: 6.3.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team 
Changed-By: Joseph Nahmias 
Description:
 python-ipyparallel-doc - Interactive Parallel Computing with IPython 
(documentation)
 python3-ipyparallel - Interactive Parallel Computing with IPython (library & 
scripts)
Closes: 969708
Changes:
 ipyparallel (6.3.0-1) unstable; urgency=medium
 .
   [ Joseph Nahmias ]
   * Initial release, closes: #969708.
   * fix test that assumed there is a public IP on the machine.
   * install confiles to /etc, not /usr/etc.
   * create manpages for cluster management CLI utilities
   * add autopkgtest info to run the upstream test suite
   * set IPYTHONDIR explicitly when running test suite
   * bump debhelper to 13
   * clean up trailing whitespace
   * install examples
   * honor nodoc & nocheck in DEB_BUILD_OPTIONS
   * use local intershpinx inventory files
   * [de73160] use the salsa-ci pipeline
   * [b0f78e7] explicitly use installed path for autopkgtest, thanks Gordon Ball
   * [5052aad] use my newly restored @debian.org address
   * [a9e4ffd] mark test_wait_for_send as xfail
   * [07c25c7] add missing pytest import
   * [7be3ffc] tweak salsa-ci config.
  - specify release explicitly;
  - run pipeline for tags;
  - don't bother looking for arch:any pkgs to build -- there aren't any.
 .
   [ Ondřej Nový ]
   * [3b94096] d/control: Update Vcs-* fields with new Debian Python Team
  Salsa layout
Checksums-Sha1:
 1b42800893005e30a84abd83992e78d61896c4a9 2562 ipyparallel_6.3.0-1.dsc
 de284c3003b544de9eecf650bc5b5563089a834c 2380763 ipyparallel_6.3.0.orig.tar.gz
 99afc648064a7dc15130b2bca61d260b08e400fc 8736 ipyparallel_6.3.0-1.debian.tar.xz
 4866ece875e1909d519e802bffab0aa145294b6a 9238 
ipyparallel_6.3.0-1_amd64.buildinfo
 9807d252725bf3185083bc45a22882aac0161a17 652228 
python-ipyparallel-doc_6.3.0-1_all.deb
 5ba336a92a3f05a4c2f9d72e2d6add41ccc1c818 550308 
python3-ipyparallel_6.3.0-1_all.deb
Checksums-Sha256:
 6d44302bc4d9979b9b1504bd21a4d1fb724fe69960781155ffa9b9f7da37583f 2562 
ipyparallel_6.3.0-1.dsc
 b18f6e10ffbcf6f97cac9ce6edc32365302e8496a5252407b91c61b654882147 2380763 
ipyparallel_6.3.0.orig.tar.gz
 518c793d90f46ed42c98995f9f7f33c7dd928d00601cd8078c88b94091c83f94 8736 
ipyparallel_6.3.0-1.debian.tar.xz
 

Bug#905068: marked as done (ITP: dqlite -- High-availability SQLite with)

2020-10-22 Thread Debian Bug Tracking System
Your message dated Thu, 22 Oct 2020 21:00:10 +
with message-id 
and subject line Bug#905068: fixed in dqlite 1.6.0-1
has caused the Debian Bug report #905068,
regarding ITP: dqlite -- High-availability SQLite with
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.)


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

* Package name: golang-github-canonicalltd-dqlite
  Version : 0.0~git20180507.e5bc052-1
  Upstream Author : Canonical Ltd
* URL : https://github.com/CanonicalLtd/dqlite
* License : Apache-2.0
  Programming Lang: Go
  Description : Distributed SQLite for Go applications

 dqlite can be used to replicate a SQLite database across a cluster,
 using the Raft algorithm.
 - No external processes needed: dqlite is just a Go library, you link
   it to your application exactly like you would with SQLite.
 - Full support for transactions
 - No need for statements to be deterministic (e.g. you can use time())

This is a dependency of LXD 3 (ITP: #768973) and will be maintained under the
Go team umbrella.
--- End Message ---
--- Begin Message ---
Source: dqlite
Source-Version: 1.6.0-1
Done: Laszlo Boszormenyi (GCS) 

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

Debian distribution maintenance software
pp.
Laszlo Boszormenyi (GCS)  (supplier of updated dqlite package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Fri, 18 Sep 2020 00:54:58 +0200
Source: dqlite
Binary: libdqlite-dev libdqlite0 libdqlite0-dbgsym
Architecture: source amd64
Version: 1.6.0-1
Distribution: unstable
Urgency: medium
Maintainer: Laszlo Boszormenyi (GCS) 
Changed-By: Laszlo Boszormenyi (GCS) 
Description:
 libdqlite-dev - Raft Consensus protocol implementation - development files
 libdqlite0 - Raft Consensus protocol implementation - shared library
Closes: 905068
Changes:
 dqlite (1.6.0-1) unstable; urgency=medium
 .
   * Initial release (closes: #905068).
Checksums-Sha1:
 17c60dcc348014982016cc22e2640d7613fb9a59 1851 dqlite_1.6.0-1.dsc
 a4195880a11fbc6be1c55fecced26e9374c7aeaa 155087 dqlite_1.6.0.orig.tar.gz
 7cce5332358a5bac9c1e9e451d40212fab4b19f8 3640 dqlite_1.6.0-1.debian.tar.xz
 65926f87a4d4dcd20e46809065cb0c96adb72d12 6507 dqlite_1.6.0-1_amd64.buildinfo
 62bd098d5ba038ac7a74ef0b31b4427af9304714 49272 libdqlite-dev_1.6.0-1_amd64.deb
 66699375bf2d19a191e16b4d22c4260ac139419d 164300 
libdqlite0-dbgsym_1.6.0-1_amd64.deb
 7630255686c03e4753269f794070ffe14659c417 42752 libdqlite0_1.6.0-1_amd64.deb
Checksums-Sha256:
 f983646e6092d3b3a2f0374b82dc98dcb4da3282b52ee1f2462909bcd4b362e1 1851 
dqlite_1.6.0-1.dsc
 8671396a9510c7c125e706973a8ffb2e4540ac605f1f3e9720a63876448f5d93 155087 
dqlite_1.6.0.orig.tar.gz
 3696fd35b443d0a39b1700ef386b5f76e57fc71f2c9b2884c9c224a7e7506969 3640 
dqlite_1.6.0-1.debian.tar.xz
 33af9f3a8981882ac42ae0d07801075f7e306f04cff3bed21c4efd24e3f3a0c0 6507 
dqlite_1.6.0-1_amd64.buildinfo
 0d5dc7b678dc9a1d342b56b36bda2281ffe2e9be029148a6847907c199eb1ca3 49272 
libdqlite-dev_1.6.0-1_amd64.deb
 fcca5411727bf3ffd955e57fa8fa9607b231f83dcfe026ed88ca61049c32b40c 164300 
libdqlite0-dbgsym_1.6.0-1_amd64.deb
 f6e8a2d7d913fbe333c65ab2a980c0332ef5487b53531e18ad5271c9ec23e663 42752 
libdqlite0_1.6.0-1_amd64.deb
Files:
 538a2d437f6bcf6103408b97f67a6b0e 1851 devel optional dqlite_1.6.0-1.dsc
 f5735eabb1f7176351d8bafd3bb9a055 155087 devel optional dqlite_1.6.0.orig.tar.gz
 1c4d54808f1a617fc60da3db9ca5e38f 3640 devel optional 
dqlite_1.6.0-1.debian.tar.xz
 646d1e5b809dc948107ea2f54ba78ff2 6507 devel optional 
dqlite_1.6.0-1_amd64.buildinfo
 d129f0716a14df51682e648758897cb9 49272 libdevel optional 
libdqlite-dev_1.6.0-1_amd64.deb
 0de61c28b6e7f22356de13fd7f3cb880 164300 debug optional 
libdqlite0-dbgsym_1.6.0-1_amd64.deb
 85c4fc5f392079abd7f2cce49ab942b6 42752 libs optional 
libdqlite0_1.6.0-1_amd64.deb

-BEGIN PGP SIGNATURE-


Processed: your mail

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

> block 970738 by 972707
Bug #970738 [wnpp] ITP: lucene8 -- Full-text search engine library for Java(TM)
970738 was not blocked by any bugs.
970738 was not blocking any bugs.
Added blocking bug(s) of 970738: 972707
> --
Stopping processing here.

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



Bug#972707: ITP: morfologik-stemming2 -- Finite state automaton and stemming engine library

2020-10-22 Thread Sudip Mukherjee
Package: wnpp
Severity: wishlist
Owner: Sudip Mukherjee 

* Package name: morfologik-stemming2
  Version : 2.1.6
  Upstream Author : Dawid Weiss, Marcin Miłkowski
* URL : https://github.com/morfologik/morfologik-stemming
* License : BSD 3-Clause
  Programming Lang: Java
  Description : Finite state automaton and stemming engine library
Java based morfologik-stemming library provides the following fatures:
.
  - Finite state automaton traversal routines for Jan Daciuk's FSA package.
  - A stemming engine for the Polish language built on top of FSA traversal.
.
The library may be used for other languages as well.

Debian already has morfologik-stemming but updating it to v2.1.6 will
break the build of lucene4.10 as there was an API change.
Discussed at https://lists.debian.org/debian-java/2020/10/msg00022.html.

I can maintain it under the umbrella of Java team.

--
Regards
Sudip



Bug#970521: marked as done (ITP: raft -- Raft Consensus protocol implementation)

2020-10-22 Thread Debian Bug Tracking System
Your message dated Thu, 22 Oct 2020 20:10:10 +
with message-id 
and subject line Bug#970521: fixed in raft 0.9.25-1
has caused the Debian Bug report #970521,
regarding ITP: raft -- Raft Consensus protocol implementation
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.)


-- 
970521: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=970521
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Owner: Laszlo Boszormenyi (GCS) 

* Package name: raft
  Version : 0.9.25
  Upstream Author : 2019- Canonical Ltd.
* URL : https://github.com/canonical/raft
* License : LGPL-3 with linking exception
  Programming Lang: C
  Description : Raft Consensus protocol implementation
Fully asynchronous C implementation of the Raft consensus protocol.
The library has modular design: its core part implements only the core Raft
algorithm logic, in a fully platform independent way. On top of that, a
pluggable interface defines the I/O implementation for networking
(send/receive RPC messages) and disk persistence (store log entries and
snapshots).
--- End Message ---
--- Begin Message ---
Source: raft
Source-Version: 0.9.25-1
Done: Laszlo Boszormenyi (GCS) 

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

Debian distribution maintenance software
pp.
Laszlo Boszormenyi (GCS)  (supplier of updated raft 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, 15 Sep 2020 21:37:35 +0200
Source: raft
Binary: libraft-dev libraft0 libraft0-dbgsym
Architecture: source amd64
Version: 0.9.25-1
Distribution: unstable
Urgency: medium
Maintainer: Laszlo Boszormenyi (GCS) 
Changed-By: Laszlo Boszormenyi (GCS) 
Description:
 libraft-dev - Raft Consensus protocol implementation - development files
 libraft0   - Raft Consensus protocol implementation - shared library
Closes: 970521
Changes:
 raft (0.9.25-1) unstable; urgency=medium
 .
   * Initial release (closes: #970521).
Checksums-Sha1:
 42aee679961b539cdc447d21e653d9c6b184ebe7 1780 raft_0.9.25-1.dsc
 4ee3fd3dd36f6b368a06e1dabde599d5d257a850 313444 raft_0.9.25.orig.tar.gz
 d6dd7394646183d3a377b2cc67929b59263aa954 3848 raft_0.9.25-1.debian.tar.xz
 0a1361e5605948e47a4bdf53893e08f24e678834 97544 libraft-dev_0.9.25-1_amd64.deb
 875ac487b0acbfdbd8b72894f78a4e4e31883198 220392 
libraft0-dbgsym_0.9.25-1_amd64.deb
 a7adc076b6bd203f2cea43807bf3319dc79ca8f2 58308 libraft0_0.9.25-1_amd64.deb
 ac8311c427af67dca090f33860d26dd32f8563b5 6317 raft_0.9.25-1_amd64.buildinfo
Checksums-Sha256:
 6ad212d6564c4abbbdc5037ffb34bba23ab733d1c0ecedf43a581b650724d975 1780 
raft_0.9.25-1.dsc
 fac55dc1cea66c7e2e6525d3be0aebedff8c31ec568efb6a911c6bb0ea99268d 313444 
raft_0.9.25.orig.tar.gz
 dbf2a41ff01e3c0dfd0c63db270903ea026b0d526589d34979406f9239d34a3f 3848 
raft_0.9.25-1.debian.tar.xz
 3357457f16e54b59e312c5e258535026b30d362e420ee1f844464728ef54a91c 97544 
libraft-dev_0.9.25-1_amd64.deb
 ecf60df633200025b607221c21ca0e248e2ccf257a206a6f56d19ccf1724efbf 220392 
libraft0-dbgsym_0.9.25-1_amd64.deb
 0bdb966e614494bb57efb151f33382ede6e0840003be5cafdafc1615f5a5018f 58308 
libraft0_0.9.25-1_amd64.deb
 67a96500e88e7e8bb101eea117f2515c73e172166c9f2d3351b78768dda2bb39 6317 
raft_0.9.25-1_amd64.buildinfo
Files:
 5ed927420097674f8245c5febc99e78f 1780 devel optional raft_0.9.25-1.dsc
 2da527e4d935d94b84a7e6c0487c7f00 313444 devel optional raft_0.9.25.orig.tar.gz
 a5c0bb6042fdb90a832867b835101edb 3848 devel optional 
raft_0.9.25-1.debian.tar.xz
 c25801d81e99c4ed99ce830a15e56cc8 97544 libdevel optional 
libraft-dev_0.9.25-1_amd64.deb
 1a446bc996244b37835ce34e2e36baa3 220392 debug optional 
libraft0-dbgsym_0.9.25-1_amd64.deb
 67a4a50626ea2fd8ed947ac04f53b3c6 58308 libs optional 
libraft0_0.9.25-1_amd64.deb
 534d9f6c3f5f8657b4cf648ba7ee609a 6317 devel optional 
raft_0.9.25-1_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEfYh9yLp7u6e4NeO63OMQ54ZMyL8FAl9jzDQACgkQ3OMQ54ZM
yL+4+BAAuqzWNB+hEs7rPzI+rW/sNF5Paqt97ch4q+F3uG+eK9eeGlfbnd/meYMR

Bug#969499: marked as done (ITP: nanostat -- statistics on long biological sequences)

2020-10-22 Thread Debian Bug Tracking System
Your message dated Thu, 22 Oct 2020 20:10:09 +
with message-id 
and subject line Bug#969499: fixed in nanostat 1.4.0-1
has caused the Debian Bug report #969499,
regarding ITP: nanostat -- statistics on long biological sequences
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.)


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

Subject: ITP: nanostat -- statistics on long biological sequences
Package: wnpp
Owner: Steffen Moeller 
Severity: wishlist

* Package name: nanostat
  Version : 1.4.0
  Upstream Author : Copyright: Wouter De Coster 
* URL : https://github.com/wdecoster/nanostat
* License : GPL-3+
  Programming Lang: Python
  Description : statistics on long biological sequences
 NanoStat calculates various statistics from a long read sequencing
 dataset in fastq, bam or albacore sequencing summary format.
 It is meant to augment pipelines for the interpretation of
 long DNA sequences as generated with the Nanopore.

Remark: This package is maintained by Steffen Moeller at
   https://salsa.debian.org/med-team/nanostat
--- End Message ---
--- Begin Message ---
Source: nanostat
Source-Version: 1.4.0-1
Done: Steffen Moeller 

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

Debian distribution maintenance software
pp.
Steffen Moeller  (supplier of updated nanostat package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 03 Sep 2020 21:17:15 +0200
Source: nanostat
Binary: nanostat python3-nanostat
Architecture: source all
Version: 1.4.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Med Packaging Team 

Changed-By: Steffen Moeller 
Description:
 nanostat   - statistics on long biological sequences
 python3-nanostat - statistics on long biological sequences
Closes: 969499
Changes:
 nanostat (1.4.0-1) unstable; urgency=medium
 .
   * Initial release (Closes: #969499)
Checksums-Sha1:
 87fec044407fcddbfa30b5c65a2f8cf2540eb1bd 2129 nanostat_1.4.0-1.dsc
 5bd3f70086b8cd895e0342176f67c10201ea3b9d 17423 nanostat_1.4.0.orig.tar.gz
 0310dfc84c08ea6147d9e9d06750479ef2b833dd 2256 nanostat_1.4.0-1.debian.tar.xz
 38aaccc085cbb9225607c86dc47789a31bf203f7 2500 nanostat_1.4.0-1_all.deb
 ee718cb5b59dc126d70f6132974a007f0504a742 7840 nanostat_1.4.0-1_amd64.buildinfo
 8d0311a88e85d8b43e003e97c951e98d9aa498e4 8020 python3-nanostat_1.4.0-1_all.deb
Checksums-Sha256:
 ebffe89aa5e38986014ecde430f955847c4f7bd0ab246a656a89dca458b7f365 2129 
nanostat_1.4.0-1.dsc
 35b33e5570b6091f27c8bb600969d5466e3a36ef206adafd7d43e2b6a534cf85 17423 
nanostat_1.4.0.orig.tar.gz
 174f5b1fff4b75dc75e206fdfb563f458d07890bf967086586de137449d83ecb 2256 
nanostat_1.4.0-1.debian.tar.xz
 aa1eaacb548f39d6d4ddd79cb28674b1e101411f9cc32a10054abf4a411f0706 2500 
nanostat_1.4.0-1_all.deb
 3ca567d139ec41dc0fbe6e41d7394e9c72c8b8a713be5ac1629fda5c626614d9 7840 
nanostat_1.4.0-1_amd64.buildinfo
 35bf9c034c54b44f714c5270ea37ef59a8eb1336b2702a2e7bec29ac6b24072a 8020 
python3-nanostat_1.4.0-1_all.deb
Files:
 cd57df51ff1680bf6d02552f01f17ef5 2129 science optional nanostat_1.4.0-1.dsc
 ef039142dbd75f7b36130f0aff8654c9 17423 science optional 
nanostat_1.4.0.orig.tar.gz
 0c1f5ff9971d643acb03ea9d67d0b9fd 2256 science optional 
nanostat_1.4.0-1.debian.tar.xz
 3c93fe03f92f08792f4c37ddcbec9bf5 2500 science optional nanostat_1.4.0-1_all.deb
 2e1c7ca9dec99bc2bd4de0023c50 7840 science optional 
nanostat_1.4.0-1_amd64.buildinfo
 e8ad49bf1b716fef1bf936333b45a33f 8020 science optional 
python3-nanostat_1.4.0-1_all.deb

-BEGIN PGP SIGNATURE-

iQJFBAEBCAAvFiEE8fAHMgoDVUHwpmPKV4oElNHGRtEFAl9nMYURHHRpbGxlQGRl
Ymlhbi5vcmcACgkQV4oElNHGRtHVXQ//XqedM5upDfgzR6n4yIGkDvI8Wgh4OkL0
kCMQxncoTV4R6vx32CVXGW/hgkfnfpVdHw1R3otlyxnYU1REywFhCekoj1ngpfta
pm9hMf1niSWQ4Hja7czm0aMGzbAwzU4XCrO2JbMlQSBw0AvIhkaE0pUhuRl5VbMG
YA4N+7iM2rirBuUrYbTeu0OVLeQwoR3a509sbwNECU1j0QRsSMv8MjLOe7REklKy
OWYFNo1/U1M9ShY9rTEeEE0Kk2zyvxnN6e+sBiHcNl2OqzX3RXWYOB8en0mDBVmZ

Processed: ITP: python-volatile -- small extension for the Python tempfile module

2020-10-22 Thread Debian Bug Tracking System
Processing control commands:

> block 941054 by -1
Bug #941054 [wnpp] ITP: python-bowler -- safe code refactoring for modern 
Python projects
941054 was blocked by: 944989
941054 was not blocking any bugs.
Added blocking bug(s) of 941054: 972705

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



Bug#972705: ITP: python-volatile -- small extension for the Python tempfile module

2020-10-22 Thread Nicholas D Steeves
Package: wnpp
Severity: wishlist
Owner: Nicholas D Steeves 
Control: block 941054 by -1

* Package name: python-volatile
  Version : 2.1.0
  Upstream Author : Marc Brinkmann 
* URL : https://github.com/mbr/volatile 
* License : Expat
  Programming Lang: Python
  Description : small extension for the Python tempfile module

 Volatile provides an alternative to tempfile.NamedTemporaryFile that
 does not delete the file on close(), but instead unlinks it after the
 context manager ends.  It also supports temporary mkdtemp-based
 directories, and temporary Unix domain sockets.
 .
 It does not support custom schemes or signatures beyond what the
 Python Standard Library supports.
 .
 Volatile's API is documented in the comments of its source.

I am packaging this library as a dependency of Bowler >=0.9.0 and plan
to maintain it in the Python Team.  I am open to co-maintainers and
will need a sponsor.

Regards,
Nicholas



Processed: your mail

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

> block 972686 by 972680
Bug #972686 [python3-gudhi] python3-gudhi: EagerPy support should be enabled
972686 was not blocked by any bugs.
972686 was not blocking any bugs.
Added blocking bug(s) of 972686: 972680
> stop
Stopping processing here.

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



Processed: ITP: chiaki -- Free and Open Source PS4 Remote Play

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

> owner 949550 bart...@fenski.pl
Bug #949550 [wnpp] ITP: chiaki -- Free and Open Source PS4 Remote Play
Owner recorded as bart...@fenski.pl.
>
End of message, stopping processing here.

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



Bug#949550: s/RFP/ITP/

2020-10-22 Thread bartosz
retitle 949550 ITP: chiaki -- Free and Open Source PS4 Remote Play 
Client

thanks

Will take a look into that. At first sight chiaki uses its own version 
of 3 libraries.

Seems they are available in Debian.

Asked upstream if it is possible to switch to them in 
https://github.com/thestr4ng3r/chiaki/issues/204


regards
Bartosz Fenski



Bug#972700: ITP: ruby-gitlab-fog-azure-rm -- Azure Blob Storage with CarrierWave and Fog

2020-10-22 Thread Pirate Praveen

Package: wnpp
Severity: wishlist
Owner: Pirate Praveen 

Package https://rubygems.org/gems/gitlab-fog-azure-rm

New dependency for gitlab 13.3.0



Bug#960543: marked as done (ITP: vim-ale -- Asynchronous Lint Engine for Vim 8 and NeoVim)

2020-10-22 Thread Debian Bug Tracking System
Your message dated Thu, 22 Oct 2020 20:17:25 +0300
with message-id 
and subject line Re: ITP: vim-ale -- Asynchronous Lint Engine for Vim 8 and 
NeoVim
has caused the Debian Bug report #960543,
regarding ITP: vim-ale -- Asynchronous Lint Engine for Vim 8 and NeoVim
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.)


-- 
960543: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=960543
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Owner: Nicholas Guriev 
Control: forwarded -1 https://github.com/dense-analysis/ale/issues/3160

* Package name: vim-ale
  Version : 2.6.0
  Upstream Author : w0rp 
* URL : https://github.com/dense-analysis/ale
* License : BSD-2-Clause
  Programming Lang: VimScript
  Description : Asynchronous Lint Engine for Vim 8 and NeoVim

ALE (Asynchronous Lint Engine) is a plugin providing linting (syntax checking
and semantic errors) in NeoVim 0.2.0+ and Vim 8 while you edit your text files,
and acts as a Vim Language Server Protocol client.

I have done some of work on packaging, you can see a Git repository in my
namespace at salsa.d.o.

https://salsa.debian.org/mymedia/vim-ale/-/tree/mymedia/master
--- End Message ---
--- Begin Message ---
The request was actually done when the package was accepted into Debian main
archive. But ".changes" file did not mention the bug so it remained open and
so I need to close it by hand.

https://tracker.debian.org/news/1183806/accepted-vim-ale-260-2-all-source-into-unstable-unstable/



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


Processed: ITP: fractal

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

> unmerge 963588
Bug #963588 [wnpp] RFP: gnome-fractal -- Matrix group messaging app
Bug #900928 [wnpp] ITP: fractal -- Matrix.org messaging app for GNOME written 
in Rust
Bug #959100 [wnpp] ITP: fractal -- Matrix.org messaging app for GNOME written 
in Rust
Disconnected #963588 from all other report(s).
> close 963588
Bug #963588 [wnpp] RFP: gnome-fractal -- Matrix group messaging app
Marked Bug as done
> unmerge 900928
Bug #900928 [wnpp] ITP: fractal -- Matrix.org messaging app for GNOME written 
in Rust
Bug #959100 [wnpp] ITP: fractal -- Matrix.org messaging app for GNOME written 
in Rust
Disconnected #900928 from all other report(s).
> close 900928
Bug #900928 [wnpp] ITP: fractal -- Matrix.org messaging app for GNOME written 
in Rust
Marked Bug as done
> owner 959100 Andrej Shadura 
Bug #959100 [wnpp] ITP: fractal -- Matrix.org messaging app for GNOME written 
in Rust
Owner recorded as Andrej Shadura .
> stop
Stopping processing here.

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



Bug#905234: Bundling in upstream

2020-10-22 Thread Martin Raiber
Most of the bundling w.r.t. to native dependencies can be disabled where 
Debian packages are already available (with configure flags 
--without-embedded-sqlite3 --without-embedded-lua--without-embedded-lmdb 
). Is this tested? No. I guess tclap could be handled similarily... but 
that one would only be a build dependency. There are also native 
dependencies that aren't packaged in debian yet like miniz ( 
https://github.com/richgel999/miniz ) or libfastcgi.


On the web UI front it has a lot more dependencies and some are in 
debian (like bootstrap, datatables, jquery). The API there is a lot less 
stable there so unbundling would be harder there.





Processed: Re: Bug#972607: ITP: pdns-logger -- PowerDNS protobuf logger

2020-10-22 Thread Debian Bug Tracking System
Processing control commands:

> retitle -1 ITP: pdns-protobuf-receiver -- PowerDNS protobuf log stream 
> receiver
Bug #972607 [wnpp] ITP: pdns-logger -- PowerDNS protobuf logger
Changed Bug title to 'ITP: pdns-protobuf-receiver -- PowerDNS protobuf log 
stream receiver' from 'ITP: pdns-logger -- PowerDNS protobuf logger'.

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



Bug#972607: ITP: pdns-logger -- PowerDNS protobuf logger

2020-10-22 Thread Axel Beckert
Control: retitle -1 ITP: pdns-protobuf-receiver -- PowerDNS protobuf log stream 
receiver

The upstream project has been renamed, see
https://github.com/dmachard/pdns-protobuf-receiver/issues/4#issuecomment-714571761

Some URLs have changed accordingly:

Axel Beckert wrote:
> * URL or Web page : https://github.com/dmachard/pdns_logger

It's now https://github.com/dmachard/pdns-protobuf-receiver/

> WIP packaging is available at
> https://salsa.debian.org/debian/pdns-logger

It's now https://salsa.debian.org/debian/pdns-protobuf-receiver

Regards, Axel
-- 
 ,''`.  |  Axel Beckert , https://people.debian.org/~abe/
: :' :  |  Debian Developer, ftp.ch.debian.org Admin
`. `'   |  4096R: 2517 B724 C5F6 CA99 5329  6E61 2FF9 CD59 6126 16B5
  `-|  1024D: F067 EA27 26B9 C3FC 1486  202E C09E 1D89 9593 0EDE



Bug#959832: checker-framework-java_3.0.1+ds-1~exp2_amd64.changes REJECTED

2020-10-22 Thread Andreas Tille
Hi,

I'm busy with real life until next Monday - it would be great if somebody
could care for this soon since bazel depends on it.

Kind regards

   Andreas.

On Thu Oct 22 02:00:09 BST 2020 Sean Whitton ftpmaster at ftp-master.debian.org 
wrote:
> +--+
> |   REJECT reasoning   |
> +--+
> 
> I found various .class files where it is not clear we have the Java source
> code for them.  In addition, one of our trainees found the following:
> 
> Contains code with a declared upstream of non-free docs.
> 
> Various missing licenses.
> 
> checker/src/testannotations/java/android/* is copyright 2013, The Android 
> Open Source Project, Apache-2.0
> 
> checker/src/testannotations/java/edu/umd/cs/findbugs/annotations/* is 
> copyright 2005, University of Maryland, LGPL-2.1+
> 
> checker/src/testannotations/java/javax/validation/constraints/* is copyright 
> Oracle and NONFREE
> 
> checker/src/testannotations/java/net/jcip/annotations/* is (c) 2005 Brian 
> Goetz and Tim Peierls, CC-BY-2.5
> 
> checker/src/testannotations/java/org/eclipse/jdt/annotation/* is (c) the 
> Eclipse Foundation, EPL-2.0
> 
> checker/src/testannotations/java/org/eclipse/jgit/annotations/* is (c) The 
> Eclipse Foundation, BSD-3-Clause
> 
> checker/src/testannotations/java/org/jetbrains/annotations/* is (c) JetBrains 
> s.r.o, Apache-2.0
> 
> checker/src/testannotations/java/org/netbeans/api/annotations/common/* is (c) 
> Apache Software Foundation, Apache-2.0
> 
> checker/src/testannotations/java/org/springframework/lang/* is Copyright 
> 2002-2019 the original author or authors., Apache-2.0
> 
> dataflow/manual/*.sty is (c) various, LPPL-1.3+ and embedded copies
> 
> +--+
> | N.B. |
> +--+
> 
> This review may not be exhaustive.  Please check your source package
> against your d/copyright and the ftpmaster REJECT-FAQ, throughly,
> before uploading to NEW again.
> 
> Thank you for your time and contribution!
> 
> Sean
> 

-- 
http://fam-tille.de



Processed: RFP: libjs-material-design-lite/1.3.0+dfsg-1 [ITP] --\

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

> noowner 964766
Bug #964766 [wnpp] RFS: libjs-material-design-lite/1.3.0+dfsg-1 [ITP] --\
Removed annotation that Bug was owned by Fred Le Meur 
.
>
End of message, stopping processing here.

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



Processed: RFP: prophet -- time series forecasting package for R and Python

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

> noowner 892111
Bug #892111 [wnpp] RFP: prophet -- time series forecasting package for R and 
Python
Removed annotation that Bug was owned by w...@debian.org.
>
End of message, stopping processing here.

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



Processed: control

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

> owner 892111 w...@debian.org
Bug #892111 [wnpp] ITP: prophet -- time series forecasting package for R and 
Python
Owner changed from Mo Zhou  to w...@debian.org.
> retitle 892111 RFP: prophet -- time series forecasting package for R and 
> Python
Bug #892111 [wnpp] ITP: prophet -- time series forecasting package for R and 
Python
Changed Bug title to 'RFP: prophet -- time series forecasting package for R and 
Python' from 'ITP: prophet -- time series forecasting package for R and Python'.
> thanks
Stopping processing here.

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



Bug#961557: marked as done (ITP: stan-math -- a C++ template library for automatic differentiation of any order)

2020-10-22 Thread Debian Bug Tracking System
Your message dated Thu, 22 Oct 2020 15:27:19 +
with message-id <20201022152719.GB5741@Zephyrus>
and subject line closing
has caused the Debian Bug report #961557,
regarding ITP: stan-math -- a C++ template library for automatic 
differentiation of any order
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.)


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

* Package name: stan-math
* URL : https://github.com/stan-dev/math
* License : bsd-3
  Description : a C++ template library for automatic differentiation of any 
order
--- End Message ---
--- Begin Message ---
closing due to loss of interest.--- End Message ---


Bug#961556: marked as done (ITP: stan -- a state-of-the-art platform for statistical modeling and high-performance statistical computation)

2020-10-22 Thread Debian Bug Tracking System
Your message dated Thu, 22 Oct 2020 15:26:14 +
with message-id <20201022152614.GA5741@Zephyrus>
and subject line closing
has caused the Debian Bug report #961556,
regarding ITP: stan -- a state-of-the-art platform for statistical modeling and 
high-performance statistical computation
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.)


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

* Package name: stan
* URL : https://github.com/stan-dev/stan
* License : bsd-3
  Description : a state-of-the-art platform for statistical modeling and 
high-performance statistical computation
--- End Message ---
--- Begin Message ---
Closing due to loss of interest.--- End Message ---


Bug#972687: ITP: pytorch-lightning -- lightweight PyTorch wrapper for high-performance AI research

2020-10-22 Thread Mo Zhou
Package: wnpp
Severity: wishlist
Owner: Mo Zhou 
X-Debbugs-Cc: debian-de...@lists.debian.org, debian...@lists.debian.org

* Package name: pytorch-lightning
  Version : 1.0.0
* URL : https://github.com/PyTorchLightning/pytorch-lightning
* License : Apache-2.0
  Programming Lang: Python
  Description : lightweight PyTorch wrapper for high-performance AI research

I like this abstraction layer of pytorch.
This package will be maintained by Debian Deep Learning Team.



Processed (with 1 error): retitle 964766 to RFS: libjs-material-design-lite/1.3.0+dfsg-1 [ITP] -- Material Design Lite (CSS, JS)

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

> retitle 964766 RFS: libjs-material-design-lite/1.3.0+dfsg-1 [ITP] --\
Bug #964766 [wnpp] RFS: libjs-material-design-lite/1.3.0+dfsg-1 [ITP] --
Changed Bug title to 'RFS: libjs-material-design-lite/1.3.0+dfsg-1 [ITP] --\' 
from 'RFS: libjs-material-design-lite/1.3.0+dfsg-1 [ITP] --'.
> Material Design Lite (CSS, JS)
Unknown command or malformed arguments to command.
> thanks
Stopping processing here.

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



Processed (with 1 error): retitle 964766 to RFS: libjs-material-design-lite/1.3.0+dfsg-1 [ITP] -- Material Design Lite (CSS, JS)

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

> retitle 964766 RFS: libjs-material-design-lite/1.3.0+dfsg-1 [ITP] --
Bug #964766 [wnpp] RFS: libjs-material-design-lite/1.3.0+dfsg-1 [ITP] --
Ignoring request to change the title of bug#964766 to the same title
> Material Design Lite (CSS, JS)
Unknown command or malformed arguments to command.
> thanks
Stopping processing here.

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



Processed (with 1 error): retitle 964766 to RFS: libjs-material-design-lite/1.3.0+dfsg-1 [ITP] -- Material Design Lite (CSS, JS)

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

> retitle 964766 RFS: libjs-material-design-lite/1.3.0+dfsg-1 [ITP] --
Bug #964766 [wnpp] ITP: libjs-material-design-lite -- Implement Material Design 
Lite (CSS, JS)
Changed Bug title to 'RFS: libjs-material-design-lite/1.3.0+dfsg-1 [ITP] --' 
from 'ITP: libjs-material-design-lite -- Implement Material Design Lite (CSS, 
JS)'.
> Material Design Lite (CSS, JS)
Unknown command or malformed arguments to command.
> thanks
Stopping processing here.

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



Bug#972674: ITP: toolbox -- Unprivileged container development environment

2020-10-22 Thread Hayley Hughes

Package: wnpp
Severity: wishlist
Owner: Hayley Hughes 
X-Debbugs-Cc: debian-de...@lists.debian.org 



* Package name : toolbox
  Version : 0.0.96
  Upstream Author : Red Hat contributors
* URL : 
* License : Apache-2
  Description :

Toolbox is a tool that offers a familiar package based environment for 
developing and debugging software that runs fully unprivileged using 
Podman.


The toolbox environment is based on an OCI image such as 
fedora-toolbox. This image is used to create a toolbox container that 
seamlessly integrates with the rest of the operating system.


This is rather handy to create what are sometimes referred to 'pet 
containers' where you can set up your development environment inside a 
container. This not only helps to keep your OS clean but also allows 
one to easily make it reproducible by creating custom images.


I have already made some progress which can be found on salsa 
() for my own benefit (please 
feel free to review it and suggest changes) and I thought that it might 
be an idea to make an attempt to properly package it and add it to the 
Debian archives.


Will be keen to hear what others think.

Kind Regards,
Hayley



Processed (with 1 error): s/RFP/ITP/

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

> retitle 949550 ITP: chiaki -- Free and Open Source PS4 Remote Play
Bug #949550 [wnpp] RFP: chiaki -- Free and Open Source PS4 Remote Play Client
Changed Bug title to 'ITP: chiaki -- Free and Open Source PS4 Remote Play' from 
'RFP: chiaki -- Free and Open Source PS4 Remote Play Client'.
> Client
Unknown command or malformed arguments to command.
> thanks
Stopping processing here.

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



Bug#972680: ITP: eagerpy -- Wrapper around various Python multidimensional array types

2020-10-22 Thread Gard Spreemann
Package: wnpp
Severity: wishlist
Owner: Gard Spreemann 
X-Debbugs-Cc: debian-de...@lists.debian.org, g...@nonempty.org

* Package name: eagerpy
  Version : 0.29.0
  Upstream Author : Jonas Rauber 
* URL : https://eagerpy.jonasrauber.de/
* License : MIT
  Programming Lang: Python
  Description : Wrapper around various Python multidimensional array types

EagerPy is a Python framework that lets you write code that
automatically works natively with PyTorch, TensorFlow, JAX, and NumPy.

The package is useful because it allows you to abstract away various
types of multidimensional arrays and write common code.

I will maintain the package, although I might also reach out to the
science team.



Bug#970452: marked as done (ITP: argh -- C++ header-only command line processing library)

2020-10-22 Thread Debian Bug Tracking System
Your message dated Thu, 22 Oct 2020 11:00:09 +
with message-id 
and subject line Bug#970452: fixed in argh 1.3.1+ds-1
has caused the Debian Bug report #970452,
regarding ITP: argh -- C++ header-only command line processing library
to be marked as done.

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

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


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

Subject: ITP: argh -- C++ header-only command line processing library
Package: wnpp
Owner: Shayan Doust 
Severity: wishlist

* Package name: argh
  Version : 1.3.1+ds
  Upstream Author : Adi Shavit
* URL : https://github.com/adishavit/argh
* License : BSD-3-Clause
  Programming Lang: C
  Description : C++ header-only command line processing library
 So many different command line processing libraries out there and none
 of them just work! Some bring their whole extended family of related and
 unrelated external dependencies (yes, I'm looking at you Boost). Some
 require quirky syntax and/or very verbose setups that sacrifice
 simplicity for the generation of a cute usage message and validation.
 Many come to dominate your main() file and yet others do not build on
 multiple plaforms - for some even their own tests and trivial usage
 cause crashes on some systems. Argh!
 .
 If you're writing a highly-sophisticated command line tool, then
 Boost.Program_options and its kind might give you many advanced options.
 However, if you need to get up and running quickly, effectively and with
 minimal fuss, give the single header-file argh a try.

Remark: This package is maintained by Debian Med Packaging Team at
   https://salsa.debian.org/med-team/argh
--- End Message ---
--- Begin Message ---
Source: argh
Source-Version: 1.3.1+ds-1
Done: Shayan Doust 

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

Debian distribution maintenance software
pp.
Shayan Doust  (supplier of updated argh 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: Mon, 21 Sep 2020 11:56:56 +
Source: argh
Binary: libargh-dev
Architecture: source all
Version: 1.3.1+ds-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Med Packaging Team 

Changed-By: Shayan Doust 
Description:
 libargh-dev - C++ header-only command line processing library
Closes: 970452
Changes:
 argh (1.3.1+ds-1) unstable; urgency=medium
 .
   * Initial release (Closes: #970452)
Checksums-Sha1:
 9805646363d389aca5cdfe6125efccb30a4a674a 1947 argh_1.3.1+ds-1.dsc
 2badf4738519fcd22517ec093e31f883dae6c121 39620 argh_1.3.1+ds.orig.tar.xz
 d86f028ec181e88a98db29ed6a6ba66b48867445 3172 argh_1.3.1+ds-1.debian.tar.xz
 251d58441083782936746be7c94d843bc0d0a894 6258 argh_1.3.1+ds-1_amd64.buildinfo
 07145f73d29e043b25e3ed1fa02cf01b54d1a1ef 12704 libargh-dev_1.3.1+ds-1_all.deb
Checksums-Sha256:
 4c6719e68d5ea2aad2f825dee8b9dd35673627a35ebc6758aab3b5986b6c8082 1947 
argh_1.3.1+ds-1.dsc
 c905e4ef92a95ceb85cad862562257693eb93fbe1fa863504e61a3198a5f2774 39620 
argh_1.3.1+ds.orig.tar.xz
 893e43984072fe91fdee79927d1cacb127cda47f11a225c999682d9ccde114fa 3172 
argh_1.3.1+ds-1.debian.tar.xz
 91752301515e092a391071f5b48b71ceaff6324201935750eae8857b295cc12b 6258 
argh_1.3.1+ds-1_amd64.buildinfo
 a051105fb88b84261a5ce6f440a30042e6ac18374c96f4dccf3452464882d2bc 12704 
libargh-dev_1.3.1+ds-1_all.deb
Files:
 ade7cd79f4909cf6db6d42fe5bed6981 1947 libdevel optional argh_1.3.1+ds-1.dsc
 a4a2147b3e64355708ca6873cbc367f6 39620 libdevel optional 
argh_1.3.1+ds.orig.tar.xz
 fc5d83acd414180c938c2070b8e3c958 3172 libdevel optional 
argh_1.3.1+ds-1.debian.tar.xz
 381379488940da7d77543405bcce6b13 6258 libdevel optional 
argh_1.3.1+ds-1_amd64.buildinfo
 6d90e2f74b0470114a71feb077c10e6f 12704 libdevel optional 
libargh-dev_1.3.1+ds-1_all.deb

-BEGIN PGP SIGNATURE-

iQJFBAEBCgAvFiEE8fAHMgoDVUHwpmPKV4oElNHGRtEFAl9rnU8RHHRpbGxlQGRl
Ymlhbi5vcmcACgkQV4oElNHGRtFIvA/9EicFCQr8iwj0+ya0WzuhfhFEP3XQTHP2

Bug#969335: marked as done (ITP: golang-github-rickb777-plural -- Simple Go API for Pluralisation)

2020-10-22 Thread Debian Bug Tracking System
Your message dated Thu, 22 Oct 2020 11:00:10 +
with message-id 
and subject line Bug#969335: fixed in golang-github-rickb777-plural 1.2.1-1
has caused the Debian Bug report #969335,
regarding ITP: golang-github-rickb777-plural --  Simple Go API for Pluralisation
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.)


-- 
969335: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=969335
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Owner: Arun Kumar Pariyar 
X-Debbugs-Cc: debian-de...@lists.debian.org

* Package name: golang-github-rickb777-plural
  Version : 1.2.1-1~exp1
* URL : https://github.com/rickb777/plural
* License : BSD-3-clause
  Programming Lang: Go
  Description : Simple Go API for Pluralisation

This package provides simple support for localising plurals in a flexible range
of different styles.
--- End Message ---
--- Begin Message ---
Source: golang-github-rickb777-plural
Source-Version: 1.2.1-1
Done: Arun Kumar Pariyar 

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

Debian distribution maintenance software
pp.
Arun Kumar Pariyar  (supplier of updated 
golang-github-rickb777-plural package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Wed, 23 Sep 2020 23:00:17 +0545
Source: golang-github-rickb777-plural
Binary: golang-github-rickb777-plural-dev
Architecture: source all
Version: 1.2.1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team 
Changed-By: Arun Kumar Pariyar 
Description:
 golang-github-rickb777-plural-dev - Simple Go API for pluralisation. (library)
Closes: 969335
Changes:
 golang-github-rickb777-plural (1.2.1-1) unstable; urgency=medium
 .
   * Initial release (Closes: #969335)
Checksums-Sha1:
 a65d3ec43dd71443123d87d83d2093575dcdcf56 2250 
golang-github-rickb777-plural_1.2.1-1.dsc
 381df00bcfdcfed0465f75c03c8c22f62d138fb3 5429 
golang-github-rickb777-plural_1.2.1.orig.tar.gz
 5e2dfc287845413e4efce64f4a8d4917cc08 2564 
golang-github-rickb777-plural_1.2.1-1.debian.tar.xz
 9d927e4d4cb8bc15aa660e972c37a37f8f12f448 5644 
golang-github-rickb777-plural-dev_1.2.1-1_all.deb
 1f8bdf58d1ebb90ce8dce6be30b0c14d27a9 5797 
golang-github-rickb777-plural_1.2.1-1_amd64.buildinfo
Checksums-Sha256:
 4ac90f430f1df580b7d7b8de5c847322587d891b42caa26da8747a5a2cb239a3 2250 
golang-github-rickb777-plural_1.2.1-1.dsc
 ca9d921d3c3565d19b39570ba940e91fe5b9cfd962b084823e37387164bc9dc5 5429 
golang-github-rickb777-plural_1.2.1.orig.tar.gz
 09e092bad89744b0f369c9a128ff313c1f2b64321fb91d68cf03d06f34fb69f0 2564 
golang-github-rickb777-plural_1.2.1-1.debian.tar.xz
 5b9230b83e1b9a6725d40fac7be9a9a4874b5b014dd9cbf3aaf8dfb1cd62a2a5 5644 
golang-github-rickb777-plural-dev_1.2.1-1_all.deb
 792e27a5117fd4bed66b2622dfabf0966ede9cfd05dee76269b35db05b637786 5797 
golang-github-rickb777-plural_1.2.1-1_amd64.buildinfo
Files:
 85d6bebaf6863215b51d57309dbd4322 2250 devel optional 
golang-github-rickb777-plural_1.2.1-1.dsc
 d28d79633a7ecb77dc45008547f77395 5429 devel optional 
golang-github-rickb777-plural_1.2.1.orig.tar.gz
 8ab85fefb7edcfe572e1fbbdafb8a20a 2564 devel optional 
golang-github-rickb777-plural_1.2.1-1.debian.tar.xz
 92eb9eba8be14e8ad152d49108f90c1b 5644 devel optional 
golang-github-rickb777-plural-dev_1.2.1-1_all.deb
 f61fd53082768f766b8c879258eb2558 5797 devel optional 
golang-github-rickb777-plural_1.2.1-1_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEE0whj4mAg5UP0cZqDj1PgGTspS3UFAl9rnXcACgkQj1PgGTsp
S3Xozw//Zvpoe/CaMKHph+yRanHmzKnyPNSztMoRfh76TTIyP8pLUQR65yV4A76L
haBtTJFnh3HVXRRJjT95Mb75yVil9n198dKZwxC5kW2YafwZ3KSflcTjDErNuATf
yXgHq+oCffN1zICdjJy+T/mE6UNPUtXH9JgCE0KnmLie6vLVzkpMAsybmd3PQrNJ
FiF5pdw6fPvLufiLJi5xMDJ8JTnFVp/WPyWp0dafBwz/mAJ1+VklcWkh8CdhE1HU
3bCyqlHL/Kjbm0sUFe4a5++NA5pcSix8UbQcmP3rFdZ7d9AqxJQ8Lc8jUSxcsF+7
f84207H6D+1Smgbhif8T1w7SXxL8SQcZO/1zgYP8Vxki7KYWHO3okJCrCnF1x3L5
m2VAkjJ05ka6Urg+Glb7hiuIVTADy3ME3t55GQHm/yKl1iPgUFrjsEzP49jY1QW8

Bug#970817: marked as done (ITP: python-html-sanitizer - HTML sanitizer with more HTML fragment transforms)

2020-10-22 Thread Debian Bug Tracking System
Your message dated Thu, 22 Oct 2020 11:00:10 +
with message-id 
and subject line Bug#970817: fixed in python-html-sanitizer 1.9.1-1
has caused the Debian Bug report #970817,
regarding ITP: python-html-sanitizer - HTML sanitizer with more HTML fragment 
transforms
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.)


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

* Package name : python-html-sanitizer
  Version  : 1.9.1
  Upstream Author  : Matthias Kestenholz 
* Url  : https://github.com/matthiask/html-sanitizer
* Licenses : BSD-3-Clause~Feinheit
  Programming Lang : Python
  Section  : python

 This is an allowlist-based and very opinionated HTML sanitizer
 that can be used both for untrusted and trusted sources.
 It attempts to clean up the mess
 made by various rich text editors and or copy-pasting
 to make styling of webpages simpler and more consistent.
 It builds on the excellent HTML cleaner in lxml
 to make the result both valid and safe.
 .
 HTML sanitizer goes further than e.g. bleach
 in that it not only ensures that content is safe
 and tags and attributes conform to a given allowlist,
 but also applies additional transforms to HTML fragments.

This package is needed by matrix-mirage.

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

 https://salsa.debian.org/debian/python-html-sanitizer.git

 - Jonas

-- 
 * Jonas Smedegaard - idealist & Internet-arkitekt
 * Tlf.: +45 40843136  Website: http://dr.jones.dk/

 [x] quote me freely  [ ] ask before reusing  [ ] keep private

signature.asc
Description: signature
--- End Message ---
--- Begin Message ---
Source: python-html-sanitizer
Source-Version: 1.9.1-1
Done: Jonas Smedegaard 

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

Debian distribution maintenance software
pp.
Jonas Smedegaard  (supplier of updated python-html-sanitizer 
package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Wed, 23 Sep 2020 21:37:32 +0200
Source: python-html-sanitizer
Binary: python3-html-sanitizer
Architecture: source all
Version: 1.9.1-1
Distribution: unstable
Urgency: low
Maintainer: Jonas Smedegaard 
Changed-By: Jonas Smedegaard 
Description:
 python3-html-sanitizer - HTML sanitizer with more HTML fragment transforms
Closes: 970817
Changes:
 python-html-sanitizer (1.9.1-1) unstable; urgency=low
 .
   * initial packaging release;
 closes: bug#970817
Checksums-Sha1:
 4e8b548a47ab0f5a79f287a3c798d903554625f6 2104 python-html-sanitizer_1.9.1-1.dsc
 fe0d99d4904e8df34b9d222f0840ac2d35c286b4 14449 
python-html-sanitizer_1.9.1.orig.tar.gz
 1eaad6b3d6aceaae5623dc84a2b27880f280e675 2988 
python-html-sanitizer_1.9.1-1.debian.tar.xz
 fe6c0e97787663eb402c259cb5a9b13633721aaf 6115 
python-html-sanitizer_1.9.1-1_amd64.buildinfo
 1c787a0d905595791c60b134195fc7aee7853277 15740 
python3-html-sanitizer_1.9.1-1_all.deb
Checksums-Sha256:
 6b315ce7fefab9eca1927a8405da3a0a64281699059f576b30eccbd201b614af 2104 
python-html-sanitizer_1.9.1-1.dsc
 14cd9318e54c5d94871e9bd9aaf6ce5dadfb70406ba4c7ea30b80680be13617d 14449 
python-html-sanitizer_1.9.1.orig.tar.gz
 5a372748c9048f28d2d164c19631f8f0693263ce559380db416399c4e650c054 2988 
python-html-sanitizer_1.9.1-1.debian.tar.xz
 aefc0b3cae0d13207b963093ddb0804805837cd9cb86b22d7c82eaaecda81db7 6115 
python-html-sanitizer_1.9.1-1_amd64.buildinfo
 eb278a580c1a33a6090b834fa717cfff38e76bf3d342f8cdc698a083cb7de874 15740 
python3-html-sanitizer_1.9.1-1_all.deb
Files:
 7e22fa3b544817d313ff40143afd2d76 2104 python optional 
python-html-sanitizer_1.9.1-1.dsc
 5f6d55cc4abdbf3c657fd8d474ef26a9 14449 python optional 
python-html-sanitizer_1.9.1.orig.tar.gz
 26b4a82c228e03104497b0a6509ff224 2988 python optional 
python-html-sanitizer_1.9.1-1.debian.tar.xz
 13117bfb0b5d19c9c9a335a5f838abae 6115 python optional 

Bug#970825: marked as done (ITP: golang-github-petermattis-goid -- Programatically retrieve the current goroutine's ID)

2020-10-22 Thread Debian Bug Tracking System
Your message dated Thu, 22 Oct 2020 11:00:09 +
with message-id 
and subject line Bug#970825: fixed in golang-github-petermattis-goid 
0.0~git20180202.b0b1615-1
has caused the Debian Bug report #970825,
regarding ITP: golang-github-petermattis-goid -- Programatically retrieve the 
current goroutine's ID
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.)


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

* Package name: golang-github-petermattis-goid
  Version : 0.0~git20180202.b0b1615-1
  Upstream Author : Peter Mattis
* URL : https://github.com/petermattis/goid
* License : Apache-2.0
  Programming Lang: Go
  Description :

 goid Build Status (https://travis-ci.org/petermattis/goid)
 Programatically retrieve the current goroutine's ID. See the CI
 configuration (.travis.yml) for supported Go versions. In addition,
 gccgo 7.2.1 (Go 1.8.3) is supported.

-- 
Alexandre Viau
av...@debian.org



signature.asc
Description: OpenPGP digital signature
--- End Message ---
--- Begin Message ---
Source: golang-github-petermattis-goid
Source-Version: 0.0~git20180202.b0b1615-1
Done: Alexandre Viau 

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

Debian distribution maintenance software
pp.
Alexandre Viau  (supplier of updated 
golang-github-petermattis-goid package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Wed, 23 Sep 2020 20:56:30 -0400
Source: golang-github-petermattis-goid
Binary: golang-github-petermattis-goid-dev
Architecture: source all
Version: 0.0~git20180202.b0b1615-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team 
Changed-By: Alexandre Viau 
Description:
 golang-github-petermattis-goid-dev - programmatically retrieve the current 
goroutine's ID
Closes: 970825
Changes:
 golang-github-petermattis-goid (0.0~git20180202.b0b1615-1) unstable; 
urgency=medium
 .
   * Initial release (Closes: #970825)
Checksums-Sha1:
 02f13c26d168de58b48c654c9c162f765c70fe0f 2379 
golang-github-petermattis-goid_0.0~git20180202.b0b1615-1.dsc
 d81ba907dc2105cbd2d2c5eb3965813f9d33d169 6372 
golang-github-petermattis-goid_0.0~git20180202.b0b1615.orig.tar.xz
 5988333429c2dbf0c06af43bd073462dd6539405 2264 
golang-github-petermattis-goid_0.0~git20180202.b0b1615-1.debian.tar.xz
 ac115a68e9c195b09b060d08d0e405a068fe1938 4436 
golang-github-petermattis-goid-dev_0.0~git20180202.b0b1615-1_all.deb
 34d165d8ccacf3524c3dfdb0334404c88c69cc13 6792 
golang-github-petermattis-goid_0.0~git20180202.b0b1615-1_amd64.buildinfo
Checksums-Sha256:
 be44058f67f737551865286951994ebf26d5f003fae24c9ea9e1aa59f4c8346e 2379 
golang-github-petermattis-goid_0.0~git20180202.b0b1615-1.dsc
 4f7abb9b71cad9a9cd8d5dbdfce6d3fab1356eeb49ba48a8cf4f066fa43d1e09 6372 
golang-github-petermattis-goid_0.0~git20180202.b0b1615.orig.tar.xz
 856198b376f3dcfc4019afb863c27ae47269d769006c2413c674fa175d0635fd 2264 
golang-github-petermattis-goid_0.0~git20180202.b0b1615-1.debian.tar.xz
 c689b737dff922d28d80bb8686df4fd1fcc3b6f2fe393990067c1e97e181155f 4436 
golang-github-petermattis-goid-dev_0.0~git20180202.b0b1615-1_all.deb
 5b5efd6866c5e5ab942e8b9c4c3099d56c136c80cbc7d42f08ffa13169c64f41 6792 
golang-github-petermattis-goid_0.0~git20180202.b0b1615-1_amd64.buildinfo
Files:
 ed557fd6fe8144c3c14a21cc809d388d 2379 devel optional 
golang-github-petermattis-goid_0.0~git20180202.b0b1615-1.dsc
 30634d5e1268dee1ca80c1e05f242a21 6372 devel optional 
golang-github-petermattis-goid_0.0~git20180202.b0b1615.orig.tar.xz
 10565a8ebfc38c4d72240f0b643f1902 2264 devel optional 
golang-github-petermattis-goid_0.0~git20180202.b0b1615-1.debian.tar.xz
 f6609a73ae065b2a2dcc0d852befbac2 4436 devel optional 
golang-github-petermattis-goid-dev_0.0~git20180202.b0b1615-1_all.deb
 de34631d7eedde7dcefb0a3401e79740 6792 devel optional 
golang-github-petermattis-goid_0.0~git20180202.b0b1615-1_amd64.buildinfo


Bug#969764: marked as done (ITP: proftpd-mod-geoip2 -- ProFTPD module mod_geoip2)

2020-10-22 Thread Debian Bug Tracking System
Your message dated Thu, 22 Oct 2020 11:00:10 +
with message-id 
and subject line Bug#969764: fixed in proftpd-mod-geoip2 0.1-1
has caused the Debian Bug report #969764,
regarding ITP: proftpd-mod-geoip2 -- ProFTPD module mod_geoip2
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.)


-- 
969764: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=969764
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Owner: Hilmar Preusse 
X-Debbugs-Cc: debian-de...@lists.debian.org

* Package name: proftpd-mod-geoip2
  Version : 0.1
  Upstream Author : TJ Saunders
* URL : https://github.com/Castaglia/proftpd-mod_geoip2
* License : GPL2+
  Programming Lang: C
  Description : ProFTPD module mod_geoip2

The mod_geoip2 module for ProFTPD uses the MaxMind GeoIP library to look
up geographic information on connecting clients, and to provide ACLs based
on that geographic information.

I plan to maintain it in the "Debian ProFTPD Team".


signature.asc
Description: PGP signature
--- End Message ---
--- Begin Message ---
Source: proftpd-mod-geoip2
Source-Version: 0.1-1
Done: Hilmar Preusse 

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

Debian distribution maintenance software
pp.
Hilmar Preusse  (supplier of updated proftpd-mod-geoip2 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, 06 Sep 2020 23:57:28 +0200
Source: proftpd-mod-geoip2
Binary: proftpd-mod-geoip2 proftpd-mod-geoip2-dbgsym
Architecture: source amd64
Version: 0.1-1
Distribution: unstable
Urgency: medium
Maintainer: ProFTPD Maintainance Team 

Changed-By: Hilmar Preusse 
Description:
 proftpd-mod-geoip2 - ProFTPD module mod_geoip2
Closes: 969764
Changes:
 proftpd-mod-geoip2 (0.1-1) unstable; urgency=medium
 .
   * Initial release (Closes: #969764)
Checksums-Sha1:
 ab7906b55aa5b346d2772ad7645a809855b1e186 2163 proftpd-mod-geoip2_0.1-1.dsc
 dd6bc0bed84cf66c6d06df53e558344ee45235fd 13694 
proftpd-mod-geoip2_0.1.orig.tar.gz
 75765bcae78d6a742f8a08c942c1e0eaed2c88a9 1956 
proftpd-mod-geoip2_0.1-1.debian.tar.xz
 3ba21f3f1363f6459b3d4be10051b4ac9cb140f4 23028 
proftpd-mod-geoip2-dbgsym_0.1-1_amd64.deb
 e19aefe620f6caa7c4a08ab1b3950fcc7bf61936 6490 
proftpd-mod-geoip2_0.1-1_amd64.buildinfo
 5ce9a17b9f1f67700cc5bdb5ad9fa46d5ed40bea 15404 
proftpd-mod-geoip2_0.1-1_amd64.deb
Checksums-Sha256:
 8c123886061229606db139857d982d40085573d9f108421d54f86a0e0ff31dc4 2163 
proftpd-mod-geoip2_0.1-1.dsc
 4d7f7a6a54b35f90bbc8d6bd9588a3f08de63a201b4f436a9cc2e527e2307f3d 13694 
proftpd-mod-geoip2_0.1.orig.tar.gz
 8bc88d86e7f207e360c1eaf5b5fe678349e4ba4d310be2b237d96fe8536000b8 1956 
proftpd-mod-geoip2_0.1-1.debian.tar.xz
 6a87fc75f6bc719b9287a9267d49f8f1ec91324215bbe8cd96382ebeff052e30 23028 
proftpd-mod-geoip2-dbgsym_0.1-1_amd64.deb
 ae7dfc3ad6615b15d821a421c7e113d83630036f68af7505e20fc4b33f728e8d 6490 
proftpd-mod-geoip2_0.1-1_amd64.buildinfo
 09c9ed8a192bc132fe7805131f0548bef0cd612993c28ab55ef9f83a2bc9d305 15404 
proftpd-mod-geoip2_0.1-1_amd64.deb
Files:
 5f976b4d6da1bf76b119dc9dce04c5fe 2163 net optional proftpd-mod-geoip2_0.1-1.dsc
 30811b8b08fea9a99846709b04dccf92 13694 net optional 
proftpd-mod-geoip2_0.1.orig.tar.gz
 9d74f91134e20a4fa4e61ce7bebd1e13 1956 net optional 
proftpd-mod-geoip2_0.1-1.debian.tar.xz
 cd9b60eb7253003490d4d317a8c21b04 23028 debug optional 
proftpd-mod-geoip2-dbgsym_0.1-1_amd64.deb
 a00219ea170e164bf43f2b6b076f68d7 6490 net optional 
proftpd-mod-geoip2_0.1-1_amd64.buildinfo
 cbfdb3b8ac82bb1e8d35c7657e683c31 15404 net optional 
proftpd-mod-geoip2_0.1-1_amd64.deb

-BEGIN PGP SIGNATURE-

iQJHBAEBCgAxFiEEBXmpeiI46/m+Ye0CDwKl4RY2hqQFAl9sY4ETHGZyYW5raWVA
ZGViaWFuLm9yZwAKCRAPAqXhFjaGpDLrD/4wsJeNIR+koiK90Bxm36nSUIjrm9Z6
6Ea+Umuu51Vi7EOiD48dRkDE3i7eBu7fexI/nnc1xnOIvWX2nRx9D7MefrdBzsZw
5wrc1JVBSo5ktOn57pRq4v0gQD1ZErScGajLRpvPSaUL5PJ6LTuAQ/pbMqrPf4hz
7q6rymlMuYIV/pByObpfuB4XQa+ZLGt/+9rcLRO/AuqpAkDJvxIth2OtxVYlNRdc
AJTyu3q+yx7ZVdbpyT0ezqWk18HLk+sWb8Ocqyit+QvSd/vUk1UDojzCMOIxV1Oy

Bug#972512: ITP: offlineimap3 -- IMAP/Maildir synchronization and reader support

2020-10-22 Thread Sudip Mukherjee
On Tue, Oct 20, 2020 at 10:53:44AM +0100, Sudip Mukherjee wrote:
> On Mon, Oct 19, 2020 at 8:25 PM Emilio Pozuelo Monfort  
> wrote:
> >
> > On 19/10/2020 18:54, Sudip Mukherjee wrote:
> > > Package: wnpp
> > > Severity: wishlist
> > > Owner: Sudip Mukherjee 
> > >
> > > * Package name: offlineimap3

> 
> And, if upstream does not have any specific concern for
> https://github.com/OfflineIMAP/offlineimap3/issues/10#issuecomment-712683745
> then I will either close this ITP or reuse this for something else.

Unfortunately it looks like we need to go for a separate package. :(


--
Regards
Sudip



Bug#971924: RFP: ironseed -- science-fiction exploration/strategy adventure game in space

2020-10-22 Thread Sudip Mukherjee
Hi Matija,

On Fri, Oct 09, 2020 at 10:46:34PM +0200, Matija Nalis wrote:
> Package: wnpp
> Severity: wishlist
> 
> * Package name: ironseed
>   Version : 0.2.4
>   Upstream Author : Matija Nalis 
> * URL : https://github.com/mnalis/ironseed_fpc
> * License : GPLv3
>   Programming Lang: Pascal
>   Description : science-fiction exploration/strategy adventure game in 
> space
> 

> 
> If more work is required on it, I'm willing to do it, if someone will 
> point me in right direction. But I am not DD and thus cannot do it all
> the way through myself.
> 
> If I get Debian lingo right, I'm looking for a sponsor.

You should retitle this bug as "ITP" and then look at 
https://mentors.debian.net/intro-maintainers/
Your package will need some minor work, like version etc. And also it
fails to build for me with:

ctags c_utils.c cargtool.pas combat.pas comm.pas comm2.pas crew2.pas 
crewgen.pas crewinfo.pas crewtick.pas data.pas display.pas ending.pas 
explore.pas gmouse.pas heapchk.pas info.pas intro.pas is.pas journey.pas 
main.pas modplay.pas saveload.pas starter.pas usecode.pas utils.pas utils2.pas 
utils_.pas version.pas weird.pas
make[2]: ctags: No such file or directory
make[2]: *** [Makefile:127: tags] Error 127
make[2]: Leaving directory '/<>'
dh_auto_build: error: make -j1 "INSTALL=install --strip-program=true" 
prefix=/usr returned exit code 2
make[1]: *** [debian/rules:17: override_dh_auto_build] Error 25
make[1]: Leaving directory '/<>'
make: *** [debian/rules:11: build] Error 2
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2


--
Regards
Sudip



Bug#969922: marked as done (ITP: ruby-timeliness -- Fast date/time parser with customisable formats, timezone and I18n support)

2020-10-22 Thread Debian Bug Tracking System
Your message dated Thu, 22 Oct 2020 10:00:12 +
with message-id 
and subject line Bug#969920: fixed in ruby-timeliness 0.3.10-1
has caused the Debian Bug report #969920,
regarding ITP: ruby-timeliness -- Fast date/time parser with customisable 
formats, timezone and I18n support
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.)


-- 
969920: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=969920
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnppSeverity: wishlistOwner: Abraham Raji 
X-Debbugs-CC: debian-de...@lists.debian.org* Package name    : 
ruby-timeliness
  Version : 0.3.10
  Upstream Author : Copyright (c) 2010 Adam Meehan
* URL : https://github.com/adzap/timeliness
* License : Expat
  Programming Lang: Ruby
  Description : Date/time parser for Ruby
Fast date/time parser with customisable formats, timezone and I18n support.
.
It's most suitable for when you need to control the parsing behaviour. It's
faster than the Time/Date class parse methods, so it has general appeal.

This package is a dependency for Gitlab. I am a member of the Debian JS team
and with their help I'll maintain the package.
Abraham Raji 
--
Mea navis aëricumbens anguillis abundant.
--- End Message ---
--- Begin Message ---
Source: ruby-timeliness
Source-Version: 0.3.10-1
Done: Sruthi Chandran 

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

Debian distribution maintenance software
pp.
Sruthi Chandran  (supplier of updated ruby-timeliness package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 23 Sep 2020 01:48:00 +0530
Source: ruby-timeliness
Binary: ruby-timeliness
Architecture: source all
Version: 0.3.10-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Ruby Team 

Changed-By: Sruthi Chandran 
Description:
 ruby-timeliness - Date/time parsing with better control
Closes: 969920
Changes:
 ruby-timeliness (0.3.10-1) unstable; urgency=medium
 .
   * Initial release (Closes: #969920)
Checksums-Sha1:
 4e40bd9f88b7e1b29546a22a2968e5d9f95fd44e 1948 ruby-timeliness_0.3.10-1.dsc
 a3991cb24397ee7a398a8bcc8d58d71b6c68e316 20636 
ruby-timeliness_0.3.10.orig.tar.gz
 87c0a60d16fcbc64311861368278ef81f6922e38 2308 
ruby-timeliness_0.3.10-1.debian.tar.xz
 5457e62645c4f66887dc9436828aab077f3a0b5d 13928 ruby-timeliness_0.3.10-1_all.deb
 d663365ae50a55c4d72cc7ba56cc94659858c167 8931 
ruby-timeliness_0.3.10-1_amd64.buildinfo
Checksums-Sha256:
 b30cc5713693735be9797c1df93dd59e0d317e85e9316dbca45e7df976b60cd9 1948 
ruby-timeliness_0.3.10-1.dsc
 0dc846f2fd43a26a63cea753455fe7e29a331daa48bffc58e01230349cb94ce0 20636 
ruby-timeliness_0.3.10.orig.tar.gz
 9c48bab50b3f483e795b5b219844f13a4aacfe864e636736e9762f9d56685b24 2308 
ruby-timeliness_0.3.10-1.debian.tar.xz
 cc2df1a9f19005702b4b1956e9c231fb9ea86baaedf250bd921ec55c9fb89c2f 13928 
ruby-timeliness_0.3.10-1_all.deb
 8b465ae2d2969855a9e6354561a638dc6b62f3eba13a6eafb5dfacb7dc5cc3d8 8931 
ruby-timeliness_0.3.10-1_amd64.buildinfo
Files:
 e875ac392c3684546056423a34127c02 1948 ruby optional 
ruby-timeliness_0.3.10-1.dsc
 722273f420bcfb131dc773532c1163a3 20636 ruby optional 
ruby-timeliness_0.3.10.orig.tar.gz
 2b793773662bb32317bb5c6a0de5bb96 2308 ruby optional 
ruby-timeliness_0.3.10-1.debian.tar.xz
 9d887287897e5e94eb2452a9189e70a6 13928 ruby optional 
ruby-timeliness_0.3.10-1_all.deb
 230ab0b2e7a784a3df9362b62215459f 8931 ruby optional 
ruby-timeliness_0.3.10-1_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQGzBAEBCAAdFiEEcd3Fxr6GmkZB13n+x+ob4VdN7V0FAl9qXXQACgkQx+ob4VdN
7V3DogwAhxTqmhHwMl30SSRjoHcA8EDxNbNMsi1I7SQr8G8yRc6TSw9WOffeY4PU
nBG5TCYISqHuBJsnZ79WQs4c37oFlnPZbdKNhvqiohncR8LtF1dsnKXNh0GTyFBl
QXGS1hIMmfICpvK/yjETiO0ljPbjx/XUuHvn8t0EZhRpZPbEuF/c6qj8QQJKWV/S
cnvrGOUAONAIqFR8ChqN5vmJ5fYqvNx5f56Tdphim23cfST18JBZeS1izfih+THW
A9lqBxOE+UJzePMvNjxczZXHBYgXSuaVC+ZuwQ5ScEMjWGOStDdjIK3NTv0zG2S/
3E0simZ3zU8E0lQWrF1MyLV84DuLHsJ+ZbAaCFEM3slHD1ulDUjtPFJw9ReyOsGq
kQA/lwb8NRKPO9HKpYGx511s1B7CBErRb0uR0cmDO5q9FIs/LWvZaEsnk7eCoHap

Bug#970786: marked as done (ITP: node-bootstrap-switch -- Turn checkboxes and radio buttons into toggle switches)

2020-10-22 Thread Debian Bug Tracking System
Your message dated Thu, 22 Oct 2020 10:00:11 +
with message-id 
and subject line Bug#970786: fixed in node-bootstrap-switch 3.3.3+dfsg-1
has caused the Debian Bug report #970786,
regarding ITP: node-bootstrap-switch -- Turn checkboxes and radio buttons into 
toggle switches
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.)


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

Package: wnpp
Severity: wishlist
Owner: Pirate Praveen 
X-Debbugs-CC: debian-de...@lists.debian.org
Control: block 836439 by -1

* Package name : node-bootstrap-switch
 Version : 3.4.0
 Upstream Author : Mattia Larentis  
(http://larentis.eu)

* URL : https://bttstrp.github.io/bootstrap-switch
* License : Expat
 Programming Lang: JavaScript
 Description : Turn checkboxes and radio buttons into toggle switches

This separates code currently embedded in ruby-bootstrap-switch-rails 
to a its own package. See 
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=836439
--- End Message ---
--- Begin Message ---
Source: node-bootstrap-switch
Source-Version: 3.3.3+dfsg-1
Done: Pirate Praveen 

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

Debian distribution maintenance software
pp.
Pirate Praveen  (supplier of updated node-bootstrap-switch 
package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Wed, 23 Sep 2020 11:41:07 +
Source: node-bootstrap-switch
Binary: node-bootstrap-switch
Architecture: source all
Version: 3.3.3+dfsg-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Javascript Maintainers 

Changed-By: Pirate Praveen 
Description:
 node-bootstrap-switch - Turn checkboxes and radio buttons into toggle switches
Closes: 970786
Changes:
 node-bootstrap-switch (3.3.3+dfsg-1) unstable; urgency=medium
 .
   * Initial release (Closes: #970786)
Checksums-Sha1:
 1f002823f481d83c101cc8756e0ee0726c7e4ee5 2204 
node-bootstrap-switch_3.3.3+dfsg-1.dsc
 f04c1419a0eac2542e69a23d47f56bec09704891 37744 
node-bootstrap-switch_3.3.3+dfsg.orig.tar.xz
 c166aef949fd30737a02a7468bee3578bc9bdeaa 2668 
node-bootstrap-switch_3.3.3+dfsg-1.debian.tar.xz
 7f74bccbdf79afda711b28d4b1b53742b0da7208 44836 
node-bootstrap-switch_3.3.3+dfsg-1_all.deb
 17f7ae54766d8557cd1eb3f40fcb1a6d46f68b69 11875 
node-bootstrap-switch_3.3.3+dfsg-1_amd64.buildinfo
Checksums-Sha256:
 8af54b73664fa0941944d806a17025f8c4d0dbaeef99b9bead571362d8b7 2204 
node-bootstrap-switch_3.3.3+dfsg-1.dsc
 0afa542c1a929270404e650abb748590edd9001b438633a6af5ea0704d8f4a91 37744 
node-bootstrap-switch_3.3.3+dfsg.orig.tar.xz
 e4173eaf0d504a41ca72ee1650fe2be7b75b4fb917a1091d9c7f8c6490390961 2668 
node-bootstrap-switch_3.3.3+dfsg-1.debian.tar.xz
 08130c42d01931b473f87ea8c277d8ebc3e904c949f9c43bf08f758964409dc5 44836 
node-bootstrap-switch_3.3.3+dfsg-1_all.deb
 33f683250cdcac5cad6d19156e399913458dfd3419635c112e0e04e823d25005 11875 
node-bootstrap-switch_3.3.3+dfsg-1_amd64.buildinfo
Files:
 d8a29bc84ca61f746a917345d769e6d5 2204 javascript optional 
node-bootstrap-switch_3.3.3+dfsg-1.dsc
 914be1ba0095cdada773b53b5049aca8 37744 javascript optional 
node-bootstrap-switch_3.3.3+dfsg.orig.tar.xz
 6be32eeb508a76e2173dc9e704937922 2668 javascript optional 
node-bootstrap-switch_3.3.3+dfsg-1.debian.tar.xz
 68c1158d6b3654ce6b34a03d76fcf00a 44836 javascript optional 
node-bootstrap-switch_3.3.3+dfsg-1_all.deb
 25da43f12790f7076ba5d4860aa58b47 11875 javascript optional 
node-bootstrap-switch_3.3.3+dfsg-1_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEE0whj4mAg5UP0cZqDj1PgGTspS3UFAl9rQCMACgkQj1PgGTsp
S3XKWQ/+PbgbK/w2wOIqgYnZYGtwQtpcQOR5v/tTy6MHTTy8WEm6BdmWLEoiNpXH
GDYrFCqKmuytZUy9olgx6Ds1Y395MSNnwUvqlXu0MMasRo3zriRRF0YQ9oexd+c5
d7J0IBDymcCwu2nPBITXmKNqZn7OxtV/aHSXpeEQ2QPhqJPNJoEUxMsR0uH8jK13
QT2wWfxPjq8OLG/zoYlwtjCzAs3+OfYtK4Q1b7rgVt8xHfkezV0/j0ZGtQf1mnZB
uF9FrKE4PN+TvZf+xlZFOF5YbIbHRG2g/V5GAn8uMyjIilGKlbXHbHV2u7wilgSa
DOGoFU0IRv6DV5cWCkTnOoTIuQeshRue7oJXpeXr4R/uZj8ARugeMxs4scN7PZbO

Bug#969920: marked as done (ITP: ruby-timeliness -- Fast date/time parser with customisable formats, timezone and I18n support)

2020-10-22 Thread Debian Bug Tracking System
Your message dated Thu, 22 Oct 2020 10:00:12 +
with message-id 
and subject line Bug#969920: fixed in ruby-timeliness 0.3.10-1
has caused the Debian Bug report #969920,
regarding ITP: ruby-timeliness -- Fast date/time parser with customisable 
formats,  timezone and I18n support
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.)


-- 
969920: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=969920
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnppSeverity: wishlistOwner: Abraham Raji 
X-Debbugs-CC: debian-de...@lists.debian.org* Package name    : 
ruby-timeliness
  Version : 0.4.4
  Upstream Author : Copyright (c) 2010 Adam Meehan
* URL : https://github.com/adzap/timeliness
* License : Expat
  Programming Lang: Ruby
  Description : Date/time parser for Ruby
Fast date/time parser with customisable formats, timezone and I18n support.
.
It's most suitable for when you need to control the parsing behaviour. It's
faster than the Time/Date class parse methods, so it has general appeal.

This package is a dependency for Gitlab. I am a member of the Debian JS team
and with their help I'll maintain the package.

Abraham Raji
--
Mea navis aëricumbens anguillis abundant.
--- End Message ---
--- Begin Message ---
Source: ruby-timeliness
Source-Version: 0.3.10-1
Done: Sruthi Chandran 

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

Debian distribution maintenance software
pp.
Sruthi Chandran  (supplier of updated ruby-timeliness package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 23 Sep 2020 01:48:00 +0530
Source: ruby-timeliness
Binary: ruby-timeliness
Architecture: source all
Version: 0.3.10-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Ruby Team 

Changed-By: Sruthi Chandran 
Description:
 ruby-timeliness - Date/time parsing with better control
Closes: 969920
Changes:
 ruby-timeliness (0.3.10-1) unstable; urgency=medium
 .
   * Initial release (Closes: #969920)
Checksums-Sha1:
 4e40bd9f88b7e1b29546a22a2968e5d9f95fd44e 1948 ruby-timeliness_0.3.10-1.dsc
 a3991cb24397ee7a398a8bcc8d58d71b6c68e316 20636 
ruby-timeliness_0.3.10.orig.tar.gz
 87c0a60d16fcbc64311861368278ef81f6922e38 2308 
ruby-timeliness_0.3.10-1.debian.tar.xz
 5457e62645c4f66887dc9436828aab077f3a0b5d 13928 ruby-timeliness_0.3.10-1_all.deb
 d663365ae50a55c4d72cc7ba56cc94659858c167 8931 
ruby-timeliness_0.3.10-1_amd64.buildinfo
Checksums-Sha256:
 b30cc5713693735be9797c1df93dd59e0d317e85e9316dbca45e7df976b60cd9 1948 
ruby-timeliness_0.3.10-1.dsc
 0dc846f2fd43a26a63cea753455fe7e29a331daa48bffc58e01230349cb94ce0 20636 
ruby-timeliness_0.3.10.orig.tar.gz
 9c48bab50b3f483e795b5b219844f13a4aacfe864e636736e9762f9d56685b24 2308 
ruby-timeliness_0.3.10-1.debian.tar.xz
 cc2df1a9f19005702b4b1956e9c231fb9ea86baaedf250bd921ec55c9fb89c2f 13928 
ruby-timeliness_0.3.10-1_all.deb
 8b465ae2d2969855a9e6354561a638dc6b62f3eba13a6eafb5dfacb7dc5cc3d8 8931 
ruby-timeliness_0.3.10-1_amd64.buildinfo
Files:
 e875ac392c3684546056423a34127c02 1948 ruby optional 
ruby-timeliness_0.3.10-1.dsc
 722273f420bcfb131dc773532c1163a3 20636 ruby optional 
ruby-timeliness_0.3.10.orig.tar.gz
 2b793773662bb32317bb5c6a0de5bb96 2308 ruby optional 
ruby-timeliness_0.3.10-1.debian.tar.xz
 9d887287897e5e94eb2452a9189e70a6 13928 ruby optional 
ruby-timeliness_0.3.10-1_all.deb
 230ab0b2e7a784a3df9362b62215459f 8931 ruby optional 
ruby-timeliness_0.3.10-1_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQGzBAEBCAAdFiEEcd3Fxr6GmkZB13n+x+ob4VdN7V0FAl9qXXQACgkQx+ob4VdN
7V3DogwAhxTqmhHwMl30SSRjoHcA8EDxNbNMsi1I7SQr8G8yRc6TSw9WOffeY4PU
nBG5TCYISqHuBJsnZ79WQs4c37oFlnPZbdKNhvqiohncR8LtF1dsnKXNh0GTyFBl
QXGS1hIMmfICpvK/yjETiO0ljPbjx/XUuHvn8t0EZhRpZPbEuF/c6qj8QQJKWV/S
cnvrGOUAONAIqFR8ChqN5vmJ5fYqvNx5f56Tdphim23cfST18JBZeS1izfih+THW
A9lqBxOE+UJzePMvNjxczZXHBYgXSuaVC+ZuwQ5ScEMjWGOStDdjIK3NTv0zG2S/
3E0simZ3zU8E0lQWrF1MyLV84DuLHsJ+ZbAaCFEM3slHD1ulDUjtPFJw9ReyOsGq
kQA/lwb8NRKPO9HKpYGx511s1B7CBErRb0uR0cmDO5q9FIs/LWvZaEsnk7eCoHap

Bug#969745: marked as done (ITP: libaperture -- Camera library for GTK3)

2020-10-22 Thread Debian Bug Tracking System
Your message dated Thu, 22 Oct 2020 10:00:11 +
with message-id 
and subject line Bug#969745: fixed in libaperture-0 0.1.0+git20200908-1
has caused the Debian Bug report #969745,
regarding ITP: libaperture -- Camera library for GTK3
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.)


-- 
969745: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=969745
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Owner: Henry-Nicolas Tourneur 
X-Debbugs-Cc: debian-de...@lists.debian.org

* Package name: libaperture
  Version : 0
  Upstream Author : James Westman 
* URL : https://gitlab.gnome.org/jwestman/libaperture
* License : LGPL3+
  Programming Lang: C
  Description : Camera library for GTK3

Library which allows one to take photos or videos through Gstreamer.
GStreamer is used to control camera devices. 
It ships vala bindings as well as GObject Introspection bindings.
It is a dependency for the (future) gnome-camera package.

This package will be maintained with the Debian On Mobile team.
--- End Message ---
--- Begin Message ---
Source: libaperture-0
Source-Version: 0.1.0+git20200908-1
Done: Arnaud Ferraris 

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

Debian distribution maintenance software
pp.
Arnaud Ferraris  (supplier of updated libaperture-0 
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, 06 Jul 2020 11:53:19 +0200
Source: libaperture-0
Binary: aperture-0-examples aperture-0-examples-dbgsym gir1.2-aperture-0 
libaperture-0-0 libaperture-0-0-dbgsym libaperture-0-dev
Architecture: source amd64
Version: 0.1.0+git20200908-1
Distribution: unstable
Urgency: medium
Maintainer: DebianOnMobile Maintainers 

Changed-By: Arnaud Ferraris 
Description:
 aperture-0-examples - Example programs for libaperture
 gir1.2-aperture-0 - GObject introspection files for libaperture
 libaperture-0-0 - Camera library for GTK3
 libaperture-0-dev - Development files for libaperture
Closes: 969745
Changes:
 libaperture-0 (0.1.0+git20200908-1) unstable; urgency=medium
 .
   * Initial Debian release (Closes: #969745)
Checksums-Sha1:
 d1ed04e364379899ee642fc0e90ee559c8113bf9 2766 
libaperture-0_0.1.0+git20200908-1.dsc
 7bf95c15f7661abcfd4aa4d20220f3069bb19e80 36194 
libaperture-0_0.1.0+git20200908.orig.tar.gz
 5608e8652573af4bec9eef648ca2feb5657d221f 4384 
libaperture-0_0.1.0+git20200908-1.debian.tar.xz
 053805c6182a1ae2639ec76dfedb77107e82984b 27100 
aperture-0-examples-dbgsym_0.1.0+git20200908-1_amd64.deb
 b25e14e08e56e71c3be11d7967db300d540a34ce 7628 
aperture-0-examples_0.1.0+git20200908-1_amd64.deb
 13bc063421378308cf368e510919fed3dcb34878 4200 
gir1.2-aperture-0_0.1.0+git20200908-1_amd64.deb
 8963e8b60389695782948b9f5e4a0d725d90c0bf 69288 
libaperture-0-0-dbgsym_0.1.0+git20200908-1_amd64.deb
 76682208e1b404c32fd904d50e1cc9d46b59f720 17536 
libaperture-0-0_0.1.0+git20200908-1_amd64.deb
 2ff0738866056a2e3ae42507b42225275f3f1bdc 25980 
libaperture-0-dev_0.1.0+git20200908-1_amd64.deb
 632b5f597945e438ff57e114d2d1925769f704be 21989 
libaperture-0_0.1.0+git20200908-1_amd64.buildinfo
Checksums-Sha256:
 be5ef457a3def8ef65643827a791f318fa6574c7e71206853038a3da2d65425f 2766 
libaperture-0_0.1.0+git20200908-1.dsc
 63400b19f30447aaa6e6783299743ecf9cd6349d56d1b781f09bb9cb8c3b76aa 36194 
libaperture-0_0.1.0+git20200908.orig.tar.gz
 5e40105513915ed417e8560a818f273227b50d81e0cb1145f9169c680f79c779 4384 
libaperture-0_0.1.0+git20200908-1.debian.tar.xz
 189577b18d5e61bde5744b93fcfad551a7b86f86b03787d9d7f3c2c198dec7b7 27100 
aperture-0-examples-dbgsym_0.1.0+git20200908-1_amd64.deb
 43a22a33f12f57a255f36b5116377bf100f3ebde8c1a6a2eb1388beaa4975a89 7628 
aperture-0-examples_0.1.0+git20200908-1_amd64.deb
 f214c01942fd7bb36dd2401377a32e61d9dc4f5f71429aed21d95350ec7b5f7d 4200 
gir1.2-aperture-0_0.1.0+git20200908-1_amd64.deb
 d4a64a50bdb6e03079b7d3ee187923d9271389b6bd153dd44240e24ad9ebd453 69288 
libaperture-0-0-dbgsym_0.1.0+git20200908-1_amd64.deb
 

Bug#966019: marked as done (RFP: python-gsd -- native file format for HOOMD-blue)

2020-10-22 Thread Debian Bug Tracking System
Your message dated Thu, 22 Oct 2020 10:00:12 +
with message-id 
and subject line Bug#966019: fixed in python-gsd 2.2.0-1
has caused the Debian Bug report #966019,
regarding RFP: python-gsd -- native file format for HOOMD-blue
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.)


-- 
966019: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=966019
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
X-Debbugs-Cc: debichem-de...@lists.alioth.debian.org, 
debian-scie...@lists.debian.org, debian-pyt...@lists.debian.org
Control: block 962440 by -1

* Package name: python-gsd
  Version : 2.1.2
  Upstream Author : Joshua A. Anderson et al, University of Michigan
* URL : https://gsd.readthedocs.io
* License : BSD-2
  Programming Lang: Python
  Description : native file format for HOOMD-blue

The GSD file format is the native file format for HOOMD-blue. GSD
files store trajectories of the HOOMD-blue system state in a binary
file with efficient random access to frames. GSD allows all particle
and topology properties to vary from one frame to the next. Use the
GSD Python API to specify the initial condition for a HOOMD-blue
simulation or analyze trajectory output with a script. Read a GSD
trajectory with a visualization tool to explore the behavior of the
simulation.

Required by mdanalysis.

Suitable for package within the Debichem team, but the Debian Science
Team or Debian Python Module Team could also maintain it.
--- End Message ---
--- Begin Message ---
Source: python-gsd
Source-Version: 2.2.0-1
Done: Drew Parsons 

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

Debian distribution maintenance software
pp.
Drew Parsons  (supplier of updated python-gsd package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 23 Sep 2020 01:58:24 +0800
Source: python-gsd
Binary: python-gsd-doc python3-gsd python3-gsd-dbgsym
Architecture: source all amd64
Version: 2.2.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debichem Team 
Changed-By: Drew Parsons 
Description:
 python-gsd-doc - native file format for HOOMD-blue (documentation)
 python3-gsd - native file format for HOOMD-blue (Python 3 module)
Closes: 966019
Changes:
 python-gsd (2.2.0-1) unstable; urgency=medium
 .
   * Initial release (Closes: #966019)
   * debian patch intersphinx_local.patch sets intersphinx mapping to
 local objects.inv. Build-Depends-Indep: python3-doc, python-numpy-doc
Checksums-Sha1:
 8c6f89b6329684fad480072298eaf902351231ce 2276 python-gsd_2.2.0-1.dsc
 e30d2d362bfaaf6c556d651cd96f0cac38a0800f 111495 python-gsd_2.2.0.orig.tar.gz
 ce701ea75acaaee9c357945dfa5529e3795d592a 3668 python-gsd_2.2.0-1.debian.tar.xz
 ff2b362729ee4100d568efd6449b72cb2ad87b50 79064 python-gsd-doc_2.2.0-1_all.deb
 8c61786c43ce88e7c63812878627e09c8d3e8d33 8615 
python-gsd_2.2.0-1_amd64.buildinfo
 2593637047985a1c2c5e73f3247a70bf2cc50a1f 273932 
python3-gsd-dbgsym_2.2.0-1_amd64.deb
 dc6de2bf45ce86ddb045cd16961fce9e160b238f 74084 python3-gsd_2.2.0-1_amd64.deb
Checksums-Sha256:
 4819ea8ead4a3ce98670d4fc4a9e658bcb0bc393b5860a400d9ce3a2045ccac7 2276 
python-gsd_2.2.0-1.dsc
 80c7f0c71768896c422868a0abca67a2d187fafc993cc3b6ceffd33919ed6828 111495 
python-gsd_2.2.0.orig.tar.gz
 0596b8e722668552353f37b1488c476a9e65c01eda34ca1420872ad84c296bcf 3668 
python-gsd_2.2.0-1.debian.tar.xz
 43916f3461670a3081281a91af1ab44e53a08d450a93d9f4c86c04a2d4c47d7f 79064 
python-gsd-doc_2.2.0-1_all.deb
 71db5301e202fc51acc8f17609aed7b44c60b035487564342a384e043fefac51 8615 
python-gsd_2.2.0-1_amd64.buildinfo
 d605324ca9c9da1fbf6d9f1f4cadc7be9be2b0c3a2fbe265405fd3d22894bc1a 273932 
python3-gsd-dbgsym_2.2.0-1_amd64.deb
 0813f0161d1e4ae7a04c43245c8dd70ad336aa163e9da9611924f723db4d54b6 74084 
python3-gsd_2.2.0-1_amd64.deb
Files:
 8ca0292f6a1eaaedfdf87adcef21870b 2276 python optional python-gsd_2.2.0-1.dsc
 39346644eedc6e4801136763605d2275 111495 python optional 
python-gsd_2.2.0.orig.tar.gz
 3091d558f86e9db1091fa8ec68df217a 3668 python 

Bug#962603: marked as done (ITP: zmat -- A portable C-library and MATLAB toolbox for data compression)

2020-10-22 Thread Debian Bug Tracking System
Your message dated Thu, 22 Oct 2020 10:00:13 +
with message-id 
and subject line Bug#962603: fixed in zmat 0.9.8+ds-1
has caused the Debian Bug report #962603,
regarding ITP: zmat -- A portable C-library and MATLAB toolbox for data 
compression
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.)


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

Package: wnpp
Severity: wishlist

Name:   zmat
Version:    0.9.8
Summary:    An easy-to-use data compression library
License:    GPLv3+
URL:    https://github.com/fangq/zmat

Description:
ZMat provides both an easy-to-use C-based data compression library -
libzmat as well a portable mex function to enable 
zlib/gzip/lzma/lzip/lz4/lz4hc

based data compression/decompression and base64 encoding/decoding
support in MATLAB and GNU Octave. It is fast and compact,
can process a large array within a fraction of a second.

Comment:
I am the upstream author and current package maintainer of this
library/toolbox for Fedora (https://src.fedoraproject.org/rpms/zmat ,
https://src.fedoraproject.org/rpms/octave-zmat).
I am interested in contributing this library/octave toolbox to Debian.
First time Debian contributor, see
https://lists.debian.org/debian-science/2020/06/msg6.html
Current packaging files can be found at 
https://salsa.debian.org/fangq/libzmat

Will need mentor/sponsor on finishing up the package.
--- End Message ---
--- Begin Message ---
Source: zmat
Source-Version: 0.9.8+ds-1
Done: Qianqian Fang 

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

Debian distribution maintenance software
pp.
Qianqian Fang  (supplier of updated zmat 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 Sep 2020 11:54:20 -0300
Source: zmat
Binary: libzmat1 libzmat1-dbgsym libzmat1-dev matlab-zmat octave-zmat 
octave-zmat-dbgsym
Architecture: source amd64 all
Version: 0.9.8+ds-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Octave Group 
Changed-By: Qianqian Fang 
Description:
 libzmat1   - compression library - runtime
 libzmat1-dev - compression library - development
 matlab-zmat - in-memory data compression for MATLAB
 octave-zmat - in-memory data compression for Octave
Closes: 962603
Changes:
 zmat (0.9.8+ds-1) unstable; urgency=medium
 .
   * Initial release (Closes: #962603)
Checksums-Sha1:
 e96146e011efdadd52b18c0036477bcd8a95faf0 2109 zmat_0.9.8+ds-1.dsc
 cb13bb3c6bdd4255120a0168a6a5eed956bc0dfe 135636 zmat_0.9.8+ds.orig.tar.gz
 7c411feb07d0d54f6aac7d535416ef94e7961457 5840 zmat_0.9.8+ds-1.debian.tar.xz
 93c322aef3970430632e9a7cb5e9ff7e2154e5ce 105768 
libzmat1-dbgsym_0.9.8+ds-1_amd64.deb
 ade04f601f49723c5bba3d3c72da21032b053ae2 8848 libzmat1-dev_0.9.8+ds-1_amd64.deb
 87deb701de718ba83576a18e093264f1eaa65f4b 52736 libzmat1_0.9.8+ds-1_amd64.deb
 3317b9d502435c30f3cdd66844f2c29c235ae086 8920 matlab-zmat_0.9.8+ds-1_all.deb
 89c8ca22b97fa4248a9a22e7687b556e959771cb 106292 
octave-zmat-dbgsym_0.9.8+ds-1_amd64.deb
 1ee06a908a710bbadc1ff65577af10254486f739 42636 octave-zmat_0.9.8+ds-1_amd64.deb
 51416f681daf2a121b4037b123d6ae0183987114 22991 zmat_0.9.8+ds-1_amd64.buildinfo
Checksums-Sha256:
 c665846ba9937383ded7fb79973e69a6e4d1df7c81d420ad90fe1b99325c5a75 2109 
zmat_0.9.8+ds-1.dsc
 6b2a7e828f799a15c680c8e477db0d7caa999ec1fd0ce88878d3de2caf6dc3f0 135636 
zmat_0.9.8+ds.orig.tar.gz
 b643aed3d6d25d1765d1302e143ff0c97f5cb78651c85434864bb93deb741a08 5840 
zmat_0.9.8+ds-1.debian.tar.xz
 3fd0dcc80bdbcf8b0589a3288ce28f768718ddf5938cff03944492202cbb3add 105768 
libzmat1-dbgsym_0.9.8+ds-1_amd64.deb
 f27d8768c8cdd37347d87258130a9d0442c8a4a1be9cf085062dd661c245e233 8848 
libzmat1-dev_0.9.8+ds-1_amd64.deb
 0bc425232b090ee0321d93a09fe064c9d436d45058407f35113e27b726793e30 52736 
libzmat1_0.9.8+ds-1_amd64.deb
 ca6313821346739948f2b9a701a042bc4cdcefc4014f311a3c2bce1ca1bd9498 8920 
matlab-zmat_0.9.8+ds-1_all.deb
 3bcd24432d0da66ff16bd8cb53598e2cab6a7404fd5920ee43c7cd998848567b 106292 

Bug#969941: marked as done (ITP: golang-github-elisescu-pty -- Golang package for using Unix pseudo-terminals)

2020-10-22 Thread Debian Bug Tracking System
Your message dated Thu, 22 Oct 2020 10:00:08 +
with message-id 
and subject line Bug#969941: fixed in golang-github-elisescu-pty 1.0.2-1
has caused the Debian Bug report #969941,
regarding ITP: golang-github-elisescu-pty -- Golang package for using Unix 
pseudo-terminals
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.)


-- 
969941: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=969941
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Owner: Francisco Vilmar Cardoso Ruviaro 
X-Debbugs-Cc: debian-de...@lists.debian.org, francisco.ruvi...@riseup.net

* Package name: golang-github-elisescu-pty
  Version : 1.0.2
  Upstream Author : Vasile Popescu 
* URL : https://github.com/elisescu/pty
* License : Expat
  Programming Lang: Go
  Description : Golang package for using Unix pseudo-terminals

Package pty provides functions for working with Unix terminals.
.
Functions include:
  * Open a pty and its corresponding tty.
  * Assign a pseudo-terminal tty to stdin, stdout, and stderr.
  * Execute the commands with assigned tty and get the corresponding pty.
  * Set and resize the pty to the specified size.
--- End Message ---
--- Begin Message ---
Source: golang-github-elisescu-pty
Source-Version: 1.0.2-1
Done: Francisco Vilmar Cardoso Ruviaro 

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

Debian distribution maintenance software
pp.
Francisco Vilmar Cardoso Ruviaro  (supplier of 
updated golang-github-elisescu-pty package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Wed, 09 Sep 2020 06:33:43 +
Source: golang-github-elisescu-pty
Binary: golang-github-elisescu-pty-dev
Architecture: source all
Version: 1.0.2-1
Distribution: experimental
Urgency: medium
Maintainer: Debian Go Packaging Team 
Changed-By: Francisco Vilmar Cardoso Ruviaro 
Description:
 golang-github-elisescu-pty-dev - Golang package for using Unix pseudo-terminals
Closes: 969941
Changes:
 golang-github-elisescu-pty (1.0.2-1) experimental; urgency=medium
 .
   * Initial release. (Closes: #969941)
Checksums-Sha1:
 11aa2053d9be432c13894cd73bd2e0be1ecb602c 2231 
golang-github-elisescu-pty_1.0.2-1.dsc
 0007d1b3480e85894daf37f11deb067c3975915d 4539 
golang-github-elisescu-pty_1.0.2.orig.tar.gz
 51b18c25195beeec4f066e91137c7219e848cdb1 2644 
golang-github-elisescu-pty_1.0.2-1.debian.tar.xz
 97ab7a8e1ccfe33fa21e288ce51f32ce4e66111d 5768 
golang-github-elisescu-pty-dev_1.0.2-1_all.deb
 2be65eee4fd6542b20d9c238aeea25f1f0924b70 5935 
golang-github-elisescu-pty_1.0.2-1_amd64.buildinfo
Checksums-Sha256:
 db9b38d2a01d9ed8b500154d4ea6f71d4c78805dad1ec8d4b187bb0eb247c808 2231 
golang-github-elisescu-pty_1.0.2-1.dsc
 cc62c987061865b251203a7716e5507f463e2388dc7e41a8cf3caf987ee7aca7 4539 
golang-github-elisescu-pty_1.0.2.orig.tar.gz
 ae9a3f1fca8c4e58ace86fbd2bdeca92bea8c532453fe16b149b4e126acc8b1f 2644 
golang-github-elisescu-pty_1.0.2-1.debian.tar.xz
 9f361df50ee901e14a4a71a4e361e4b529c0e94073f9c62df82e3e34e5b30def 5768 
golang-github-elisescu-pty-dev_1.0.2-1_all.deb
 0946597618a6a61c314ca6b6785a00ded7335516e333afe7163d01918db30349 5935 
golang-github-elisescu-pty_1.0.2-1_amd64.buildinfo
Files:
 04ce682fd8b725ec86c81cdf36c65a7a 2231 devel optional 
golang-github-elisescu-pty_1.0.2-1.dsc
 275d9bc2b97edbf38cb24dc9c4a15a2a 4539 devel optional 
golang-github-elisescu-pty_1.0.2.orig.tar.gz
 4bf345b551d6e0ee053542894cbd125a 2644 devel optional 
golang-github-elisescu-pty_1.0.2-1.debian.tar.xz
 bbc14379fded95526820ba58d835 5768 devel optional 
golang-github-elisescu-pty-dev_1.0.2-1_all.deb
 21d606c4e07288214ea8c21578ad9287 5935 devel optional 
golang-github-elisescu-pty_1.0.2-1_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEBdtqg34QX0sdAsVfu6n6rcz7RwcFAl9nrC4ACgkQu6n6rcz7
RwdCtA//cAhyVCXsUU+/vXrIdFzn1ZVZ3bbtk3kal5HQuzAce6JCi5MwSRN5hrUu
zOCAuOnX2Db6BF8GHS3AcY6zFULT/a7CFc13SzNq4myoG5Lxue22IsKcsLXgwtcY
+ZWEUyS3RIQIY8sGPFXFOm5vTYxpaDkF106E0vdAd6+AuwVpNVcCXP0ybiLjfg6Z

Bug#969558: marked as done (ITP: mcaller -- find methylation in nanopore reads)

2020-10-22 Thread Debian Bug Tracking System
Your message dated Thu, 22 Oct 2020 10:00:09 +
with message-id 
and subject line Bug#969558: fixed in hnswlib 0.4.0-1
has caused the Debian Bug report #969558,
regarding ITP: mcaller -- find methylation in nanopore reads
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.)


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

Subject: ITP: mcaller -- find methylation in nanopore reads
Package: wnpp
Owner: Steffen Moeller 
Severity: wishlist

* Package name: mcaller
  Version : 0.3+git20200621.90f6389
  Upstream Author : al-mcintyre
* URL : https://github.com/al-mcintyre/mCaller
* License : Expat
  Programming Lang: Python
  Description : find methylation in nanopore reads
H
|
  H-C-aller
|
H
 .
 This program is designed to call m6A from nanopore data using the
 differences between measured and expected currents.

Remark: This package is maintained by Debian Med Packaging Team at
   https://salsa.debian.org/med-team/mcaller
--- End Message ---
--- Begin Message ---
Source: hnswlib
Source-Version: 0.4.0-1
Done: Steffen Moeller 

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

Debian distribution maintenance software
pp.
Steffen Moeller  (supplier of updated hnswlib 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, 04 Sep 2020 23:45:05 +0200
Source: hnswlib
Binary: libhnswlib-dev python3-hnswlib python3-hnswlib-dbgsym
Architecture: source all amd64
Version: 0.4.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Med Packaging Team 

Changed-By: Steffen Moeller 
Description:
 libhnswlib-dev - fast approximate nearest neighbor search
 python3-hnswlib - Python bindings for hnswlib: fast approximate nearest 
neighbor se
Closes: 969558
Changes:
 hnswlib (0.4.0-1) unstable; urgency=medium
 .
   * Initial release (Closes: #969558)
Checksums-Sha1:
 3f1d7dbdd46a621c17bf9617edafced7dd51f285 2146 hnswlib_0.4.0-1.dsc
 9a75d3a96b70cfd87f18c027967a52b8c171e16e 37675 hnswlib_0.4.0.orig.tar.gz
 dcfb2a5bb62942d0c5136759c4215c89d291486d 1 hnswlib_0.4.0-1.debian.tar.xz
 1d6b8eb4cda83b0a5e72a284b5d61f45ee0b2178 6940 hnswlib_0.4.0-1_amd64.buildinfo
 d71211abeb15ea92c6b3bdf58049c1bbdada554d 19436 libhnswlib-dev_0.4.0-1_all.deb
 6461a75392cae632f45fd40e1edaab61e4278e8d 1354872 
python3-hnswlib-dbgsym_0.4.0-1_amd64.deb
 bf442ef6d921ee998f42a66c2d33e7e3cc7b5f1c 97940 
python3-hnswlib_0.4.0-1_amd64.deb
Checksums-Sha256:
 719c7b22887c0f3a03242c44515e230a0abe7af846b60ca9db0b3585e8505aba 2146 
hnswlib_0.4.0-1.dsc
 a1edc3171fcb1c13b52bf69ab109eebc3638c5147e6d394b593a81c3d2b2e532 37675 
hnswlib_0.4.0.orig.tar.gz
 5767bfd2868a6a316ba8fe4bd2eda92ac5e109e5e862b5ec9572c7b195276649 1 
hnswlib_0.4.0-1.debian.tar.xz
 2a94969424701e4b8095ecc25237d6ffaf1a953f1f0abe7832e0a93385727a69 6940 
hnswlib_0.4.0-1_amd64.buildinfo
 0e2d3ea23d41699d2f536bb6fe417f76686c0daf93fb8ac35c4b7f28e3886188 19436 
libhnswlib-dev_0.4.0-1_all.deb
 d1cd9e12ecb43c91b2123da838eddd4707fc5954af4348916ba3fc2890198852 1354872 
python3-hnswlib-dbgsym_0.4.0-1_amd64.deb
 a33a2ea827a341962afca8a452082fe276e928354e86f1a4f47a400a02c9c0ac 97940 
python3-hnswlib_0.4.0-1_amd64.deb
Files:
 c3b6675b336cd1ac6a5193d4d0b562b2 2146 science optional hnswlib_0.4.0-1.dsc
 8bff32bf0514611d44597f90c3e2cf50 37675 science optional 
hnswlib_0.4.0.orig.tar.gz
 78fda8bf2df41bb63a4cc79caabadf2a 1 science optional 
hnswlib_0.4.0-1.debian.tar.xz
 45afea339e6eb99eabb4d73e1603b5c5 6940 science optional 
hnswlib_0.4.0-1_amd64.buildinfo
 5dbc00bc33217943edd3fde7ec47eca6 19436 libdevel optional 
libhnswlib-dev_0.4.0-1_all.deb
 24d61ef20244d23520fdb03119994379 1354872 debug optional 
python3-hnswlib-dbgsym_0.4.0-1_amd64.deb
 e31b78c8faa8e5eb211f668e3d03c9ee 97940 python optional 
python3-hnswlib_0.4.0-1_amd64.deb

-BEGIN PGP SIGNATURE-

iQJFBAEBCAAvFiEE8fAHMgoDVUHwpmPKV4oElNHGRtEFAl9kgB0RHHRpbGxlQGRl

Bug#969334: marked as done (ITP: golang-github-teambition-rrule-go -- Go library for working with recurrence rules for calendar dates.)

2020-10-22 Thread Debian Bug Tracking System
Your message dated Thu, 22 Oct 2020 10:00:09 +
with message-id 
and subject line Bug#969334: fixed in golang-github-teambition-rrule-go 1.6.0-1
has caused the Debian Bug report #969334,
regarding ITP: golang-github-teambition-rrule-go -- Go library for working with 
recurrence rules for calendar dates.
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.)


-- 
969334: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=969334
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Owner: Arun Kumar Pariyar 
X-Debbugs-Cc: debian-de...@lists.debian.org

* Package name: golang-github-teambition-rrule-go
  Version : 1.6.0-1~exp1
  Upstream Author : Teambition 
* URL : https://github.com/teambition/rrule-go
* License : MIT
  Programming Lang: Go
  Description : Go library for working with recurrence rules for calendar
dates.

The rrule module offers a complete implementation of the recurrence rules
documented in the iCalendar RFC. It is a partial port of the rrule module from
the excellent python-dateutil library.
--- End Message ---
--- Begin Message ---
Source: golang-github-teambition-rrule-go
Source-Version: 1.6.0-1
Done: Arun Kumar Pariyar 

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

Debian distribution maintenance software
pp.
Arun Kumar Pariyar  (supplier of updated 
golang-github-teambition-rrule-go package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Wed, 23 Sep 2020 00:07:01 +0545
Source: golang-github-teambition-rrule-go
Binary: golang-github-teambition-rrule-go-dev
Architecture: source all
Version: 1.6.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team 
Changed-By: Arun Kumar Pariyar 
Description:
 golang-github-teambition-rrule-go-dev - Go library for working with recurrence 
rules for calendar dates.
Closes: 969334
Changes:
 golang-github-teambition-rrule-go (1.6.0-1) unstable; urgency=medium
 .
   * Initial release (Closes: #969334)
Checksums-Sha1:
 8ab96d999a4c69acd8f669817433b1b2728cc1fd 2307 
golang-github-teambition-rrule-go_1.6.0-1.dsc
 556b438aa704d3a1e035445f182581a82c5cd693 25701 
golang-github-teambition-rrule-go_1.6.0.orig.tar.gz
 776eb89ad40b1367df7d5523c00936140dc33e8f 2484 
golang-github-teambition-rrule-go_1.6.0-1.debian.tar.xz
 76dc243407e3288e0f3c456e5371780737275fa7 22472 
golang-github-teambition-rrule-go-dev_1.6.0-1_all.deb
 e98abdf6b7905421cfccb6bb9a145fc068b9 5840 
golang-github-teambition-rrule-go_1.6.0-1_amd64.buildinfo
Checksums-Sha256:
 17df8ee00fab6ae282f6719ac7c988ac2f03988aee07a0d12b08b3529fc80fe9 2307 
golang-github-teambition-rrule-go_1.6.0-1.dsc
 8606629e142719e61390fa91d3e73479a344c2fd7fbc8766d77cc5f43d1142c1 25701 
golang-github-teambition-rrule-go_1.6.0.orig.tar.gz
 2706a423c4e7e2f99ae6b3d5da9ed69205d8194a0c337035002f0c01ab6b2d67 2484 
golang-github-teambition-rrule-go_1.6.0-1.debian.tar.xz
 6c1f428cd919bea27dff0a204791406f90df96a6eef98a4d3409edb3adf53cd4 22472 
golang-github-teambition-rrule-go-dev_1.6.0-1_all.deb
 e29a98a848b065b407bb34c7bc57833c80741a7233900a4ebc6efc4134d925bf 5840 
golang-github-teambition-rrule-go_1.6.0-1_amd64.buildinfo
Files:
 886a4c7756c12025b0331f5a7f98392f 2307 devel optional 
golang-github-teambition-rrule-go_1.6.0-1.dsc
 ab8b94acd1ed72763942edc00642f9e9 25701 devel optional 
golang-github-teambition-rrule-go_1.6.0.orig.tar.gz
 caaffba4da8a69e5f67771dab67730bc 2484 devel optional 
golang-github-teambition-rrule-go_1.6.0-1.debian.tar.xz
 7780b86646dfc74f72d36f66fa5d61c7 22472 devel optional 
golang-github-teambition-rrule-go-dev_1.6.0-1_all.deb
 e322e43a65c179acb16e72d9e31903de 5840 devel optional 
golang-github-teambition-rrule-go_1.6.0-1_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEE0whj4mAg5UP0cZqDj1PgGTspS3UFAl9qYc4ACgkQj1PgGTsp
S3V/lw//W/BM7/Ts1PdVY87ObOFSTHAHRJdDCmBU5qTM+4zClZ5iEGJN4T8LZ3DJ
Xzn1+SbyE4faxB8XB1H6ep65tPpdJLpIg1kUuJLC9RSCOYGEwyHstOvQ2seOCm1T

Bug#956839: marked as done (ITP: kgx -- Simple user-friendly terminal emulator for the GNOME desktop)

2020-10-22 Thread Debian Bug Tracking System
Your message dated Thu, 22 Oct 2020 10:00:10 +
with message-id 
and subject line Bug#956839: fixed in kgx 0.2.1-2
has caused the Debian Bug report #956839,
regarding ITP: kgx -- Simple user-friendly terminal emulator for the GNOME 
desktop
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.)


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

* Package name: kgx
  Version : 0.2.1
  Upstream Author : Zander Brown 
* URL : https://gitlab.gnome.org/ZanderBrown/kgx
* License : GPL-3+
  Programming Lang: C
  Description : Simple user-friendly terminal emulator for the GNOME
desktop

Kings Cross is a simple terminal emulator for GNOME that adjusts nicely
to small screen sizes and touch usage.

For those running Debian on mobile phones, it will be a useful addition to
Phosh,
which I'm packaging too.

I take the responsibility for maintaining this package.
--- End Message ---
--- Begin Message ---
Source: kgx
Source-Version: 0.2.1-2
Done: Arnaud Ferraris 

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

Debian distribution maintenance software
pp.
Arnaud Ferraris  (supplier of updated kgx package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 17 Sep 2020 15:23:29 +0200
Source: kgx
Binary: kgx kgx-dbgsym
Architecture: source amd64
Version: 0.2.1-2
Distribution: unstable
Urgency: medium
Maintainer: DebianOnMobile Maintainers 

Changed-By: Arnaud Ferraris 
Description:
 kgx- Simple user-friendly terminal emulator for the GNOME desktop
Closes: 956839
Changes:
 kgx (0.2.1-2) unstable; urgency=medium
 .
   [ Federico Ceratto ]
   * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
 Repository-Browse.
 .
   [ Arnaud Ferraris ]
   * d/copyright: add missing copyright entries for icons
   * d/control: change maintainer to DebianOnMobile team
 .
 kgx (0.2.1-1) unstable; urgency=medium
 .
   * Initial Debian release (Closes: #956839)
Checksums-Sha1:
 d2e56e304388f73663d949392f8c7a22689275ca 2229 kgx_0.2.1-2.dsc
 6d491fa07dba358cc4fbf1714be0071e6a8a4f5a 106974 kgx_0.2.1.orig.tar.gz
 03d0507f934213c42d7b037f51cb2dcf6fc437d9 9828 kgx_0.2.1-2.debian.tar.xz
 1ddb1b0665204132a8e9a1634deea9793ad70197 85436 kgx-dbgsym_0.2.1-2_amd64.deb
 21070370d20134d83dd41b08aec9217599b942de 17718 kgx_0.2.1-2_amd64.buildinfo
 5a8abdeb1f1cf43478e683327e94349b878adc21 50248 kgx_0.2.1-2_amd64.deb
Checksums-Sha256:
 5aee94b5f51e26ff2be7c0f11a74f569d5a7fb2f4a2bd5ebfb2465fe08f19472 2229 
kgx_0.2.1-2.dsc
 70a814b0baf70049d5a20791d58a32e92661428d2deeeb56d91b81cc4dc5e81a 106974 
kgx_0.2.1.orig.tar.gz
 eecf15eed361e3060de3f56fc6559376f8043aebc40243646175898b0f661cf6 9828 
kgx_0.2.1-2.debian.tar.xz
 c4933a365289740542df823b09e15622ad518db000cdf76ffe81421a16a14525 85436 
kgx-dbgsym_0.2.1-2_amd64.deb
 e7f8b8c1ad09cbefe4491bb74bb982d6689e7541c222d12458655f036b160cac 17718 
kgx_0.2.1-2_amd64.buildinfo
 d88ee181cd704c38bf9c78caad258c2e66d67c9bc8d53148a5a96870efaf3573 50248 
kgx_0.2.1-2_amd64.deb
Files:
 9ab7453da5afc73b65eb90a5ae3a7f06 2229 gnome optional kgx_0.2.1-2.dsc
 5eb8f51a7884853c09a6c307771aaa54 106974 gnome optional kgx_0.2.1.orig.tar.gz
 290910cac1209c994c00ef519902422a 9828 gnome optional kgx_0.2.1-2.debian.tar.xz
 c125ba98bff1d223dc1cf3514a73483b 85436 debug optional 
kgx-dbgsym_0.2.1-2_amd64.deb
 c9e2fab35b99377756e0d0db35f593f1 17718 gnome optional 
kgx_0.2.1-2_amd64.buildinfo
 de968fe705142d6b3425392c26200673 50248 gnome optional kgx_0.2.1-2_amd64.deb

-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEEY/bM35YinQkoayrDJb+GUkr8weMFAl9nuz4ACgkQJb+GUkr8
weMIgA/7BHrbDxk7PQj7K8xTXJb8K9vYf5M8l8fJgsIs0eGK488E+vTOpl6Hf7pa
MjgsOBaQjKlkzQOiGzEaD0eplnWS2rJezB1UC4UQ5FHiEaCp3VK2aZmVxvj/z/bX
1i/WisRgBE3aki7l04k3kDJ4CrJ7bvhb+boAl2bQ8KtSl61BtfrNTgHLfnl44ji9
wymTSTxKhsvoYhlpFmscJWKX5ghgiOcoZaXyQ75cCvJhihfhhPKkjYmetIGgVPAi
V7sb8QOwpkonuOxyA29D09AOEe//L9M1zLHMg43VCzI6H3a0DmPKQoon81r4zIju

Bug#962102: marked as done (ITP: ltunify -- Pair and manage Logitech devices that use the unifying receiver)

2020-10-22 Thread Debian Bug Tracking System
Your message dated Thu, 22 Oct 2020 10:00:11 +
with message-id 
and subject line Bug#962102: fixed in ltunify 0.3-1
has caused the Debian Bug report #962102,
regarding ITP: ltunify -- Pair and manage Logitech devices that use the 
unifying receiver
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.)


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

* Package name: ltunify
  Version : 0.2
  Upstream Author : Peter Wu 
* URL : https://lekensteyn.nl/logitech-unifying.html
* License : GPL-3.0+
  Programming Lang: C
  Description : Pair and manage Logitech devices that use the unifying 
receiver

Logitech wireless peripherals use a 'Unifying' receiver. This
utility manages the receiver, allowing the user to pair new
devices and remove unwanted ones.

I require a sponsor, but intend to maintain the package myself.

It had a release v0.2 roughly six years ago, and had a few
additional patches in the following year but no new release. I
will include a few of these patches as they fix bugs in the
application.
--- End Message ---
--- Begin Message ---
Source: ltunify
Source-Version: 0.3-1
Done: Anthony Perkins 

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

Debian distribution maintenance software
pp.
Anthony Perkins  (supplier of updated ltunify package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 18 Jun 2020 21:02:53 +0100
Source: ltunify
Binary: ltunify ltunify-dbgsym
Architecture: source amd64
Version: 0.3-1
Distribution: unstable
Urgency: low
Maintainer: Anthony Perkins 
Changed-By: Anthony Perkins 
Description:
 ltunify- manage Logitech unifying receivers
Closes: 962102
Changes:
 ltunify (0.3-1) unstable; urgency=low
 .
   * Initial release. Closes: #962102.
Checksums-Sha1:
 d24840ac06f132f4727cea1ac257a1ec9ee0aed5 1847 ltunify_0.3-1.dsc
 329e890533d1a2b678fbe6de14d4f1411765c083 32456 ltunify_0.3.orig.tar.gz
 fa68ca072be9fa823139a800056568e19f9fb3d4 2188 ltunify_0.3-1.debian.tar.xz
 9ae030250b6bc1357dcaf66ac15b370e6b5e44b2 27216 ltunify-dbgsym_0.3-1_amd64.deb
 04c85b145bbd99e3cb3c33ff5918f7598bdc 5939 ltunify_0.3-1_amd64.buildinfo
 ae70dcb1ba9eef79e87873ae0221b70dab289201 26640 ltunify_0.3-1_amd64.deb
Checksums-Sha256:
 2504602f22f7932b964d2129550b57d3162a3bc6e9a76e3c75ffe53d01070940 1847 
ltunify_0.3-1.dsc
 c98a5e4450bc4344d2646009ea30bee3036a4a64b3a95e4c45509567ebf5e4f1 32456 
ltunify_0.3.orig.tar.gz
 2f77941a0d7d814361ccd2c1bc9ebd56525bb5ba7941673ff2890d1ee4a2e94a 2188 
ltunify_0.3-1.debian.tar.xz
 c281bb6c3b6f0c17649289b7ef3fe2f6c24ee0b0fc892654590826775dc8a28a 27216 
ltunify-dbgsym_0.3-1_amd64.deb
 e34cd2e85d2cf34ad92acf8c6d3a1ef3ae7fc13cf0df3c99af472690c7a42b81 5939 
ltunify_0.3-1_amd64.buildinfo
 c45e09a67eb6a5ec8b06a707d7e7544c27942d8cdda5b29034104d1adb87efeb 26640 
ltunify_0.3-1_amd64.deb
Files:
 1b7f0d613345c1e59066ce66ef4066a3 1847 utils optional ltunify_0.3-1.dsc
 28544d387d000a728282f8647feb90d6 32456 utils optional ltunify_0.3.orig.tar.gz
 dce3bff5866c0c3bd2ba08007822187f 2188 utils optional 
ltunify_0.3-1.debian.tar.xz
 7a7c602e2fed1113f34d7cc314e18c4b 27216 debug optional 
ltunify-dbgsym_0.3-1_amd64.deb
 acd34ea0b39a29e56d9444a02391287a 5939 utils optional 
ltunify_0.3-1_amd64.buildinfo
 493fa5cd32344e7fd6a62ca536d1a660 26640 utils optional ltunify_0.3-1_amd64.deb

-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEEin8gjG2ecykWV0FNITXRI9jBm+wFAl9qL94ACgkQITXRI9jB
m+y9Lg//f6alM4r+4tlcB0PNHIsUWt1vAsrCNqLjnLed1DKhCOC+jp8mKQab/OTk
NfjPxDfh77SHcJeH3yy2okA8jI689F8Kw9BJbrbbB5bKvYmkrOP2PGUzI0BPPBlt
rotsziwnghxl98jp2rA4Ev7DzT2LBIgtBT8ml6tcbs7XcUg+hDyJOsJTDfRI4mJr
S32YlHPtKRgp9hvy8SSrK9mgYx4p+fOaNs13hus9xZm7NpKK7GLbQmfVFHDNDXXm
5wK7TBe+8BsY/hwGmbC0fXvZowYULCXaOpmKYhLtKEgVZD+AO+DB4EXHTNMlZXN0
A8deg6gW/Onjip8LX7OpUZf5chyZKE+X/oozXQCopKFjtohyY0JXvGRYUV2eaAkD
8Zsv/YuyDvAughe7mMO4JrJhcnxjBw3sQgG3gf93sZDu1lO9taYi5fGW8q6HPaVE

Processed: RFS: wlsunset/0.1.0-1 [ITP] -- Day/night gamma adjustments for Wayland compositors

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

> block 972638 by 972667
Bug #972638 [wnpp] ITP: wlsunset -- Day/night gamma adjustments for Wayland 
compositors
972638 was not blocked by any bugs.
972638 was not blocking any bugs.
Added blocking bug(s) of 972638: 972667
>
End of message, stopping processing here.

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



Bug#912752: Update on packaging status?

2020-10-22 Thread Nikolaus Rath
Hi Raphael,

Thanks for asking. I'm afraid I won't have time to maintain another Debian 
package for the foreseeable future.

Best,
-Nikolaus

--
GPG Fingerprint: ED31 791B 2C5C 1613 AF38 8B8A D113 FCAC 3C4E 599F

 »Time flies like an arrow, fruit flies like a Banana.«