Bug#1030561: marked as done (ITP: libmath-random-mt-auto-perl -- Auto-seeded Mersenne Twister PRNGs)

2023-02-06 Thread Debian Bug Tracking System
Your message dated Tue, 07 Feb 2023 07:00:10 +
with message-id 
and subject line Bug#1030561: fixed in libmath-random-mt-auto-perl 6.23-1
has caused the Debian Bug report #1030561,
regarding ITP: libmath-random-mt-auto-perl -- Auto-seeded Mersenne Twister PRNGs
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.)


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

* Package name: libmath-random-mt-auto-perl
  Version : 6.23
  Upstream Author : Jerry D. Hedden 
* URL : https://metacpan.org/release/Math-Random-MT-Auto
* License : BSD-3-clause
  Programming Lang: Perl
  Description : Auto-seeded Mersenne Twister PRNGs

The Mersenne Twister is a fast pseudorandom number generator (PRNG) that is
capable of providing large volumes (> 10^6004) of "high quality" pseudorandom
data to applications that may exhaust available "truly" random data sources
or system-provided PRNGs such as rand|perlfunc/"rand".

Math::Random::MT::Auto provides PRNGs that are based on the Mersenne Twister.
There is a functional interface to a single, standalone PRNG, and an OO
interface (based on the inside-out object model as implemented by the
Object::InsideOut module) for generating multiple PRNG objects. The PRNGs are
normally self-seeding, automatically acquiring a (19968-bit) random seed from
user-selectable sources. (Manual seeding is optionally available.)

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

--
Generated with the help of dpt-gen-itp(1) from pkg-perl-tools.
--- End Message ---
--- Begin Message ---
Source: libmath-random-mt-auto-perl
Source-Version: 6.23-1
Done: Mason James 

We believe that the bug you reported is fixed in the latest version of
libmath-random-mt-auto-perl, which is due to be installed in the Debian FTP 
archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1030...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Mason James  (supplier of updated 
libmath-random-mt-auto-perl package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sun, 5 Feb 2023 15:29:22 +1300
Source: libmath-random-mt-auto-perl
Binary: libmath-random-mt-auto-perl libmath-random-mt-auto-perl-dbgsym
Architecture: source amd64
Version: 6.23-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group 
Changed-By: Mason James 
Description:
 libmath-random-mt-auto-perl - Auto-seeded Mersenne Twister PRNGs
Closes: 1030561
Changes:
 libmath-random-mt-auto-perl (6.23-1) unstable; urgency=low
 .
   * Initial release (Closes: #1030561).
Checksums-Sha1:
 06ae6bf4cb307583b1da4d8f8dac5b5f05d4342b 2482 
libmath-random-mt-auto-perl_6.23-1.dsc
 693bb72f2fc39868b08d2d123dae380356448d79 134273 
libmath-random-mt-auto-perl_6.23.orig.tar.gz
 33a35dc1bac0b55c0c10e2fa4ed0c2d26ea18f12 2884 
libmath-random-mt-auto-perl_6.23-1.debian.tar.xz
 76a81b1b356cbf3fd4a53c08d660cea6718b246a 41612 
libmath-random-mt-auto-perl-dbgsym_6.23-1_amd64.deb
 9471909c2a721b6403b2f1e4870d280f2726 6718 
libmath-random-mt-auto-perl_6.23-1_amd64.buildinfo
 c8ab7398ac5d129001b42ab1270f2ec18750c142 52328 
libmath-random-mt-auto-perl_6.23-1_amd64.deb
Checksums-Sha256:
 ecf51bcc98a3edb0ae2b237c77f3439de0e03171c7a305b2a19d889bb886c5bf 2482 
libmath-random-mt-auto-perl_6.23-1.dsc
 58bcb5ad3162964ff5a0c4d2dcbaa0202c2c85d9c470496f3b7a998757776313 134273 
libmath-random-mt-auto-perl_6.23.orig.tar.gz
 9f0ed070aaf8323ed59e68d4146ae9e448c3d94ed62290951c6de108f40422b2 2884 
libmath-random-mt-auto-perl_6.23-1.debian.tar.xz
 587839068cc93b245f00b4121a1f734a580c3f3e95302fe2b8b672d0b3015618 41612 
libmath-random-mt-auto-perl-dbgsym_6.23-1_amd64.deb
 d48452c4092e7ff4820102a057681652a5a2a51aa76b605f38857d6c10546140 6718 
libmath-random-mt-auto-perl_6.23-1_amd64.buildinfo
 c71958b7e592cb254886de11414f5259adb0c0e6e538fab146246fc3d023b682 52328 
libmath-random-mt-auto-perl_6.23-1_amd64.deb
Files:
 8a2813e72b3770d2ff3920b8a2b34f0e 2482 perl optional 
libmath-random-mt-auto-perl_6.23-1.dsc
 

Bug#1030723: marked as done (ITP: golang-github-stretchr-testify -- toolkit with common assertions and mocks that plays with the standard library)

2023-02-06 Thread Debian Bug Tracking System
Your message dated Tue, 7 Feb 2023 12:27:22 +0530
with message-id 
and subject line Close this bug
has caused the Debian Bug report #1030723,
regarding ITP: golang-github-stretchr-testify -- toolkit with common assertions 
and mocks that plays with the standard library
to be marked as done.

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

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


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

Package: wnpp
Severity: wishlist
Owner: Vinay Keshava 

* Package name    : golang-github-stretchr-testify
  Version : 1.8.1-1
  Upstream Author : Stretchr, Inc.
* URL : https://github.com/stretchr/testify
* License : Expat
  Programming Lang: Go
  Description : toolkit with common assertions and mocks that plays 
with the standard library


 Package testify is a set of packages that provide many tools for 
testifying

 that your code will behave as you intend.


---

Regards,

Vinay 
--- End Message ---
--- Begin Message ---

This is a duplicate ITP for an already existing package

Please close this bug


Thanks

Vinay 
--- End Message ---


Bug#1029765: marked as done (ITP: python-tubes -- data-processing and flow-control engine for event-driven programs)

2023-02-06 Thread Debian Bug Tracking System
Your message dated Tue, 7 Feb 2023 08:17:57 +0200
with message-id <264710a6-a8d9-83c7-715e-ea4f1965e...@debian.org>
and subject line 1029765: accepted to unstable, closing
has caused the Debian Bug report #1029765,
regarding ITP: python-tubes -- data-processing and flow-control engine for 
event-driven programs
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.)


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

Package: wnpp
Owner: Andrius Merkys 
Severity: wishlist

* Package name: python-tubes
  Version : 0.2.1
  Upstream Author : Allen Short
* URL : https://github.com/twisted/tubes
* License : Expat
  Programming Lang: Python
  Description : data-processing and flow-control engine for 
event-driven programs


Tubes is a data-processing and flow-control engine for event-driven 
programs. Presently based primarily on Twisted, its core data structures 
are fairly framework-agnostic and could be repurposed to work with any 
event-driven container.


tubes is a dependency of klein which is in turn needed by tahoe-lafs.

Remark: This package is to be maintained with Debian Python Team at
   https://salsa.debian.org/python-team/packages/python-tubes
--- End Message ---
--- Begin Message ---

Version: 0.2.1-2

Closing ITP bug which was not closed automatically.

Andrius--- End Message ---


Processed: your mail

2023-02-06 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> retitle 1030198 ITP: zonefs-tools -- Linux zonefs tools
Bug #1030198 {Done: ba...@debian.org} [wnpp] RFP: zonefs-tools -- Linux zonefs  
tools
Changed Bug title to 'ITP: zonefs-tools -- Linux zonefs tools' from 'RFP: 
zonefs-tools -- Linux zonefs  tools'.
> retitle 882640 ITP: dm-zoned-tools -- utilities for the dm-zoned device mapper
Bug #882640 [wnpp] RFP: dm-zoned-tools -- utilities for the dm-zoned device 
mapper
Changed Bug title to 'ITP: dm-zoned-tools -- utilities for the dm-zoned device 
mapper' from 'RFP: dm-zoned-tools -- utilities for the dm-zoned device mapper'.
> owner 882640 !
Bug #882640 [wnpp] ITP: dm-zoned-tools -- utilities for the dm-zoned device 
mapper
Owner recorded as Sudip Mukherjee .
> owner 1030198 !
Bug #1030198 {Done: ba...@debian.org} [wnpp] ITP: zonefs-tools -- Linux zonefs 
tools
Owner recorded as Sudip Mukherjee .
> --
Stopping processing here.

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



Bug#1006619: marked as done (O: libcec -- USB CEC Adaptor communication Library)

2023-02-06 Thread Debian Bug Tracking System
Your message dated Mon, 06 Feb 2023 22:34:35 +
with message-id 
and subject line Bug#1006619: fixed in libcec 6.0.2-5
has caused the Debian Bug report #1006619,
regarding O: libcec -- USB CEC Adaptor communication Library
to be marked as done.

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

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


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

Orphaning the package.

Thanks,
Balint
--- End Message ---
--- Begin Message ---
Source: libcec
Source-Version: 6.0.2-5
Done: Barak A. Pearlmutter 

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

Debian distribution maintenance software
pp.
Barak A. Pearlmutter  (supplier of updated libcec 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, 06 Feb 2023 22:09:39 +
Source: libcec
Architecture: source
Version: 6.0.2-5
Distribution: unstable
Urgency: medium
Maintainer: Barak A. Pearlmutter 
Changed-By: Barak A. Pearlmutter 
Closes: 1006619
Changes:
 libcec (6.0.2-5) unstable; urgency=medium
 .
   * Update standards version to 4.6.2, no changes needed.
   * Update watch file format version to 4.
   * Yak shave debian/rules
   * Adopt (closes: #1006619) thanks Balint for all your work.
   * Update ncurses build dependency.
Checksums-Sha1:
 faf1ab1c6acecf4d96a3a33c3c82ff362ec312d3 2141 libcec_6.0.2-5.dsc
 682d60d4d3e0912a2ea5b6b6eefc16970ad91776 8220 libcec_6.0.2-5.debian.tar.xz
 983502bf6bc442b0425ec723a8e33fb627a1b60b 8493 libcec_6.0.2-5_source.buildinfo
Checksums-Sha256:
 0cb93a9416bc33daf006e6d0a6807fe7708edacca84137dfd2e2d87d2826a01e 2141 
libcec_6.0.2-5.dsc
 dbe6f65a1e229c53c94207e2047135dc4d46dfd8a92ceeb55e1853146beabd65 8220 
libcec_6.0.2-5.debian.tar.xz
 fa829c0edca91e51d953206a68f18ba3f33063b1cbedc4183f763089ef7f04ec 8493 
libcec_6.0.2-5_source.buildinfo
Files:
 b46779595776fe51bfaf45e650db78b4 2141 libs optional libcec_6.0.2-5.dsc
 1fe99748bb6d7e90a23726baad2dec5c 8220 libs optional 
libcec_6.0.2-5.debian.tar.xz
 90f917296a6fa50fe99effb2ef66bf26 8493 libs optional 
libcec_6.0.2-5_source.buildinfo

-BEGIN PGP SIGNATURE-

iQJDBAEBCgAtFiEE+nZaz+JE7Dn2AefCmesepNIze4gFAmPheykPHGJhcEBkZWJp
YW4ub3JnAAoJEJnrHqTSM3uIrjcP/2BMXpqDGDhyRPbriLfNwHZ5G7dK9vqoG/md
PEjcDPkouNDG+IbZmlLLxAI3LXIaVH3aJkrQNfyX4kF7MiHFmycWlIU+f7c//R9p
jgxiLyNNqqie9r/+5ZjLK6+/TRfHk5kF2YoBmqIJqsWf8ojiSJXOiLTPZorDx+H4
dvBFU9O1Mr2aH03MDUOmraNq5eKbPI9V0i5Fr2kG4Ke08A00l7aLtsiVocW5niUE
ZjyXf+KPgnzINz8UCKMF91lOw6AF/rjfDjAaJsHVG6IqDMhdFwLa6lX+oLbgFhG+
moROtVZKl9+ZS7Aiq9u52oUtUXsCHgIRiLt2mLBmgTZZdeAZz/2kH5f7PP5HudpP
kWeOXgAoU9hljmUtWr2ak4mdPm/l+zX/6iZthSD+R68Am0j/5oWqLq2XtWHq19gx
SK7WTnzviMryW53mi9UmQEXs2mac33HXmN0WUnXt5U4Chw/zKYmqfEWJjyLomyzI
5ngVe4LQ5UZwBfzOWPbOKUwf15ZQNUfRQQNA6pPib0hgFDiFWRkW9G/mOsE0oipf
BMJ/cSKJugXcM6ffJR2KJAjSvq5x7kWGSLgUWmAMzN6e6e8G+5TQ18KyrOKwJSvS
EY/igp04rmVZjg5c2j4fAPlNMyX97EjO50MwDf5i67L/TTrDA1u2RweSz8Vc/wrr
2hz/Jd/+
=7ypf
-END PGP SIGNATURE End Message ---


Processed: ITP: python-confection -- sweetest config system for Python3

2023-02-06 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> owner 1030729 Andreas Tille 
Bug #1030729 [wnpp] ITP: python-confection -- sweetest config system for Python3
Owner recorded as Andreas Tille .
>
End of message, stopping processing here.

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



Bug#1030729: ITP: python-confection -- sweetest config system for Python3

2023-02-06 Thread Andreas Tille
Package: wnpp
Severity: wishlist

Subject: ITP: python-confection -- sweetest config system for Python3
Package: wnpp
Owner: Andreas Tille 
Severity: wishlist

* Package name: python-confection
  Version : 0.0.4
  Upstream Author : ExplosionAI GmbH
* URL : https://github.com/explosion/confection
* License : MIT
  Programming Lang: Python
  Description : sweetest config system for Python3
 Confection candy is a lightweight library that offers a configuration
 system letting you conveniently describe arbitrary trees of objects.
 .
 Configuration is a huge challenge for machine-learning code because you
 may want to expose almost any detail of any function as a
 hyperparameter. The setting you want to expose might be arbitrarily far
 down in your call stack, so it might need to pass all the way through
 the CLI or REST API, through any number of intermediate functions,
 affecting the interface of everything along the way. And then once those
 settings are added, they become hard to remove later. Default values
 also become hard to change without breaking backwards compatibility.
 .
 To solve this problem, confection offers a config system that lets you
 easily describe arbitrary trees of objects. The objects can be created
 via function calls you register using a simple decorator syntax. You can
 even version the functions you create, allowing you to make improvements
 without breaking backwards compatibility. The most similar config system
 we’re aware of is Gin, which uses a similar syntax, and also allows you
 to link the configuration system to functions in your code using a
 decorator. confection's config system is simpler and emphasizes a
 different workflow via a subset of Gin’s functionality.

Remark: This package is maintained by Debian Python Team at
   https://salsa.debian.org/python-team/packages/python-confection


Bug#1030723: ITP: golang-github-stretchr-testify -- toolkit with common assertions and mocks that plays with the standard library

2023-02-06 Thread Vinay

Package: wnpp
Severity: wishlist
Owner: Vinay Keshava 

* Package name    : golang-github-stretchr-testify
  Version : 1.8.1-1
  Upstream Author : Stretchr, Inc.
* URL : https://github.com/stretchr/testify
* License : Expat
  Programming Lang: Go
  Description : toolkit with common assertions and mocks that plays 
with the standard library


 Package testify is a set of packages that provide many tools for 
testifying

 that your code will behave as you intend.


---

Regards,

Vinay 


Bug#1030605: marked as done (ITP: libffi-c-perl -- C data types for FFI)

2023-02-06 Thread Debian Bug Tracking System
Your message dated Mon, 06 Feb 2023 19:00:11 +
with message-id 
and subject line Bug#1030605: fixed in libffi-c-perl 0.15-1
has caused the Debian Bug report #1030605,
regarding ITP: libffi-c-perl -- C data types for FFI
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.)


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

* Package name: libffi-c-perl
  Version : 0.15
  Upstream Author : Graham Ollis 
* URL : https://metacpan.org/release/FFI-C
* License : Artistic or GPL-1+
  Programming Lang: Perl
  Description : C data types for FFI

FFI::C provide tools for building classes to interface for
common C data types. Arrays, struct, union and nested types based on those
are supported.

Core FFI::Platypus also provides FFI::Platypus::Record for manipulating
and passing structured data. Typically you want to use FFI::C instead,
the main exception is when you need to pass structured data by value
instead of by reference.

To work with C APIs that work with C file pointers you can use FFI::C::File
and FFI::C::PosixFile. For C APIs that expose the POSIX stat structure
use FFI::C::Stat.

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

--
Generated with the help of dpt-gen-itp(1) from pkg-perl-tools.
--- End Message ---
--- Begin Message ---
Source: libffi-c-perl
Source-Version: 0.15-1
Done: Mason James 

We believe that the bug you reported is fixed in the latest version of
libffi-c-perl, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1030...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Mason James  (supplier of updated libffi-c-perl package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Mon, 6 Feb 2023 02:51:11 +1300
Source: libffi-c-perl
Binary: libffi-c-perl
Architecture: source all
Version: 0.15-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group 
Changed-By: Mason James 
Description:
 libffi-c-perl - C data types for FFI
Closes: 1030605
Changes:
 libffi-c-perl (0.15-1) unstable; urgency=low
 .
   * Initial release (Closes: #1030605).
Checksums-Sha1:
 7fc54ea9f4b98ee62ab7760131fa364edcf36d44 2517 libffi-c-perl_0.15-1.dsc
 f73cb2028b4d0e0f370fc2dd0d01a18e845bf9ff 44302 libffi-c-perl_0.15.orig.tar.gz
 c35d66753f34eaf60d9b587680bbaa1b2dcfc583 2936 
libffi-c-perl_0.15-1.debian.tar.xz
 803e08918428228f1645f340660bbc416ad30d32 49988 libffi-c-perl_0.15-1_all.deb
 b08dd77fa2d12ae1875958d08fb95f2a5fb47403 6617 
libffi-c-perl_0.15-1_amd64.buildinfo
Checksums-Sha256:
 8b7321a40a447e071c2cfe0cd5b46cf67a0dd8d74eaa376965ab816bea381080 2517 
libffi-c-perl_0.15-1.dsc
 eb70607e6673bccb18df27f4cee459fb6dc418e0da93e692cdc3555fe40d2f4e 44302 
libffi-c-perl_0.15.orig.tar.gz
 9afa791a87ec85ee986f7c00bd4436bdc7370c7ec3b25a947bb6cfe8b4c8dce2 2936 
libffi-c-perl_0.15-1.debian.tar.xz
 24b0137fc73b43ad6201fc8b69b70d897713e69709d0bd023fa524ac5c68611a 49988 
libffi-c-perl_0.15-1_all.deb
 d4750250d6e2b7d35e4eb90d7acfeee85d74beaa572b5ab1bb6857620473f9ff 6617 
libffi-c-perl_0.15-1_amd64.buildinfo
Files:
 c771f82d516854709c3e062121da3879 2517 perl optional libffi-c-perl_0.15-1.dsc
 2861103eb2a0db16b1c996983c7acacc 44302 perl optional 
libffi-c-perl_0.15.orig.tar.gz
 69cf213924c74c586b3c101563c7f787 2936 perl optional 
libffi-c-perl_0.15-1.debian.tar.xz
 29963b001995c9aa79dada2812d380ed 49988 perl optional 
libffi-c-perl_0.15-1_all.deb
 9d29ef3179372b0ca6bbb21fe7ae1c70 6617 perl optional 
libffi-c-perl_0.15-1_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQKTBAEBCgB9FiEE0eExbpOnYKgQTYX6uzpoAYZJqgYFAmPhKCFfFIAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEQx
RTEzMTZFOTNBNzYwQTgxMDREODVGQUJCM0E2ODAxODY0OUFBMDYACgkQuzpoAYZJ
qgbl0A/+M6KtW2LWvudehmlBW1yrVBe/vaDYnoXKUm/CUyEG3AGxW50/8afiUQvR
UB5cjhkjJdYXogOwsDjQ5TIlmp8XiWY6uGcl3OeVqRozvT9dPl9YwpuoRM3YijAc
Fth1P8S4eDQEIsyg/Yk7MPchX2iRouuu/bou+Y1JNp1cO62ooJpToFVIi0IwSD2i

Bug#1030685: marked as done (ITP: make-dynpart-mappings -- CLI tool to setup DM mappings for Android dynamic partitions)

2023-02-06 Thread Debian Bug Tracking System
Your message dated Mon, 06 Feb 2023 19:00:13 +
with message-id 
and subject line Bug#1030685: fixed in make-dynpart-mappings 10.2.4-1
has caused the Debian Bug report #1030685,
regarding ITP: make-dynpart-mappings -- CLI tool to setup DM mappings for 
Android dynamic partitions
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.)


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

* Package name: make-dynpart-mappings
  Version : 10.2.4
  Upstream Contact: Richard Acayan 
* URL : https://gitlab.com/flamingradian/make-dynpart-mappings/
* License : GPL
  Programming Lang: C
  Description : CLI tool to setup DM mappings for Android dynamic
partitions

make-dynpart-mappings is a very simple tool used to set up Android dynamic
partitions on Linux systems. It automatically creates the corresponding DM
(Device Mapper) mappings so those partitions can easily be mounted by the user
and system services.

This package will be maintained within the DebianOnMobile-team.
--- End Message ---
--- Begin Message ---
Source: make-dynpart-mappings
Source-Version: 10.2.4-1
Done: Arnaud Ferraris 

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

Debian distribution maintenance software
pp.
Arnaud Ferraris  (supplier of updated 
make-dynpart-mappings package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Mon, 06 Feb 2023 15:40:23 +0100
Source: make-dynpart-mappings
Binary: make-dynpart-mappings make-dynpart-mappings-dbgsym
Architecture: source amd64
Version: 10.2.4-1
Distribution: unstable
Urgency: medium
Maintainer: DebianOnMobile Maintainers 

Changed-By: Arnaud Ferraris 
Description:
 make-dynpart-mappings - CLI tool to setup DM mappings for Android dynamic 
partitions
Closes: 1030685
Changes:
 make-dynpart-mappings (10.2.4-1) unstable; urgency=medium
 .
   * Initial Debian packaging (Closes: #1030685)
Checksums-Sha1:
 28d7cbc9e5cda5c3d9737f8636c19a00faf11de8 2180 
make-dynpart-mappings_10.2.4-1.dsc
 6eb4e946355ae51d801ca2896c8e15297a1f5622 21206 
make-dynpart-mappings_10.2.4.orig.tar.gz
 53fe33bbb319ba7d23588c6189f59193eefb2c1b 3696 
make-dynpart-mappings_10.2.4-1.debian.tar.xz
 c8635ba52359b8243d64a1b40b36cb81dc028138 11320 
make-dynpart-mappings-dbgsym_10.2.4-1_amd64.deb
 699bca6b4930f2c4e15158a685898f3b1e5c0fd6 7300 
make-dynpart-mappings_10.2.4-1_amd64.buildinfo
 ec66b4a59ebf96fbea77aa875b45df7036b19d38 6928 
make-dynpart-mappings_10.2.4-1_amd64.deb
Checksums-Sha256:
 cced58400421908f66a743d6aef9c74c621bab2cdf73cffa65344f1b6b060bd1 2180 
make-dynpart-mappings_10.2.4-1.dsc
 efda3dfc781cc3582e218a7b7d9618be599eb3b484c167e17873255ddf9ae527 21206 
make-dynpart-mappings_10.2.4.orig.tar.gz
 2d7362f508cbf99432b2f27d56895914ba48fa6f4f195e7b15c1beab8a3cdd51 3696 
make-dynpart-mappings_10.2.4-1.debian.tar.xz
 a7d1f691f1dddf202003e5fba630c761d636260fec7ef089d4e45076a24b0859 11320 
make-dynpart-mappings-dbgsym_10.2.4-1_amd64.deb
 dd2bf7b82958e58966c97f80c4fc837e650e47121598cf1a8c9cd647f79a27d8 7300 
make-dynpart-mappings_10.2.4-1_amd64.buildinfo
 a64819034f1a390245b921a88362d8f622af7fb288fd5caca7aa109bf8057f7e 6928 
make-dynpart-mappings_10.2.4-1_amd64.deb
Files:
 68d5a7476f4f5de2d4feeb90b95e807d 2180 embedded optional 
make-dynpart-mappings_10.2.4-1.dsc
 c192d5638a6f965030db198e460f49ef 21206 embedded optional 
make-dynpart-mappings_10.2.4.orig.tar.gz
 25eaf15bcd22b15bf94a6a4082c2e91c 3696 embedded optional 
make-dynpart-mappings_10.2.4-1.debian.tar.xz
 a0b9d6c3d8a17a8dd7689d06504d11fd 11320 debug optional 
make-dynpart-mappings-dbgsym_10.2.4-1_amd64.deb
 196004763f19804bfae3380cc6d6cad5 7300 embedded optional 
make-dynpart-mappings_10.2.4-1_amd64.buildinfo
 98324e5a3c597d43a1302eda66c8a3d3 6928 embedded optional 
make-dynpart-mappings_10.2.4-1_amd64.deb

-BEGIN PGP SIGNATURE-


Bug#1030563: marked as done (ITP: libbiblio-sici-perl -- Provides methods for assembling, parsing, manipulating and serialising SICIs)

2023-02-06 Thread Debian Bug Tracking System
Your message dated Mon, 06 Feb 2023 19:00:11 +
with message-id 
and subject line Bug#1030563: fixed in libbiblio-sici-perl 0.04-1
has caused the Debian Bug report #1030563,
regarding ITP: libbiblio-sici-perl -- Provides methods for assembling, parsing, 
manipulating and serialising SICIs
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.)


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

* Package name: libbiblio-sici-perl
  Version : 0.04
  Upstream Author : Heiko Jansen 
* URL : https://metacpan.org/release/Biblio-SICI
* License : Artistic or GPL-1+
  Programming Lang: Perl
  Description : Provides methods for assembling, parsing, manipulating and 
serialising SICIs

A "Serial Item and Contribution Identifier" (SICI) is a code (ANSI/NISO
standard Z39.56) used to uniquely identify specific volumes, articles or
other identifiable parts of a periodical.

Biblio::SICI provides methods for assembling, parsing, manipulating and
serialising SICIs.

Both internal implementation and public API are currently considered BETA and
may change without warning in a future release. For more information on this
have a look at the TODO section|/TODO below.

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

--
Generated with the help of dpt-gen-itp(1) from pkg-perl-tools.
--- End Message ---
--- Begin Message ---
Source: libbiblio-sici-perl
Source-Version: 0.04-1
Done: Mason James 

We believe that the bug you reported is fixed in the latest version of
libbiblio-sici-perl, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1030...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Mason James  (supplier of updated libbiblio-sici-perl 
package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Thu, 26 Jan 2023 19:13:11 +1300
Source: libbiblio-sici-perl
Binary: libbiblio-sici-perl
Architecture: source all
Version: 0.04-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group 
Changed-By: Mason James 
Description:
 libbiblio-sici-perl - methods for assembling, parsing, manipulating and 
serialising SIC
Closes: 1030563
Changes:
 libbiblio-sici-perl (0.04-1) unstable; urgency=low
 .
   * Initial release (Closes: #1030563).
Checksums-Sha1:
 bc6d91c506ade331ae34509879d0d12358392eb5 2399 libbiblio-sici-perl_0.04-1.dsc
 01329e36895063404a09698ce8d873b3c009f569 23994 
libbiblio-sici-perl_0.04.orig.tar.gz
 a48f80db2bfa298e057816bbaeb30815bcc73b60 2368 
libbiblio-sici-perl_0.04-1.debian.tar.xz
 284d1cb6d6e294dcca3ac0cd99f0d8b21fb5a5e9 31388 
libbiblio-sici-perl_0.04-1_all.deb
 9d7811648c21cfea1ae961cbe8d583837f27f285 6664 
libbiblio-sici-perl_0.04-1_amd64.buildinfo
Checksums-Sha256:
 19ba443a6c22c42dbdc220fcb4ad01278f2391e860c86f5cf55bab4014c9f6af 2399 
libbiblio-sici-perl_0.04-1.dsc
 6d3203b13fe379acb6b5ffcc4534bd1e8be7c4d8d977424cc961fece40d1b993 23994 
libbiblio-sici-perl_0.04.orig.tar.gz
 142bdff38287a6007e71e7096afcb30ae965f4eae5af27c2df20a482f30e3e44 2368 
libbiblio-sici-perl_0.04-1.debian.tar.xz
 85d5da44f84908e859b92e8ddf68bd24e2fb0f02a98024822a694b6f37302736 31388 
libbiblio-sici-perl_0.04-1_all.deb
 f0470ec40eff631c299859a3dbbf6d5441b42f2dbdb0ead919acd1de46032fc0 6664 
libbiblio-sici-perl_0.04-1_amd64.buildinfo
Files:
 e7a4363012ddb911ca073ab355389008 2399 perl optional 
libbiblio-sici-perl_0.04-1.dsc
 b7606d31948c917c4785a2b8d40d7399 23994 perl optional 
libbiblio-sici-perl_0.04.orig.tar.gz
 f7e0a62a393e242c708f58201fe01a68 2368 perl optional 
libbiblio-sici-perl_0.04-1.debian.tar.xz
 523855423d3725c85cdf723b29700630 31388 perl optional 
libbiblio-sici-perl_0.04-1_all.deb
 681257fcf78547ee38c7ce6651d7459e 6664 perl optional 
libbiblio-sici-perl_0.04-1_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQKTBAEBCgB9FiEE0eExbpOnYKgQTYX6uzpoAYZJqgYFAmPhI+hfFIAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEQx

Bug#1030202: marked as done (ITP: libcatmandu-stat-perl -- Catmandu modules for working with statistical data)

2023-02-06 Thread Debian Bug Tracking System
Your message dated Mon, 06 Feb 2023 19:00:11 +
with message-id 
and subject line Bug#1030202: fixed in libcatmandu-stat-perl 0.13-1
has caused the Debian Bug report #1030202,
regarding ITP: libcatmandu-stat-perl -- Catmandu modules for working with 
statistical data
to be marked as done.

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

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


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

* Package name: libcatmandu-stat-perl
  Version : 0.13
  Upstream Author : Patrick Hochstenbach 
* URL : https://metacpan.org/release/Catmandu-Stat
* License : Artistic or GPL-1+
  Programming Lang: Perl
  Description : Catmandu modules for working with statistical data

Catmandu::Stat contains modules for calculating statistics on the availablity
of fields in a data file.

 Provides modules:
  Catmandu::Exporter::Stat
  Catmandu::Fix::stat_mean
  Catmandu::Fix::stat_median
  Catmandu::Fix::stat_stddev
  Catmandu::Fix::stat_variance

See also:
 https://metacpan.org/pod/Catmandu::Breaker
 https://metacpan.org/pod/Statistics::Descriptive
 https://metacpan.org/pod/Statistics::TopK
 https://metacpan.org/pod/Algorithm::HyperLogLog

Catmandu provides a suite of Perl modules to ease the import, storage,
retrieval, export and transformation of metadata records.

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

--
Generated with the help of dpt-gen-itp(1) from pkg-perl-tools.
--- End Message ---
--- Begin Message ---
Source: libcatmandu-stat-perl
Source-Version: 0.13-1
Done: Mason James 

We believe that the bug you reported is fixed in the latest version of
libcatmandu-stat-perl, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1030...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Mason James  (supplier of updated libcatmandu-stat-perl 
package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Thu, 26 Jan 2023 18:52:29 +1300
Source: libcatmandu-stat-perl
Binary: libcatmandu-stat-perl
Architecture: source all
Version: 0.13-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group 
Changed-By: Mason James 
Description:
 libcatmandu-stat-perl - Catmandu modules for working with statistical data
Closes: 1030202
Changes:
 libcatmandu-stat-perl (0.13-1) unstable; urgency=low
 .
   * Initial release (Closes: #1030202).
Checksums-Sha1:
 dca512d8491b9fa1cb25c72a2fcc36118d53c55b 2684 libcatmandu-stat-perl_0.13-1.dsc
 ce2d716d328d5dbe9ee5ecaa593e1bef18be1a84 217457 
libcatmandu-stat-perl_0.13.orig.tar.gz
 b35b6f05fc7bfbeeb5227337bf2774d540684c8c 2356 
libcatmandu-stat-perl_0.13-1.debian.tar.xz
 54dcf8f6bdede887558c9c309bfffc334bb27fc5 22516 
libcatmandu-stat-perl_0.13-1_all.deb
 144337a9f30de3e7b0c0ff78b826f7bf83ef1160 10156 
libcatmandu-stat-perl_0.13-1_amd64.buildinfo
Checksums-Sha256:
 c99d16f370458e8a9bd62202528266b1f2052df2c7530576694165f91735547c 2684 
libcatmandu-stat-perl_0.13-1.dsc
 6d9aee8ceaedcd25dfcf839ea69c004bbce3ac35e4872c4bfe78b7c7cd0ad2d0 217457 
libcatmandu-stat-perl_0.13.orig.tar.gz
 f90d43e39444dc2a38883b4e8c2f6f32ca90906a1ff147dc3a83623ca4361a79 2356 
libcatmandu-stat-perl_0.13-1.debian.tar.xz
 ee980ddec8b926d116224d5f4cda88fa06d8fa4907b50b78e8870adfc1f8bd00 22516 
libcatmandu-stat-perl_0.13-1_all.deb
 fa22ab4f787cc49dd68fb71d2d9338ebbc0807d43e3615e635841b696fed1d19 10156 
libcatmandu-stat-perl_0.13-1_amd64.buildinfo
Files:
 bff59c7ce494b70abe2832170f79b8b2 2684 perl optional 
libcatmandu-stat-perl_0.13-1.dsc
 02f6ac214c25dcb8b17cf50f7bf69b50 217457 perl optional 
libcatmandu-stat-perl_0.13.orig.tar.gz
 316cc64472e9eea6574cd6943066d52d 2356 perl optional 
libcatmandu-stat-perl_0.13-1.debian.tar.xz
 36a9a441b70a8b030e086d7e8e6006fe 22516 perl optional 
libcatmandu-stat-perl_0.13-1_all.deb
 b2b24208d5f1588c8f7108a7a51d6d45 10156 perl optional 
libcatmandu-stat-perl_0.13-1_amd64.buildinfo

-BEGIN PGP SIGNATURE-


Processed: limit package to wnpp, tagging 1030561

2023-02-06 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

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

> tags 1030561 + pending
Bug #1030561 [wnpp] ITP: libmath-random-mt-auto-perl -- Auto-seeded Mersenne 
Twister PRNGs
Added tag(s) pending.
> thanks
Stopping processing here.

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



Processed: limit package to wnpp, tagging 1030202

2023-02-06 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

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

> tags 1030202 + pending
Bug #1030202 [wnpp] ITP: libcatmandu-stat-perl -- Catmandu modules for working 
with statistical data
Added tag(s) pending.
> thanks
Stopping processing here.

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



Processed: limit package to wnpp, tagging 1030605

2023-02-06 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

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

> tags 1030605 + pending
Bug #1030605 [wnpp] ITP: libffi-c-perl -- C data types for FFI
Added tag(s) pending.
> thanks
Stopping processing here.

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



Processed: limit package to wnpp, tagging 1030563

2023-02-06 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

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

> tags 1030563 + pending
Bug #1030563 [wnpp] ITP: libbiblio-sici-perl -- Provides methods for 
assembling, parsing, manipulating and serialising SICIs
Added tag(s) pending.
> thanks
Stopping processing here.

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



Bug#1028366: marked as done (ITP: asmtools-java -- Java library for the production of proper and improper Java '.class' files)

2023-02-06 Thread Debian Bug Tracking System
Your message dated Mon, 06 Feb 2023 16:00:10 +
with message-id 
and subject line Bug#1028366: fixed in asmtools 7.0-b09-1
has caused the Debian Bug report #1028366,
regarding ITP: asmtools-java -- Java library for the production of proper and 
improper Java '.class' 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.)


-- 
1028366: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1028366
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Owner: Debian Java team 
X-Debbugs-Cc: debian-de...@lists.debian.org,
pkg-java-maintain...@lists.alioth.debian.org

* Package name: libasmtools-java
  Version : 7.0-b09
  Upstream Author : Leonid Kuskov and others
* URL : https://github.com/openjdk/asmtools
* License : GPL-2.0
  Programming Lang: Java
  Description : Java library for the production of proper and improper Java
'.class' files

The AsmTools open source project is used to develop tools for the production of
proper and improper Java '.class' files. AsmTools are being opened in order to
facilitate a community of Java .class file production for various testing and
other OpenJDK development applications.

AsmTools consist of a set of (Java class file) assembler/disassemblers:
 - Jasm/Jdis - an assembler language that provides a Java-like declaration of
member signatures, while providing Java VM specification compliant mnemonics
for byte-code instructions. Jasm also provides high-level syntax for constructs
often found within classfile attributes. Jasm encoded tests are useful for
sequencing byte codes in a way that Javac compiled code might not normally
sequence byte-codes.
 - JCod/JDec - an assembler language that provides byte-code containers of
class-file constructs. JCod encoded tests are useful for testing the well-
formedness of class-files, as well as creating collections within a class-file
construct that might be size-bounded by a normal Java compiler. - JCod can also
be used to 'fuzz' class files in a methodical way that respects class-file
constructs.

AsmTools are completely reflexive - Java binary (.class) files may be
disassembled into textual representations, which in turn can be assembled back
to the same binary file.

AsmTools are developed to support the latest class file formats, in lock-step
with JDK development.

Other open source Java assembler tools and binary classfile frameworks exist.
They can be used for the purpose of synthesizing classfiles, however:
 - they typically are designed to enforce the limits imposed by the VM
specification of the class file format. They are not designed to produce
classes that violate those limits.
 - other assembler tools may not necessarily follow strict Java mnemonics as
defined in the Java VM spec.
 - other assembler tools may not stay in lock-step with the current generation
of the JDK and VM specifications.
 - class file libraries are harder to use for simple manipulations of any given
class file. Typically, one has to create a program in that framework to parse
and modify a class for a specific change to a given class.

The AsmTools open source project is part of the Code Tools Project. It exists
to promote a community that will improve it, further its development, and use
it to develop test suites. We encourage you to browse, download, contribute,
and get involved.

This package is required to run a number of OpenJDK hotspot tests which
currently fail.

The package will be team-maintained in the Debian Java team.

The repository with a packaging draft is available on salsa[1].

[1] https://salsa.debian.org/vpa1977/libasmtools-java
--- End Message ---
--- Begin Message ---
Source: asmtools
Source-Version: 7.0-b09-1
Done: Vladimir Petko 

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

Debian distribution maintenance software
pp.
Vladimir Petko  (supplier of updated asmtools 
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, 10 Jan 2023 10:44:47 +1300
Source: asmtools
Binary: 

Bug#1030686: ITP: libwebservice-lucene-perl -- Module to interface with the Lucene indexing webservice

2023-02-06 Thread mtj
Package: wnpp
Owner: Mason James 
Severity: wishlist
X-Debbugs-CC: debian-de...@lists.debian.org, debian-p...@lists.debian.org

* Package name: libwebservice-lucene-perl
  Version : 0.10
  Upstream Author : Brian Cassidy 
* URL : https://metacpan.org/release/WebService-Lucene
* License : Artistic or GPL-1+
  Programming Lang: Perl
  Description : Module to interface with the Lucene indexing webservice

WebService::Lucene provides a Perl API to the Lucene indexing web service.

See also:
 https://lucene.apache.org

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

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



Bug#1030685: ITP: make-dynpart-mappings -- CLI tool to setup DM mappings for Android dynamic partitions

2023-02-06 Thread Arnaud Ferraris
Package: wnpp
Severity: wishlist
Owner: Arnaud Ferraris 
X-Debbugs-Cc: debian-de...@lists.debian.org, aferra...@debian.org

* Package name: make-dynpart-mappings
  Version : 10.2.4
  Upstream Contact: Richard Acayan 
* URL : https://gitlab.com/flamingradian/make-dynpart-mappings/
* License : GPL
  Programming Lang: C
  Description : CLI tool to setup DM mappings for Android dynamic
partitions

make-dynpart-mappings is a very simple tool used to set up Android dynamic
partitions on Linux systems. It automatically creates the corresponding DM
(Device Mapper) mappings so those partitions can easily be mounted by the user
and system services.

This package will be maintained within the DebianOnMobile-team.



Bug#1030679: ITP: liblocale-maketext-extract-dbi-perl -- extract translation keys from a database

2023-02-06 Thread mtj
Package: wnpp
Owner: Mason James 
Severity: wishlist
X-Debbugs-CC: debian-de...@lists.debian.org, debian-p...@lists.debian.org

* Package name: liblocale-maketext-extract-dbi-perl
  Version : 0.01
  Upstream Author : Brian Cassidy 
* URL : https://metacpan.org/release/Locale-Maketext-Extract-DBI
* License : Artistic or GPL-1+
  Programming Lang: Perl
  Description : extract translation keys from a database

Locale::Maketext::Extract::DBI extracts translation keys from a database
table.

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

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



Bug#1030518: marked as done (ITP: python-mp-api -- Materials Project API)

2023-02-06 Thread Debian Bug Tracking System
Your message dated Mon, 06 Feb 2023 12:00:11 +
with message-id 
and subject line Bug#1030518: fixed in python-mp-api 0.27.5-1
has caused the Debian Bug report #1030518,
regarding ITP: python-mp-api -- Materials Project 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.)


-- 
1030518: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1030518
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Owner: Drew Parsons 
X-Debbugs-Cc: debian-de...@lists.debian.org, debian-scie...@lists.debian.org, 
debichem-de...@lists.alioth.debian.org
Control: affects -1 src:pymatgen

* Package name: python-mp-api
  Version : 0.27.3
  Upstream Contact: Jason Munro 
* URL : https://github.com/materialsproject/api
* License : BSD
  Programming Lang: Python
  Description : Materials Project API

The Materials Project API defines a standardized manner in which the
Materials Project database can be accessed by its users. The API is
typically used by scientific researchers who need to retrieve large
amounts of data to support their research.

mp-api is required by pymatgen.

To be maintained by the Debichem team alongside pymatgen.
--- End Message ---
--- Begin Message ---
Source: python-mp-api
Source-Version: 0.27.5-1
Done: Drew Parsons 

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

Debian distribution maintenance software
pp.
Drew Parsons  (supplier of updated python-mp-api 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, 04 Feb 2023 16:26:54 +0100
Source: python-mp-api
Binary: python3-mp-api
Architecture: source all
Version: 0.27.5-1
Distribution: unstable
Urgency: medium
Maintainer: Debichem Team 
Changed-By: Drew Parsons 
Description:
 python3-mp-api - Materials Project API for Python
Closes: 1030518
Changes:
 python-mp-api (0.27.5-1) unstable; urgency=medium
 .
   * Initial release. (Closes: #1030518)
   * skip network tests test_download_for_task_ids,
 test_get_phase_diagram_from_chemsy when building
Checksums-Sha1:
 fc5d88abba33bffcc65a87ec511680cb2ff89e12 2363 python-mp-api_0.27.5-1.dsc
 7b32492c9bbefa8a5a9690a3534b35ff2806353d 694670 
python-mp-api_0.27.5.orig.tar.gz
 b23d19eb3b5269797dcbaf06a931c33ecf8f11f9 3064 
python-mp-api_0.27.5-1.debian.tar.xz
 63b40b4c7ab14371171324d8d22865241b427ba5 13139 
python-mp-api_0.27.5-1_amd64.buildinfo
 f47a42963ca4b1a7fd7dec9177b29bff86eee7aa 35816 python3-mp-api_0.27.5-1_all.deb
Checksums-Sha256:
 754a59374a42ddb8dc0d2fd0637042929d57e413ff2e5011dcaa3bbb2ba9b73f 2363 
python-mp-api_0.27.5-1.dsc
 a45de027653a8fc8cd2abd22c7f7009008676e6685843548c374a8c80bca0e27 694670 
python-mp-api_0.27.5.orig.tar.gz
 8c16d9b07a9bb52e4e0b9bbbcc6aea46bbba738002f5fd51bb7edf5e1d94b706 3064 
python-mp-api_0.27.5-1.debian.tar.xz
 fa08de8b56f6ec233f7a7bbae279fbcd475eccc94543a26e2d74d03550f14277 13139 
python-mp-api_0.27.5-1_amd64.buildinfo
 df1313137e3ff4cbed8ef2826015ba4476aef08bc9c39e68b991c1f42805fc5f 35816 
python3-mp-api_0.27.5-1_all.deb
Files:
 88f1cf054e099566876697c46cf61c1d 2363 python optional 
python-mp-api_0.27.5-1.dsc
 eab51b54ec6cbd7cb37f40b7395f9f44 694670 python optional 
python-mp-api_0.27.5.orig.tar.gz
 ae44c57ca448af69ce66eadc75b78726 3064 python optional 
python-mp-api_0.27.5-1.debian.tar.xz
 25c116c2744b0f7f3719443f72300387 13139 python optional 
python-mp-api_0.27.5-1_amd64.buildinfo
 e24c87e909d79674e9241a299bf379f5 35816 python optional 
python3-mp-api_0.27.5-1_all.deb

-BEGIN PGP SIGNATURE-

iQJIBAEBCgAyFiEEI8mpPlhYGekSbQo2Vz7x5L1aAfoFAmPeejAUHGRwYXJzb25z
QGRlYmlhbi5vcmcACgkQVz7x5L1aAfoPLBAAtMgHVv+T1G1axZGGOtIAL98b9cyC
3WkW4NUU/6oPy8zwGI/wUKs8chcesVlr7uVif2LUZb7t7Vjq8bAPkqwv8s2MaIYv
vu6WPiaMPCRoxPsQOXZTaQNsp6l+s98fLD0YU1R4kc5EcRpwS3nxo+sb7SApRIlf
n/a+zS23kpIea/T/43e0tKkuxMqv4yuLYWNb1BDzuzDkSvFyciHPjhVelIy4xGPc
Q7Y2MAB2xyOYKE1A0ujCUakGmX8wlqUkbXjQmHkE0WYVkrpnoG3yauai/C6oTyax
KazxZtXaRl7benLAxTQAIFpqkkrsRTHcMpsdYf6EukFU3PKSqHMN7kLwGT8AQ/gu

Bug#1030555: marked as done (ITP: golang-github-secure-systems-lab-go-securesystemslib -- Cryptographic and general-purpose routines for Golang Secure Systems Lab projects at NYU)

2023-02-06 Thread Debian Bug Tracking System
Your message dated Mon, 06 Feb 2023 12:00:10 +
with message-id 
and subject line Bug#1030555: fixed in 
golang-github-secure-systems-lab-go-securesystemslib 0.4.0-1
has caused the Debian Bug report #1030555,
regarding ITP: golang-github-secure-systems-lab-go-securesystemslib -- 
Cryptographic and general-purpose routines for Golang Secure Systems Lab 
projects at NYU
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.)


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

* Package name: golang-github-secure-systems-lab-go-securesystemslib
  Version : 0.4.0
  Upstream Contact: https://github.com/secure-systems-lab/go-securesystemslib
* URL : https://github.com/secure-systems-lab/go-securesystemslib
* License : Expat
  Programming Lang: Golang
  Description : Cryptographic and general-purpose routines for Golang 
Secure Systems Lab projects at NYU


Description: Cryptographic and general-purpose routines for Golang Secure 
Systems Lab projects at NYU (library)
 A library that provides cryptographic and general-purpose functions for
 Go Secure Systems Lab projects at NYU.

I plan to maintain this library under the pkg-golang umbrella.

It is one of the missing dependencies for sigstore
--- End Message ---
--- Begin Message ---
Source: golang-github-secure-systems-lab-go-securesystemslib
Source-Version: 0.4.0-1
Done: Reinhard Tartler 

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

Debian distribution maintenance software
pp.
Reinhard Tartler  (supplier of updated 
golang-github-secure-systems-lab-go-securesystemslib 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, 04 Feb 2023 19:03:23 -0500
Binary: golang-github-secure-systems-lab-go-securesystemslib-dev
Source: golang-github-secure-systems-lab-go-securesystemslib
Architecture: all source
Version: 0.4.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team 
Changed-By: Reinhard Tartler 
Closes: 1030555
Description: 
 golang-github-secure-systems-lab-go-securesystemslib-dev - Cryptographic 
routines for Golang Secure Systems Lab projects at
Changes:
 golang-github-secure-systems-lab-go-securesystemslib (0.4.0-1) unstable; 
urgency=medium
 .
   * Initial release (Closes: #1030555)
Checksums-Sha1: 
 90593621e265e85be8a3460984bbd23e5e576e5a 2799 
golang-github-secure-systems-lab-go-securesystemslib_0.4.0-1.dsc
 f3f0e42dab3effbeb196cd86d7eba603e0d6f5f5 11765 
golang-github-secure-systems-lab-go-securesystemslib_0.4.0.orig.tar.gz
 4a1bc1992e3d6a0de245ec8e7ccad2969c00e74a 2536 
golang-github-secure-systems-lab-go-securesystemslib_0.4.0-1.debian.tar.xz
 0f91ecf30bead9e118fc41447b3826fcd3f7a989 11880 
golang-github-secure-systems-lab-go-securesystemslib-dev_0.4.0-1_all.deb
 8679e2b26a14307da73355b1b1ae06988db657ad 6895 
golang-github-secure-systems-lab-go-securesystemslib_0.4.0-1_amd64.buildinfo
Checksums-Sha256: 
 38e3f295f68554bb17a5043226e6f7c072868de8acfebf895fd00885ecb70eb2 2799 
golang-github-secure-systems-lab-go-securesystemslib_0.4.0-1.dsc
 f779a691f6ebea0b7856930b89b0da2b4120f7917b993997f141a0925ef8a4f6 11765 
golang-github-secure-systems-lab-go-securesystemslib_0.4.0.orig.tar.gz
 8a8e4be7d9cd1b3f66e350c632af8ac0e085140ec912719988ec2dfe82e9db47 2536 
golang-github-secure-systems-lab-go-securesystemslib_0.4.0-1.debian.tar.xz
 5a68d54011e494750ce6cccee6f92c06f45ac810d5ae3ba86c2a6122255a8727 11880 
golang-github-secure-systems-lab-go-securesystemslib-dev_0.4.0-1_all.deb
 82d9816597bd3a287c23a636312c83dddb815d50e01da191cecd0d4b19d811b1 6895 
golang-github-secure-systems-lab-go-securesystemslib_0.4.0-1_amd64.buildinfo
Files: 
 c620a1f296265dfd57a6094b62963f8f 2799 golang optional 
golang-github-secure-systems-lab-go-securesystemslib_0.4.0-1.dsc
 3fc473ab5eb1bc8204f9de48ccaae483 11765 

Bug#1030520: marked as done (ITP: python-emmet -- core models, data pipelines for Materials Project)

2023-02-06 Thread Debian Bug Tracking System
Your message dated Mon, 06 Feb 2023 12:00:10 +
with message-id 
and subject line Bug#1030520: fixed in python-emmet-core 0.36.9-1
has caused the Debian Bug report #1030520,
regarding ITP: python-emmet -- core models, data pipelines for Materials Project
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.)


-- 
1030520: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1030520
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Owner: Drew Parsons 
X-Debbugs-Cc: debian-de...@lists.debian.org, debian-scie...@lists.debian.org, 
debichem-de...@lists.alioth.debian.org

* Package name: python-emmet
  Version : 0.36.4
  Upstream Contact: Jason Munro 
* URL : https://github.com/materialsproject/emmet
* License : BSD
  Programming Lang: Python
  Description : core models, data pipelines for Materials Project

Emmet defines the core models, data pipelines, the API server, and the
convenience CLI used by the Materials API Toolkit for the Materials
Project.

Required by mp-api (python-mp-api) which is required by pymatgen.

To be maintained by the Debichem team alongside pymatgen.
--- End Message ---
--- Begin Message ---
Source: python-emmet-core
Source-Version: 0.36.9-1
Done: Drew Parsons 

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

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

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 04 Feb 2023 16:18:51 +0100
Source: python-emmet-core
Binary: python3-emmet-core
Architecture: source all
Version: 0.36.9-1
Distribution: unstable
Urgency: medium
Maintainer: Debichem Team 
Changed-By: Drew Parsons 
Description:
 python3-emmet-core - Core models for the Materials Project (Python 3)
Closes: 1030520
Changes:
 python-emmet-core (0.36.9-1) unstable; urgency=medium
 .
   * Initial release. (Closes: #1030520)
   * debian patch setup_version.patch helps setup find _version.py
   * debian/tests provides superficial test (import emmet.core)
Checksums-Sha1:
 44b3c98e95f5b02583862afec6bb62371e709f40 2306 python-emmet-core_0.36.9-1.dsc
 a15fea8224f52c53b373e1592b94b0716b8163ff 204391 
python-emmet-core_0.36.9.orig.tar.gz
 ac2b9df1af132911b8da3a22c2748804e8f20c71 3492 
python-emmet-core_0.36.9-1.debian.tar.xz
 e10ec67cae440570e9207f3ab307171f3941d5c9 10449 
python-emmet-core_0.36.9-1_amd64.buildinfo
 f15f6b46b9ac5f0f4b2c346f678c4622c8a73eb6 159332 
python3-emmet-core_0.36.9-1_all.deb
Checksums-Sha256:
 7b2753808df9d5d372fe87918565435eae62ddb1c40acd353c5559f7e268c55a 2306 
python-emmet-core_0.36.9-1.dsc
 936a5d193cf473d40396c864aa4a5908b4cb2806b0491d5aee129038d150679d 204391 
python-emmet-core_0.36.9.orig.tar.gz
 8cca97efe67bee43428bfd9f5cfe01cd0d30116271208ed943fc1ca78cc622f4 3492 
python-emmet-core_0.36.9-1.debian.tar.xz
 8e63b9702035b19e842f97ca16a965f20eee5d660ffc167dfeb6e3aa87071d5e 10449 
python-emmet-core_0.36.9-1_amd64.buildinfo
 c4c13d507178b2054eae0a4e726e3e2d3f939435897f64e1c908d22deb14ce05 159332 
python3-emmet-core_0.36.9-1_all.deb
Files:
 84b0dfbdbe11cc99daba6c1d771eb32b 2306 python optional 
python-emmet-core_0.36.9-1.dsc
 ebdde0e02bdbea806f69e3323ee2a28d 204391 python optional 
python-emmet-core_0.36.9.orig.tar.gz
 0a12577af35f1f28a10eef3d6d25cefb 3492 python optional 
python-emmet-core_0.36.9-1.debian.tar.xz
 39a6a13a54964a5d2e859c8b35790f38 10449 python optional 
python-emmet-core_0.36.9-1_amd64.buildinfo
 fa5ee52aba0b4701cb86a5607d30d953 159332 python optional 
python3-emmet-core_0.36.9-1_all.deb

-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEEI8mpPlhYGekSbQo2Vz7x5L1aAfoFAmPeeDAACgkQVz7x5L1a
Afrvlg/9HJaIbbY81PlXSpa7qC4z9SsPXGRFzzDqegyQ9fQTi9i1vXIJwQ+s/XXC
GBWn3xJ/eWCzUuXGlC9A+sOgDXc/5PLV4g7wh4lkeyuwc9f0xhF2rVYhPg6p2qH4
az7NaH0fH2EKbt5OJHzZFy/JVmX9TikFFBKU6aa868c+bbqDu8bnIccg5qHv3dMh
uE1XShuokywA6TsOuLmtCC3+PPAoSq8HeiIjXf7JRPyEehS2px25S/B8fc943hxu
WznwOWTeAe8ly8voSQflahY1hR5fjoeqaJqFKrgYw3RzZTB8dh4q7S3JeTQ/3+E1

Bug#1030509: marked as done (ITP: geojson-pydantic -- Pydantic data models for GeoJSON)

2023-02-06 Thread Debian Bug Tracking System
Your message dated Mon, 06 Feb 2023 12:00:09 +
with message-id 
and subject line Bug#1030509: fixed in geojson-pydantic 0.5.0-1
has caused the Debian Bug report #1030509,
regarding ITP: geojson-pydantic -- Pydantic data models for GeoJSON
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.)


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

* Package name: geojson-pydantic
  Version : 0.5.0
  Upstream Author : Drew Bollinger 
* URL : https://github.com/developmentseed/geojson-pydantic
* License : MIT
  Programming Lang: Python
  Description : Pydantic data models for GeoJSON

  Models that can be used for creating or validating geojson data.
  .
  Includes support for pydantic's Generic Models which allow the creation of
  more advanced models to validate either the geometry type or the properties.
 
I plan to maintain this package as part of the Python team.
--- End Message ---
--- Begin Message ---
Source: geojson-pydantic
Source-Version: 0.5.0-1
Done: Edward Betts 

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

Debian distribution maintenance software
pp.
Edward Betts  (supplier of updated geojson-pydantic 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, 05 Feb 2023 09:56:53 +0100
Source: geojson-pydantic
Binary: python3-geojson-pydantic
Architecture: source all
Version: 0.5.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team 
Changed-By: Edward Betts 
Description:
 python3-geojson-pydantic - Pydantic data models for the GeoJSON specification
Closes: 1030509
Changes:
 geojson-pydantic (0.5.0-1) unstable; urgency=medium
 .
   * Initial release. (Closes: #1030509)
Checksums-Sha1:
 484ee75f37ec94e56a5a8b0346df05c3f0b3784f 2265 geojson-pydantic_0.5.0-1.dsc
 665bf7734eb779bdd151094dffd81212a65813af 13842 
geojson-pydantic_0.5.0.orig.tar.gz
 38310b39a648a0a36cd03b15060f96d4d57cbc94 2260 
geojson-pydantic_0.5.0-1.debian.tar.xz
 c6572e40f0232c4d3187f570a117b00624202cd1 7817 
geojson-pydantic_0.5.0-1_amd64.buildinfo
 23f5e5fc729bfb8f33f8ffe32164b26f57c4045f 12852 
python3-geojson-pydantic_0.5.0-1_all.deb
Checksums-Sha256:
 5862e23c5a7dc11b56b90bcbc5a502128b04173da704c03806930d6d365d70bc 2265 
geojson-pydantic_0.5.0-1.dsc
 20ad3a5d088bed019e3eaffe00924c00c191756d43c67ab9db3db71525dafc6f 13842 
geojson-pydantic_0.5.0.orig.tar.gz
 7db0c97b9f859d24ae890905e2a2893d50ecaf7408267beaa9a53423635bc627 2260 
geojson-pydantic_0.5.0-1.debian.tar.xz
 84000f66b4b6d496270435db16a84f12a630347b0849a9ca7168961cc2c95978 7817 
geojson-pydantic_0.5.0-1_amd64.buildinfo
 178b602682ddc8df64b62448aaf6ab5ff3d382df8c54e259d4250ddb112f19c7 12852 
python3-geojson-pydantic_0.5.0-1_all.deb
Files:
 1f929ae48fdc8272b750309a3f4c51f1 2265 python optional 
geojson-pydantic_0.5.0-1.dsc
 c890e9d36ee3d1bf274193b7dc998a00 13842 python optional 
geojson-pydantic_0.5.0.orig.tar.gz
 9dd7756eed19e21ac4398264fa8570bb 2260 python optional 
geojson-pydantic_0.5.0-1.debian.tar.xz
 3b8a522f55aba7f1e33875021b8364ec 7817 python optional 
geojson-pydantic_0.5.0-1_amd64.buildinfo
 710056a95d16a8af820fe50feb158585 12852 python optional 
python3-geojson-pydantic_0.5.0-1_all.deb

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEE+4rPp4xyYInDitAmlgWhCYxjuSoFAmPfcEYACgkQlgWhCYxj
uSr8ew//TJekuGhHv9/SaPsWuWDM1LT6ZIDEWD015U9xMNRSBBPdJv9vePDcOKpH
aFbUsWyKcGxjND3Yxzb2O/P8HwlFrUjrwjhclMap/AMxrhQkLTI60Lic+SQ7pwIK
kxRNSiR/i8dxfChn4szy6PPNpupjrZWWJAgMQ6FWjxgz2pPlcpaG5ED+1QiBFNmO
XXcy6PN0rVddhokX99uxtwjmi+atyMiHOY79w6En4R00yJUgwsEJ033YJkpgEnV/
CycDUgp3E3wD6j8tWICEx/1cPD/NWOovMYL6ISA3a/y2ix+y6vx3aGPS9tBWfKAp
iWVkGNpw9sGI90ir7cCbQnNKgiScRFyhCDiykAPeBTU1OtnBR1wRWHi2ykqLkfxl
uU44EzIjkW2WvOo4qG8P5jSe1DnOUgZEWqW1hypK95P4XfuAGsQX2XgBT3hKdG+h
hK4vkUzQ1JniNy+ka9gMeH051V2T/xZHGgSy0co3zu5VlCzGVcBxiMX1mfzFYxQn

Bug#1029725: marked as done (ITP: python-pantomime -- MIME type normalisation and labels)

2023-02-06 Thread Debian Bug Tracking System
Your message dated Mon, 06 Feb 2023 12:00:11 +
with message-id 
and subject line Bug#1029725: fixed in python-pantomime 0.5.3-1
has caused the Debian Bug report #1029725,
regarding ITP: python-pantomime -- MIME type normalisation and labels
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.)


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

* Package name: python-pantomime
  Version : 0.5.3
  Upstream Author : Journalism Development Network, Inc. 
* URL : https://github.com/alephdata/pantomime
* License : MIT
  Programming Lang: Python
  Description : MIME type normalisation and labels

  Library that handles the parsing and normalisation of internet MIME types
  in Python. This can be useful to normalise invalid, or misformatted MIME
  types emitted by remote web servers.
 
I plan to maintain this package as part of the Python team.
--- End Message ---
--- Begin Message ---
Source: python-pantomime
Source-Version: 0.5.3-1
Done: Edward Betts 

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

Debian distribution maintenance software
pp.
Edward Betts  (supplier of updated python-pantomime 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, 05 Feb 2023 10:06:15 +0100
Source: python-pantomime
Binary: python3-pantomime
Architecture: source all
Version: 0.5.3-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team 
Changed-By: Edward Betts 
Description:
 python3-pantomime - MIME type normalisation and labels
Closes: 1029725
Changes:
 python-pantomime (0.5.3-1) unstable; urgency=medium
 .
   * Initial release. (Closes: #1029725)
Checksums-Sha1:
 933352be2d75a968d0998058e13d23c30edde116 2212 python-pantomime_0.5.3-1.dsc
 6a1e0c3778e9334adaf4c297c347788bca2718fc 10825 
python-pantomime_0.5.3.orig.tar.gz
 42b83e4c2fa50889e415d1ab43938167517e8272 2216 
python-pantomime_0.5.3-1.debian.tar.xz
 2de263136dd853706be35df5305a1c8c63503ad5 6950 
python-pantomime_0.5.3-1_amd64.buildinfo
 f4e7923dc7c66062b150dfb7e658407e561c9898 6916 python3-pantomime_0.5.3-1_all.deb
Checksums-Sha256:
 3ba16fc4ca1de7529eaa58dce0323c96113c0ddda3aa6c5fb332cd854157abc5 2212 
python-pantomime_0.5.3-1.dsc
 09ecb15eb04e703d4d375d3a26c988221019136739fa928c8253b1aad6c5a98c 10825 
python-pantomime_0.5.3.orig.tar.gz
 c2d7596442142bb13fd6f5d8c9b1c6bad28690638360fb2731bbbf9fa0624c4b 2216 
python-pantomime_0.5.3-1.debian.tar.xz
 901989b32e1b439a45f1c98c7d002fce2bda8c11a7bf9ab4947098d407a11877 6950 
python-pantomime_0.5.3-1_amd64.buildinfo
 90e58c8edc2cff11925dd8ec0d88fa5da9b5e797a97e3674da9b95413aff85d3 6916 
python3-pantomime_0.5.3-1_all.deb
Files:
 88c41a3d3c2043b85cb2e3c41b7231ef 2212 python optional 
python-pantomime_0.5.3-1.dsc
 2e3a27d941aa935ef9900b025d68e7d6 10825 python optional 
python-pantomime_0.5.3.orig.tar.gz
 89b17b1fe5f7c5f8d889403e34eca3b7 2216 python optional 
python-pantomime_0.5.3-1.debian.tar.xz
 89a90f8bc071f41da1c79fe3b02a5546 6950 python optional 
python-pantomime_0.5.3-1_amd64.buildinfo
 d4ad8859b535652e4c50af7f2e77177f 6916 python optional 
python3-pantomime_0.5.3-1_all.deb

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEE+4rPp4xyYInDitAmlgWhCYxjuSoFAmPfci4ACgkQlgWhCYxj
uSo/WQ/9H5SnsWayZo6eXQvDeZnh6Y2b9SmZ2OeKAKv/WlVJ30knHAnaK6e99wgk
i6wX6flFz/uEyOZJXfYk/HdXTjX2Ct8k2xJcZ3GSmXJAb1HceXBkuNL1UxHelsOw
LN6x6RxUbV2dFxMSurX1adiVx4zBA4XvP6F3Mujj5/GHPX6mRGtVru3ypg7PJwwl
w9legDX9ZwaQYbyR66GnMY/UTqJuwvQDZvHgp0uao+bJb3JM3gvRWrvYc78Ly7Xb
Cg+FzsSdVtxw2cYu05mcKV+A92IqcKIy6c2BsMV6kC9LapyPAS75ytbWs+o7ljYA
7IuOAPzqOynrnKLSQbgBncpRgKTr00BQLfaubezhDlRdLxb8pDcMJXBSpzuQzyFv
hOshAxr3526hHK7J3hZjSweILwDr4/8BSVJO87AqkGc3IEGsOtMytjAUA7SyXBAE
PFxWw9ytzIwhgcD4pg8Fp4XWs4IXkHiJWmMRLaijuBSMdoZ4ye813Yb08/dRUsdX
aNJ45CZo7+n8Ty6wmWikyVh/aPPt7QeTcBqb41IROtEnpgn4HH0BXVpoWtwEnlZX

Bug#1029942: marked as done (ITP: python-lua -- library for using Lua scripts from Python)

2023-02-06 Thread Debian Bug Tracking System
Your message dated Mon, 06 Feb 2023 12:00:10 +
with message-id 
and subject line Bug#1029942: fixed in python-lua 0.4-1
has caused the Debian Bug report #1029942,
regarding ITP: python-lua -- library for using Lua scripts from 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.)


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

* Package name: python-lua
  Version : 0.4
  Upstream Contact: Bas Wijnen 
* URL : https://github.com/wijnen/python-lua
* License : AGPL3+
  Programming Lang: Python
  Description : library for using Lua scripts from Python

This package has been in Debian before. It was removed in 2017.

It has now been updated to use Lua 5.4, and is fully functional again.

The long description is:
 This module provides an interface for using Lua scripts from Python.
 From Python, it allows complete access to all Lua variables and function. From
 Lua, it allows access to Python variables and functions that were passed to it
 by Python.
 .
 By default, Lua contains several insecure features, such as access to the
 host's file system. This module disables all such features by default. They
 are only enabled if the user passes the corresponding parameters when
 instantiating the Lua class.
--- End Message ---
--- Begin Message ---
Source: python-lua
Source-Version: 0.4-1
Done: Bas Wijnen 

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

Debian distribution maintenance software
pp.
Bas Wijnen  (supplier of updated python-lua package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Thu, 02 Feb 2023 19:50:38 +0100
Source: python-lua
Binary: python3-lua
Architecture: source all
Version: 0.4-1
Distribution: unstable
Urgency: medium
Maintainer: Bas Wijnen 
Changed-By: Bas Wijnen 
Description:
 python3-lua - library for using Lua scripts from Python
Closes: 1029942
Changes:
 python-lua (0.4-1) unstable; urgency=medium
 .
   * Reupload to Debian. Closes: #1029942
   * New release.
   * Updated standards version to 4.6.2 (no changes needed).
   * Support (only) python3.
   * Update to Lua 5.4.
   * Update debhelper to compat level 10.
   * Store state in variable of correct type.
Checksums-Sha1:
 dcc464849280766402e49a7583ff7cbcc59031f8 1762 python-lua_0.4-1.dsc
 63230364d8b2017fabf738c16de4add72b0b1526 19902 python-lua_0.4.orig.tar.gz
 be929a62070241eb239afe9bb81ba457fb0b13bb 12400 python-lua_0.4-1.debian.tar.xz
 002542a04ea141d9db1cfac682e7580759ea889c 7747 python-lua_0.4-1_amd64.buildinfo
 a6b68e1c8ef4c0cb6f1564581f3e371e81098240 26012 python3-lua_0.4-1_all.deb
Checksums-Sha256:
 e54fa6ecae095e64743e74579c536aa22b398cad80bcd589b258c62299140cbc 1762 
python-lua_0.4-1.dsc
 a9cb969f38649e6bdd19f53bd67ffbb7dc92e1bc639e9293981055c4a5cd1728 19902 
python-lua_0.4.orig.tar.gz
 f8c2ce8de558c132f16c72e6d9eff415dc10474f8a1f25d4193cf7e99023a936 12400 
python-lua_0.4-1.debian.tar.xz
 178eb1509aff431501f1e8dc4e44af81a74d0e566d43addeecccff032535d180 7747 
python-lua_0.4-1_amd64.buildinfo
 1c8008558e7ff15fe34d1260b3c43593c0bfebcceae29ec5279030e9b5090544 26012 
python3-lua_0.4-1_all.deb
Files:
 4bde8828371b2179f5f8671f8101db28 1762 python optional python-lua_0.4-1.dsc
 7350f858d801f895642d981af8782b9f 19902 python optional 
python-lua_0.4.orig.tar.gz
 f00bd5c7fc2c200c0cc29927a5d54684 12400 python optional 
python-lua_0.4-1.debian.tar.xz
 4e5f765636f6197c9c4430d3fdd9ef5c 7747 python optional 
python-lua_0.4-1_amd64.buildinfo
 5191b2f788cd95bf495a7690a179 26012 python optional 
python3-lua_0.4-1_all.deb

-BEGIN PGP SIGNATURE-

iQJGBAEBCgAwFiEEKI9JSvHOfJKJyDQanNF9WAfAcToFAmPcBw0SHHdpam5lbkBk
ZWJpYW4ub3JnAAoJEJzRfVgHwHE6LUgP/R5HSXgeCKuznTAePPMn6YNho6hNQbWl
/eoZDQAvFCcWYFcov9XJmKQL74X5vAeh/J79IjKZYDlPypissAV1X11PtRYXLBF6
OYhVhC3v39oNkfLAm+Xpnd8gECMPohjk6S1HjrEVhK9p9mB/ZU5mDMv4NdvQISq7

Bug#968495: ITP: c-evo-dh -- C-evo: Distant Horizon, Empire building game

2023-02-06 Thread Peter B

New Upstream version

   Package name : c-evo-dh
   Version  : 1.7-1
   Upstream contact : Peter 
   URL  : https://sourceforge.net/projects/c-evo-eh/
   License  : CC-BY-3.0, CC-BY-SA-3.0-US, CC0-1.0, GPL-2+
   Vcs  : https://salsa.debian.org/PeterB/c-evo-dh
   Section  : games



Changes since 1.6

  Update Tutorial doc
  Enlarge Buy button on City Screen
  Improve Spanish and Portuguese translations
  Fix regression in multi-buttons on Free Player Setup form.
  Remove writelns not in debug blocks


Also, changes to packaging.
  Add .gitignore
  Update gbp.conf

Removed conflicts/breaks & QT5 binary packages following FTP Master's reject.



Bug#1029723: marked as done (ITP: bats-file -- Helper library providing filesystem-related assertions for Bats)

2023-02-06 Thread Debian Bug Tracking System
Your message dated Mon, 06 Feb 2023 09:00:10 +
with message-id 
and subject line Bug#1029723: fixed in bats-file 0.3.0+git20230131-gbba751f-1
has caused the Debian Bug report #1029723,
regarding ITP: bats-file -- Helper library providing filesystem-related 
assertions for Bats
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.)


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

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

* Package name: bats-file
  Version : 0.3.0
* URL : https://github.com/bats-core/bats-file
* License : CC0
  Programming Lang: Bash
  Description : Helper library providing filesystem-related 
assertions for Bats


bats-file provides various assertions and helpers to simplify writing 
Bats tests that deal with files and filesystems.


For example:

* assert_file_contains: Check if the file content matches a regex.
* assert_file_owner: Check if a specific user owns the file.
* assert_symlink_to: Check if the file is a symlink to the target.
* temp_make: Create a temp directory for the current test in BATS_TMPDIR.

--
Gioele Barabucci
--- End Message ---
--- Begin Message ---
Source: bats-file
Source-Version: 0.3.0+git20230131-gbba751f-1
Done: Gioele Barabucci 

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

Debian distribution maintenance software
pp.
Gioele Barabucci  (supplier of updated bats-file 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 Feb 2023 00:10:58 +0100
Source: bats-file
Binary: bats-file
Architecture: source all
Version: 0.3.0+git20230131-gbba751f-1
Distribution: unstable
Urgency: medium
Maintainer: Gioele Barabucci 
Changed-By: Gioele Barabucci 
Description:
 bats-file  - Helper library providing filesystem-related assertions for Bats
Closes: 1029723
Changes:
 bats-file (0.3.0+git20230131-gbba751f-1) unstable; urgency=medium
 .
   * Initial release (Closes: #1029723)
Checksums-Sha1:
 3b132d7fc3a8cfda4f4bee0cfedeac8206d5d944 2082 
bats-file_0.3.0+git20230131-gbba751f-1.dsc
 bb82a04518d11280abf1d3ee30403b10d3399d09 21889 
bats-file_0.3.0+git20230131-gbba751f.orig.tar.gz
 7772c5c4044b44e8de17a90847d192d05082deea 2172 
bats-file_0.3.0+git20230131-gbba751f-1.debian.tar.xz
 9943c27dcccf100cff95b1f824595958abe08909 6928 
bats-file_0.3.0+git20230131-gbba751f-1_all.deb
 84810a8a7101a5447b6b73f41537d4fb66f33c25 6199 
bats-file_0.3.0+git20230131-gbba751f-1_amd64.buildinfo
Checksums-Sha256:
 01136dfe79269608a8bb718aa2fd46e166f6283b467a6fe406ea3e73b03823dc 2082 
bats-file_0.3.0+git20230131-gbba751f-1.dsc
 493f78c5237ad4a37a04c8d32c251fdbc412af61662853879a92fd8b8f1b04fd 21889 
bats-file_0.3.0+git20230131-gbba751f.orig.tar.gz
 269b576ce12a996d79709d5c7007fbbbc578c33ca2b66c7d72127cb996d8baae 2172 
bats-file_0.3.0+git20230131-gbba751f-1.debian.tar.xz
 acaaf1580cec675934801bda10c8387d49a51804fce597135fca86307ab0bd8d 6928 
bats-file_0.3.0+git20230131-gbba751f-1_all.deb
 effe0224451c6bc4df306b3fd4e078aa1fbb1f5397aee8a8a122cd38c35cbd29 6199 
bats-file_0.3.0+git20230131-gbba751f-1_amd64.buildinfo
Files:
 0240c1acd4486b6e602d6f6dea8c5bf9 2082 devel optional 
bats-file_0.3.0+git20230131-gbba751f-1.dsc
 e2b75766f77eca0a0b73ab5710fe77d6 21889 devel optional 
bats-file_0.3.0+git20230131-gbba751f.orig.tar.gz
 9e71aae2c33d3842774d661b8614b2ed 2172 devel optional 
bats-file_0.3.0+git20230131-gbba751f-1.debian.tar.xz
 4403a9a29b7813fbb408ee0fcc60dba0 6928 devel optional 
bats-file_0.3.0+git20230131-gbba751f-1_all.deb
 dabc42b1e9206b0b707c4954e86478ac 6199 devel optional 
bats-file_0.3.0+git20230131-gbba751f-1_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQIyBAEBCAAdFiEExbkF8OjZ/ZZo/zZvot4jUGLaM/oFAmPgbjUACgkQot4jUGLa
M/q5uA/1HjTs+2zDwJW4eLgPkNY9wR/CUPdF8R/Sw/or+zBIM/aboyG7Kydvj+CM
vmGWTDzpdehQdgqqlsVoYEdomq1zde9xTT2dKR0fPh5xDLmFXq0phcX6Le5prO4/
y82yDxY7Zt5etxNFRksh3l8SNSiL1bHyulIWRkrQ16jW6S5KU5S2QPsv+5PzK52x

Bug#1030611: marked as done (ITP: obs-ashmanix-countdown -- plugin for OBS Studio to create a countdown timer)

2023-02-06 Thread Debian Bug Tracking System
Your message dated Mon, 06 Feb 2023 08:10:16 +
with message-id 
and subject line Bug#1030611: fixed in obs-ashmanix-countdown 1.1.0-1
has caused the Debian Bug report #1030611,
regarding ITP: obs-ashmanix-countdown -- plugin for OBS Studio to create a 
countdown timer
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.)


-- 
1030611: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1030611
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Owner: Joao Eriberto Mota Filho 
X-Debbugs-Cc: debian-de...@lists.debian.org, theashma...@gmail.com, 
em...@ashmanix.com

* Package name: obs-ashmanix-countdown
  Version : 1.1.0
  Upstream Author : Ashmanix
* URL : 
https://obsproject.com/forum/resources/ashmanix-countdown-timer.1610/
* License : GPL-2+
  Programming Lang: C++
  Description : plugin for OBS Studio to create a countdown timer

 This plugin lets to use a text source in OBS to show a countdown timer that
 updates in real time. This is useful to show to viewers the time left before
 a transmission.

 The plugin appears as a dockable widget and comes with options to display a
 final message or to switch to a scene when the counter reaches zero. These
 two features can be disabled via checkbox, so the countdown will show the
 zero time when waiting for someone to switch the scene.

 When configuring, is possible to set a period of time or a real time to
 count down from it. Also is possible to choose not show some part of the
 time (hours, minutes, seconds).
--- End Message ---
--- Begin Message ---
Source: obs-ashmanix-countdown
Source-Version: 1.1.0-1
Done: Joao Eriberto Mota Filho 

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

Debian distribution maintenance software
pp.
Joao Eriberto Mota Filho  (supplier of updated 
obs-ashmanix-countdown 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, 05 Feb 2023 07:58:09 -0300
Source: obs-ashmanix-countdown
Binary: obs-ashmanix-countdown obs-ashmanix-countdown-dbgsym
Architecture: source amd64
Version: 1.1.0-1
Distribution: experimental
Urgency: medium
Maintainer: Joao Eriberto Mota Filho 
Changed-By: Joao Eriberto Mota Filho 
Description:
 obs-ashmanix-countdown - plugin for OBS Studio to create a countdown timer
Closes: 1030611
Changes:
 obs-ashmanix-countdown (1.1.0-1) experimental; urgency=medium
 .
   * Initial release. (Closes: #1030611)
Checksums-Sha1:
 2c2ad69919e556207ffd7c00fc3c70df7aa30f92 2111 
obs-ashmanix-countdown_1.1.0-1.dsc
 913c3f97bf1c744247c5a468e3e88654122cdd96 254738 
obs-ashmanix-countdown_1.1.0.orig.tar.gz
 7c3baa9f5cd8fa96ba2bb47b97bc1053678a0e46 4804 
obs-ashmanix-countdown_1.1.0-1.debian.tar.xz
 89b16be0e96af363d601fc9fdd7134b36bdcb2a1 477012 
obs-ashmanix-countdown-dbgsym_1.1.0-1_amd64.deb
 40a1bc40cf6590e1a6d5d89c2845214f3ccf4e71 13594 
obs-ashmanix-countdown_1.1.0-1_amd64.buildinfo
 1b5fff012c3c91d1000ab1e5d63c759ec055fcc0 26996 
obs-ashmanix-countdown_1.1.0-1_amd64.deb
Checksums-Sha256:
 9fd5969e24f470cd6cfcf4a627214dc16ae3282a5c952082b0f4eade1ed8175c 2111 
obs-ashmanix-countdown_1.1.0-1.dsc
 a751e796e7da1c23a629fb353612d7f1cf31c5b793883f69c628ba333ad17b58 254738 
obs-ashmanix-countdown_1.1.0.orig.tar.gz
 4bc492a8cb1fe50d64d6bc661b94b3e6d8b9eb22ad0881889128b651896f2586 4804 
obs-ashmanix-countdown_1.1.0-1.debian.tar.xz
 5d172b64203def108b78646bbd843eda6204b55c3efdc8ee501a21a2048825b7 477012 
obs-ashmanix-countdown-dbgsym_1.1.0-1_amd64.deb
 db9f98d72997b83951dae60f4d3703cd6ebdde6d8158f75581a10c8e34ba5932 13594 
obs-ashmanix-countdown_1.1.0-1_amd64.buildinfo
 198b92a490f4a194d4ed5595ce70d694bb18ccd765bacc19e0e8bc1394877573 26996 
obs-ashmanix-countdown_1.1.0-1_amd64.deb
Files:
 f4cf19321d9ee313ef0fbd4aa9f9ed9c 2111 video optional 
obs-ashmanix-countdown_1.1.0-1.dsc
 9b67e1c405229aa296c6c3848fbb3d9d 254738 video optional 
obs-ashmanix-countdown_1.1.0.orig.tar.gz
 9bc06612d2e7060adcd0d7ba74f1593c 4804 video optional 

Bug#1001670: marked as done (ITP: pluma-plugins -- various plugins for MATE's editor pluma)

2023-02-06 Thread Debian Bug Tracking System
Your message dated Mon, 06 Feb 2023 08:10:17 +
with message-id 
and subject line Bug#1001670: fixed in pluma-plugins 1.27.0-2
has caused the Debian Bug report #1001670,
regarding ITP: pluma-plugins -- various plugins for MATE's editor pluma
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.)


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

* Package name: pluma-plugins
  Version : 1.26.0
  Upstream Author : MATE Developers
* URL : https://github.com/mate-desktop/pluma-plugins
* License : GPL-2+
  Programming Lang: Python, C
  Description : various plugins for MATE's editor pluma

 This package provides various extra plugins for the pluma editor.
 .
 This package will be maintained under the umbrella of the Debian+Ubuntu
 MATE Packaging Team.
--- End Message ---
--- Begin Message ---
Source: pluma-plugins
Source-Version: 1.27.0-2
Done: Mike Gabriel 

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

Debian distribution maintenance software
pp.
Mike Gabriel  (supplier of updated 
pluma-plugins 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 Feb 2023 10:55:52 +0100
Source: pluma-plugins
Binary: pluma-plugin-bookmarks pluma-plugin-bookmarks-dbgsym 
pluma-plugin-bracketcompletion pluma-plugin-codecomment 
pluma-plugin-quickhighlight pluma-plugin-quickhighlight-dbgsym 
pluma-plugin-smartspaces pluma-plugin-sourcecodebrowser pluma-plugin-synctex 
pluma-plugin-terminal pluma-plugin-wordcompletion 
pluma-plugin-wordcompletion-dbgsym pluma-plugins pluma-plugins-common
Architecture: source amd64
Version: 1.27.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian+Ubuntu MATE Packaging Team 
Changed-By: Mike Gabriel 
Description:
 pluma-plugin-bookmarks - Bookmarks plugin for pluma
 pluma-plugin-bracketcompletion - Bracket Completion plugin for pluma
 pluma-plugin-codecomment - Code Comment plugin for pluma
 pluma-plugin-quickhighlight - Quick Highlight plugin for pluma
 pluma-plugin-smartspaces - Smart Spaces plugin for pluma
 pluma-plugin-sourcecodebrowser - Source Code Browser plugin for pluma
 pluma-plugin-synctex - SyncTex plugin for pluma
 pluma-plugin-terminal - Terminal plugin for pluma
 pluma-plugin-wordcompletion - Word Completion plugin for pluma
 pluma-plugins - set of plugins for pluma (metapackage)
 pluma-plugins-common - common files for pluma-plugins
Closes: 1001670
Changes:
 pluma-plugins (1.27.0-2) unstable; urgency=medium
 .
   * Initial release to Debian. (Closes: #1001670).
   * debian/copyright:
 + Improve copyright attributions of help/*.
Checksums-Sha1:
 ab9dd7a810bb554eebe626d25041b271eb7694c3 3240 pluma-plugins_1.27.0-2.dsc
 775ad16d86fe7c6bc0eb18842098545929895a41 302068 
pluma-plugins_1.27.0.orig.tar.gz
 1fa767e560311c76b654d7160db3d117d360d68b 15664 
pluma-plugins_1.27.0-2.debian.tar.xz
 cd1f2bc99c25c687dddc624f3d44f3f05dc2476d 29688 
pluma-plugin-bookmarks-dbgsym_1.27.0-2_amd64.deb
 caf0ab9f3275f6a6e8ffbfa02ddeb53d5f5ef334 41324 
pluma-plugin-bookmarks_1.27.0-2_amd64.deb
 201efd6f0a9c8c62b385c3c6fc906d07cec5f361 27520 
pluma-plugin-bracketcompletion_1.27.0-2_amd64.deb
 da0e013320143666efbdccd64eb81bd0bc94eef8 31680 
pluma-plugin-codecomment_1.27.0-2_amd64.deb
 accdc2923e8c0a1c0dfc2a950863fd0736a7c69c 18320 
pluma-plugin-quickhighlight-dbgsym_1.27.0-2_amd64.deb
 b845b4f4162ea98d28b88845aa09793915a86b36 20176 
pluma-plugin-quickhighlight_1.27.0-2_amd64.deb
 e95bb576da05ad7f24ada04a4df04905cc997728 16792 
pluma-plugin-smartspaces_1.27.0-2_amd64.deb
 aec8ea97c6234324e4a0f974997cbfea931b1581 28276 
pluma-plugin-sourcecodebrowser_1.27.0-2_amd64.deb
 f29f096c195e88059e62712447d1abf7ff3469dc 31464 
pluma-plugin-synctex_1.27.0-2_amd64.deb
 c796ae1487e99471bff2e5c100bc52b5c17f6c4f 33920 
pluma-plugin-terminal_1.27.0-2_amd64.deb
 659dfd90471e94010d075c11b81f83666e1cb9e4 16404