Processing of python-bsddb3_6.2.9-4_source.changes

2025-01-18 Thread Debian FTP Masters
python-bsddb3_6.2.9-4_source.changes uploaded successfully to localhost
along with the files:
  python-bsddb3_6.2.9-4.dsc
  python-bsddb3_6.2.9-4.debian.tar.xz
  python-bsddb3_6.2.9-4_source.buildinfo

Greetings,

Your Debian queue daemon (running on host usper.debian.org)



python-bsddb3_6.2.9-4_source.changes ACCEPTED into unstable

2025-01-18 Thread Debian FTP Masters
Thank you for your contribution to Debian.



Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sat, 18 Jan 2025 13:26:05 +0100
Source: python-bsddb3
Architecture: source
Version: 6.2.9-4
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group 
Changed-By: Alexandre Detiste 
Closes: 1080719
Changes:
 python-bsddb3 (6.2.9-4) unstable; urgency=medium
 .
   * QA upload.
   * Apply multi-arch hint
   * Add explicity build dep on python3-setuptools (Closes: #1080719)
Checksums-Sha1:
 ae7af303fabf4c91802d79bc7e5798f9c7a6c3b7 2080 python-bsddb3_6.2.9-4.dsc
 af7fd0df73754f07e87ff5473b480d5ce29ea5d8 8432 
python-bsddb3_6.2.9-4.debian.tar.xz
 993423b793c514ad335c26df33719fee45384afe 8220 
python-bsddb3_6.2.9-4_source.buildinfo
Checksums-Sha256:
 f92844e71b8465758a7f0518615b9b12f450adbae6a28fb5eee6d0c64d927789 2080 
python-bsddb3_6.2.9-4.dsc
 4d17967f8fc16d5a60ae27a7b88f02073c8c8be2a425696fd85131b45d65d5a3 8432 
python-bsddb3_6.2.9-4.debian.tar.xz
 4017e97b9e1a3e239cefe4b486122498917f31ed8d57af4682f003f5e62cf618 8220 
python-bsddb3_6.2.9-4_source.buildinfo
Files:
 2574671fe1a313bc9bd1563a5557206a 2080 python optional python-bsddb3_6.2.9-4.dsc
 6d5bd068c961c24c55b8c43f7d16e118 8432 python optional 
python-bsddb3_6.2.9-4.debian.tar.xz
 1fe88086c08563a702b18508051aef17 8220 python optional 
python-bsddb3_6.2.9-4_source.buildinfo

-BEGIN PGP SIGNATURE-

iQJFBAEBCgAvFiEEj23hBDd/OxHnQXSHMfMURUShdBoFAmeLoFIRHHRjaGV0QGRl
Ymlhbi5vcmcACgkQMfMURUShdBpTJA/8D351HnNR8pYctNfLN2TcPl4AC7YK1+8+
BHXYdOynCSkFxdyKPcizd3J03qhnWqYdCoDROLlkmuq4kbTZoWkP2ZvgGMLugb9H
/YbxawXSgqR9jSznrwqTLYy+ZjXA3iY1wqxZVH2ofICYLfakZCnLtrT0Yv27NIMD
nGUNsvUU9qp3r2i8jhtELlMVWyHFuPSH8nWzqKVBJ2kx1a7OgdqAMugN+pxrdiY4
EN+KtwELmlhdJBWVlO0OJhs4D6ATKkCMQ8JHgF/dRvmzqs1fyNO7FfxgC323hu3A
+CgncBYqDtfb40OoOAd89qlzDrMtXv55q5BaVFI9b9cHgKIX1ZBizQ4mHL3BydSa
yRdpXrYsrYIRShHP4kc9wuN+SuNcxMvnHCi3osAE34MsBgmTgW9TREIIJ7kUXlAk
tE9SqaILQSZX1F2mEFr4OcEn/athSw+Qq5lglkD3CModGSYWILVMt2fBrLeDOfGx
vFhudDNbqaJ6OkckzMoVWiJA+S0/iT3XE/BjyIRsB9omWiSeU9Ll8JLkw1agLz6o
7KOoVP8MPSpTr8Y7GT15GYfrJMOROQKZha3tN/n0JJYTatZdx2BCvrj/sWYS8wSA
ua1lpGQumvsi8mDtbcGT3krEGUqI87SkSbl0iRgkK5MbS/LxtocTmc/uQSNN1AtM
nFUos8Dpg5M=
=1v/B
-END PGP SIGNATURE-



pgpdhbCsIg7xc.pgp
Description: PGP signature


Bug#1080719: marked as done (Missing Build-Depends on python3-setuptools)

2025-01-18 Thread Debian Bug Tracking System
Your message dated Sat, 18 Jan 2025 13:10:13 +
with message-id 
and subject line Bug#1080719: fixed in python-bsddb3 6.2.9-4
has caused the Debian Bug report #1080719,
regarding Missing Build-Depends on python3-setuptools
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.)


-- 
1080719: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1080719
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: python-bsddb3
Version: 6.2.9-2
Severity: important
User: debian-pyt...@lists.debian.org
Usertags: dh-python-no-setuptools
Tags: sid, trixie

This package failed build from source when test-built against a version of
dh-python without a python3-setuptools dependency.

distutils is no longer part of the Python standard library, since 3.12. But a
minimal version of it becomes available when the python3-setuptools package is
installed.

Please add a Build-Depends on python3-setuptools to your package, or migrate
the package's build system away from setuptools/distutils.

If you run into any difficulties, please raise them on
debian-pyt...@lists.debian.org.

This bug has been filed at "important" severity, as the change hasn't been
made in dh-python yet, but this may be raised to RC before the trixie release.

Thanks,

Stefano
--- End Message ---
--- Begin Message ---
Source: python-bsddb3
Source-Version: 6.2.9-4
Done: Alexandre Detiste 

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

Debian distribution maintenance software
pp.
Alexandre Detiste  (supplier of updated python-bsddb3 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, 18 Jan 2025 13:26:05 +0100
Source: python-bsddb3
Architecture: source
Version: 6.2.9-4
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group 
Changed-By: Alexandre Detiste 
Closes: 1080719
Changes:
 python-bsddb3 (6.2.9-4) unstable; urgency=medium
 .
   * QA upload.
   * Apply multi-arch hint
   * Add explicity build dep on python3-setuptools (Closes: #1080719)
Checksums-Sha1:
 ae7af303fabf4c91802d79bc7e5798f9c7a6c3b7 2080 python-bsddb3_6.2.9-4.dsc
 af7fd0df73754f07e87ff5473b480d5ce29ea5d8 8432 
python-bsddb3_6.2.9-4.debian.tar.xz
 993423b793c514ad335c26df33719fee45384afe 8220 
python-bsddb3_6.2.9-4_source.buildinfo
Checksums-Sha256:
 f92844e71b8465758a7f0518615b9b12f450adbae6a28fb5eee6d0c64d927789 2080 
python-bsddb3_6.2.9-4.dsc
 4d17967f8fc16d5a60ae27a7b88f02073c8c8be2a425696fd85131b45d65d5a3 8432 
python-bsddb3_6.2.9-4.debian.tar.xz
 4017e97b9e1a3e239cefe4b486122498917f31ed8d57af4682f003f5e62cf618 8220 
python-bsddb3_6.2.9-4_source.buildinfo
Files:
 2574671fe1a313bc9bd1563a5557206a 2080 python optional python-bsddb3_6.2.9-4.dsc
 6d5bd068c961c24c55b8c43f7d16e118 8432 python optional 
python-bsddb3_6.2.9-4.debian.tar.xz
 1fe88086c08563a702b18508051aef17 8220 python optional 
python-bsddb3_6.2.9-4_source.buildinfo

-BEGIN PGP SIGNATURE-

iQJFBAEBCgAvFiEEj23hBDd/OxHnQXSHMfMURUShdBoFAmeLoFIRHHRjaGV0QGRl
Ymlhbi5vcmcACgkQMfMURUShdBpTJA/8D351HnNR8pYctNfLN2TcPl4AC7YK1+8+
BHXYdOynCSkFxdyKPcizd3J03qhnWqYdCoDROLlkmuq4kbTZoWkP2ZvgGMLugb9H
/YbxawXSgqR9jSznrwqTLYy+ZjXA3iY1wqxZVH2ofICYLfakZCnLtrT0Yv27NIMD
nGUNsvUU9qp3r2i8jhtELlMVWyHFuPSH8nWzqKVBJ2kx1a7OgdqAMugN+pxrdiY4
EN+KtwELmlhdJBWVlO0OJhs4D6ATKkCMQ8JHgF/dRvmzqs1fyNO7FfxgC323hu3A
+CgncBYqDtfb40OoOAd89qlzDrMtXv55q5BaVFI9b9cHgKIX1ZBizQ4mHL3BydSa
yRdpXrYsrYIRShHP4kc9wuN+SuNcxMvnHCi3osAE34MsBgmTgW9TREIIJ7kUXlAk
tE9SqaILQSZX1F2mEFr4OcEn/athSw+Qq5lglkD3CModGSYWILVMt2fBrLeDOfGx
vFhudDNbqaJ6OkckzMoVWiJA+S0/iT3XE/BjyIRsB9omWiSeU9Ll8JLkw1agLz6o
7KOoVP8MPSpTr8Y7GT15GYfrJMOROQKZha3tN/n0JJYTatZdx2BCvrj/sWYS8wSA
ua1lpGQumvsi8mDtbcGT3krEGUqI87SkSbl0iRgkK5MbS/LxtocTmc/uQSNN1AtM
nFUos8Dpg5M=
=1v/B
-END PGP SIGNATURE-



pgpwzv6Ku_s7K.pgp
Description: PGP signature
--- End Message ---


Processed: Bug#1080586 marked as pending in django-impersonate

2025-01-18 Thread Debian Bug Tracking System
Processing control commands:

> tag -1 pending
Bug #1080586 [src:django-impersonate] Missing Build-Depends on 
python3-setuptools
Added tag(s) pending.

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



Bug#1093198: parser: please make the build reproducible

2025-01-18 Thread Yavor Doganov
Control: tags -1 + pending

On Thu, 16 Jan 2025 12:42:00 +0200,
Chris Lamb wrote:
> Whilst working on the Reproducible Builds effort [0], we noticed that
> parser could not be built reproducibly.
> 
> This is because it ships a binary, nondeterministic example.

Yeah, I just didn't realize that test artifacts will sneak into the
.deb.  Mea culpa.

> A patch is attached that removes this after it was generated in the
> tests. (I don't think we need to ship this file, do we?)

Of course we don't.  Thanks, I pushed this to salsa under your name
with one tiny change (to delete both _test.* files).



Processed: Re: Bug#1093198: parser: please make the build reproducible

2025-01-18 Thread Debian Bug Tracking System
Processing control commands:

> tags -1 + pending
Bug #1093198 [src:parser] parser: please make the build reproducible
Bug #1093199 [src:parser] parser: please make the build reproducible
Added tag(s) pending.
Added tag(s) pending.

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



Bug#1080586: marked as done (Missing Build-Depends on python3-setuptools)

2025-01-18 Thread Debian Bug Tracking System
Your message dated Sat, 18 Jan 2025 13:50:01 +
with message-id 
and subject line Bug#1080586: fixed in django-impersonate 1.9.2-2
has caused the Debian Bug report #1080586,
regarding Missing Build-Depends on python3-setuptools
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.)


-- 
1080586: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1080586
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: django-impersonate
Version: 1.9.2-1
Severity: important
User: debian-pyt...@lists.debian.org
Usertags: dh-python-no-setuptools
Tags: sid, trixie

This package failed build from source when test-built against a version of
dh-python without a python3-setuptools dependency.

distutils is no longer part of the Python standard library, since 3.12. But a
minimal version of it becomes available when the python3-setuptools package is
installed.

Please add a Build-Depends on python3-setuptools to your package, or migrate
the package's build system away from setuptools/distutils.

If you run into any difficulties, please raise them on
debian-pyt...@lists.debian.org.

This bug has been filed at "important" severity, as the change hasn't been
made in dh-python yet, but this may be raised to RC before the trixie release.

Thanks,

Stefano
--- End Message ---
--- Begin Message ---
Source: django-impersonate
Source-Version: 1.9.2-2
Done: Alexandre Detiste 

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

Debian distribution maintenance software
pp.
Alexandre Detiste  (supplier of updated django-impersonate 
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, 18 Jan 2025 14:14:40 +0100
Source: django-impersonate
Architecture: source
Version: 1.9.2-2
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group 
Changed-By: Alexandre Detiste 
Closes: 1080586
Changes:
 django-impersonate (1.9.2-2) unstable; urgency=medium
 .
   * QA Upload
   * Add explicity build dep on python3-setuptools (Closes: #1080586)
   * Use dh-sequence-python3
Checksums-Sha1:
 cbd2773c454da60c7518e8b7c10d2932667c15e1 2058 django-impersonate_1.9.2-2.dsc
 97ef8d4e58362952361d2e6a0b1f09674dca118e 2812 
django-impersonate_1.9.2-2.debian.tar.xz
 a1d4960da8d7cdd114a53c6951b37345aa09d412 7709 
django-impersonate_1.9.2-2_source.buildinfo
Checksums-Sha256:
 63d080ea0c8dff32c9dc21817ab47b9f3613583c75950997fbaa9339b1b0459c 2058 
django-impersonate_1.9.2-2.dsc
 7b0d96679af7bfd9134d4c860bc3d182a32c69468e76f090bec0fa52245b8055 2812 
django-impersonate_1.9.2-2.debian.tar.xz
 c7d4a3b5ff83f4a953ba129145a87750713cb0c700b54e27a779b6efd99ad879 7709 
django-impersonate_1.9.2-2_source.buildinfo
Files:
 cfee514add4cb263ca6983986cc0a0f8 2058 python optional 
django-impersonate_1.9.2-2.dsc
 e4b124613a03cbe7c4173b1460647305 2812 python optional 
django-impersonate_1.9.2-2.debian.tar.xz
 0922b6869f2ce9bd2a3632d7966a2c07 7709 python optional 
django-impersonate_1.9.2-2_source.buildinfo

-BEGIN PGP SIGNATURE-

iQJFBAEBCgAvFiEEj23hBDd/OxHnQXSHMfMURUShdBoFAmeLrBwRHHRjaGV0QGRl
Ymlhbi5vcmcACgkQMfMURUShdBofuQ//atPe5uTTZvIq6IwetQ8fHMbqgrjXZBLD
F64BnqXO7JLb+eRAvyfkWtmuqPZqzARp0CAU2HHqsMjc+hXAc7AwrHmPhMwbOi76
POfZUGwsfUz8IijLx1jPkejmLVB1B8Gr0P0mVsBWqvra/qjO/ADm1n810AksoNDv
QXZnI73A3LS+TWrxMGcnxJsBVlA2yrUmoIgkq9GqLkNOBTVmjzWuSbSsAJCZHkoV
39oHGrIbz7RlF3cDP5PoKUt5pAyUHQgFkcnVdG7KEfpSLL3RIE5vXU5ZaLVEycmK
XteF1MysV6CHPOOcfACd162BDZO0bp73cwfOOjDkaBa/de0mNwT3arPGCytL4/p7
5aMK+ZoNaLZuB13q7WH7vFu4ZNmCTPxY2zHm9SXfqsNg+XwnSRQdlmifeO9tp9k8
YkYWwxlYZKB08z1xKe+QnqN82YfAkWbvCta/dfQVIUxbtBuzWNcKbM4N0z4AtRQi
vdfwNqiUWI79VWjeGKV8h3bfZXp7eMFKJD9eSiZUH3r05ZkYwk+hdRFzNqbkpmyI
9+lvtOZb/w55/tC9sBb028l9qjt1Xjx8A+KPcmxX//1LJvPDTgUCiX5JxxcVWvJC
LH8wNgbSj2yxPjm3zjj8kaMuscvywyJ6sXemXTO8sjxaMj+Dmp8tsGFqdx5KaEOo
Dwp3UxA1lS8=
=+64Z
-END PGP SIGNATURE-



pgpHvIcpRRQhD.pgp
Description: PGP signature
--- End Message ---


Processing of django-impersonate_1.9.2-2_source.changes

2025-01-18 Thread Debian FTP Masters
django-impersonate_1.9.2-2_source.changes uploaded successfully to localhost
along with the files:
  django-impersonate_1.9.2-2.dsc
  django-impersonate_1.9.2-2.debian.tar.xz
  django-impersonate_1.9.2-2_source.buildinfo

Greetings,

Your Debian queue daemon (running on host usper.debian.org)



django-impersonate_1.9.2-2_source.changes ACCEPTED into unstable

2025-01-18 Thread Debian FTP Masters
Thank you for your contribution to Debian.



Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sat, 18 Jan 2025 14:14:40 +0100
Source: django-impersonate
Architecture: source
Version: 1.9.2-2
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group 
Changed-By: Alexandre Detiste 
Closes: 1080586
Changes:
 django-impersonate (1.9.2-2) unstable; urgency=medium
 .
   * QA Upload
   * Add explicity build dep on python3-setuptools (Closes: #1080586)
   * Use dh-sequence-python3
Checksums-Sha1:
 cbd2773c454da60c7518e8b7c10d2932667c15e1 2058 django-impersonate_1.9.2-2.dsc
 97ef8d4e58362952361d2e6a0b1f09674dca118e 2812 
django-impersonate_1.9.2-2.debian.tar.xz
 a1d4960da8d7cdd114a53c6951b37345aa09d412 7709 
django-impersonate_1.9.2-2_source.buildinfo
Checksums-Sha256:
 63d080ea0c8dff32c9dc21817ab47b9f3613583c75950997fbaa9339b1b0459c 2058 
django-impersonate_1.9.2-2.dsc
 7b0d96679af7bfd9134d4c860bc3d182a32c69468e76f090bec0fa52245b8055 2812 
django-impersonate_1.9.2-2.debian.tar.xz
 c7d4a3b5ff83f4a953ba129145a87750713cb0c700b54e27a779b6efd99ad879 7709 
django-impersonate_1.9.2-2_source.buildinfo
Files:
 cfee514add4cb263ca6983986cc0a0f8 2058 python optional 
django-impersonate_1.9.2-2.dsc
 e4b124613a03cbe7c4173b1460647305 2812 python optional 
django-impersonate_1.9.2-2.debian.tar.xz
 0922b6869f2ce9bd2a3632d7966a2c07 7709 python optional 
django-impersonate_1.9.2-2_source.buildinfo

-BEGIN PGP SIGNATURE-

iQJFBAEBCgAvFiEEj23hBDd/OxHnQXSHMfMURUShdBoFAmeLrBwRHHRjaGV0QGRl
Ymlhbi5vcmcACgkQMfMURUShdBofuQ//atPe5uTTZvIq6IwetQ8fHMbqgrjXZBLD
F64BnqXO7JLb+eRAvyfkWtmuqPZqzARp0CAU2HHqsMjc+hXAc7AwrHmPhMwbOi76
POfZUGwsfUz8IijLx1jPkejmLVB1B8Gr0P0mVsBWqvra/qjO/ADm1n810AksoNDv
QXZnI73A3LS+TWrxMGcnxJsBVlA2yrUmoIgkq9GqLkNOBTVmjzWuSbSsAJCZHkoV
39oHGrIbz7RlF3cDP5PoKUt5pAyUHQgFkcnVdG7KEfpSLL3RIE5vXU5ZaLVEycmK
XteF1MysV6CHPOOcfACd162BDZO0bp73cwfOOjDkaBa/de0mNwT3arPGCytL4/p7
5aMK+ZoNaLZuB13q7WH7vFu4ZNmCTPxY2zHm9SXfqsNg+XwnSRQdlmifeO9tp9k8
YkYWwxlYZKB08z1xKe+QnqN82YfAkWbvCta/dfQVIUxbtBuzWNcKbM4N0z4AtRQi
vdfwNqiUWI79VWjeGKV8h3bfZXp7eMFKJD9eSiZUH3r05ZkYwk+hdRFzNqbkpmyI
9+lvtOZb/w55/tC9sBb028l9qjt1Xjx8A+KPcmxX//1LJvPDTgUCiX5JxxcVWvJC
LH8wNgbSj2yxPjm3zjj8kaMuscvywyJ6sXemXTO8sjxaMj+Dmp8tsGFqdx5KaEOo
Dwp3UxA1lS8=
=+64Z
-END PGP SIGNATURE-



pgp_QqQqnLqrS.pgp
Description: PGP signature


lbzip2_2.5-4_source.changes ACCEPTED into unstable

2025-01-18 Thread Debian FTP Masters
Thank you for your contribution to Debian.



Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sat, 18 Jan 2025 14:18:35 -0500
Source: lbzip2
Architecture: source
Version: 2.5-4
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group 
Changed-By: Boyuan Yang 
Changes:
 lbzip2 (2.5-4) unstable; urgency=medium
 .
   * QA upload.
   * debian/rules: Use dh sequencer.
   * debian/control: Drop useless build-dep autoconf, automake.
   * debian/control: Move package description to source package section.
   * debian/rules: Use execute_before_* targets.
Checksums-Sha1:
 e9de55e31068215b078104fe2a56dd45b9aa2328 2057 lbzip2_2.5-4.dsc
 e0ed740c4a85ae7b23dba4f30470b11342d1756f 514852 lbzip2_2.5.orig.tar.bz2
 3cbe81334ae5790978bf496edac638adf27a0858 6724 lbzip2_2.5-4.debian.tar.xz
 a8583fe12be5dec2cc2ba6b09c1f8d3feac33bef 5991 lbzip2_2.5-4_amd64.buildinfo
Checksums-Sha256:
 fd913232c80e664c1e482aacf52920c09f7cdfd5ef88f6596c8d698960600d54 2057 
lbzip2_2.5-4.dsc
 eec4ff08376090494fa3710649b73e5412c3687b4b9b758c93f73aa7be27555b 514852 
lbzip2_2.5.orig.tar.bz2
 0f856099b6747fd821bbd410bd3fde6c32b631e08bd412d5f3dbfe6c00f9daaa 6724 
lbzip2_2.5-4.debian.tar.xz
 a27b555f0012eb14e94231b9f6b97328fdb0ebe021cb9a92c919418451835287 5991 
lbzip2_2.5-4_amd64.buildinfo
Files:
 e0c209db765ea0944b11f9abae59f0d2 2057 utils optional lbzip2_2.5-4.dsc
 91d2d25798229cb34c1258ecee503fd4 514852 utils optional lbzip2_2.5.orig.tar.bz2
 2e6cf80d63c3cc73df6088aa627f1280 6724 utils optional lbzip2_2.5-4.debian.tar.xz
 5a4a5d89fec929161f2a9f348b6e842b 5991 utils optional 
lbzip2_2.5-4_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEfncpR22H1vEdkazLwpPntGGCWs4FAmeL/wgACgkQwpPntGGC
Ws4ggA/9HQhYnkhPZzSmqybbiNGvJ8VCRUd0vWkoTkXaLQLZJg80Kt6TzMXWu/mu
2Olnsl75KgFo9bA9mCEHy5Dcd57SuSQpkYkejgD1hxceQAP4FQihXE8Pgkh4Jgwr
7lCaB7xqWSlhi1HJesjqs4M3OXAv5pg+vQkifka2zGL2ofRqqN0xo9LhfVomOGpD
67rkld8HedSmuDUvyND8h0O+tqSwDvONLNdYFZ9yAe5rnpNIyST0uDRKsDgq2vP9
C8L3FY18M07/KyvmKH22jiJtU9f5cniWGVypbA8EbIIwEM5BowSoE4esgxLYTtrS
0vZVdhfjMTmeQKRymT6sup5ye2amTrcWEMewV0KXKebmojL631QTEk5F94ONP3XB
U2VM7TOXXR+6Ggha4THk+lvyZkx1tUmvOMvmuaLCWRg9Gss4zAXjgvcDT4pvte4g
+syGC6pyMkJ1yuApL8cxEmLbqyufcP3oT4g5LiINLY1NMZMtH4AXudXAxNfqcbae
9BrjTI8yae49/I0/Oj6y0Q1cpowEo5t2je1LoTUA/Q8/jSq+k5bPYTI6itzJlstM
CXwO9FVx3k3xTbOsNHtjRlxbjr04AmjlYN+YYd8+aa8VnXk/KcT2gcXTYePMNue5
0adaiV6phnFV/mz1fN1nYBBeCMLJ1gFVWNG/xRHlm/vEH5Uf21Q=
=oaG/
-END PGP SIGNATURE-



pgpNuwL63cT8f.pgp
Description: PGP signature


Processing of lbzip2_2.5-4_source.changes

2025-01-18 Thread Debian FTP Masters
lbzip2_2.5-4_source.changes uploaded successfully to localhost
along with the files:
  lbzip2_2.5-4.dsc
  lbzip2_2.5.orig.tar.bz2
  lbzip2_2.5-4.debian.tar.xz
  lbzip2_2.5-4_amd64.buildinfo

Greetings,

Your Debian queue daemon (running on host usper.debian.org)