Bug#995076: Adopt packages

2021-10-11 Thread Jose Manuel Abuin Mosquera
On Thu, 07 Oct 2021 11:44:11 +0200 Christian Marillat 
 wrote:

On 05 oct. 2021 19:12, Andrew Starr-Bochicchio  wrote:

> Great news! Let me know if there's anything I can do to help you get
> up to speed on the packages.

qbittorrent 4.3.8 and libtorrent-rasterbar 2.0.4 have been uploaded to
experimental.

Christan




Hi

if possible, I would like to help with these packages.

Cheers.

Jose M. Abuin



Bug#996100: ITP: tclsoldout -- Tcl wrapper for libsoldout, a markdown parser library

2021-10-11 Thread Massimo Manghi
Package: wnpp
Severity: wishlist
Owner: Massimo Manghi 
X-Debbugs-Cc: debian-de...@lists.debian.org

* Package name: tclsoldout
  Version : 0.1.1
  Upstream Author : Svyatoslav Mishin 
* URL : https://git.juef.net/archive/tclsoldout/
* License : ISC
  Programming Lang: C
  Description : Tcl wrapper for libsoldout, a markdown parser library

 tclsoldout extends Tcl providing new commands to parse and process
 markdown text. Tclsoldout current version creates 2 new commands
 .
+ ::soldout::mk2html - markdown to HTML processor
+ ::soldout::mk2xhtml - markdown to XHTML processor
 .
 tclsoldout also provides ::soldout::escape_string, its own utility
 to convert SGML characters into their HTML entities.

The package endows the Tcl shell with commands that implement easy to use
markdown processors.
I'm going to ask the DDs who already are sponsoring several other packages
I've been maintaining over the last 11 years to accept to sponsor also this
package which has a very simple structure: basically a single C language file,
as the libsoldout files shipped in the upstream tar ball are actually not
needed to build it since Debian is already providing the libsoldout-dev package

Firma il tuo 5x1000 all’Università di Parma, aiutaci a essere sempre più 
accoglienti e inclusivi verso le nostre studentesse e i nostri studenti - 
Indica 00308780345 nella tua denuncia dei redditi.



Bug#962268: marked as done (ITP: pymatgen -- Python Materials Genomics for materials analysis)

2021-10-11 Thread Debian Bug Tracking System
Your message dated Mon, 11 Oct 2021 09:00:12 +
with message-id 
and subject line Bug#962268: fixed in pymatgen 2022.0.11+dfsg1-1
has caused the Debian Bug report #962268,
regarding ITP: pymatgen -- Python Materials Genomics for materials analysis
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.)


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

* Package name: pymatgen
  Version : 2020.4.29
  Upstream Author : Shyue Ping Ong 
* URL : https://pymatgen.org/
* License : MIT
  Programming Lang: Python
  Description : Python Materials Genomics for materials analysis

Pymatgen (Python Materials Genomics) is a robust, open-source Python
library for materials analysis. These are some of the main features:

1.Highly flexible classes for the representation of Element, Site,
Molecule, Structure objects.

2.Extensive input/output support, including support for VASP
(http://cms.mpi.univie.ac.at/vasp/), ABINIT (http://www.abinit.org/),
CIF, Gaussian, XYZ, and many other file formats.

3.Powerful analysis tools, including generation of phase diagrams,
Pourbaix diagrams, diffusion analyses, reactions, etc.

4.Electronic structure analyses, such as density of states and band
structure.

5.Integration with the Materials Project REST API, Crystallography
Open Database.


To be maintained under the banner of the debichem team.
--- End Message ---
--- Begin Message ---
Source: pymatgen
Source-Version: 2022.0.11+dfsg1-1
Done: Drew Parsons 

We believe that the bug you reported is fixed in the latest version of
pymatgen, 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.
Drew Parsons  (supplier of updated pymatgen 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, 23 Aug 2021 09:59:25 +0200
Source: pymatgen
Binary: python-pymatgen-doc python3-pymatgen python3-pymatgen-dbgsym
Architecture: source all amd64
Version: 2022.0.11+dfsg1-1
Distribution: unstable
Urgency: medium
Maintainer: Debichem Team 
Changed-By: Drew Parsons 
Description:
 python-pymatgen-doc - Python Materials Genomics for materials analysis 
(documentation)
 python3-pymatgen - Python Materials Genomics for materials analysis
Closes: 962268
Changes:
 pymatgen (2022.0.11+dfsg1-1) unstable; urgency=medium
 .
   * New upstream release.
 - applies debian patches drop_feff_input_generation_f67cf7a.patch,
   skip_phonopy_tests.patch, test_filename_MoS.patch
 - docs no longer use badge-analysis.svg, badge-main.svg
 - docs use official ORCID-iD 32x32 logo (orcid.svg),
   licensed under Creative Commons CC0 1.0 Universal licence
   * Standards-Version: 4.6.0
   * use triple-slash for mathjax reference in docs
   * run build-time tests using pytest-3, with PMG_TEST_FILES_DIR
 pointing at toplevel test_files
   * update debian patch test_no_internet.patch to catch Exceptions
 (ConnectionError) if internet is not available
   * add debian patches
 - use_TEST_FILES_DIR.patch fixes tests to use TEST_FILES_DIR
 - install_data_files.patch installs missing data files
   (analysis/solar/am1.5G.dat, io/lammps/templates/md.txt)
 - skip_tests.patch skips tests (or code) that inappropriately
   triggers failures
   * image files in debian/images have been created by Drew Parsons
 using inkscape to serve in place of github image files for the
 purpose of preserving privacy in locally installed documentation
 Licenced under the MIT licence used for the rest of the debian dir
 (and the pymatgen project)
   * add debian/tests (autopkgtest)
   * run tests strictly with pytest-3. "python3.9 -m pytest" fails.
   * update debian patch test_no_internet.patch to test connection to
 aiida.materialscloud.org in test_optimade.py
 .
 pymatgen (2020.12.18+dfsg2-1) unstable; urgency=medium
 .
   * Initial release (Closes: #962268)
   * copy test input files for running tests
   * add debian patch

Bug#948968: marked as done (ITP: python-fastjsonschema -- Validation of JSON documents by JSON schema drafts 04/06/07)

2021-10-11 Thread Debian Bug Tracking System
Your message dated Mon, 11 Oct 2021 09:00:15 +
with message-id 
and subject line Bug#948968: fixed in python-fastjsonschema 2.15.1-1
has caused the Debian Bug report #948968,
regarding ITP: python-fastjsonschema -- Validation of JSON documents by JSON 
schema drafts 04/06/07
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.)


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

* Package name: python-fastjsonschema
  Version : 2.14.2
  Upstream Author : Michal Horejsek 
* URL : https://horejsek.github.io/python-fastjsonschema/
* License : BSD
  Programming Lang: Python
  Description : Validation of JSON documents by JSON schema drafts 04/06/07

 Fastjsonschema implements validation of JSON documents by JSON schema.
 The library implements JSON schema drafts 04, 06 and 07.
 The main purpose is to have a really fast implementation.

I intend to maintain this package as part of the DPMT.
--- End Message ---
--- Begin Message ---
Source: python-fastjsonschema
Source-Version: 2.15.1-1
Done: Adam Cecile 

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

Debian distribution maintenance software
pp.
Adam Cecile  (supplier of updated python-fastjsonschema 
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, 28 Sep 2021 22:12:54 +0200
Source: python-fastjsonschema
Binary: python-fastjsonschema-doc python3-fastjsonschema
Architecture: source all
Version: 2.15.1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team 
Changed-By: Adam Cecile 
Description:
 python-fastjsonschema-doc - validation of JSON documents by JSON schema drafts 
04/06/07 (docu
 python3-fastjsonschema - validation of JSON documents by JSON schema drafts 
04/06/07
Closes: 948968
Changes:
 python-fastjsonschema (2.15.1-1) unstable; urgency=medium
 .
   * Initial release (Closes: #948968).
Checksums-Sha1:
 f7bd03c9071bd2612c1a008c67c56b5e9e70ae8c 2428 
python-fastjsonschema_2.15.1-1.dsc
 94398b00203ba1eb6c915aab198397de1d721201 35384 
python-fastjsonschema_2.15.1.orig.tar.gz
 612987b102f34d1a480934ddd9f3824f01ea9d76 3232 
python-fastjsonschema_2.15.1-1.debian.tar.xz
 4f7c9a2c56ee91420fdbde33d95ff1554e4f8b0b 28712 
python-fastjsonschema-doc_2.15.1-1_all.deb
 952409a5b412df680f3855b95e55bcfd1aa7c951 8548 
python-fastjsonschema_2.15.1-1_amd64.buildinfo
 6b802b4ce2c642ec86e082eb0100199780b99d42 18684 
python3-fastjsonschema_2.15.1-1_all.deb
Checksums-Sha256:
 420d1b331fc3618836ce795a80713e3dfa26273280c11f1bacaeee4a5310eed5 2428 
python-fastjsonschema_2.15.1-1.dsc
 1a59d7ca91c90b79160ad43859caddb699cad07ddbb91c364a15b1b18f3a1fc4 35384 
python-fastjsonschema_2.15.1.orig.tar.gz
 dbedc0c2aac9467523c0bd7755d7e970b0009016736a87fff117ffea00c358a1 3232 
python-fastjsonschema_2.15.1-1.debian.tar.xz
 baecccea2b3341c9470c297ff09349c65349dc381bc857ba24e2eb656911fe63 28712 
python-fastjsonschema-doc_2.15.1-1_all.deb
 685672bcda5db80609b5fe3d5beec5fb3d0e213848860e3b555049d33746c20a 8548 
python-fastjsonschema_2.15.1-1_amd64.buildinfo
 e38856c0ec45e7401b25d5fb4b930b0a4ce61f1f5f037495b8ed317b07032253 18684 
python3-fastjsonschema_2.15.1-1_all.deb
Files:
 f15612054d7460bc3cb3a1c286dcb0f4 2428 python optional 
python-fastjsonschema_2.15.1-1.dsc
 18f085ee9bef24f1be686b1168343db5 35384 python optional 
python-fastjsonschema_2.15.1.orig.tar.gz
 1c499450be894c933d816c986c3e8b1e 3232 python optional 
python-fastjsonschema_2.15.1-1.debian.tar.xz
 26c6a15840a60a86f7080ec999865bf9 28712 doc optional 
python-fastjsonschema-doc_2.15.1-1_all.deb
 912115edfa1c4db61f22ab1919406fdb 8548 python optional 
python-fastjsonschema_2.15.1-1_amd64.buildinfo
 c4f23bb5a1fcc3f13de3f9658b86794d 18684 python optional 
python3-fastjsonschema_2.15.1-1_all.deb

-BEGIN PGP SIGNATURE-

iQJDBAEBCgAtFiEEbnQ09Yl9Q7F/zVe3U9W8ZLUjeKIFAmFfTsMPHHN3dEB0ZWNo
aWUubmV0AAoJEFPVvGS1I3iithoP/j8AfJWzWTOQLCY/u6HMvhL8IG9gSY6nfI8I
d4

Bug#976441: marked as done (ITP: python-untokenize -- Untokenize transforms tokens into source code)

2021-10-11 Thread Debian Bug Tracking System
Your message dated Mon, 11 Oct 2021 09:00:16 +
with message-id 
and subject line Bug#976441: fixed in python-untokenize 0.1.1-1
has caused the Debian Bug report #976441,
regarding ITP: python-untokenize -- Untokenize transforms tokens into source 
code
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.)


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

* Package name: python-untokenize
  Version : 0.1.1
  Upstream Author : Steven Myint
* URL : https://github.com/myint/untokenize
* License : Expat
  Programming Lang: Python
  Description : Untokenize transforms tokens into source code

Untokenize transforms tokens into source code.
.
Unlike the standard library's tokenize.untokenize(), it preserves the original
whitespace between tokens.

This package is a dependency of python-docformatter which is a dependency of
python-xsdata.

I intend to maintain this package withing the Debian Python Team and the
package is already available here:
https://salsa.debian.org/python-team/packages/python-untokenize
--- End Message ---
--- Begin Message ---
Source: python-untokenize
Source-Version: 0.1.1-1
Done: Adam Cecile 

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

Debian distribution maintenance software
pp.
Adam Cecile  (supplier of updated python-untokenize 
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, 28 Sep 2021 22:42:35 +0200
Source: python-untokenize
Binary: python3-untokenize
Architecture: source all
Version: 0.1.1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team 
Changed-By: Adam Cecile 
Description:
 python3-untokenize - Untokenize transforms tokens into source code (Python 3)
Closes: 976441
Changes:
 python-untokenize (0.1.1-1) unstable; urgency=medium
 .
   * Initial release (Closes: #976441).
Checksums-Sha1:
 6ff90f10040b4d564c7c87e181b6cf9d88dad3bd 2102 python-untokenize_0.1.1-1.dsc
 c3c6818daa0fb616cefc43142ffa9c6aafbf7e1e 4733 
python-untokenize_0.1.1.orig.tar.gz
 61c796a381b2ae85fb3074cfa96dc39d0e0f03e8 2128 
python-untokenize_0.1.1-1.debian.tar.xz
 2264e3903122e9fa7c8e9871cbb82a3438a3f1d3 6646 
python-untokenize_0.1.1-1_amd64.buildinfo
 b1ec7406930e6cc8f8bbbd501884af627f05cd6e 3920 
python3-untokenize_0.1.1-1_all.deb
Checksums-Sha256:
 a9aeb77f165a04e6f56e8a6c4e4c9546ab2a04d49084483f2c3fc44a5dd2e33d 2102 
python-untokenize_0.1.1-1.dsc
 b26db2b253d1676b886238c7819b60dbf805a7491eee5cc15ff3238e70f96472 4733 
python-untokenize_0.1.1.orig.tar.gz
 cec76659be19d65310c6284bb29793cbf6d4c22bbcd5edc7d935904a5b3c5e8e 2128 
python-untokenize_0.1.1-1.debian.tar.xz
 91e861e9347d067e1db559f68fa3ad5eb69306139d348aa9eff8ed76201c6b38 6646 
python-untokenize_0.1.1-1_amd64.buildinfo
 e9d84f4e9cceb5081317c6f08863347dbc490176fb00b969611a9aecb40a6fe5 3920 
python3-untokenize_0.1.1-1_all.deb
Files:
 e912223809c9cff3d902b17b3c28cc58 2102 python optional 
python-untokenize_0.1.1-1.dsc
 3fafdeee6ee83e23cd8258285f45cad3 4733 python optional 
python-untokenize_0.1.1.orig.tar.gz
 131b47dd7b03f4058a7347d8b2746540 2128 python optional 
python-untokenize_0.1.1-1.debian.tar.xz
 a685f01b2a7a540556654cd50b614df1 6646 python optional 
python-untokenize_0.1.1-1_amd64.buildinfo
 2dbf1af42b6a70840275f749f99b51e9 3920 python optional 
python3-untokenize_0.1.1-1_all.deb

-BEGIN PGP SIGNATURE-

iQJDBAEBCgAtFiEEbnQ09Yl9Q7F/zVe3U9W8ZLUjeKIFAmFfUxEPHHN3dEB0ZWNo
aWUubmV0AAoJEFPVvGS1I3iivjgP/39HqQd2Ig4UbckTuzR+nJneFrS1uYmQeK3v
bPAsspc/AqrCVAqG8jHLzcb/QEJjBdcguXcgIiafS5q+wCmf6dlZ7ne5DlHTMd73
QexjZTL9sl/S17MRgYlynlr0xQu77bNDDlgd4ZW810qwaJoTnzC3ydLTPgU6xf/3
+dy+8CTru7phKmlcZBTvJ+vrBIR3EwMUnLX3xBaiY9IWQpN6DUMAwMhDf0yYIgia
IAIeYQubBMZW7XLiIddGKan+uPzMAHo+wCuIiid53dPeNEUBFKJmRBBebNmPQljN
IJj4G1ms6LsilNjo6K6dLtLTx0vW8yxqwfT/LdMa5u/Kol+jzgR3uapWlu5udMBX
jptGNrMD5EVTJndGktr7kD2YokOyi3vAS/CF9PdW19WesPorQ2uxq3gnCcCMkp6i
XMS4ja431rovKYFKSyPABJ3iJa6TqFOhwwB3fm

Bug#976443: marked as done (ITP: python-click-default-group -- Extension for Python click adding default subcommand to group)

2021-10-11 Thread Debian Bug Tracking System
Your message dated Mon, 11 Oct 2021 09:00:14 +
with message-id 
and subject line Bug#976443: fixed in python-click-default-group 1.2.2-1
has caused the Debian Bug report #976443,
regarding ITP: python-click-default-group -- Extension for Python click adding 
default subcommand to group
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.)


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

* Package name: python-click-default-group
  Version : 1.2.2
  Upstream Author : Heungsub Lee 
* URL : https://github.com/click-contrib/click-default-group
* License : BSD
  Programming Lang: Python
  Description : Extension for Python click adding default subcommand to
group

DefaultGroup is a sub class of click.Group. But it invokes a default subcommand
instead of showing a help message when a subcommand is not passed.

This package is a dependency of python-xsdata.

I intend to maintain this package withing the Debian Python Team and the
package is already available here:
https://salsa.debian.org/python-team/packages/python-click-default-group
--- End Message ---
--- Begin Message ---
Source: python-click-default-group
Source-Version: 1.2.2-1
Done: Adam Cecile 

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

Debian distribution maintenance software
pp.
Adam Cecile  (supplier of updated 
python-click-default-group 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, 28 Sep 2021 22:33:08 +0200
Source: python-click-default-group
Binary: python3-click-default-group
Architecture: source all
Version: 1.2.2-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team 
Changed-By: Adam Cecile 
Description:
 python3-click-default-group - Extension for Python click adding default 
subcommand to group (Py
Closes: 976443
Changes:
 python-click-default-group (1.2.2-1) unstable; urgency=medium
 .
   * Initial release (Closes: #976443).
Checksums-Sha1:
 b59b9e5830b436863cab8132bc4a1826e8f1ff5d 1710 
python-click-default-group_1.2.2-1.dsc
 b939c3f3231d12b86b123bfef053973d9078c764 4753 
python-click-default-group_1.2.2.orig.tar.gz
 a68ac4a460de1687d2ac4b53ea8880e76a859504 2360 
python-click-default-group_1.2.2-1.debian.tar.xz
 7b403957bd455b7ac07f65f7fbc1db31f1cf34ab 7346 
python-click-default-group_1.2.2-1_amd64.buildinfo
 b8e0b897b3852b410df309ae0608aad2c1671770 5136 
python3-click-default-group_1.2.2-1_all.deb
Checksums-Sha256:
 0ee1712ac006c8be264e3e5f059df741431ece370ecdff4107ca3ec10a2c4a81 1710 
python-click-default-group_1.2.2-1.dsc
 25c6141d87550549b4e27d0661fd543f1deae0dea6e9eeb9e14cbb134610e811 4753 
python-click-default-group_1.2.2.orig.tar.gz
 7caa6520c7d3a0557405c8e0799a69478e8e59c0d5a23eb39843113a8217af6c 2360 
python-click-default-group_1.2.2-1.debian.tar.xz
 0241929662f49e40d1f8c3b6fe3c25dc8d681efde4b9fbc65e600ba1ecb0f40d 7346 
python-click-default-group_1.2.2-1_amd64.buildinfo
 f421a2bd87cb09c0ab61bbd7ffe2e93ee0fd697c7f5360952edb7d911a3ecd35 5136 
python3-click-default-group_1.2.2-1_all.deb
Files:
 07d0d4450358ba8fdd9f9de99a4cf2f5 1710 python optional 
python-click-default-group_1.2.2-1.dsc
 d3722ab04d9918326fe2777251e8ea97 4753 python optional 
python-click-default-group_1.2.2.orig.tar.gz
 c820e7e8d893eade79f78897d88e94c1 2360 python optional 
python-click-default-group_1.2.2-1.debian.tar.xz
 beebb2b44b6b3b9b257e29e50df7945c 7346 python optional 
python-click-default-group_1.2.2-1_amd64.buildinfo
 eba38c56ee837752fd84c49d0b0dec6e 5136 python optional 
python3-click-default-group_1.2.2-1_all.deb

-BEGIN PGP SIGNATURE-

iKcEARYKAE8WIQSk6zxRYJYchegBkTEK5VTlRg4b3QUCYVTByzEaaHR0cHM6Ly93
d3cuZG9taW5pay1nZW9yZ2UuZGUvZ3BnLXBvbGljeS50eHQuYXNjAAoJEArlVOVG
Dhvdn1ABANOYSorldjfDqPvaWr6uf8x2a1sWsXXElzclrqE3V0XoAQCiuxfxDzvX
MIArKAebtvuKyInIOTYRpFWA1atKFcOuCQ==
=FE0c
-END PGP SIGNATURE End Message ---


Bug#986611: marked as done (ITP: openrefine-butterfly -- modular web application framework)

2021-10-11 Thread Debian Bug Tracking System
Your message dated Mon, 11 Oct 2021 09:00:10 +
with message-id 
and subject line Bug#986611: fixed in openrefine-butterfly 1.1.1-1
has caused the Debian Bug report #986611,
regarding ITP: openrefine-butterfly -- modular web application framework
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.)


-- 
986611: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=986611
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, debian-j...@lists.debian.org, 
a...@debian.org

* Package name: openrefine-butterfly
  Version : 1.1.1
  Upstream Author : Stefano Mazzocchi
* URL : https://github.com/OpenRefine/simile-butterfly
* License : Apache-2.0
  Programming Lang: Java
  Description : modular web application framework

Butterfly is a modular web application framework written in Java but
mainly focused on the use of Javascript on both the client-side and
the server-side to make it easier to build modern web applications
that rely heavily on javascript and ajax/json conduits.
--- End Message ---
--- Begin Message ---
Source: openrefine-butterfly
Source-Version: 1.1.1-1
Done: Markus Koschany 

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

Debian distribution maintenance software
pp.
Markus Koschany  (supplier of updated openrefine-butterfly 
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, 09 Apr 2021 22:35:00 +0200
Source: openrefine-butterfly
Binary: libopenrefine-butterfly-java
Architecture: source all
Version: 1.1.1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 

Changed-By: Markus Koschany 
Description:
 libopenrefine-butterfly-java - modular web application framework
Closes: 986611
Changes:
 openrefine-butterfly (1.1.1-1) unstable; urgency=medium
 .
   * Initial release. (Closes: #986611)
Checksums-Sha1:
 9fecb7212b81de24dbfc69a574285a13b89f747e 2451 openrefine-butterfly_1.1.1-1.dsc
 c19f6ebf888785ad1774251f0d7ed86b8c5bd78e 327536 
openrefine-butterfly_1.1.1.orig.tar.xz
 c6a401502d9c2f2a17ec6c6bcba85bba36feadd2 2812 
openrefine-butterfly_1.1.1-1.debian.tar.xz
 800263a3163ef19e87177585a9d8bb7dfeee377a 64452 
libopenrefine-butterfly-java_1.1.1-1_all.deb
 fd43ef8da12069571790b1f5c88c7016d076b1b3 12793 
openrefine-butterfly_1.1.1-1_amd64.buildinfo
Checksums-Sha256:
 4f5c6bfc8279b796ff38c2656f7d9be429802cd60a249d51bc28144e1834 2451 
openrefine-butterfly_1.1.1-1.dsc
 b0a05ad437064720b4405a7d6cd3809ce1a4f683bc6aad9377968d32bf756847 327536 
openrefine-butterfly_1.1.1.orig.tar.xz
 44af721649f91acad96fc2e990031f5d95c845afb98669d4bbf2ea436e15b29a 2812 
openrefine-butterfly_1.1.1-1.debian.tar.xz
 2dfc9167c325082069a3654aea82d3ed95c87ea5603a523ec74f60b47e1d1bdf 64452 
libopenrefine-butterfly-java_1.1.1-1_all.deb
 ac9e644f475d16c00a3cd5778d2fed4433535a46a139c7c657327b1eaba1ee73 12793 
openrefine-butterfly_1.1.1-1_amd64.buildinfo
Files:
 86960f10782eb8490ce95b1968ac0c86 2451 java optional 
openrefine-butterfly_1.1.1-1.dsc
 27948cd16c07dd7fea657b476266518b 327536 java optional 
openrefine-butterfly_1.1.1.orig.tar.xz
 ce7bb239d207eb0807d712bd4726f38b 2812 java optional 
openrefine-butterfly_1.1.1-1.debian.tar.xz
 aba256ca0bcac85c071dbc867ea0dd4b 64452 java optional 
libopenrefine-butterfly-java_1.1.1-1_all.deb
 03469ea0881962dfb7c0f2fa16321ea8 12793 java optional 
openrefine-butterfly_1.1.1-1_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQKjBAEBCgCNFiEErPPQiO8y7e9qGoNf2a0UuVE7UeQFAmBwy2RfFIAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEFD
RjNEMDg4RUYzMkVERUY2QTFBODM1RkQ5QUQxNEI5NTEzQjUxRTQPHGFwb0BkZWJp
YW4ub3JnAAoJENmtFLlRO1HkLLkQAJOMkKMRFJOKyAxH9H1w8XbFzU8FoayUwojK
GD8TDirR1thBcu51z2wVpvk8Mzr72WO+IYjtLKKLAEWwjDUWOAlWvnJ4REon64oe
2aFB1+xC6aHMgeVuz+XFKevZedX9Xak09sKBro38yvgPHLe2swcv2xQ/bGYER2Xd
QJKALD/Sh5olfMaKug5QE9GkEg/H4JzmhhrS1ofQMjKhOJZxQG20ENOZkvjEiDDX
Dr/CP4uGKOaEycu25G7mul8l3B2q8fKbSAE4zTCHVaTUDIya4YD4XM5ZyGI5Jvco
5p

Bug#986608: marked as done (ITP: liblessen-java -- lightweight CSS+LESS parser written in Java)

2021-10-11 Thread Debian Bug Tracking System
Your message dated Mon, 11 Oct 2021 09:00:10 +
with message-id 
and subject line Bug#986608: fixed in liblessen-java 1.0-1
has caused the Debian Bug report #986608,
regarding ITP: liblessen-java -- lightweight CSS+LESS parser written in 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.)


-- 
986608: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=986608
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, debian-j...@lists.debian.org, 
a...@debian.org

* Package name: liblessen-java
  Version : 1.0
  Upstream Author : David Huynh
* URL : https://search.maven.org/artifact/com.metaweb/lessen/1.0/jar
* License : BSD-3-clause
  Programming Lang: Java
  Description : lightweight CSS+LESS parser written in Java

Lessen is a lightweight CSS+LESS parser that is also capable of variable
substitution and beautification of its output. It consists of a set of
relatively independent "tokenizers" that you chain in a pipeline to transform
the input to the output.
--- End Message ---
--- Begin Message ---
Source: liblessen-java
Source-Version: 1.0-1
Done: Markus Koschany 

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

Debian distribution maintenance software
pp.
Markus Koschany  (supplier of updated liblessen-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: Fri, 09 Apr 2021 18:53:00 +0200
Source: liblessen-java
Binary: liblessen-java
Architecture: source all
Version: 1.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 

Changed-By: Markus Koschany 
Description:
 liblessen-java - lightweight CSS+LESS parser written in Java
Closes: 986608
Changes:
 liblessen-java (1.0-1) unstable; urgency=medium
 .
   * Initial release. (Closes: #986608)
Checksums-Sha1:
 baacaf0972099b749c422863ede79a32a12dc7c8 2160 liblessen-java_1.0-1.dsc
 d9bbad91c14865f33e2e7261682447cd447b1feb 16668 liblessen-java_1.0.orig.tar.xz
 3481c3d8b8f73fe87d9a259562f061792de2d01e 2512 
liblessen-java_1.0-1.debian.tar.xz
 37776054e3becd2fcd6ef8f425c24180e720d218 58412 liblessen-java_1.0-1_all.deb
 76643554c7feddb4efd57711c1c3d66213e55c40 10660 
liblessen-java_1.0-1_amd64.buildinfo
Checksums-Sha256:
 e15993fd84ea10aa0a1f7b132cfa21d289f477127947a26d8f14099d6b640f35 2160 
liblessen-java_1.0-1.dsc
 9edc2a55ac5a1471ded258e3074763ea03caeddc100f46be068c499b6aecc562 16668 
liblessen-java_1.0.orig.tar.xz
 641bd9ad1628a76d0e089b6ca3ed03befae21974899f9cc449743718e45fbeb4 2512 
liblessen-java_1.0-1.debian.tar.xz
 372630c3911d642d9a5a66b948d4766d2e4e80ab6b4dd60aa15f7350245418e5 58412 
liblessen-java_1.0-1_all.deb
 775d6ddd2ae7e1e91a809053b16467feb5d6379063b6ca4fa37ce8e74d43c8fa 10660 
liblessen-java_1.0-1_amd64.buildinfo
Files:
 b833277283754bd279b18b35f76cd6c4 2160 java optional liblessen-java_1.0-1.dsc
 226aa8e2f78963cc8f3d58adafc1fe8c 16668 java optional 
liblessen-java_1.0.orig.tar.xz
 848560cf8dd84e3ea1f3fe44dbcab985 2512 java optional 
liblessen-java_1.0-1.debian.tar.xz
 581ce47ef7dd9c73ceb65bdf151a4b53 58412 java optional 
liblessen-java_1.0-1_all.deb
 8f73e14eb6d5a2bb877b9b98ce94f452 10660 java optional 
liblessen-java_1.0-1_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQKjBAEBCgCNFiEErPPQiO8y7e9qGoNf2a0UuVE7UeQFAmETyVFfFIAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEFD
RjNEMDg4RUYzMkVERUY2QTFBODM1RkQ5QUQxNEI5NTEzQjUxRTQPHGFwb0BkZWJp
YW4ub3JnAAoJENmtFLlRO1HkbpkQAILvsNNpqbbSGNNFJxPcPff15KnJwSWE7R4j
+Es/LdxB7CwhRCMiapNyJRC9JXsnvLhw3GSDfqTP8MYfPD/hJ020Jq3UDz60E/PP
U/yMY67uxjiiY4kXD5fUiLv95cTdTtKEc7I9T1C5YgyiYShIABqaJmhZ+pA4aXSQ
tbFKHDiAEZHLvHUq6JQ0T+g0jAyFkXQiUaK+f7cEPgnda3hpFI0w1HV4+A81TSNg
AXYkBmjsvQugRXbCT8wWqw4zR99dG5kCdcopEE1RJD7aXBlgxIcUegUNfaupV+PH
XkyeBFn0izEdZMDnjOsq0tq6Flh1D3NXXPupEu3YenRw/JAJPv0gKQRnrC99JkHK
FoDfKRVo+iFad5TfpzqoEI0gXnFpm1GrRKevSGiLdaAzDBv6oGFVPlgiY52ldB16
+hF/hm/6dNSHHSfcJap8QGU62pmTn6re3n1KR++M0qtJU0Jc2/OIEId8lSXOW/WW
OW2DWnLW1hp+bVTif

Bug#988822: marked as done (ITP: pyensembl -- installs data from the Ensembl genome database)

2021-10-11 Thread Debian Bug Tracking System
Your message dated Mon, 11 Oct 2021 09:00:10 +
with message-id 
and subject line Bug#988822: fixed in pyensembl 1.9.1+ds-1
has caused the Debian Bug report #988822,
regarding ITP: pyensembl -- installs data from the Ensembl genome database
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.)


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

* Package name    : pyensembl
  Version : 1.9.1+ds
  Upstream Author : Copyright: Alex Rubinsteyn 
* URL : https://github.com/openvax/pyensembl
* License : Apache-2.0
  Programming Lang: Python
  Description : installs data from the Ensembl genome database
 The Ensembl genome database is an established reference
 for genomic sequences and their automated annotation.
 To have this data local has advantages for bulk analyses,
 e.g. for the mapping of reads from RNA-seq against the
 latest golden path - or a previous one to compare analyses.
 .
 This package provides a reproducible way to insatll this
 data and thus simplify the automation of respective
 workflows.

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

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

Debian distribution maintenance software
pp.
Steffen Moeller  (supplier of updated pyensembl 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, 21 May 2021 23:17:37 +0530
Source: pyensembl
Binary: pyensembl
Architecture: source all
Version: 1.9.1+ds-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Med Packaging Team 

Changed-By: Steffen Moeller 
Description:
 pyensembl  - installs data from the Ensembl genome database
Closes: 988822
Changes:
 pyensembl (1.9.1+ds-1) unstable; urgency=medium
 .
   [ Steffen Moeller, Nilesh Patra ]
   * Initial release (Closes: #988822)
Checksums-Sha1:
 5094310f71342183820509f268b47527b6bb1182 2170 pyensembl_1.9.1+ds-1.dsc
 d408677828231ed581bd5a0dd63a07e3c3816204 46996 pyensembl_1.9.1+ds.orig.tar.xz
 107d9911a534b48454521dd767eff63fc1f16a55 3656 
pyensembl_1.9.1+ds-1.debian.tar.xz
 f91a56945f426046d857212b0e55e2a9d311ed08 35336 pyensembl_1.9.1+ds-1_all.deb
 3b744db145b89a5e95a91e857cd3ce7633508035 7700 
pyensembl_1.9.1+ds-1_amd64.buildinfo
Checksums-Sha256:
 3921d2ff72cba19c5923c75f3869106fdc3c00cccd75af15a3eb154be1703481 2170 
pyensembl_1.9.1+ds-1.dsc
 6043d453d70f3c453eed4d9c012e3fee31d519fd6fab60b586342343a232d825 46996 
pyensembl_1.9.1+ds.orig.tar.xz
 db843b4be6bd102903fcef1257fb4fc61ea3cc1c1dc0c00a7c58b58a43dd35eb 3656 
pyensembl_1.9.1+ds-1.debian.tar.xz
 6109326e35cfac04349aaab067b74a3d36b9412494b42ee16ce2321f0d6af999 35336 
pyensembl_1.9.1+ds-1_all.deb
 3315a3a6b2b6ba810dd848f7239382bfc490d85ee534314b1bca572aaa1e417c 7700 
pyensembl_1.9.1+ds-1_amd64.buildinfo
Files:
 b59ca1dce46bdcdb698d1d81e74c8972 2170 science optional pyensembl_1.9.1+ds-1.dsc
 f08638e63d309dda2a6f312761775860 46996 science optional 
pyensembl_1.9.1+ds.orig.tar.xz
 7051c6a006bc5605420382d3492858c8 3656 science optional 
pyensembl_1.9.1+ds-1.debian.tar.xz
 0825d10c7cc1c2b716be6606e3fdfdd8 35336 science optional 
pyensembl_1.9.1+ds-1_all.deb
 b11b1cf50da429e7bf9809668b99abfd 7700 science optional 
pyensembl_1.9.1+ds-1_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQJIBAEBCgAyFiEEPpmlJvXcwMu/HO6mALrnSzQzafEFAmCn88cUHG5wYXRyYTk3
NEBnbWFpbC5jb20ACgkQALrnSzQzafFu6A//UPZIdlpUovmqqa9VgV18Yq5cWw/Y
dNdESpa+1E5F3XfetA0K/F5RBho3qaM6Ob/aaw2V75OCUyNksN/byXawTridRLsJ
mNF9ErY2bmv95ueJas+jDIX7PA2XplqX83et72JZgWG4chC8ghUcp3yro1LgKBHl
nI2NIc3H3zMvuwlfllQrNLFnIVKMam4z/evb0HFu9dDYsfCKRVgtVYCEslqcG2B4
8fgwdZCGPpFQICGXYPPFNSILdST9PbuY5fRFxakgB3MaKj+WIYz9UhT0UzcJGw7B
eApqT4jMSWCObUx3rUB7H0955qNOIBNxvNnwm/0X3kOddpSRHgNzK0xU7dtvhHol
PVAdphteUHu3D+ivimBl7OYsnZxYgxT4pNkFs3g2OdPKsQ+ixDT2zhh98azgj

Bug#987291: marked as done (ITP: gnome-shell-extension-desktop-icons-ng -- desktop icon support for GNOME Shell)

2021-10-11 Thread Debian Bug Tracking System
Your message dated Mon, 11 Oct 2021 09:00:09 +
with message-id 
and subject line Bug#987291: fixed in gnome-shell-extension-desktop-icons-ng 
20-1
has caused the Debian Bug report #987291,
regarding ITP: gnome-shell-extension-desktop-icons-ng -- desktop icon support 
for GNOME Shell
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.)


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

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

Package name: gnome-shell-extension-desktop-icons-ng
Version : 0.17.0-1
Upstream Author : Sergio Costas 
URL : https://gitlab.com/rastersoft/desktop-icons-ng
License : GPL-3+
Programming Lang: Javascript
Description : Desktop icon support for GNOME Shell

The package provides a GNOME Shell extension for showing the contents of 
~/Desktop on the desktop of the Shell. It's a fork/rewrite of an 
existing extension (package: gnome-shell-extension-desktop-icons) but 
with additional features often desired by users ("-ng" means New 
Generation).


Ubuntu 21.04 includes gnome-shell-extension-desktop-icons-ng by default.



OpenPGP_signature
Description: OpenPGP digital signature
--- End Message ---
--- Begin Message ---
Source: gnome-shell-extension-desktop-icons-ng
Source-Version: 20-1
Done: Gunnar Hjalmarsson 

We believe that the bug you reported is fixed in the latest version of
gnome-shell-extension-desktop-icons-ng, 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 987...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Gunnar Hjalmarsson  (supplier of updated 
gnome-shell-extension-desktop-icons-ng 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, 22 Sep 2021 23:15:14 +0200
Source: gnome-shell-extension-desktop-icons-ng
Binary: gnome-shell-extension-desktop-icons-ng
Architecture: source all
Version: 20-1
Distribution: unstable
Urgency: medium
Maintainer: Debian GNOME Maintainers 

Changed-By: Gunnar Hjalmarsson 
Description:
 gnome-shell-extension-desktop-icons-ng - desktop icon support for GNOME Shell
Closes: 987291
Changes:
 gnome-shell-extension-desktop-icons-ng (20-1) unstable; urgency=medium
 .
   * Initial release (closes: #987291)
Checksums-Sha1:
 a7a84f81a6c28cad9d4008ca19c378f5c0360ced 1973 
gnome-shell-extension-desktop-icons-ng_20-1.dsc
 e0a9907e6e4a4e9ff4a75801e79338099d30e9ab 100792 
gnome-shell-extension-desktop-icons-ng_20.orig.tar.gz
 6a164abc7d5417de32395561b9a350fb4c4602a3 2068 
gnome-shell-extension-desktop-icons-ng_20-1.debian.tar.xz
 bcac811e566318bfc976f1da125db308f4d1f0da 72760 
gnome-shell-extension-desktop-icons-ng_20-1_all.deb
 92f7c287f2cc3e266295418cb7cf42b19ff5ca8a 6241 
gnome-shell-extension-desktop-icons-ng_20-1_amd64.buildinfo
Checksums-Sha256:
 609060c2efdbbaee7afbdac2063c9dd391c413a8892823d00f0bd142ce31eee3 1973 
gnome-shell-extension-desktop-icons-ng_20-1.dsc
 88350594fc886b0afb5642b0b24a92e476b4745140feb310c21d07a5d783c23f 100792 
gnome-shell-extension-desktop-icons-ng_20.orig.tar.gz
 cb5d6355e95fee05ad524d3cd88fe1c9c2a9134521d4d1ce621efaec74686815 2068 
gnome-shell-extension-desktop-icons-ng_20-1.debian.tar.xz
 5e25c09c7b39d6379669eb2d803fde69bff1b83b02f6ee900f2ef4107c614fff 72760 
gnome-shell-extension-desktop-icons-ng_20-1_all.deb
 3eca45746a6e2ae17d3dc615bc31fef234f8221a8a4afd46a86f11d5f43baa6a 6241 
gnome-shell-extension-desktop-icons-ng_20-1_amd64.buildinfo
Files:
 bc9f3f7e23828972efe5b5910074f612 1973 gnome optional 
gnome-shell-extension-desktop-icons-ng_20-1.dsc
 ba7e2479216b37b965262ecf69460325 100792 gnome optional 
gnome-shell-extension-desktop-icons-ng_20.orig.tar.gz
 a437322381ef838d471c29f5010d6d89 2068 gnome optional 
gnome-shell-extension-desktop-icons-ng_20-1.debian.tar.xz
 5106113a2c660bd8b2c691239ae273c2 72760 gnome optional 
gnome-shell-extension-desktop-icons-ng_20-1_all.deb
 e0b488f009e8bd32d88aca27f9a862db 6241 gnome optional 
gnome-shell-extension-desktop-icons-ng_20-1_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQEyBAEBCAAdFiEEDP6Ze3JFgKf6cvjP8LEQ51ppLzIFAmFLohIACgkQ8LEQ51p

Bug#991791: marked as done (ITP: pynauty -- isomorphism testing and automorphisms of graphs)

2021-10-11 Thread Debian Bug Tracking System
Your message dated Mon, 11 Oct 2021 09:00:12 +
with message-id 
and subject line Bug#991791: fixed in pynauty 1.0.2+ds-1
has caused the Debian Bug report #991791,
regarding ITP: pynauty -- isomorphism testing and automorphisms of graphs
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.)


-- 
991791: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=991791
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Owner: Doug Torrance 
X-Debbugs-Cc: debian-de...@lists.debian.org, dtorra...@piedmont.edu

* Package name: pynauty
  Version : 1.0.2
  Upstream Author : Peter Dobsan 
* URL : https://github.com/pdobsan/pynauty
* License : GPL
  Programming Lang: Python
  Description : isomorphism testing and automorphisms of graphs

Pynauty can be used to compare graphs for isomorphism and to
determine their automorphism group in a Python programming
environment. Pynauty is a Python/C extension module using library
components from the Nauty package by Brendan McKay.

I intend to maintain this package under the umbrella of the Debian
Python Team.
--- End Message ---
--- Begin Message ---
Source: pynauty
Source-Version: 1.0.2+ds-1
Done: Doug Torrance 

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

Debian distribution maintenance software
pp.
Doug Torrance  (supplier of updated pynauty 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, 01 Aug 2021 22:26:54 -0400
Source: pynauty
Binary: python3-pynauty python3-pynauty-dbgsym
Architecture: source amd64
Version: 1.0.2+ds-1
Distribution: unstable
Urgency: low
Maintainer: Debian Python Team 
Changed-By: Doug Torrance 
Description:
 python3-pynauty - isomorphism testing and automorphisms of graphs
Closes: 991791
Changes:
 pynauty (1.0.2+ds-1) unstable; urgency=low
 .
   * Initial release (Closes: #991791).
Checksums-Sha1:
 6773447a1ca4be3f33894691aed77f1b4584c23b 2119 pynauty_1.0.2+ds-1.dsc
 1798bddd1a28ba5857bd2531e1b44dc6cb7b2ef2 31856 pynauty_1.0.2+ds.orig.tar.xz
 5eaf5d6851b5d1c0ffc9744a7e5fe00ff83c6022 3348 pynauty_1.0.2+ds-1.debian.tar.xz
 0f1a9a9b183ea02de08e7bddb9c884a84fc8f9b6 8893 
pynauty_1.0.2+ds-1_amd64.buildinfo
 98e48b10795ccc53fc259c5ade2c6432b3bc860b 15740 
python3-pynauty-dbgsym_1.0.2+ds-1_amd64.deb
 c4e6b19f888a854e852122ab264be91d6da112e2 47712 
python3-pynauty_1.0.2+ds-1_amd64.deb
Checksums-Sha256:
 e83e2d2db721a359275efc894e8472da915c832e198e8d671e2bb923b29c4af6 2119 
pynauty_1.0.2+ds-1.dsc
 f08306d97ee755bd4b748f071db28bd390e8e48c8f083a2676c5992a22110fe6 31856 
pynauty_1.0.2+ds.orig.tar.xz
 6746c389cb2c86e308b2ca32663f3b2ab6a0ca6fed16c052196646a7a3073bd1 3348 
pynauty_1.0.2+ds-1.debian.tar.xz
 6c03a76c4f5be6b6374b6ce6eb583f344675c3184a6ef2e89d3bd4cb1b32 8893 
pynauty_1.0.2+ds-1_amd64.buildinfo
 4db67ef413188abb4891d7d75b695ef9a73b86cd757b7a7ee1c1f2752ff1e9be 15740 
python3-pynauty-dbgsym_1.0.2+ds-1_amd64.deb
 eb616c7051fea9d82ee77963a6d4cae37c06ea1baf4dbcbfd9d03f9320cc608e 47712 
python3-pynauty_1.0.2+ds-1_amd64.deb
Files:
 16ca687dabbbd61668c6284d3794cb2b 2119 python optional pynauty_1.0.2+ds-1.dsc
 fb55de86fc850980ddad5bd4f96b93f7 31856 python optional 
pynauty_1.0.2+ds.orig.tar.xz
 7935f5f93160d9dbf435471b573a79b5 3348 python optional 
pynauty_1.0.2+ds-1.debian.tar.xz
 05ad30add0b6ed29ed38b62fb4093d53 8893 python optional 
pynauty_1.0.2+ds-1_amd64.buildinfo
 0c756211780ed43a5ac3641fc3ad6bac 15740 debug optional 
python3-pynauty-dbgsym_1.0.2+ds-1_amd64.deb
 b5e82ee82f8de3280755414e33e84015 47712 python optional 
python3-pynauty_1.0.2+ds-1_amd64.deb

-BEGIN PGP SIGNATURE-

iQJGBAEBCgAwFiEEdyKS9veshfrgQdQe5fQ/nCc08ocFAmEI2YoSHG1lcmt5c0Bk
ZWJpYW4ub3JnAAoJEOX0P5wnNPKHXqMP/3EBw4U2e5svKKNvh6IHqV8Lh3VjW+9v
TjaYBFZWZ4+IfLrQ/edAtVNY4cfU9clhSwfUEzghJLOnc++Z88IYO+NIBwPMtvr6
WUhQo0TcDfUTCCErrkUvHwe6iYjrzGXNO6UQvtVO2bZ21eu9aRVpMlL1kC4j3D73
9iyzRc2P9wvPHfXugFcZy4bbS/b5JUoreKXje7118MLUeNb6Ya79ms4zvWy1e3kX
H+cwjDGykATUWGmsD32nzi7tY3tLAcTUnOTCqFzl7U6baogaxCld1f326U3yZr0G
UcIXGIJV1YnVx2FlDYBSprc

Bug#992013: marked as done (ITP: pystring -- collection of C++ functions for Python's string class methods)

2021-10-11 Thread Debian Bug Tracking System
Your message dated Mon, 11 Oct 2021 09:00:13 +
with message-id 
and subject line Bug#992013: fixed in pystring 1.1.3-1
has caused the Debian Bug report #992013,
regarding ITP: pystring -- collection of C++ functions for Python's string 
class methods
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.)


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

* Package name: pystring
  Version : 1.1.3
  Upstream Author : Sony Imageworks Inc
* URL : https://github.com/imageworks/pystring
* License : BSD-3
  Programming Lang: C++
  Description : collection of C++ functions for Python's string class 
methods

Pystring is a collection of C++ functions which match the interface
and behavior of Python's string class methods using std::string.
Implemented in C++, it does not require or make use of a Python
interpreter. It provides convenience and familiarity for common
string operations not included in the standard C++ library.
It's also useful in environments where both C++ and Python are used.

Overlapping functionality (such as index and slice/substr) of
std::string is included to match Python interfaces.

Pystring is a mandatory dependency for OpenColorIO 2.0 packaging.

I intend to maintain it under the Debian Phototools Team umbrella.


-- 
Matteo F. Vescovi


signature.asc
Description: PGP signature
--- End Message ---
--- Begin Message ---
Source: pystring
Source-Version: 1.1.3-1
Done: Matteo F. Vescovi 

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

Debian distribution maintenance software
pp.
Matteo F. Vescovi  (supplier of updated pystring 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, 08 Aug 2021 22:24:02 +0200
Source: pystring
Binary: libpystring-dev libpystring0 libpystring0-dbgsym
Architecture: source amd64
Version: 1.1.3-1
Distribution: experimental
Urgency: medium
Maintainer: Debian PhotoTools Maintainers 

Changed-By: Matteo F. Vescovi 
Description:
 libpystring-dev - collection of C++ functions for Python's string class 
methods - d
 libpystring0 - collection of C++ functions for Python's string class methods - 
r
Closes: 992013
Changes:
 pystring (1.1.3-1) experimental; urgency=medium
 .
   * Initial release (Closes: #992013)
Checksums-Sha1:
 6e7779d5b25d42fd774ffc4d309f00189bd5c2a5 2170 pystring_1.1.3-1.dsc
 633df41d94261d69aee0254d4128193ff3683c49 18364 pystring_1.1.3.orig.tar.gz
 cfec2c0bcd7cb3af1a7071179a66ac9a7205d726 2372 pystring_1.1.3-1.debian.tar.xz
 3351ecb22771bb71037d5991a0ce67c32597ce1f 6664 libpystring-dev_1.1.3-1_amd64.deb
 8f8eb707c66f94190a8312469f759de3afa6ef56 320456 
libpystring0-dbgsym_1.1.3-1_amd64.deb
 569e9d16e5e1b9be46122e334342d56e0f16ed53 27792 libpystring0_1.1.3-1_amd64.deb
 9b8a6f086f308e7396f5bfb20e2ac53879829ea6 6595 pystring_1.1.3-1_amd64.buildinfo
Checksums-Sha256:
 cc44ec546874017655598b617d6ab66f2ae54e9bc6eb7f89ac612f47213e0c36 2170 
pystring_1.1.3-1.dsc
 358a56e756e701836b69a31c75d3d9d41c34d447cf7b3775bbd5620dcd3203d9 18364 
pystring_1.1.3.orig.tar.gz
 bddeb540cad70696ac6ba5fdcab0a4bb336d0accbac2a9bfeb631a35e1af58da 2372 
pystring_1.1.3-1.debian.tar.xz
 a81bcecc4e24c2627337cdc1b9e9e7891946a97769ec38bf151ce90f5f8d4b8d 6664 
libpystring-dev_1.1.3-1_amd64.deb
 2bf838e0c7f12710fbdf7546223f155ad59d65dd94c3d0f2f42465c25ecbee8d 320456 
libpystring0-dbgsym_1.1.3-1_amd64.deb
 c0af83e7b297477555a7246500fb1f208a0df7ce73ff444afea376e197ecff4d 27792 
libpystring0_1.1.3-1_amd64.deb
 a2576265e6be4843d509604ffa55a29870f47ebc81bb6a30b9f1c6b832ca0ea3 6595 
pystring_1.1.3-1_amd64.buildinfo
Files:
 8cc48754f38cd02db3d057085de86e33 2170 libs optional pystring_1.1.3-1.dsc
 f2c68786b359f5e4e62bed53bc4fb86d 18364 libs optional pystring_1.1.3.orig.tar.gz
 76e863d2a62700c1cfd12e565e58c825 2372 libs optional 
pystring_1.1.3-1.debian.tar.xz
 12490eabc6717fbe01756301bee75c89 6664 lib

Bug#992992: marked as done (ITP: python-spinners -- spinners library of terminal for python3)

2021-10-11 Thread Debian Bug Tracking System
Your message dated Mon, 11 Oct 2021 09:00:16 +
with message-id 
and subject line Bug#992992: fixed in python-spinners 0.0~git20200220.a73d561-1
has caused the Debian Bug report #992992,
regarding ITP: python-spinners -- spinners library of terminal for python3
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.)


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

* Package name: python-spinners
  Version : 0.0~git20200220.a73d561
  Upstream Author : Manraj Singh 
* URL : https://github.com/manrajgrover/py-spinners
* License : Expat
  Programming Lang: Python
  Description : spinners library of terminal for python3

  More than 60 spinners libraries for terminal, this is python port of
  amazing node library cli-spinners 
(https://github.com/sindresorhus/cli-spinners).
--- End Message ---
--- Begin Message ---
Source: python-spinners
Source-Version: 0.0~git20200220.a73d561-1
Done: Nobuhiro Iwamatsu 

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

Debian distribution maintenance software
pp.
Nobuhiro Iwamatsu  (supplier of updated python-spinners 
package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 24 Aug 2021 13:18:47 +0900
Source: python-spinners
Binary: python3-spinners
Architecture: source all
Version: 0.0~git20200220.a73d561-1
Distribution: unstable
Urgency: low
Maintainer: Nobuhiro Iwamatsu 
Changed-By: Nobuhiro Iwamatsu 
Description:
 python3-spinners - spinners library of terminal for python3
Closes: 992992
Changes:
 python-spinners (0.0~git20200220.a73d561-1) unstable; urgency=low
 .
   * Initial release. (Closes: #992992)
Checksums-Sha1:
 3d14ffab647a5e29343c2b3378163b3c6c3a8136 1982 
python-spinners_0.0~git20200220.a73d561-1.dsc
 235fbcaaf1a421605bf3c12f1a622ecbb974d849 636337 
python-spinners_0.0~git20200220.a73d561.orig.tar.gz
 40237a4e9ca804cf24b118fafa984e84188ebe3a 1776 
python-spinners_0.0~git20200220.a73d561-1.debian.tar.xz
 c8f2d62579620c5ad37fd8eace116b83993c067e 7178 
python-spinners_0.0~git20200220.a73d561-1_amd64.buildinfo
 64ff6c13ab2d8c009b8170297008d3da14e5dc5b 5928 
python3-spinners_0.0~git20200220.a73d561-1_all.deb
Checksums-Sha256:
 4b80edaeefdda3e0dcd1607627f008d448bec79c1905ead2ae4839240c08d4ae 1982 
python-spinners_0.0~git20200220.a73d561-1.dsc
 8bd5061a98c4cc30ffb52f18f858fda69e14ef0422eca36806b4a1625dd688dd 636337 
python-spinners_0.0~git20200220.a73d561.orig.tar.gz
 7bf9c26c0ff492dbf22c9711abe32efc8aca230cc0c4bff42c58b43b03abd92e 1776 
python-spinners_0.0~git20200220.a73d561-1.debian.tar.xz
 1ade0199380fc26b468b267c505da34f0397aa054ce2a76006b345ee7c9d5e59 7178 
python-spinners_0.0~git20200220.a73d561-1_amd64.buildinfo
 77966d7ad841ea2b10b3f5b44ddbe90253e6fdcacb3e8311031062cb6d7f6646 5928 
python3-spinners_0.0~git20200220.a73d561-1_all.deb
Files:
 d25256ba704fc7e4e2397034ca80fee7 1982 python optional 
python-spinners_0.0~git20200220.a73d561-1.dsc
 d0cbb2fa599bda4ec61ba5c35bd6df14 636337 python optional 
python-spinners_0.0~git20200220.a73d561.orig.tar.gz
 1689dd812927bad6d306bd2c1c61ca5f 1776 python optional 
python-spinners_0.0~git20200220.a73d561-1.debian.tar.xz
 7e94589daf3ceab4ddacefae51cf14f2 7178 python optional 
python-spinners_0.0~git20200220.a73d561-1_amd64.buildinfo
 935b4964e4151d303d4ad9fefcab96ea 5928 python optional 
python3-spinners_0.0~git20200220.a73d561-1_all.deb

-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEEXmKe5SMhlzV7hM9DMiR/u0CtH6YFAmFHtrcACgkQMiR/u0Ct
H6YgUxAAilX0y8beWCmgYaCjguUw92Nuds65eXvC6i7EzHvZufJ7VCtbBHNwoMO8
MsRDGRblEnkoxTmNNZq60eV6NQrDHPfcH44B9nPsFUIup17rM/t/N3ZUqYCw/7zU
v+rtbOWfV/su4oyq1yif2I3NL54WxXfCyzNcSiJZDemIDOz5qxXASz0X6h0SoHyj
AgT42JiSR2QC51AvXWTBqJJhMJj+s939LV9fSDJ33rcOjGyHvIiemrJKesFtVtev
zeRuiFzFIqqYfYfd/89LY9IfyRrzWoSFFt/ELBI0f0zH3fI9s7tpZBHMWw+3FE/3
Wraz23llVdwdpG4vzOcl0Eo+r1f75lDA93SMGFozpOWUbCxUJLASzggWVnWjwHwv
N8c3vUQR

Bug#993797: marked as done (ITP: python-beniget -- collection of compile-time Python AST analyzers)

2021-10-11 Thread Debian Bug Tracking System
Your message dated Mon, 11 Oct 2021 09:00:14 +
with message-id 
and subject line Bug#993797: fixed in python-beniget 0.4.1-1
has caused the Debian Bug report #993797,
regarding ITP: python-beniget -- collection of compile-time Python AST analyzers
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.)


-- 
993797: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=993797
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
X-Debbugs-Cc: debian-pyt...@lists.debian.org, debian-scie...@lists.debian.org

Owner: "Diego M. Rodriguez" 
Severity: wishlist

* Package name: python-beniget
  Version : 0.4.1
  Upstream Author : Serge Guelton 
* URL : https://github.com/serge-sans-paille/beniget
* License : BSD
  Programming Lang: Python
  Description : collection of compile-time Python AST analyzers

Collection of compile-time analyzers of Python Abstract Syntax Trees
that can be used as building blocks to write static analyzers or
compilers:
* Ancestors: map a node to the list of its enclosing nodes
* DefUseChains: map a node to the list of definition points in that node
* UseDefChains: map a node to its list of potential definitions

This package is a dependency of ITP "pythran" [1]. My intent is to
package this software under the umbrella of the Debian Python team.

[1] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=991143
---
Diego M. Rodriguez
--- End Message ---
--- Begin Message ---
Source: python-beniget
Source-Version: 0.4.1-1
Done: Diego M. Rodriguez 

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

Debian distribution maintenance software
pp.
Diego M. Rodriguez  (supplier of updated python-beniget 
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, 11 Oct 2021 02:07:37 +0200
Binary: python3-beniget
Source: python-beniget
Architecture: all source
Version: 0.4.1-1
Distribution: experimental
Urgency: medium
Maintainer: Debian Python Team 
Changed-By: Diego M. Rodriguez 
Closes: 993797
Description: 
 python3-beniget - collection of compile-time Python AST analyzers
Changes:
 python-beniget (0.4.1-1) experimental; urgency=medium
 .
   * Initial release (Closes: #993797)
Checksums-Sha1: 
 cf91452d598cd643e480e786828c6248c85124eb 5575 
python-beniget_0.4.1-1_amd64.buildinfo
 2d12613c0eaa3bfe17d122da48df4269b322a691 9724 python3-beniget_0.4.1-1_all.deb
 95ac5695288ec0df969599ddc813cb43e498a879 1552 python-beniget_0.4.1-1.dsc
 d353c329c50677c73543a725ce7e7df69a4373bc 16353 python-beniget_0.4.1.orig.tar.gz
 1a4eb85568852b74be16f9a12a2ea2432dd2e90d 2396 
python-beniget_0.4.1-1.debian.tar.xz
 3a432da9315a76a690c89dcd69de088689b31e07 5280 
python-beniget_0.4.1-1_source.buildinfo
Checksums-Sha256: 
 870daed30e8b5300d2e8a9adaf133b1bc8525342934d7d7555f39bfda1e5b408 5575 
python-beniget_0.4.1-1_amd64.buildinfo
 29654aac3386037b7aed7aa62117da2173d2389434003a4ea0a23d5b8060c7b0 9724 
python3-beniget_0.4.1-1_all.deb
 aeb7cda5f786628b48f767a22f050f704f24278be0102ab6886b7ea6db06df1c 1552 
python-beniget_0.4.1-1.dsc
 d0f1c9de50ae5ba57b8185db0ade2514c0760dbd92bcb02b8d075dfcde15aa15 16353 
python-beniget_0.4.1.orig.tar.gz
 293ad4ce93fa3714d1cfa0e8c7c00968b0d1cbc3fbfdad23bdf94a074ae43a9e 2396 
python-beniget_0.4.1-1.debian.tar.xz
 c5aa9344f50368265df3486deafaec72c339625d1ce47b93ca59d3f6e90137ed 5280 
python-beniget_0.4.1-1_source.buildinfo
Files: 
 d0e744f50aa4ece9ec43ca2501d88ebd 5575 python optional 
python-beniget_0.4.1-1_amd64.buildinfo
 ba504b4a9431ed3b39e429b88c6edc9b 9724 python optional 
python3-beniget_0.4.1-1_all.deb
 5ccda1413eb4f21332315e6ea72a7af4 1552 python optional 
python-beniget_0.4.1-1.dsc
 0b6b55daf2313f04f7759cfeac46a448 16353 python optional 
python-beniget_0.4.1.orig.tar.gz
 62047b70b674f0d6773897318f3578ee 2396 python optional 
python-beniget_0.4.1-1.debian.tar.xz
 4885be6e18a4a19adc892590b4996e03 5280 python optional 
python-beniget_0.4.1-1_source.buildinfo

-BEGIN PGP SIGNATURE-

iIoEARYKADIWIQTumtb5BSD6EfafSCRHew2wJjpU2AUCYWOBDhQcc3RlZmFub3JA
ZGViaWF

Bug#993800: marked as done (ITP: python-gast -- compatibility layer for the AST of various Python versions)

2021-10-11 Thread Debian Bug Tracking System
Your message dated Mon, 11 Oct 2021 09:00:15 +
with message-id 
and subject line Bug#993800: fixed in python-gast 0.5.2-1
has caused the Debian Bug report #993800,
regarding ITP: python-gast -- compatibility layer for the AST of various Python 
versions
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.)


-- 
993800: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=993800
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
X-Debbugs-Cc: debian-pyt...@lists.debian.org

Owner: "Diego M. Rodriguez" 
Severity: wishlist

* Package name: python-gast
  Version : 0.5.2
  Upstream Author : Serge Guelton 
* URL : https://github.com/serge-sans-paille/gast
* License : BSD
  Programming Lang: Python
  Description : compatibility layer for the AST of various Python versions

Provides an homogeneous API over the Abstract Syntax Trees of various
Python versions (including Python 2 and Python 3), which itself is
compatible with the standard library "ast" module API.

This package is a dependency of ITP "pythran" [1] (and also of ITP
"beniget" [2], another dependency itself). My intent is to package this
software under the umbrella of the Debian Python team.

[1] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=991143
[2] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=993797

---
Diego M. Rodriguez
--- End Message ---
--- Begin Message ---
Source: python-gast
Source-Version: 0.5.2-1
Done: Diego M. Rodriguez 

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

Debian distribution maintenance software
pp.
Diego M. Rodriguez  (supplier of updated python-gast 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, 21 Sep 2021 03:56:24 +0200
Binary: python3-gast
Source: python-gast
Architecture: all source
Version: 0.5.2-1
Distribution: experimental
Urgency: medium
Maintainer: Debian Python Team 
Changed-By: Diego M. Rodriguez 
Closes: 993800
Description: 
 python3-gast - compatibility layer for the AST of various Python versions 
(Pytho
Changes:
 python-gast (0.5.2-1) experimental; urgency=medium
 .
   * Initial release (Closes: #993800)
Checksums-Sha1: 
 9b022079adec306663f7229da35708e835cd38ef 1534 python-gast_0.5.2-1.dsc
 6b31a1491b0f82417a48ac10fbc88b8b01330b6e 14541 python-gast_0.5.2.orig.tar.gz
 0a9e1bc932c5e5550a4ec3ec8d24e6b5a2dcfd7a 3000 python-gast_0.5.2-1.debian.tar.xz
 e3139b2841da1c9352254b3f924e1a6a042c6f58 5912 
python-gast_0.5.2-1_source.buildinfo
 a7ecaa3d73a5a26c0bb8ac2c3f414ae9a462d39f 5552 
python-gast_0.5.2-1_amd64.buildinfo
 c72393bdb3c6aea016aa7c74687e9d98040db647 9264 python3-gast_0.5.2-1_all.deb
Checksums-Sha256: 
 67f61a0425c9642ed5202aed329b846f88a8ecb9d9b170910f0e4a320f0fe496 1534 
python-gast_0.5.2-1.dsc
 85f1162c533c1f8f8e0914c7c25ca4875385d6b2043326759404a20eb76ba3f3 14541 
python-gast_0.5.2.orig.tar.gz
 8e4b8caad928b09eb11ec8799ca2a84d125e52ba4d9ae68847c7d2d6532ab327 3000 
python-gast_0.5.2-1.debian.tar.xz
 0a0091ce1504d01b5c1b0be21571a86b488422f89c5afe20bf2e5aeeaba34499 5912 
python-gast_0.5.2-1_source.buildinfo
 18383fcf9fe21109ea8ec9a2e18a7f8e82dd483d82f071db7a1e2a46ed46d0b2 5552 
python-gast_0.5.2-1_amd64.buildinfo
 3f6d151d23a69c1113ad91460a8ed707029af897398e7eee4b32454cc807d4de 9264 
python3-gast_0.5.2-1_all.deb
Files: 
 31a8f8dbf1c265e0f75dc70ab653c3f4 1534 python optional python-gast_0.5.2-1.dsc
 5582f41009a2ccba7aa15e27cde16a69 14541 python optional 
python-gast_0.5.2.orig.tar.gz
 4b856907d746dccac93610cc93a1 3000 python optional 
python-gast_0.5.2-1.debian.tar.xz
 92fafecd4d11a065f13032cffefa9622 5912 python optional 
python-gast_0.5.2-1_source.buildinfo
 41f55e072f645d70b88325a1a2e1f7a8 5552 python optional 
python-gast_0.5.2-1_amd64.buildinfo
 2afd5db64a22d048486a7f94eca70c2d 9264 python optional 
python3-gast_0.5.2-1_all.deb

-BEGIN PGP SIGNATURE-

iIoEARYKADIWIQTumtb5BSD6EfafSCRHew2wJjpU2AUCYUk9FhQcc3RlZmFub3JA
ZGViaWFuLm9yZwAKCRBHew2wJjpU2GUaAPwPq1gnC9M6cZaTFYB9Yp7iZ+0jSC6y
N96/AcKfYzHeDAD/d2V6Nr/qa2TYXw1km5E5DTm9UAezIH/QU71

Bug#994090: marked as done (ITP: gnome-connections -- Simple GNOME app to access remote computers)

2021-10-11 Thread Debian Bug Tracking System
Your message dated Mon, 11 Oct 2021 09:00:09 +
with message-id 
and subject line Bug#994090: fixed in gnome-connections 41~rc-1
has caused the Debian Bug report #994090,
regarding ITP: gnome-connections -- Simple GNOME app to access remote computers
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.)


-- 
994090: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=994090
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
X-Debbugs-CC: debian-de...@lists.debian.org
Owner: jer...@bicha.net

Package Name: gnome-connections
Version: 41~rc
Upstream Author: Red Hat, Inc.
License: GPL-3+
Programming Lang: Vala

Description: Simple GNOME app to access remote computers
 GNOME Connections is a desktop client to view or use remote computers
 using VNC or RDP. GNOME Connections is intentionally simple and easy to use.
 .
 GNOME Connections replaces the remote desktop functionality that was
 previously found in GNOME Boxes.

Other Info
--
GNOME 41 introduces a new default app for GNOME: GNOME Connections.

This app will be maintained by the Debian GNOME team. Packaging is at
https://salsa.debian.org/gnome-team/gnome-connections

Thanks,
Jeremy Bicha
--- End Message ---
--- Begin Message ---
Source: gnome-connections
Source-Version: 41~rc-1
Done: Jeremy Bicha 

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

Debian distribution maintenance software
pp.
Jeremy Bicha  (supplier of updated gnome-connections 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, 11 Sep 2021 10:54:16 -0400
Source: gnome-connections
Binary: gnome-connections gnome-connections-dbgsym
Architecture: source amd64
Version: 41~rc-1
Distribution: unstable
Urgency: medium
Maintainer: Debian GNOME Maintainers 

Changed-By: Jeremy Bicha 
Description:
 gnome-connections - Simple GNOME app to access remote computers
Closes: 994090
Changes:
 gnome-connections (41~rc-1) unstable; urgency=medium
 .
   * Initial release (Closes: #994090)
Checksums-Sha1:
 d03465901cb5f01227d62876180ce881193d 2352 gnome-connections_41~rc-1.dsc
 b80c5fce28e290863ce2b07cc6bee84b3bf80970 141316 
gnome-connections_41~rc.orig.tar.xz
 c6910a468b03a2a80f0574d9866d3a87dde6eacd 14080 
gnome-connections_41~rc-1.debian.tar.xz
 74a4803c617beb25e4bbff4839f1557b2b893a80 265024 
gnome-connections-dbgsym_41~rc-1_amd64.deb
 42720b545fc12196450eb1dc82e32d719f4ca4e0 18742 
gnome-connections_41~rc-1_amd64.buildinfo
 e1ea8e92851b8aed79ea7293f78dbe43794fd07c 143220 
gnome-connections_41~rc-1_amd64.deb
Checksums-Sha256:
 96cd5912a9e944b5ec33ed7e6f26eac2e4cfd4a7f4eb3e54c5f0cf527e78992c 2352 
gnome-connections_41~rc-1.dsc
 949e85540096a3f6c1cbd5107829c7121af88fb9493fe81f441c309bbaa3798b 141316 
gnome-connections_41~rc.orig.tar.xz
 ba3597261e7d8e099fd2e5a4e50201ad2717de9a0ab1bb14bcf0965c56abf83e 14080 
gnome-connections_41~rc-1.debian.tar.xz
 c3d898420e0e09cbb944549b3c7f46a13de736d54cd05569c6fa04394ef6f81e 265024 
gnome-connections-dbgsym_41~rc-1_amd64.deb
 116005b117b6d13864a13e28d54797bc1c22b11ff253a0a96f51d72701c58437 18742 
gnome-connections_41~rc-1_amd64.buildinfo
 d03bb0024f8a25c62988b45c240539ef79b9f01fc0461c8c3dead59d38be7ab2 143220 
gnome-connections_41~rc-1_amd64.deb
Files:
 91ae70872be04734ab8ba3b5a1731f28 2352 gnome optional 
gnome-connections_41~rc-1.dsc
 67a78edfc7188d71a0b494ee69cfde85 141316 gnome optional 
gnome-connections_41~rc.orig.tar.xz
 23c32f594acacb797f86e19266d042cc 14080 gnome optional 
gnome-connections_41~rc-1.debian.tar.xz
 b16e16d3a1ab4fef476d0c00fd76762a 265024 debug optional 
gnome-connections-dbgsym_41~rc-1_amd64.deb
 7dee4d3c122575a5c2cb3cd8d5d8903a 18742 gnome optional 
gnome-connections_41~rc-1_amd64.buildinfo
 abb58e2409d29258f0496d47def0efa8 143220 gnome optional 
gnome-connections_41~rc-1_amd64.deb

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEETQvhLw5HdtiqzpaW5mx3Wuv+bH0FAmE8x+YACgkQ5mx3Wuv+
bH1uBA/+Njoz0NBI7kw4sagJT5o+e4UyCQ1ZehwJaWph9IMwLVRkd/INZy9kZSMN
qWLej4pqLKDjCap+q8fMdDQV5b2878E30gGDpP06TF1YUPfnHW/neyU3Et

Bug#994279: marked as done (ITP: pyreflink -- Python Library wrapping platform-specific reflink implementations)

2021-10-11 Thread Debian Bug Tracking System
Your message dated Mon, 11 Oct 2021 09:00:13 +
with message-id 
and subject line Bug#994279: fixed in pyreflink 0.2.1-1
has caused the Debian Bug report #994279,
regarding ITP: pyreflink -- Python Library wrapping platform-specific reflink 
implementations
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.)


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

* Package name: pyreflink
  Version : 0.2.1
  Upstream Author : Ruben De Smet
* URL : https://gitlab.com/rubdos/pyreflink
* License : Expat
  Programming Lang: Python (CFFI C extensions)
  Description : Python Library wrapping platform-specific reflink 
implementations

 Python wrapper around the ``reflink`` system calls.
 .
 Features:
 .
  * Btrfs, XFS, OCFS2 ``reflink`` support. Btrfs is tested the most.
  * Apple macOS APFS ``clonefile`` support. Little testing, be careful. It
might eat data.
  * A convenience method that checks support for reflinks within a specific
directory.

I intend to maintain this under the Debian Python Team, as a dependency
of the beets testsuite.
--- End Message ---
--- Begin Message ---
Source: pyreflink
Source-Version: 0.2.1-1
Done: Stefano Rivera 

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

Debian distribution maintenance software
pp.
Stefano Rivera  (supplier of updated pyreflink 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, 14 Sep 2021 19:17:09 -0700
Binary: python3-reflink python3-reflink-dbgsym
Source: pyreflink
Architecture: amd64 source
Version: 0.2.1-1
Distribution: experimental
Urgency: low
Maintainer: Debian Python Team 
Changed-By: Stefano Rivera 
Closes: 994279
Description: 
 python3-reflink - Python Library wrapping platform-specific reflink 
implementations
Changes:
 pyreflink (0.2.1-1) experimental; urgency=low
 .
   * Initial release (Closes: #994279)
Checksums-Sha1: 
 a95da8ebf3cca62c00c0e338d449bd676e4bcb7c 1528 pyreflink_0.2.1-1.dsc
 7a6e77f99b3d30b82d6c4306c243860ac248b45b 14638 pyreflink_0.2.1.orig.tar.gz
 0b263b144fa3f81fe01a81c5662857fd76fdba6b 2856 pyreflink_0.2.1-1.debian.tar.xz
 e6d50cb9059c3398837217292228b8cd8d267ea9 6247 
pyreflink_0.2.1-1_source.buildinfo
 0a9cdbc6fc3d41fa40ff554a49c70f31301df7d8 6675 pyreflink_0.2.1-1_amd64.buildinfo
 c655ed1686a1adc9cb971cff20eba545b5af1096 8240 
python3-reflink-dbgsym_0.2.1-1_amd64.deb
 0236594f35e4e3fb132739e2ce84679d27036369 9936 python3-reflink_0.2.1-1_amd64.deb
Checksums-Sha256: 
 347be80392679708e563344e3c56d6dac772af0a1af23ebb1e2b7e21186a0197 1528 
pyreflink_0.2.1-1.dsc
 c9253582db24413bfd703abfc1b2a49de78f31b4907239f286e9a1929a1e6e3a 14638 
pyreflink_0.2.1.orig.tar.gz
 f3cde803b4fe66e841ca4e38d878e535d398819cf4866a1727d2482f14875818 2856 
pyreflink_0.2.1-1.debian.tar.xz
 7ab9a48160ad4406e13527f1b965d847906358a768e0a6f22fe946fc2370bb3a 6247 
pyreflink_0.2.1-1_source.buildinfo
 6c57ba389e70fc47c48684cf9a2564294bb1295c6e9bec82e087cbf80e7a1f68 6675 
pyreflink_0.2.1-1_amd64.buildinfo
 6db1adc5dcf41c4e58ef5d95f7f38c43dbd4b1328b0327dfbd1db83fb963b811 8240 
python3-reflink-dbgsym_0.2.1-1_amd64.deb
 931a6345c86048b14d1594b63675517a43035f37a0f1eb4c98a311caed4da7e4 9936 
python3-reflink_0.2.1-1_amd64.deb
Files: 
 52d7bd6c50632903e14288a769ba6627 1528 python optional pyreflink_0.2.1-1.dsc
 691669c6272407d72227bfc2ce89821b 14638 python optional 
pyreflink_0.2.1.orig.tar.gz
 1d6e010f8c2b3620b9bfb773672302b5 2856 python optional 
pyreflink_0.2.1-1.debian.tar.xz
 8d27e874ffe6be40a6f356e4cf2acc53 6247 python optional 
pyreflink_0.2.1-1_source.buildinfo
 c87de535505dd513d3f942045a713cba 6675 python optional 
pyreflink_0.2.1-1_amd64.buildinfo
 61aca95e0cd4e178c9dc4cc3db169ada 8240 debug optional 
python3-reflink-dbgsym_0.2.1-1_amd64.deb
 391d9aab17f2556fa7990d10d143e3b7 9936 python optional 
python3-reflink_0.2.1-1_amd64.deb

-BEGIN PGP SIGNATUR

Bug#995287: marked as done (ITP: python-parsley -- Pattern-Matching Language Based on OMeta and Python)

2021-10-11 Thread Debian Bug Tracking System
Your message dated Mon, 11 Oct 2021 09:00:15 +
with message-id 
and subject line Bug#995287: fixed in python-parsley 1.3-1
has caused the Debian Bug report #995287,
regarding ITP: python-parsley -- Pattern-Matching Language Based on OMeta and 
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.)


-- 
995287: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=995287
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Owner: Andrius Merkys 
Severity: wishlist
X-Debbugs-CC: team+tahoe-t...@tracker.debian.org

* Package name: python-parsley
  Version : 1.3
  Upstream Author : Allen Short, Waldemar Kornewald, Soli Deo Gloria
* URL : https://github.com/washort/parsley
* License : Expat
  Programming Lang: Python
  Description : Pattern-Matching Language Based on OMeta and Python

Parsley, like pyparsing and ZestyParser, uses the PEG algorithm, so
each expression in the grammar rules works like a Python
expression. In particular, alternatives are evaluated in order, unlike
table-driven parsers such as yacc, bison or PLY.

Parsley is an implementation of OMeta, an object-oriented
pattern-matching language developed by Alessandro Warth.

Parsley is in the dependency chain required to reintroduce tahoe-lafs.

Remark: This package is to be maintained with Debian Python Team at
   https://salsa.debian.org/python-team/packages/python-parsley
--- End Message ---
--- Begin Message ---
Source: python-parsley
Source-Version: 1.3-1
Done: Andrius Merkys 

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

Debian distribution maintenance software
pp.
Andrius Merkys  (supplier of updated python-parsley 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, 29 Sep 2021 06:38:25 -0400
Source: python-parsley
Binary: python3-parsley
Architecture: source all
Version: 1.3-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team 
Changed-By: Andrius Merkys 
Description:
 python3-parsley - Pattern-Matching Language Based on OMeta and Python
Closes: 995287
Changes:
 python-parsley (1.3-1) unstable; urgency=medium
 .
   * Initial release (Closes: #995287)
Checksums-Sha1:
 f98f290f17f56054be6541511dd5ec39eca35c0d 2127 python-parsley_1.3-1.dsc
 c8ee6866e3dcbb4dc7969a3c14a129adbd277cfa 108574 python-parsley_1.3.orig.tar.gz
 b6de79001065ca88d922f472a67fcde8eb78165a 2880 
python-parsley_1.3-1.debian.tar.xz
 18036a787ab626a9d5100c60f38ead58d452ed4d 8013 
python-parsley_1.3-1_amd64.buildinfo
 01eaeb61427f6b886da006e1822704d4e6fc87b7 59896 python3-parsley_1.3-1_all.deb
Checksums-Sha256:
 999074f616acdfe0a972ba23e67b1c1516b7aba0ead4ac5b181df5f3dd4bf81a 2127 
python-parsley_1.3-1.dsc
 801defb0586af7964b84995999315d75244d3bc4fefda8ee8319c66688f0e48f 108574 
python-parsley_1.3.orig.tar.gz
 d25d2900f81504ead200d72c6452b00a8d343516590f33f609a09efc588d72fb 2880 
python-parsley_1.3-1.debian.tar.xz
 2a385e388d49da039183e35ee5502bd51cc21d358f314a3af35fbadc65dca79f 8013 
python-parsley_1.3-1_amd64.buildinfo
 5a3f48a95052cbb1b206732879c9c5144ec02f4fbe0ad291dd3deb1560bd197d 59896 
python3-parsley_1.3-1_all.deb
Files:
 5f1b4b2c69f2151d7b8bb166f5b24d55 2127 python optional python-parsley_1.3-1.dsc
 7e0056382a5a2bdd20d7f03a1f8c8f84 108574 python optional 
python-parsley_1.3.orig.tar.gz
 47401715c279700c9e9e60cf67e3d3ae 2880 python optional 
python-parsley_1.3-1.debian.tar.xz
 126e72947c8bdac98669de60c51bc19f 8013 python optional 
python-parsley_1.3-1_amd64.buildinfo
 1ad1f18eac2b26496b353110af21eb58 59896 python optional 
python3-parsley_1.3-1_all.deb

-BEGIN PGP SIGNATURE-

iQJGBAEBCgAwFiEEdyKS9veshfrgQdQe5fQ/nCc08ocFAmFUQlMSHG1lcmt5c0Bk
ZWJpYW4ub3JnAAoJEOX0P5wnNPKHlfEP/iWlqo0MuMLXjvM9JLs72woGYWE4GKlb
fbm2y1na6elvbWqjjcoBG86DAnc9Se/ACT5WeJpRF2AuA4zZ4KkvkYMBoTzHKmYi
D0qgR64J+wjsXhqltX0KENc41HgYcV+478/MWunVCi0MPnTTuk8DFIPd+Q9x0/cG
MG0bADEQwOcgKYwGCcPGLxkeZUhJ5Yh4NxLoiMqQ9dioKj890amz0JNJT/YGU7aE
OOoK/dmPJHBoWaZDp84BskSYWYGVWEV8nS+WRgHhSAnjPJKdim9fgTHjd2r9gyfv
21vBa1FslHdrGr7OksC/ltkPsTj4T6H

Bug#995327: marked as done (ITP: gnome-shell-extension-tiling-assistant -- extension which adds a Windows-like snap assist to GNOME Shell)

2021-10-11 Thread Debian Bug Tracking System
Your message dated Mon, 11 Oct 2021 09:00:09 +
with message-id 
and subject line Bug#995327: fixed in gnome-shell-extension-tiling-assistant 
24-1
has caused the Debian Bug report #995327,
regarding ITP: gnome-shell-extension-tiling-assistant -- extension which adds a 
Windows-like snap assist to GNOME Shell
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.)


-- 
995327: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=995327
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Owner: Fabio Augusto De Muzio Tobich 
X-Debbugs-Cc: debian-de...@lists.debian.org, ftob...@debian.org

* Package name: gnome-shell-extension-tiling-assistant
  Version : 24
  Upstream Author : Leleat 
* URL : https://extensions.gnome.org/extension/3733/tiling-
assistant/
* License : GPL-2+
  Programming Lang: JavaScript
  Description : extension which adds a Windows-like snap assist to GNOME
Shell

It also expands GNOME's 2 column tiling design and adds more features, like:
  * Tiling Popup: This is the popup, which shows up when a window is tiled and
there is an (unambiguous) free screen rectangle. It lists all open windows
on the current workspace. Activating one of the popup's icons will tile the
window to fill the remaining screen space.
  * Tile Groups: Tiled windows are considered in a group, if they don't overlap
each other and aren't interrupted by non-tiled windows. If one of the
windows is focused, the rest of the group will be raised to the foreground
as well. A Tile Group also resizes together.
  * Layouts: A layout is a list of arbitrary rectangles. When activating one
with its keybinding the Tiling Popup asks you which of the open windows you
want at which spot of your layout. The layout selector is a popup, which
will lists all defined layouts by name. This way you don't have to remember
the layouts' keybindings.
  * Pie Menu: Super + RMB on a window will open a simple pie menu.
--- End Message ---
--- Begin Message ---
Source: gnome-shell-extension-tiling-assistant
Source-Version: 24-1
Done: Fabio Augusto De Muzio Tobich 

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

Debian distribution maintenance software
pp.
Fabio Augusto De Muzio Tobich  (supplier of updated 
gnome-shell-extension-tiling-assistant 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, 29 Sep 2021 14:18:51 -0300
Source: gnome-shell-extension-tiling-assistant
Binary: gnome-shell-extension-tiling-assistant
Architecture: source all
Version: 24-1
Distribution: experimental
Urgency: medium
Maintainer: Fabio Augusto De Muzio Tobich 
Changed-By: Fabio Augusto De Muzio Tobich 
Description:
 gnome-shell-extension-tiling-assistant - extension which adds a Windows-like 
snap assist to GNOME Shell
Closes: 995327
Changes:
 gnome-shell-extension-tiling-assistant (24-1) experimental; urgency=medium
 .
   * Initial release. (Closes: #995327)
Checksums-Sha1:
 5a90ca1eea741c72be131c9fb122faadc1a47374 2181 
gnome-shell-extension-tiling-assistant_24-1.dsc
 34b45289ca25cbd8e97c98d3bf5a643cb3804432 18958747 
gnome-shell-extension-tiling-assistant_24.orig.tar.gz
 dfed15e29ecb4a4507b2e0dd6babe77b6e21b669 2200 
gnome-shell-extension-tiling-assistant_24-1.debian.tar.xz
 c3f9e87acb1ef6b4369f450c34a66dc5d4eaeab0 57860 
gnome-shell-extension-tiling-assistant_24-1_all.deb
 1b637241b83c5d7dd9fcf3f0cafe3a6ef67d74c4 6121 
gnome-shell-extension-tiling-assistant_24-1_amd64.buildinfo
Checksums-Sha256:
 844bdce580d147bab5b0caa96ba0fa960ec2e2b392ef70c886ad414a069aa98c 2181 
gnome-shell-extension-tiling-assistant_24-1.dsc
 db35adbd9939361b2fa05837b5e0c5885b84bb048a8e2b9c9068b65a451163b9 18958747 
gnome-shell-extension-tiling-assistant_24.orig.tar.gz
 12e3c59d7f401f5972c205ab28f10f5b931f1c472ebe0b20bef7a2329433a0d7 2200 
gnome-shell-extension-tiling-assistant_24-1.debian.tar.xz
 7ed516b6d0efee71e9e60e3364f595579a5283ae7df7424e1a1e1281f628405d 57860 
gno

Bug#994756: marked as done (ITP: findlibs -- Trivial python package to find C libraries)

2021-10-11 Thread Debian Bug Tracking System
Your message dated Mon, 11 Oct 2021 09:00:08 +
with message-id 
and subject line Bug#994756: fixed in findlibs 0.0.2-1
has caused the Debian Bug report #994756,
regarding ITP: findlibs -- Trivial python package to find C libraries
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.)


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

* Package name: findlibs
  Version : 0.0.2
  Upstream Author :  ECMWF (The European Centre for Medium-Range Weather 
Forecasts)
* URL : https://github.com/ecmwf/findlibs
* License : Apache-2
  Programming Lang: Python
  Description : Trivial python package to find C libraries

This is a trivial package used to find C libraries.
I'm packaging it as it is now a dependency of the ECMWF stack for meteorology 
libraries
(eecodees-python, etc) and hence cfgrib and xarray.

I intend to maintain within Debian Science teams.
--- End Message ---
--- Begin Message ---
Source: findlibs
Source-Version: 0.0.2-1
Done: Alastair McKinstry 

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

Debian distribution maintenance software
pp.
Alastair McKinstry  (supplier of updated findlibs 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, 03 Sep 2021 09:53:02 +0100
Source: findlibs
Binary: python3-findlibs
Architecture: source amd64
Version: 0.0.2-1
Distribution: experimental
Urgency: medium
Maintainer: Alastair McKinstry 
Changed-By: Alastair McKinstry 
Description:
 python3-findlibs - Python 3 module to discover libraries.
Closes: 994756
Changes:
 findlibs (0.0.2-1) experimental; urgency=medium
 .
   * Initial release. (Closes: #994756)
Checksums-Sha1:
 0a7550a90ddb46ab15615a9d9e058c8e38cf0424 1929 findlibs_0.0.2-1.dsc
 94d48c5ac204fb7c3de6c16b6c4126dcfa4fc281 6107 findlibs_0.0.2.orig.tar.gz
 8a9a51c14b28e078ee1e47f5838d079347207d66 1336 findlibs_0.0.2-1.debian.tar.xz
 22496563379629df95a8ce4c1bdd5677e14bd8ae 7791 findlibs_0.0.2-1_amd64.buildinfo
 8b88f0505af311f408e9025c6efab52044a3cbd3 3320 
python3-findlibs_0.0.2-1_amd64.deb
Checksums-Sha256:
 8baaa78094462d1cfefd583212d0abaf1ee354052779e6810738a74b826e2e70 1929 
findlibs_0.0.2-1.dsc
 50e4e5150de6132248bce30a7d9e8b046d17fda32bc4a562154745e44e0eada8 6107 
findlibs_0.0.2.orig.tar.gz
 41f6f1f42bbb68bca6ab476b2b9f157ee4c9604f7b5210df259fa4f299e6fadd 1336 
findlibs_0.0.2-1.debian.tar.xz
 ef6562bb9c6af753f3aa6906466574daee84baef80fb5af0ccd1c821fb40cfb3 7791 
findlibs_0.0.2-1_amd64.buildinfo
 e90f86d35b159c61f1ab3b95f14e8968a30c4953391f7c0de13d01fbd80d4f8d 3320 
python3-findlibs_0.0.2-1_amd64.deb
Files:
 443683f2ed5061a93aee97d6213e9181 1929 python optional findlibs_0.0.2-1.dsc
 0afa9be9da8ee123266691cb934748d9 6107 python optional 
findlibs_0.0.2.orig.tar.gz
 d6af9663c6d10685dbd74f0790243951 1336 python optional 
findlibs_0.0.2-1.debian.tar.xz
 55f10c862fa4aca900081df679b84535 7791 python optional 
findlibs_0.0.2-1_amd64.buildinfo
 b91c9aaf6484aa45dd7d81ce8903eca7 3320 python optional 
python3-findlibs_0.0.2-1_amd64.deb

-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEEgjg86RZbNHx4cIGiy+a7Tl2a06UFAmFImqAACgkQy+a7Tl2a
06XZTQ/+NJ31eSjN75OHWtll6qlhUxzVmKnDqAMISO89roty0aupLS3pc5FrNg5e
LdDJyYmnP5ifAOWDWeDbyonSSD+1b+Z8hQ0Yzs12JFXCad2S5N3o4xmI4qByUzKC
h+adSdxwLsoAHzZmJpv+/2/HY4qlvgykeuwqXfx/ggWuRObFj4qhH3tX/kQ5GBL2
a7VwbMUOKvvT12/ykKNXB1cAUMvVBtaK3qp+3JKBucUYaRu48bOLYvxffrx7knzd
1ezub9zOlTMbZjMULEn8O9v0liqa/7u919cJOourg95uBSOMdZoEqgH6c2y544zE
Cy/idyPQdJS/X9xBh/peMTA1Z8WDFHlOxlwbi2p5QRXhDIIVDYxuVG4DMeh69ret
fO3ZdfHtm2BSGtHlJF1CCUx1TxNhY/lIVQbPzByw8rEd+0pRD6lmdkVKPJOWJ22Z
duhzgaPBPPPz9+DtT67fXhU9T2F/Sc86MBhUJl/GUTOHVNGEDa7gFQQxbVRl7ux9
uS/6hdEXurl4kdZh3CPfYPrOPmhWS6Ah+vaYtC3J9u/pqkLBPQfxKnp46/TN5BE6
mTae1uaCReyfFC2Y8/ncyKcmFKtDLYXtC1Ffkf2CXCRQtJlvzbc8Fy6XuNQfUUTm
j5NacgP5/BnuzUTArJb2NdYzIvlUWpWyEFtP0P1pDew5fEAiON8=
=crqS
-END PGP SIGNATURE End Messa

Bug#995441: marked as done (ITP: pyodc -- A Python interface to `odc` for encoding/decoding ODB-2 files)

2021-10-11 Thread Debian Bug Tracking System
Your message dated Mon, 11 Oct 2021 09:00:12 +
with message-id 
and subject line Bug#995441: fixed in pyodc 1.1.0-1
has caused the Debian Bug report #995441,
regarding ITP: pyodc -- A Python interface to `odc` for encoding/decoding ODB-2 
files
to be marked as done.

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

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


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

* Package name: pyodc
  Version : 1.1.0
  Upstream Author : European Centre for Medium-range Forecasts (ECMWF)
* URL : https://github.com/ecmwf/pyodc
* License : Apache-2
  Programming Lang: Python
  Description : A Python interface to `odc` for encoding/decoding ODB-2 
files

This is a Python interface to ODC, a package already in Debian, for handling
ODB-2 (weather observation) files.

I will maintain this within the Debian Science team, alongside its sister 
packages
for GRIB and BUFR formats
--- End Message ---
--- Begin Message ---
Source: pyodc
Source-Version: 1.1.0-1
Done: Alastair McKinstry 

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

Debian distribution maintenance software
pp.
Alastair McKinstry  (supplier of updated pyodc 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: Sun, 03 Oct 2021 15:09:15 +0100
Source: pyodc
Binary: python3-pyodc python3-pyodc-docs
Architecture: source all
Version: 1.1.0-1
Distribution: experimental
Urgency: medium
Maintainer: Alastair McKinstry 
Changed-By: Alastair McKinstry 
Description:
 python3-pyodc - Python interface to `odc` for encoding/decoding ODB-2 files
 python3-pyodc-docs - Documentation for python ODC module
Closes: 995441
Changes:
 pyodc (1.1.0-1) experimental; urgency=medium
 .
   * Initial release. (Closes: #995441)
Checksums-Sha1:
 a738c6bd923b99e825631797a5cb9d2f066978dc 2016 pyodc_1.1.0-1.dsc
 f2da1ac33d76d14c1cad3647d9153db322c53775 56188 pyodc_1.1.0.orig.tar.xz
 23450ee2684ce0e423fc8c1c5c557b2fbb0078a3 1908 pyodc_1.1.0-1.debian.tar.xz
 26726f54ce340df0a95849fc9b7e9aecc105b4f5 10850 pyodc_1.1.0-1_amd64.buildinfo
 30f7aadc7290085bdacd9daf9ecfa0754fd086c4 2636 
python3-pyodc-docs_1.1.0-1_all.deb
 70556ff79ce29bec153841f44197fb0879ad6a63 19600 python3-pyodc_1.1.0-1_all.deb
Checksums-Sha256:
 876e57188a5d610e291c24de6d8f61612f7b62256f3ed811b5c06b9931a6e051 2016 
pyodc_1.1.0-1.dsc
 67f0f6ffd2b8e4c73482d6e8d042af953b373923d23385febd8c952b3fdc33bf 56188 
pyodc_1.1.0.orig.tar.xz
 7c80836970224178c8a0709075f242e960b399e930fdcea304adb1160fc3052e 1908 
pyodc_1.1.0-1.debian.tar.xz
 7f02426455acc2e24f5d987aae74260a7702a5713ebf3f1871530f2640b8a9f7 10850 
pyodc_1.1.0-1_amd64.buildinfo
 54216e71be2b0118317a81f646538d24613818ac6b9b938ec7709a2caca72baa 2636 
python3-pyodc-docs_1.1.0-1_all.deb
 5b78e78dc7287fbd1cfbab1509cdeeacbfcfaabe4f4bc32cf24ea4d592192a96 19600 
python3-pyodc_1.1.0-1_all.deb
Files:
 624a9662b98b4f98bf50c8d2e686f0f3 2016 python optional pyodc_1.1.0-1.dsc
 db2240a8fd768d49d3deb0b661fd3829 56188 python optional pyodc_1.1.0.orig.tar.xz
 c2c157cedb7e080f4dc606e186e6faa6 1908 python optional 
pyodc_1.1.0-1.debian.tar.xz
 4b8dc3f6e53e53e9ef5c5bcb57afdd74 10850 python optional 
pyodc_1.1.0-1_amd64.buildinfo
 63b4dd4100450adfbf436a7968932267 2636 python optional 
python3-pyodc-docs_1.1.0-1_all.deb
 d5f81320387452068461664228a38527 19600 python optional 
python3-pyodc_1.1.0-1_all.deb

-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEEgjg86RZbNHx4cIGiy+a7Tl2a06UFAmFZueQACgkQy+a7Tl2a
06X0cg/9GzESCgQGVdaZPBszRoFo4bDBj6iV7X9jcmv9Da0+EpL/YEHx58lt1DoS
+L+e6nqPogOJCPCGwcrP/MQQBFuKYNUS+hTGU6VfmDVZNvlKPhDe6+s2MvGuSf8N
t2H2+IU18hzjTiPOF4NigZqrNYjk8KFN+VuuEZ5vP8d0IrxGhOxjZSranJP0ROsa
VXikSmMGo9RAOYjj3AzamwwxvKgwOKJM4UwXXYsLyGs0n6IBMcqBHkzc6LSHoQX7
otGABiySknGWMiDJye/kaLlARGw2yBCD11eqgGA5xZZfoczBwWdrzeIT3/wbvzrk
oITkb1XQ/DGQMJ5tshNm171+ICtAOXeV3wLiD18Hevr+cuGe3Azewm+fqs6xGykp
NefX8H71+HdesQVt9qAtam5PK7WsEQjXY6/KOME/Ww7ZAYQ4TeR/fL

Bug#995755: marked as done (ITP: python-crossrefapi -- Library with functions to iterate through the Crossref API)

2021-10-11 Thread Debian Bug Tracking System
Your message dated Mon, 11 Oct 2021 09:00:14 +
with message-id 
and subject line Bug#995755: fixed in python-crossrefapi 1.5.0-1
has caused the Debian Bug report #995755,
regarding ITP: python-crossrefapi -- Library with functions to iterate through 
the Crossref 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.)


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

* Package name: python-crossrefapi
  Version : 1.5.0
  Upstream Author : Fabio Batalha
* URL : https://github.com/fabiobatalha/crossrefapi
* License : BSD-2-Clause
  Programming Lang: Python
  Description : Library with functions to iterate through the
Crossref API

crossrefapi is a Python module to interact with the Crossref API. It is
used by FinalCif which would be nice to have in Debian.

Remark: This package is to be maintained with Debian Python Team at
   https://salsa.debian.org/python-team/packages/python-crossrefapi
--- End Message ---
--- Begin Message ---
Source: python-crossrefapi
Source-Version: 1.5.0-1
Done: Andrius Merkys 

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

Debian distribution maintenance software
pp.
Andrius Merkys  (supplier of updated python-crossrefapi 
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, 05 Oct 2021 04:01:00 -0400
Source: python-crossrefapi
Binary: python3-crossrefapi
Architecture: source all
Version: 1.5.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team 
Changed-By: Andrius Merkys 
Description:
 python3-crossrefapi - Library with functions to iterate through the Crossref 
API (Pytho
Closes: 995755
Changes:
 python-crossrefapi (1.5.0-1) unstable; urgency=medium
 .
   * Initial release (Closes: #995755)
Checksums-Sha1:
 23cbcf05415078182670c8f2559cd9806537 2169 python-crossrefapi_1.5.0-1.dsc
 a5fd5dc719f3a7a1a3b9339095030632616d7214 21905 
python-crossrefapi_1.5.0.orig.tar.gz
 269fe9e327d4ea7a924092f20106bc3b8c7c0b98 2392 
python-crossrefapi_1.5.0-1.debian.tar.xz
 36bae634be2a2b9063dfe55a6115139d02fe5d6c 7402 
python-crossrefapi_1.5.0-1_amd64.buildinfo
 cc928363372c45b7ba70596ad00627d8d53f4dc1 13824 
python3-crossrefapi_1.5.0-1_all.deb
Checksums-Sha256:
 2244c142390b1cf0bb57e4e77609f5ea774f861dbed86195fe9ade600d9067e2 2169 
python-crossrefapi_1.5.0-1.dsc
 6265ba910e9c4c63960153d89f8f75bacce6b67373dd06c8ee2760fbdc71aef6 21905 
python-crossrefapi_1.5.0.orig.tar.gz
 8d13d5aa7f9440f9ebab8928ab0e5b51e1b9ff172e9d67cc3faa6b64f30e07f4 2392 
python-crossrefapi_1.5.0-1.debian.tar.xz
 74781326b407ada8061c16c6e8004400428ab749a74190d9afcb6ebbf86de072 7402 
python-crossrefapi_1.5.0-1_amd64.buildinfo
 e31f1630988bf5634bfb2819be1f161066d066306a57019c94b61e5f6615ba99 13824 
python3-crossrefapi_1.5.0-1_all.deb
Files:
 0e665314047327322ac175539efd52a7 2169 python optional 
python-crossrefapi_1.5.0-1.dsc
 49dcc35275cddd5d595236e48d45a758 21905 python optional 
python-crossrefapi_1.5.0.orig.tar.gz
 777b87ed66413b3cf718dac926050676 2392 python optional 
python-crossrefapi_1.5.0-1.debian.tar.xz
 d627959ef4b3f5862d09b5bb11310aed 7402 python optional 
python-crossrefapi_1.5.0-1_amd64.buildinfo
 8b6e80d68b8ebc075031ac492f97f550 13824 python optional 
python3-crossrefapi_1.5.0-1_all.deb

-BEGIN PGP SIGNATURE-

iQJGBAEBCgAwFiEEdyKS9veshfrgQdQe5fQ/nCc08ocFAmFcBmsSHG1lcmt5c0Bk
ZWJpYW4ub3JnAAoJEOX0P5wnNPKHIcoP/R4Ulk3WH6h5Dl91T92uBYyrIXCjT7lK
Q/kmdgLEI2DMlocrfQ9ljle17fGHKEm8tIyxISlgQKS23xc/ohJTn+4hup5KcbC+
knbugf6AgvgdATRlpLEb9PzsMiN9WkLTeDZqPP5IY2Rv5jQrqAbF3c24RNnU0mWr
qYbgZwDGAhwoZfTJaeZir/gxeqXhY1XYeJw918WZYpRYO8A64AgRnF8d7Xov6Fvy
DVi5ocy7tusPVVIwIbWOOoABPytci3+1uCuZ2lnvTTZ+BIqc3r+rfjkkeSQNfs9K
zNNSnmLoYwfuNv2Y1edx8rmusRgcaEUiRfOKBXDclnctT5GgYkKVgbT0gWLNv/fz
VLET3yaAffrAkH2bvGOF/ezy4OMHwfTJaalkAxlzWYLWhITiYCNWa5s/rYkSrDYD
efHboPoL0h9cSM3IYD8crpQjMUZ7Uk39gxqkHBYNNK3mdfs1Ee5GudDLOSRDKuPD
h7vBX33GdhMb9gRF7urGjy6jF+JdaAkj4VU

Bug#996088: RFS: r-cran-mpoly

2021-10-11 Thread Torrance, Douglas

Hi Andreas,

On Mon 11 Oct 2021 12:54:13 AM EDT, Andreas Tille  wrote:

Am Mon, Oct 11, 2021 at 12:59:56AM + schrieb Torrance, Douglas:

I've just finished packaging r-cran-mpoly, which implements multivariate
polynomials in R.  Since it would be headed for the NEW queue and I'm a DM,
I'm unable to upload it.  Would anyone be able to review/sponsor?


Looking at the repository layout I realise that it has debian/master
instead of master.  That's fine in principle but its a sign that you
did not used

prepare_missing_cran_package

I keep on recommending to use this to save a lot of time.


I actually did use prepare_missing_cran, but made some additional tweaks
afterwards.  Using debian/master as the packaging branch was one of these,
to avoid clashing with upstream's master branch locally.  It's a great tool,
and made the work very simple!

Thanks for the upload!
Doug


signature.asc
Description: PGP signature


Bug#994723: libimath-dev conflicts with libilmbase-dev

2021-10-11 Thread Andrius Merkys
Hi Matteo!

I attempted building opencolorio in unstable using libimath-dev built
from salsa [1]. opencolorio's dependencies pulled in libilmbase-dev
which resulted in both trying to write to
/usr/lib/x86_64-linux-gnu/libImath.so. I have no idea about these
conflicting packages, but the conflict has to be resolved prior to
moving on with opencolorio.

[1] https://salsa.debian.org/debian-phototools-team/imath.git, git
commit 34613b6d98747a002890453bce8117985f9f81bb

Best,
Andrius



Bug#994723: libimath-dev conflicts with libilmbase-dev

2021-10-11 Thread Matteo F. Vescovi
Hi!

On Mon, Oct 11, 2021 at 3:00 PM Andrius Merkys  wrote:
> I attempted building opencolorio in unstable using libimath-dev built
> from salsa [1]. opencolorio's dependencies pulled in libilmbase-dev
> which resulted in both trying to write to
> /usr/lib/x86_64-linux-gnu/libImath.so. I have no idea about these
> conflicting packages, but the conflict has to be resolved prior to
> moving on with opencolorio.

Given OCIO is still building fine with IlmBase, let's not mix too much
stuff at this stage ;-)
Let's fix OCIO first and then I/we can move to build it against
Imath/OpenEXR 3.x.y ...

Cheers.

-- 
Matteo F. Vescovi || Debian Developer
GnuPG KeyID: 4096R/0x8062398983B2CF7A



Bug#994723: libimath-dev conflicts with libilmbase-dev

2021-10-11 Thread Andrius Merkys
Hi,

On 2021-10-11 16:33, Matteo F. Vescovi wrote:
> Given OCIO is still building fine with IlmBase, let's not mix too much
> stuff at this stage ;-)
> Let's fix OCIO first and then I/we can move to build it against
> Imath/OpenEXR 3.x.y ...

Sure, but does opencolorio 2.1.0 build with libilmbase-dev 2.5.7-2 for
you? I run into the following:

CMake Error at
/usr/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:230
(message):
  Could NOT find Imath (missing: Imath_INCLUDE_DIR) (Required is at least
  version "3.1.2")
Call Stack (most recent call first):
  /usr/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:594
(_FPHSA_FAILURE_MESSAGE)
  share/cmake/modules/FindImath.cmake:116
(find_package_handle_standard_args)
  share/cmake/modules/FindExtPackages.cmake:45 (find_package)
  CMakeLists.txt:243 (include)

By the way, I had to monkey-patch #995907 to get here.

Best,
Andrius



Processed: Re: Bug#996146: r-cran-maotai FTBFS: dependencies 'labdsv', 'shapes', 'dbscan', 'RcppDist' are not available

2021-10-11 Thread Debian Bug Tracking System
Processing control commands:

> tags -1 pending
Bug #996146 [src:r-cran-maotai] r-cran-maotai FTBFS: dependencies 'labdsv', 
'shapes', 'dbscan', 'RcppDist' are not available
Added tag(s) pending.
> block -1 by 995723
Bug #996146 [src:r-cran-maotai] r-cran-maotai FTBFS: dependencies 'labdsv', 
'shapes', 'dbscan', 'RcppDist' are not available
996146 was not blocked by any bugs.
996146 was not blocking any bugs.
Added blocking bug(s) of 996146: 995723

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



Bug#995723: r-cran-dbscan_1.1-8+ds-1_amd64.changes REJECTED

2021-10-11 Thread Andreas Tille
Hi Thorsten,

just in case Steffen had not responded and to have a record in the ITP bug:
A fixed package was uploaded to new.

Kind regards and thanks for your work as ftpmaster

Andreas.

Am Sun, Oct 10, 2021 at 06:00:09PM + schrieb Thorsten Alteholz:
> 
> Hi Steffen,
> 
> please also mention at least University of Maryland as copyright holder in 
> your debian/coypright.
> 
> Thanks!
>  Thorsten

-- 
http://fam-tille.de



Bug#995723: r-cran-dbscan_1.1-8+ds-1_amd64.changes REJECTED

2021-10-11 Thread Steffen Möller

Hello,

I admit not to recall if I had responded, but I had "-sa"-uploaded a
fixed version -2.

Many thanks to you all
Steffen

On 11.10.21 16:47, Andreas Tille wrote:

Hi Thorsten,

just in case Steffen had not responded and to have a record in the ITP bug:
A fixed package was uploaded to new.

Kind regards and thanks for your work as ftpmaster

 Andreas.

Am Sun, Oct 10, 2021 at 06:00:09PM + schrieb Thorsten Alteholz:

Hi Steffen,

please also mention at least University of Maryland as copyright holder in your 
debian/coypright.

Thanks!
  Thorsten




Bug#994723: libimath-dev conflicts with libilmbase-dev

2021-10-11 Thread Matteo F. Vescovi
Hi!

On Mon, Oct 11, 2021 at 3:46 PM Andrius Merkys  wrote:
> Sure, but does opencolorio 2.1.0 build with libilmbase-dev 2.5.7-2 for
> you? I run into the following:
>
> CMake Error at
> /usr/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:230
> (message):
>   Could NOT find Imath (missing: Imath_INCLUDE_DIR) (Required is at least
>   version "3.1.2")
> Call Stack (most recent call first):
>   /usr/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:594
> (_FPHSA_FAILURE_MESSAGE)
>   share/cmake/modules/FindImath.cmake:116
> (find_package_handle_standard_args)
>   share/cmake/modules/FindExtPackages.cmake:45 (find_package)
>   CMakeLists.txt:243 (include)
>
> By the way, I had to monkey-patch #995907 to get here.

Oh, I guess I never came to that point since I was blocked by pystring
and sphinx theme in the first place.
How did you get over the sphinx theme blocker? I'm not going to
package that too... I'm full for now ;-)

Cheers.


-- 
Matteo F. Vescovi || Debian Developer
GnuPG KeyID: 4096R/0x8062398983B2CF7A



Bug#996162: O: linux-ftpd -- File Transfer Protocol (FTP) server

2021-10-11 Thread Bastian Germann

Package: wnpp

ftpd is unmaintained/non-existing upstream and the package seems to be unmaintained as 
well (see related #986997). It should be removed in favour of another ftpd that is in the 
archive. None of them is fully command-line compatible. inetutils-ftpd seems to be the 
most compatible one with only a few options missing.


If noone wants to adopt the package, I am going to file a RM bug soon. In that case, 
inetutils-ftpd should provide a transitional package with more information on how to 
switch to inetutils-ftpd.


Whoever wants to use the linux-ftpd source can still install ftpd-ssl.



Bug#989464: marked as done (ITP: gfxreconstruct -- Improved version of LunarG's vktrace software)

2021-10-11 Thread Debian Bug Tracking System
Your message dated Mon, 11 Oct 2021 18:00:09 +
with message-id 
and subject line Bug#989464: fixed in gfxreconstruct 0.9.9+dfsg-1
has caused the Debian Bug report #989464,
regarding ITP: gfxreconstruct -- Improved version of LunarG's vktrace software
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.)


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

Package name: gfxreconstruct
Upstream Author : LunarG
URL: https://github.com/LunarG/gfxreconstruct
License: MIT
Description: Improved version of LunarG's vktrace software
 The primary goal for the GFXReconstruct project is to create an improved
 version of LunarG's vktrace software for capture and replay of Vulkan API
 calls. As development progresses, existing vktrace functionality such as
 trimming and client-server mode will be integrated with the GFXReconstruct
 codebase. When GFXReconstruct reaches feature parity with vktrace, vktrace
 will be deprecated in favor of GFXReconstruct.
--- End Message ---
--- Begin Message ---
Source: gfxreconstruct
Source-Version: 0.9.9+dfsg-1
Done: Dylan Aïssi 

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

Debian distribution maintenance software
pp.
Dylan Aïssi  (supplier of updated gfxreconstruct 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, 11 Oct 2021 10:45:46 +0200
Source: gfxreconstruct
Binary: gfxreconstruct gfxreconstruct-dbgsym
Architecture: source amd64
Version: 0.9.9+dfsg-1
Distribution: unstable
Urgency: medium
Maintainer: Debian X Strike Force 
Changed-By: Dylan Aïssi 
Description:
 gfxreconstruct - Improved version of LunarG's vktrace software
Closes: 989464
Changes:
 gfxreconstruct (0.9.9+dfsg-1) unstable; urgency=medium
 .
   * Initial release (Closes: #989464)
   * Exclude more non-free files, thanks to ftpmasters.
Checksums-Sha1:
 a790f579d5c9d039259c25f4e2872356c481bb66 2154 gfxreconstruct_0.9.9+dfsg-1.dsc
 b3cd02056a3dc4b7b0178ca76d488b53c1e18fe9 886412 
gfxreconstruct_0.9.9+dfsg.orig.tar.xz
 677ee9f057259a422e58560bbe3cb48af7ffeaa0 6936 
gfxreconstruct_0.9.9+dfsg-1.debian.tar.xz
 18a3b912b589019bfece9d94a70bea8f76e93506 60333492 
gfxreconstruct-dbgsym_0.9.9+dfsg-1_amd64.deb
 5d497054ccac271b88867fc6ff13f63dffc64e3b 8026 
gfxreconstruct_0.9.9+dfsg-1_amd64.buildinfo
 18dea7f17c82e369de78cff4973f250e22b2599d 2211520 
gfxreconstruct_0.9.9+dfsg-1_amd64.deb
Checksums-Sha256:
 2bfa943cc64e9e80558d1ab7ac5153f1c356a381e9495088b2c19d559943f111 2154 
gfxreconstruct_0.9.9+dfsg-1.dsc
 60d8a0b4d660ddc09653d45be8c36bffa55664dacaf7a7661c06b1d4307fc550 886412 
gfxreconstruct_0.9.9+dfsg.orig.tar.xz
 fce8e0a81936d9ff5f531b18b0f4dff5f2cd6a35b9f39c47960c04c214156e92 6936 
gfxreconstruct_0.9.9+dfsg-1.debian.tar.xz
 86f8c4084689a7b96e9e26c18f35135aa91d644d95741fa3bfa71a1ea2285a24 60333492 
gfxreconstruct-dbgsym_0.9.9+dfsg-1_amd64.deb
 419542e2b7d035a8b5f5650f7eb5580fc3f532a50743db0a5c4d4962ee4db5aa 8026 
gfxreconstruct_0.9.9+dfsg-1_amd64.buildinfo
 14135d65a9635bff66df2794994cba2f43c03d2283aacbcb0a9e655dcc4a61c5 2211520 
gfxreconstruct_0.9.9+dfsg-1_amd64.deb
Files:
 1985b6042a44dbcd23364ebdfabd9df0 2154 graphics optional 
gfxreconstruct_0.9.9+dfsg-1.dsc
 892a073df24a96fbf051892438d9c550 886412 graphics optional 
gfxreconstruct_0.9.9+dfsg.orig.tar.xz
 438d11469fce5760d8a229ab45cdf923 6936 graphics optional 
gfxreconstruct_0.9.9+dfsg-1.debian.tar.xz
 37c050fc8c3f0cf047466998bf233eb1 60333492 debug optional 
gfxreconstruct-dbgsym_0.9.9+dfsg-1_amd64.deb
 42c92b2e96529dba89cdf8d3577f484e 8026 graphics optional 
gfxreconstruct_0.9.9+dfsg-1_amd64.buildinfo
 c337783c06cbb17beaf1af5d6c76 2211520 graphics optional 
gfxreconstruct_0.9.9+dfsg-1_amd64.deb

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEmjwHvQbeL0FugTpdYS7xYT4FD1QFAmFj+xkACgkQYS7xYT4F
D1ST0w//fvbYVdnjg52vgXxLQHr/CuxPoMRRu4I9VrOcCY2jxurBcxB/+GI5n+Ui
0Y/IXEMPDIfC5PGkQufFlDe8AaOPQdbJ7MJ5DGLpKoSOorSi9AJJLAuMHgjxeZTU
F7U9b2EQDfR+atTQe5c/2G

Bug#961050: marked as done (ITP: nginx-mode -- Emacs major mode for editing nginx config files)

2021-10-11 Thread Debian Bug Tracking System
Your message dated Mon, 11 Oct 2021 18:00:10 +
with message-id 
and subject line Bug#961050: fixed in nginx-mode 1.1.9-1
has caused the Debian Bug report #961050,
regarding ITP: nginx-mode -- Emacs major mode for editing nginx config files
to be marked as done.

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

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


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

package: wnpp
Severity: wishlist
Owner: 'Sławomir Wójcik' 

*Package Name : nginx-mode
 Version : 1.1.9
 Upstream Author : Andrew J Cosgriff 
*URL :  https://github.com/ajc/nginx-mode
*License : GPL-2+
*Description :  This is a quick mode for editing Nginx config files.

Hopefully I plan to maintain this package as part of the Debian Emacsen
Packaging Team.
--- End Message ---
--- Begin Message ---
Source: nginx-mode
Source-Version: 1.1.9-1
Done: Sławomir Wójcik 

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

Debian distribution maintenance software
pp.
Sławomir Wójcik  (supplier of updated nginx-mode 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, 12 Jun 2020 03:16:00 +0200
Source: nginx-mode
Binary: elpa-nginx-mode
Architecture: source all
Version: 1.1.9-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Emacsen team 
Changed-By: Sławomir Wójcik 
Description:
 elpa-nginx-mode - major mode for editing nginx config files
Closes: 961050
Changes:
 nginx-mode (1.1.9-1) unstable; urgency=medium
 .
   * Initial release. (Closes: #961050)
Checksums-Sha1:
 82bba62915cdae21d4682c5a5581d044ad392716 1936 nginx-mode_1.1.9-1.dsc
 e0c4886dc791489e45db6fae071c076b1b7abfc6 3290 nginx-mode_1.1.9.orig.tar.gz
 bb0e77b4bc6be44c227b6a36afd0384f426e2e44 1644 nginx-mode_1.1.9-1.debian.tar.xz
 c7c5f3863c5958e192cfd1e042f70cfba3219793 5644 elpa-nginx-mode_1.1.9-1_all.deb
 bfa8fa4747cdf991e0a2d35b9724e55191e3e605 7705 
nginx-mode_1.1.9-1_amd64.buildinfo
Checksums-Sha256:
 de4f5f246821fa522247e7a042df9875fffb9b8fd0089f3874b90ba5a38389d4 1936 
nginx-mode_1.1.9-1.dsc
 9881c415b044a9c1c2caa19ef7874e06317caa5a437038d7311586ff8dccfe2f 3290 
nginx-mode_1.1.9.orig.tar.gz
 10c83667557610423a40ad12cd2f4c90534f717083da32a83fb875aa85b0ab11 1644 
nginx-mode_1.1.9-1.debian.tar.xz
 7c34ebdc13cf438452f529349a9b15862a99cc0db4f1183eefa47503c746a9f3 5644 
elpa-nginx-mode_1.1.9-1_all.deb
 425263ff17e97931a33c626e7d93f79b44114cc8e71a157dfdb51ea75c08f0e5 7705 
nginx-mode_1.1.9-1_amd64.buildinfo
Files:
 be73ca4b6726f3309ce1bbdefd76e599 1936 lisp optional nginx-mode_1.1.9-1.dsc
 7fa109398851a0021622c704e08f8738 3290 lisp optional 
nginx-mode_1.1.9.orig.tar.gz
 7ba045c3d21b44d4b9409018744690e3 1644 lisp optional 
nginx-mode_1.1.9-1.debian.tar.xz
 834242df5e3ed7cec8e7aceff3d9349e 5644 lisp optional 
elpa-nginx-mode_1.1.9-1_all.deb
 97a706b6a632d432707289a892f7169f 7705 lisp optional 
nginx-mode_1.1.9-1_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEftHeo0XZoKEY1KdA4+Chwoa5Y+oFAmDuIIAACgkQ4+Chwoa5
Y+qgmBAAqE1f8R9R/iQCP90J2TvUiUyGV9yah9AnGBcYRZGYnh2+iOxbvQdoVBgA
evkAXQgSQ6y04kaYrSf47OMXrqkQgfGDFJBz5MbkhNVTI/ldY4UO1k3I+/q5/Vj7
wZ17j3gsq9FlMqku9bvwtqM9D72oI+FBhFswOvE4Pr6lq1tDx4ZBkA8amLyH+Q8c
2soo4Wv6/nEh6g7uHc2W2zZhng+71HWKh/+xHxajJzY6tO81VnWPZiV4TaFlMEYJ
3KUpVqa5TrUFA1nOSTc5iBkMoeTZhfxE+yQrgNzb1IuTuretIeq57c6YkFdC/b2o
zS3KHMEV/NFOs94HVCPnLjmLr/JnJRG78tXkpWTv7sUSeW3bbDMRjINrrsxmrIzu
9Re40pO3/RDwdF99H1x06iuyZvrb8bW8y1APRqXNlNxWVBXVR4DQXo4v8Qxo3si4
TRunS0m9zzuN+t20rAEVcbpmx5puW5W/LsJ7MHzTWZyrlQ91z5raprrNaUZQpzIx
pGJnhzDRgxBjZVKeibAcQCzJRbCDC38Oz3Uc8IAPK0+TvPt98qrYND8I8144MNqa
SotOHWbAvR9v8UgnAaRHqRPchnMKkcCz/J0HSEgVCGAKQSjmZTcwHbWiLrbJs57o
sBx10csrWkkN+4foejSU60ZHznnT9WJd/sfBhi5dnDC8veb5TyE=
=fyg3
-END PGP SIGNATURE End Message ---


Bug#996178: ITP: libwikidata-toolkit-java -- Wikidata Toolkit

2021-10-11 Thread Markus Koschany
Package: wnpp
Severity: wishlist
Owner: Markus Koschany 
X-Debbugs-Cc: debian-de...@lists.debian.org, a...@debian.org, 
debian-j...@lists.debian.org

* Package name: libwikidata-toolkit-java
  Version : 0.12.1
  Upstream Author : Markus Kroetzsch, Julian Mendez, Fredo Erxleben,
Michael Guenther, Markus Damm, Antonin Delpeuch,
Thomas Pellissier Tanon and other contributors
* URL : https://www.mediawiki.org/wiki/Wikidata_Toolkit
* License : Apache License 2.0
  Programming Lang: Java
  Description : Wikidata Toolkit

Wikidata Toolkit is a Java library for accessing Wikidata and other
Wikibase installations. It can be used to create bots, to perform data
extraction tasks (e.g., convert all data in Wikidata to a new format),
and to do large-scale analyses that are too complex for using a simple
SPARQL query service.

libwikidata-toolkit-java is a new build-dependency of openrefine.



Bug#996179: ITP: libokhttp-signpost-java -- Signpost extension for signing OkHttp requests

2021-10-11 Thread Markus Koschany
Package: wnpp
Severity: wishlist
Owner: Markus Koschany 
X-Debbugs-Cc: debian-de...@lists.debian.org, a...@debian.org, 
debian-j...@lists.debian.org

* Package name: libokhttp-signpost-java
  Version : 1.1.0-1
  Upstream Author : Patrik Åkerfeldt
* URL : http://github.com/pakerfeldt/okhttp-signpost/
* License : Apache-2.0
  Programming Lang: Java
  Description : Signpost extension for signing OkHttp requests

Signpost is the easy and intuitive solution for signing HTTP messages
on the Java platform in conformance with the OAuth Core 1.0a standard.
This library is a Signpost extension for the OkHttp HTTP client.


Bug#996180: ITP: google-api-services-drive-java -- Google Drive API Client Library for Java

2021-10-11 Thread Markus Koschany
Package: wnpp
Severity: wishlist
Owner: Markus Koschany 
X-Debbugs-Cc: debian-de...@lists.debian.org, a...@debian.org, 
debian-j...@lists.debian.org

* Package name: google-api-services-drive-java
  Version : 1.32.1-1
  Upstream Author : Google Inc.
* URL : 
https://github.com/googleapis/google-api-java-client-services
* License : Apache-2.0
  Programming Lang: Java
  Description : Google Drive API Client Library for Java

Manages files in Google Drive, a file storage and synchronization
service, including uploading, downloading, searching, detecting
changes, and updating sharing permissions.

This is a new dependency of openrefine.



Bug#996182: ITP: google-api-services-sheets-java -- Google Sheets API Client Library for Java

2021-10-11 Thread Markus Koschany
Package: wnpp
Severity: wishlist
Owner: Markus Koschany 
X-Debbugs-Cc: debian-de...@lists.debian.org, a...@debian.org, 
debian-j...@lists.debian.org

* Package name: google-api-services-sheets-java
  Version : 1.32.1-1
  Upstream Author : Google
* URL : 
https://github.com/googleapis/google-api-java-client-services
* License : Apache-2.0
  Programming Lang: Java
  Description : Google Sheets API Client Library for Java

Google Sheets is a spreadsheet program included as part of the
web-based Google Docs Editors suite offered by Google. This library
allows developers to read and write Google Sheets.



Bug#996185: ITP: libhttp-link-perl -- RFC 5988 web linking

2021-10-11 Thread Jonas Smedegaard
Package: wnpp
Severity: wishlist
Owner: Jonas Smedegaard 
X-Debbugs-Cc: debian-de...@lists.debian.org, Debian Perl Group 


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

* Package name: libhttp-link-perl
  Version : 0.001
  Upstream Author : David Zurborg 
* URL : 
* License : ISC
  Programming Lang: Perl
  Description : RFC 5988 web linking

 HTTP::Link is a perl library
 implementing resolving and parsing  HTTP link relations
 as defined in RFC 5988.
 .
 A link relation is a descriptive attribute
 attached to a hyperlink
 in order to define the type of the link,
 or the relationship between the source and destination resources.

This package will be team-maintained in the Debian Perl team.

It is needed for libweb-solid-auth-perl.

 - Jonas

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEn+Ppw2aRpp/1PMaELHwxRsGgASEFAmFkrmwACgkQLHwxRsGg
ASH/DBAArrMdq227ppfIz+Pwt2gLoxy3p0NA2JLKqCjez+GwhkXSqUWe468W75Tm
SgGRtHCvE5PxKlhigNMGGJNl2whrBIE9nv9Bg/ijZZZVVTD9IULXBNXdI/zMHygh
a5G0B0yURJLsGTEDzHpn+utEXiYCA2EMaZ1bmfn55vgT3PdBTjbElKheypHwQ4FB
qs3dxFPWxA7TJZtoL+tlqoOAWspb/jNXhCR5pT69iyVFDLhbDWiEyCSrss8yLLod
2tLHAKZ2haDNlO89QHU1ry5XoJRfThTS6odeUrlYapzF3/deARp0+aR8Z1Zy5NcE
KcdfeDI8tNO7e6wP3CE8cHQh2j0um/42ulCsOfK+b1M77yKjBxyX1vaDIkS4P27W
ajYZ4PD4mpWsZ6LlYig66RfYZeOFYgneQ3xtfcrnSPRi5f1WlCd4hcy0zFkzlk/t
C2/a77KMDCU44w06n7dM6lfnWt4XKKb9RY1j5RRkLxMe3lb2TKqJsgsv+qesAvjN
PioecoLsB7E+ng/oCBxBWJtleJLFS+iF+PjmNYqlZaurFymN1ndW/bZSOz3TZZbI
aoR1STjZA+ajkr1SOHuyV6vVieWkhtpFplMdnrZihugWTakzov424eHVzEy545Zc
fx1KSL/+jhFwwBcozfj2/nO3IZh8MUswjq7tbTvv+k0jJlV7bRU=
=sNqr
-END PGP SIGNATURE-



Bug#996186: ITP: libweb-solid-auth-perl -- Solid authentication perl library

2021-10-11 Thread Jonas Smedegaard
Package: wnpp
Severity: wishlist
Owner: Jonas Smedegaard 
X-Debbugs-Cc: debian-de...@lists.debian.org, Debian Perl Group 


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

* Package name: libweb-solid-auth-perl
  Version : 0.5
  Upstream Author : Patrick Hochstenbach
* URL : https://metacpan.org/release/Web-Solid-Auth
* License : Artistic or GPL-1+
  Programming Lang: Perl
  Description : Solid authentication perl library

 Web::Solid::Auth is a Solid-OIDC implementation
 of a connection class for the Solid server.
 .
 Solid is a specification
 that lets people store their data securely
 in decentralized data stores called Pods.
 Pods are like secure personal web servers for data.
 When data is stored in someone's Pod,
 they control which people and applications can access it.

This package will be team-maintained in the Debian Perl team.

 - Jonas

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEn+Ppw2aRpp/1PMaELHwxRsGgASEFAmFkpWoACgkQLHwxRsGg
ASFyVw/9G8VYNjiP5EQgXCY/JWp7uQVUbjtszjOSZO9un9UGnQI9dZEwnK+VGM1G
U/C1FSShhTR6Zqa194SnJ7UEOkwp1PzlmJtiue9Nj0zGtj6MvfPrZMXchkiERYIZ
HrstTwEqURihqWy4eCypUXslqJzXt9g3s1GEfiYPXivvr048tqHj5RVC/Sz5HptW
hQ1AQo3UKDWdpiLbYmdvZmr1tQD2pQvJBFU2yhL6e+LoeYmEOVwbGQr3s+2sr9zD
Pn+QrPnVO2AxgxZFaOwq7+7aDdvzt5VWTaSpuK4XGW5Pabj8/sOP5WRgmE+fa12H
8IKroBg5GfZHSrie59Q1k/N/I25d66vimJ2i2yrTcir4REThoysL35CxiO5p7Pkl
pVODnHYvXbVWdayMSHWSy8vqIFQ84caY3HQZ1VCO0RlED90wmzV0xIoS5ctYwBCS
HCzPmFOZA+lrqtzp9BJKyEuIuEIBxaoLc6ODGFmE3vUHYOhQoGryVR65K8Pfm+KW
2OG7TSJQmt2ApMQhOGg34aN0kkT1RCG2ccz63QUsI+JnbuwMWizQJIGJdy1L1Kv8
+jC8bFkI+TB5/mtzNebVISynrSRLebSBUuw//DzxT3F4/d8RbvnEf1Tda7LZrxK9
GdfjqXSFdYzKJtp3EeVz756sng8vmNYy4RdPrOvvND9/+YgBoXU=
=U5bB
-END PGP SIGNATURE-



Bug#996187: ITP: libmime-ecoencode-perl -- MIME encoding (economical)

2021-10-11 Thread Jonas Smedegaard
Package: wnpp
Severity: wishlist
Owner: Jonas Smedegaard 
X-Debbugs-Cc: debian-de...@lists.debian.org, Debian Perl Group 


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

* Package name: libmime-ecoencode-perl
  Version : 0.95
  Upstream Author : MURATA Yasuhisa 
* URL : https://metacpan.org/release/MIME-EcoEncode
* License : Artistic or GPL-1+
  Programming Lang: Perl
  Description : MIME encoding (economical)

 MIME::EcoEncode implements MIME encoded-word syntax
 as defined in RFC 2047.
 .
 MIME encoded-word syntax uses a string of ASCII characters
 indicating both the original character encoding (the "charset")
 and the content-transfer-encoding
 used to map the bytes of the charset into ASCII characters.

This package will be team-maintained by the Debian Perl team.

It is needed by libhttp-link-perl.

 - Jonas

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEn+Ppw2aRpp/1PMaELHwxRsGgASEFAmFktHIACgkQLHwxRsGg
ASFZ7Q//WwdSvr5EbjRC6OPRCO8SbyZY17+jLfGsDwbOFBSwGdH5fW2Pz0RzKgv2
6a1g/IJ0vWc6jUgB4NP7fcaY+nahtooLn9jv4UR2UY1R2b/MmSX+0FUNijlOcIZC
YM/Ob3Cimrl63U579Yhjji5IkvActpdOPytJUCk6GC2co9TrC8sNhtIWCymSD4GS
5nnHWJYk3iu4iXxgd/RF8OELwwNOv4AO/005e416TiSFmNYVXynfz2h3LYfSSR0n
uZ4JTEtvGeTU0yJGJ4fG/RAMFsdRJoRQSFt/gE3iJ3WB8TpJUYAbV0W/vxo3BjuK
nq6aS/7kf1c4TccIAcECKzdiJ8vfbzivRacqOyn91zm+nrH7JFbCBYippeLxfP0w
JrnDl+IDYJgDApLgwH5BSLckXLisowui/GdI0gPU5oClS06KjUWWYDkFisvVBrO3
uH+IoX4j8KF2VsPiAO5/ge8GRMUp65CzTVr4Y9B86a/gqo25QcvJ6uMTcjZTeK29
mS5DAPPNRujt9XYCrkAx9pwH/rUBUanNIamMswlRh16yGFavebBifPGJFse47+zu
u7humZGXcZjgaQFsji0I4pV8bKaIWppJzkWRxDAb+7mNavepKC4H8+Nx3fPakWLR
c1dd5W0pRpFK+wOKJKZ0jQhfgXs4VHa7EOF290DqpAajnky+dJM=
=E25G
-END PGP SIGNATURE-



Processed: block 996185 with 996186

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

> block 996185 with 996186
Bug #996185 [wnpp] ITP: libhttp-link-perl -- RFC 5988 web linking
996185 was not blocked by any bugs.
996185 was not blocking any bugs.
Added blocking bug(s) of 996185: 996186
> thanks
Stopping processing here.

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



Processed: block 996186 with 996187

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

> block 996186 with 996187
Bug #996186 [wnpp] ITP: libweb-solid-auth-perl -- Solid authentication perl 
library
996186 was not blocked by any bugs.
996186 was blocking: 996185
Added blocking bug(s) of 996186: 996187
> thanks
Stopping processing here.

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



Bug#996190: ITP: python-log-symbols -- Colored symbols for various log levels in Python3

2021-10-11 Thread Nobuhiro Iwamatsu
Package: wnpp
Severity: wishlist
Owner: Nobuhiro Iwamatsu 
X-Debbugs-Cc: debian-de...@lists.debian.org

* Package name: python-log-symbols
  Version : 0.0.14
  Upstream Author : Manraj Singh 
* URL : https://github.com/manrajgrover/py-log-symbols
* License : Expat
  Programming Lang: Python
  Description : Colored symbols for various log levels in Python3

 Library that displays colored symbols for various log levels on terminal
 in Python3.



Bug#996191: ITP: python-halo -- Beautiful terminal spinners library for Python3

2021-10-11 Thread Nobuhiro Iwamatsu
Package: wnpp
Severity: wishlist
Owner: Nobuhiro Iwamatsu 
X-Debbugs-Cc: debian-de...@lists.debian.org

* Package name: python-halo
  Version : 0.0.31
  Upstream Author : Manraj Singh 
* URL : https://github.com/manrajgrover/halo
* License : Expat
  Programming Lang: Python
  Description : Beautiful terminal spinners library for Python3

 Library that displays spinner (loading, processing during processing,
 etc.) on terminal in Python3.



Bug#995829: ITP: itk5 -- extensive suite of software tools for image analysis

2021-10-11 Thread Steven Robbins
On Wednesday, October 6, 2021 10:18:15 A.M. CDT Ghislain Vaillant wrote:

> * Package name: itk5
>   Version : 5.2.1

Hi Ghislain.  You surely know that ITK v4 is already in Debian.  The salsa 
project is called "insighttoolkit" and was where we had intended to put the 
ITK v5 packaging.  Feel free to use it.

-Steve



Bug#905460: ITP: opencamlib -- C++ library for creating 3D toolpaths for CNC machines

2021-10-11 Thread Petter Reinholdtsen
[Kurt Kremitzki 2018-08-08]
> Hello all, I've prepared this package and it's ready for
> review/sponsorship for any who would like to take a look:
> 
> https://salsa.debian.org/kkremitzki-guest/opencamlib
> 
> (By the way, could someone create the science-team/opencamlib repository
> on salsa?)

Hm, look like no-one took your offer.  Is it too late?

If not, I would be happy to sponsor the upload, see
http://www.hungry.com/~pere/debian-sponsoring.html > for my
preferences.
-- 
Happy hacking
Petter Reinholdtsen



Bug#994723: libimath-dev conflicts with libilmbase-dev

2021-10-11 Thread Andrius Merkys
Hi,

On 2021-10-11 18:05, Matteo F. Vescovi wrote:
> Oh, I guess I never came to that point since I was blocked by pystring
> and sphinx theme in the first place.
> How did you get over the sphinx theme blocker? I'm not going to
> package that too... I'm full for now ;-)

Interestingly, opencolorio build does not seem to check for sphinx theme
for me. I have python3-sphinx installed as per debian/control, and after
running 'gbp buildpackage -uc -us' as usual I get the following output:

[skip]
dh_auto_configure -- \
-DCMAKE_BUILD_TYPE=Release \
-DCMAKE_CXX_FLAGS="-g -O2
-ffile-prefix-map=/home/andrius/debian-packages/opencolorio=.
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time
-D_FORTIFY_SOURCE=2" \
-DOCIO_BUILD_DOCS=ON \
-DOCIO_BUILD_NUKE=OFF \
-DOCIO_BUILD_STATIC=OFF \
-DOCIO_BUILD_TESTS=OFF \
-DOCIO_BUILD_TRUELIGHT=OFF \
-DOCIO_INSTALL_EXT_PACKAGES=NONE \
-DOCIO_USE_SSE=OFF \
-Dpystring_INCLUDE_DIR:PATH=/usr/include \
-DPYTHON=python3.9 \
-DUSE_EXTERNAL_TINYXML=ON \
-DUSE_EXTERNAL_YAML=ON
cd debian/cmake && cmake -DCMAKE_INSTALL_PREFIX=/usr
-DCMAKE_BUILD_TYPE=None -DCMAKE_INSTALL_SYSCONFDIR=/etc
-DCMAKE_INSTALL_LOCALSTATEDIR=/var -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON
-DCMAKE_FIND_USE_PACKAGE_REGISTRY=OFF
-DCMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY=ON
-DCMAKE_INSTALL_RUNSTATEDIR=/run -DCMAKE_SKIP_INSTALL_ALL_DEPENDENCY=ON
"-GUnix Makefiles" -DCMAKE_VERBOSE_MAKEFILE=ON
-DCMAKE_INSTALL_LIBDIR=lib/x86_64-linux-gnu -DCMAKE_BUILD_TYPE=Release
"-DCMAKE_CXX_FLAGS=-g -O2
-ffile-prefix-map=/home/andrius/debian-packages/opencolorio=.
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time
-D_FORTIFY_SOURCE=2" -DOCIO_BUILD_DOCS=ON -DOCIO_BUILD_NUKE=OFF
-DOCIO_BUILD_STATIC=OFF -DOCIO_BUILD_TESTS=OFF
-DOCIO_BUILD_TRUELIGHT=OFF -DOCIO_INSTALL_EXT_PACKAGES=NONE
-DOCIO_USE_SSE=OFF -Dpystring_INCLUDE_DIR:PATH=/usr/include
-DPYTHON=python3.9 -DUSE_EXTERNAL_TINYXML=ON -DUSE_EXTERNAL_YAML=ON ../..
-- The CXX compiler identification is GNU 11.2.0
-- The C compiler identification is GNU 11.2.0
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Setting C++ version to '11' as none was specified.
-- Performing Test COMPILER_SUPPORTS_CXX11
-- Performing Test COMPILER_SUPPORTS_CXX11 - Success
-- Found OpenGL: /usr/lib/x86_64-linux-gnu/libOpenGL.so  found
components: OpenGL
-- Found GLEW: /usr/include (found version "2.2.0")
-- Found GLUT: /usr/lib/x86_64-linux-gnu/libglut.so
-- GLVND supported
-- Performing Test HAVE_SSE2
-- Performing Test HAVE_SSE2 - Success
-- Setting SOVERSION to '2.1' as none was specified.
-- Found expat: /lib/x86_64-linux-gnu/libexpat.so.1.8.1 (found suitable
version "2.4.1", minimum required is "2.2.8")
-- Found yaml-cpp: /usr/lib/x86_64-linux-gnu/libyaml-cpp.so.0.6.3 (found
suitable version "0.6.3", minimum required is "0.6.3")
-- Found pystring: /usr/include (Required is at least version "1.1.3")
CMake Error at
/usr/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:230
(message):
  Could NOT find Imath (missing: Imath_INCLUDE_DIR) (Required is at least
  version "3.1.2")
Call Stack (most recent call first):
  /usr/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:594
(_FPHSA_FAILURE_MESSAGE)
  share/cmake/modules/FindImath.cmake:116
(find_package_handle_standard_args)
  share/cmake/modules/FindExtPackages.cmake:45 (find_package)
  CMakeLists.txt:243 (include)

So the blocker for me is the missing imath, not sphinx theme.

Best,
Andrius



Bug#996196: ITP: phonopy -- phonon calculations at harmonic and quasi-harmonic levels

2021-10-11 Thread Andrius Merkys
Package: wnpp
Owner: Andrius Merkys 
Severity: wishlist

* Package name: phonopy
  Version : 2.11.0
  Upstream Author : Atsushi Togo
* URL : https://phonopy.github.io/phonopy/
* License : BSD-3-Clause
  Programming Lang: C, Python3
  Description : phonon calculations at harmonic and quasi-harmonic
levels

Phonopy is an open source package for phonon calculations at harmonic
and quasi-harmonic levels.

A couple of Debian-provided packages could be integrated with phonopy,
for example, pymatgen.

Remark: This package is to be maintained with Debichem Team at
   https://salsa.debian.org/debichem-team/phonopy



Bug#995829: ITP: itk5 -- extensive suite of software tools for image analysis

2021-10-11 Thread ghisvail
Le lundi 11 octobre 2021 à 20:53 -0500, Steven Robbins a écrit :
> On Wednesday, October 6, 2021 10:18:15 A.M. CDT Ghislain Vaillant
> wrote:
> 
> > * Package name    : itk5
> >   Version : 5.2.1
> 
> Hi Ghislain.  You surely know that ITK v4 is already in Debian.  The
> salsa 
> project is called "insighttoolkit" and was where we had intended to
> put the 
> ITK v5 packaging.  Feel free to use it.

Hi Steven,

I am indeed familiar with the existing ITK v4 packaging. I am also
aware that the medical community is very unlickly to switch all their
ITK dependencies from v4 to v5 overnight. Having handled some of these
transitions upstream myself, I know from personal experience that these
things take time.

Consequently, there will be a transitional period (if not permanent)
where packaging for both major versions of ITK will need to coexist,
similar to the situation what we have got with VTK.

Hence the rationales for this ITP.

P.S. I also got approval from the debian-med team on matrix.

Cheers,

Ghis