Bug#1097776: marked as done (rc: ftbfs with GCC-15)

2025-09-20 Thread Debian Bug Tracking System
Your message dated Sun, 21 Sep 2025 01:34:30 +
with message-id 
and subject line Bug#1097776: fixed in rc 1.7.4+97.gceb59bb-6
has caused the Debian Bug report #1097776,
regarding rc: ftbfs with GCC-15
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.)


-- 
1097776: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1097776
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:rc
Version: 1.7.4+97.gceb59bb-5
Severity: important
Tags: sid forky
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-15

[This bug is NOT targeted to the upcoming trixie release]

Please keep this issue open in the bug tracker for the package it
was filed for.  If a fix in another package is required, please
file a bug for the other package (or clone), and add a block in this
package. Please keep the issue open until the package can be built in
a follow-up test rebuild.

The package fails to build in a test rebuild on at least amd64 with
gcc-15/g++-15, but succeeds to build with gcc-14/g++-14. The
severity of this report will be raised before the forky release.

The full build log can be found at:
http://qa-logs.debian.net/2025/02/16/amd64exp/rc_1.7.4+97.gceb59bb-5_unstable_gccexp.log.gz
The last lines of the build log are at the end of this report.

To build with GCC 15, either set CC=gcc-15 CXX=g++-15 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.

  apt-get -t=experimental install g++ 

GCC 15 now defaults to the C23/C++23 standards, exposing many FTBFS.
Other Common build failures are new warnings resulting in build failures
with -Werror turned on, or new/dropped symbols in Debian symbols files.
For other C/C++ related build failures see the porting guide at
http://gcc.gnu.org/gcc-15/porting_to.html

[...]
footobar.c: In function ‘Aconv’:
footobar.c:304:1: warning: control reaches end of non-void function 
[-Wreturn-type]
  304 | }
  | ^
builtins.c: In function ‘b_shift’:
builtins.c:320:21: error: ‘FALSE’ undeclared (first use in this function)
  320 | set(FALSE);
  | ^
builtins.c:323:21: error: ‘TRUE’ undeclared (first use in this function)
  323 | set(TRUE);
  | ^~~~
builtins.c: In function ‘b_wait’:
builtins.c:349:36: error: ‘FALSE’ undeclared (first use in this function)
  349 | if (rc_wait4(pid, &status, FALSE) > 0)
  |^
make[2]: *** [Makefile:566: footobar.o] Error 1
builtins.c: In function ‘issig’:
builtins.c:368:32: error: ‘TRUE’ undeclared (first use in this function)
  368 | return TRUE;
  |^~~~
builtins.c:369:16: error: ‘FALSE’ undeclared (first use in this function)
  369 | return FALSE;
  |^
builtins.c: In function ‘b_whatis’:
builtins.c:381:39: error: ‘FALSE’ undeclared (first use in this function)
  381 | ess = eff = vee = pee = bee = FALSE;
  |   ^
builtins.c:385:33: error: ‘TRUE’ undeclared (first use in this function)
  385 | case 's': ess = TRUE; break;
  | ^~~~
builtins.c: In function ‘b_eval’:
builtins.c:442:23: error: ‘FALSE’ undeclared (first use in this function)
  442 | interactive = FALSE;
  |   ^
builtins.c:444:14: error: ‘TRUE’ undeclared (first use in this function)
  444 | doit(TRUE);
  |  ^~~~
make[2]: *** [Makefile:566: glom.o] Error 1
builtins.c: In function ‘b_dot’:
builtins.c:455:39: error: ‘FALSE’ undeclared (first use in this function)
  455 | bool old_i = interactive, i = FALSE;
  |   ^
builtins.c:463:21: error: ‘TRUE’ undeclared (first use in this function)
  463 | i = TRUE;
  | ^~~~
builtins.c: In function ‘parselimit’:
builtins.c:572:24: error: ‘TRUE’ undeclared (first use in this function)
  572 | return TRUE;
  |^~~~
builtins.c:578:52: error: ‘FALSE’ undeclared (first use in this function)
  578 | if (min == -1 || sec == -1) return FALSE;
  |^
builtins.c: In function ‘b_limit’:
builtins.c:597:21: error: ‘FALSE’ undeclared (first use in this function)
  597 | bool hard = FALSE;
  | ^
builtins.c:600:24: error: ‘TRUE’ undeclared (first use in this function)
  600 | hard = TRUE;
  |

Processing of zope.hookable_8.0-2_source.changes

2025-09-20 Thread Debian FTP Masters
zope.hookable_8.0-2_source.changes uploaded successfully to localhost
along with the files:
  zope.hookable_8.0-2.dsc
  zope.hookable_8.0-2.debian.tar.xz
  zope.hookable_8.0-2.git.tar.xz
  zope.hookable_8.0-2_source.buildinfo

Greetings,

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



Bug#1096648: marked as done (freecdb: ftbfs with GCC-15)

2025-09-20 Thread Debian Bug Tracking System
Your message dated Sun, 21 Sep 2025 00:33:53 +
with message-id 
and subject line Bug#1096648: fixed in freecdb 0.78.1
has caused the Debian Bug report #1096648,
regarding freecdb: ftbfs with GCC-15
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.)


-- 
1096648: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1096648
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:freecdb
Version: 0.78
Severity: important
Tags: sid forky
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-15

[This bug is NOT targeted to the upcoming trixie release]

Please keep this issue open in the bug tracker for the package it
was filed for.  If a fix in another package is required, please
file a bug for the other package (or clone), and add a block in this
package. Please keep the issue open until the package can be built in
a follow-up test rebuild.

The package fails to build in a test rebuild on at least amd64 with
gcc-15/g++-15, but succeeds to build with gcc-14/g++-14. The
severity of this report will be raised before the forky release.

The full build log can be found at:
http://qa-logs.debian.net/2025/02/16/amd64exp/freecdb_0.78_unstable_gccexp.log.gz
The last lines of the build log are at the end of this report.

To build with GCC 15, either set CC=gcc-15 CXX=g++-15 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.

  apt-get -t=experimental install g++ 

GCC 15 now defaults to the C23/C++23 standards, exposing many FTBFS.
Other Common build failures are new warnings resulting in build failures
with -Werror turned on, or new/dropped symbols in Debian symbols files.
For other C/C++ related build failures see the porting guide at
http://gcc.gnu.org/gcc-15/porting_to.html

[...]
buffer_get.c:22:3: error: too many arguments to function ‘byte_copy’; expected 
0, have 3
   22 |   byte_copy(buf,len,s->x + s->n);
  |   ^ ~~~
In file included from buffer_get.c:4:
byte.h:8:13: note: declared here
8 | extern void byte_copy();
  | ^
buffer_get.c: In function ‘buffer_feed’:
buffer_0.c: In function ‘buffer_0_read’:
buffer_get.c:36:17: error: too many arguments to function ‘byte_copyr’; 
expected 0, have 3
   36 |   if (s->n > 0) byte_copyr(s->x + s->n,r,s->x);
  | ^~ ~~~
byte.h:9:13: note: declared here
9 | extern void byte_copyr();
  | ^~
buffer_0.c:5:9: warning: old-style function definition [-Wold-style-definition]
5 | ssize_t buffer_0_read(fd,buf,len) int fd; char *buf; size_t len;
  | ^
make[2]: *** [: buffer_get.o] Error 1
make[2]: *** Waiting for unfinished jobs
alloc.c: In function ‘alloc’:
alloc.c:15:26: warning: old-style function definition [-Wold-style-definition]
   15 | /*@null@*//*@out@*/char *alloc(n)
  |  ^
alloc.c:17:1: error: number of arguments doesn’t match prototype
   17 | {
  | ^
In file included from alloc.c:4:
alloc.h:6:33: error: prototype declaration
6 | extern /*@null@*//*@out@*/char *alloc();
  | ^
alloc.c: In function ‘alloc_free’:
alloc.c:26:6: warning: old-style function definition [-Wold-style-definition]
   26 | void alloc_free(x)
  |  ^~
alloc.c:28:1: error: number of arguments doesn’t match prototype
   28 | {
  | ^
alloc.h:7:13: error: prototype declaration
7 | extern void alloc_free();
  | ^~
make[2]: *** [: alloc.o] Error 1
buffer_put.c: In function ‘buffer_putalign’:
buffer_put.c:40:5: error: too many arguments to function ‘byte_copy’; expected 
0, have 3
   40 | byte_copy(s->x + s->p,n,buf); s->p += n; buf += n; len -= n;
  | ^ ~~~
In file included from buffer_put.c:5:
byte.h:8:13: note: declared here
8 | extern void byte_copy();
  | ^
buffer_put.c:44:3: error: too many arguments to function ‘byte_copy’; expected 
0, have 3
   44 |   byte_copy(s->x + s->p,len,buf);
  |   ^ ~~~
byte.h:8:13: note: declared here
8 | extern void byte_copy();
  | ^
buffer_put.c: In function ‘buffer_put’:
buffer_put.c:66:3: error: too many arguments to function ‘byte_copy’; expected 
0, have 3
   66 |   byte_copy(s->x + s->p,len,buf);
  |   ^ ~~~
byte.h:8:13: note: declared here
8 | extern void byte_copy();
  | ^
make[2]: *** [: buffer_put.o] Error 1
make[2]: Leaving directory '/build/reproducible-path/freecdb-0.78'
dh_auto_build: error: make -j8 "INS

freecdb_0.78.1_source.changes ACCEPTED into unstable

2025-09-20 Thread Debian FTP Masters
Thank you for your contribution to Debian.



Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sun, 21 Sep 2025 02:04:25 +0200
Source: freecdb
Architecture: source
Version: 0.78.1
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group 
Changed-By: Andreas Beckmann 
Closes: 1096648
Changes:
 freecdb (0.78.1) unstable; urgency=medium
 .
   * QA upload.
   * Fix building with GCC 15.  (Closes: #1096648)
   * Drop redundant Rules-Requires-Root: no.
Checksums-Sha1:
 05a2c8a264bdded01c10c76c5a60867a695dcddc 1539 freecdb_0.78.1.dsc
 60e3d6d6deae913356406232de8c3bf832bbb6b7 219128 freecdb_0.78.1.tar.xz
 816227a561951e5b9f43aa3edc369e26b1354505 5335 freecdb_0.78.1_source.buildinfo
Checksums-Sha256:
 fb4df2c6c785492eeb3f57363d066c93f828af57691438fd4993ccc7186beba8 1539 
freecdb_0.78.1.dsc
 9a64f08aaa5f36a3b0925db87b382df70824d7d9d1df1c7cc0b01fe34f283b88 219128 
freecdb_0.78.1.tar.xz
 eb6c91916d65b73dec4321fd7d3aab58b5e1a00a6d6356a1f72854b102e6aaf9 5335 
freecdb_0.78.1_source.buildinfo
Files:
 3b99d1600ae472ec36b6299fe50fe944 1539 utils optional freecdb_0.78.1.dsc
 a61d504a215fe4bf339352a7e578733f 219128 utils optional freecdb_0.78.1.tar.xz
 53c902be25a1106891b05373e5dcccd3 5335 utils optional 
freecdb_0.78.1_source.buildinfo

-BEGIN PGP SIGNATURE-

iQJEBAEBCAAuFiEE6/MKMKjZxjvaRMaUX7M/k1np7QgFAmjPQesQHGFuYmVAZGVi
aWFuLm9yZwAKCRBfsz+TWentCKO+EACuPTcgUJ8NgzUe3SgLwdgF2ZSbAHKG/nk/
dY5m3w/aLMjfCK/HiUbMiyjZR/LNKz6ZYoXxxQq6pRqrUZxkjLTKCJIDYTRr/VIX
e62MdzJMGrnzuQ81CB9ENXcNCe5QmGrMrwW6Du1iINuue6P7JKhowytTXO8lmOe6
MwWgZQS6IzcATZkJ9RxLlzASg0PKVlMr+pOqI/bcGRn91Mvx4wRJkwHIws/34Jsm
oKfPyvtD8vvbeR68t5xnJ9glXa8+FMXhZC8FO43HskmNc26FNktVhT4cGEwTzDkz
kn3qeG0h5cqtiZSgNpc0fFg5yrP85WE5kjAQH8XUqKUY8V+rMve8SJeUkgayUtzi
8gYDVqGjUKO5HwsdTjiqAePpGwrkMx+EDv4fJIax7YKdmgOqoaWy7ml8aFh+itkB
T8z+ds5R9IPIETVJlnEJqtJ/PRgjRuC/R9j3uW/vq2G0PaEr2+mth+4PxO5HOvNd
3gqmnf9I54Lan8q6iTFxWg+tUVfP8KQjDgJjP5eaKjTBtKw7n8dKSaeW3Lz5EnHs
3iB8XdoWQ0xkVv9kpLPfPZykWOmBicZc6AS7hFES5p8QssfI/kLuMLZQx0EiA5yF
eWH8qu46eDfoOuRgnBMstsa7Jvvs9S05JbNgq8uUpT40IHLpPw6VYV3LbZ1Jxx3f
NgG4TzPU7Q==
=RRiu
-END PGP SIGNATURE-



pgpTjgUgsXpBJ.pgp
Description: PGP signature


Bug#1096505: db5.3: ftbfs with GCC-15

2025-09-20 Thread Florian Ernst
On Thu, Sep 11, 2025 at 04:50:11PM +0200, Simon Chopin wrote:
> I just posted a Salsa MR that fixes this at
> 
> https://salsa.debian.org/debian/db5.3/-/merge_requests/3

JFTR, Arch and Fedora decided to got with -std=gnu99 instead, cf.

and
.

Cheers,
Flo


signature.asc
Description: PGP signature


integrit is marked for autoremoval from testing

2025-09-20 Thread Debian testing autoremoval watch
integrit 4.1-7 is marked for autoremoval from testing on 2025-09-27

It is affected by these RC bugs:
918: integrit: debian/rules missing required targets
 https://bugs.debian.org/918



For more information on the autoremoval process, including hints to prevent
autoremoval can be found on the wiki: https://wiki.debian.org/Autoremoval

This mail is generated by:
https://salsa.debian.org/release-team/release-tools/-/blob/master/mailer/mail_autoremovals.pl

Autoremoval data is generated by:
https://salsa.debian.org/qa/udd/-/blob/master/udd/testing_autoremovals_gatherer.pl



Bug#1115388: RM: nini -- RoQA; orphaned; leaf library pkg

2025-09-20 Thread Bastian Germann
Package: ftp.debian.org
Severity: normal
X-Debbugs-Cc: n...@packages.debian.org
Control: affects -1 + src:nini
User: ftp.debian@packages.debian.org
Usertags: remove

Please remove nini. It is a library and does not have any reverse
dependencies anymore. It is orphaned and part of a bigger mono
transition, so we should get rid of it before spending more cycles on
this unused pkg.



Processed: closing 513952

2025-09-20 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> close 513952
Bug #513952 [topgit] be nicer to CDBS users: provide a default for 
QUILT_PATCH_DIR
Marked Bug as done
> thanks
Stopping processing here.

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



Processing of php-fpdf_1.8.4.dfsg-4_source.changes

2025-09-20 Thread Debian FTP Masters
php-fpdf_1.8.4.dfsg-4_source.changes uploaded successfully to localhost
along with the files:
  php-fpdf_1.8.4.dfsg-4.dsc
  php-fpdf_1.8.4.dfsg-4.debian.tar.xz
  php-fpdf_1.8.4.dfsg-4_source.buildinfo

Greetings,

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



Bug#1106624: vcdimager ftbfs with libxml 2.14.x from experimental

2025-09-20 Thread Florian Ernst
Control: tags -1 pending
thanks

On Sat, May 31, 2025 at 11:09:01AM +0200, Matthias Klose wrote:
> partial patch at
> https://patches.ubuntu.com/v/vcdimager/vcdimager_2.0.1+dfsg-6ubuntu1.patch
> 
> there are still some tests failing

JFTR, the Gentoo patch at

seems more complete, so I have taken that one instead.

And I uploaded despite the ITA at  as
that one doesn't seem to progress.

Cheers,
Flo


signature.asc
Description: PGP signature


Processing of vcdimager_2.0.1+dfsg-7_source.changes

2025-09-20 Thread Debian FTP Masters
vcdimager_2.0.1+dfsg-7_source.changes uploaded successfully to localhost
along with the files:
  vcdimager_2.0.1+dfsg-7.dsc
  vcdimager_2.0.1+dfsg-7.debian.tar.xz
  vcdimager_2.0.1+dfsg-7_amd64.buildinfo

Greetings,

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



systemtap_5.3-1_source.changes ACCEPTED into unstable

2025-09-20 Thread Debian FTP Masters
Thank you for your contribution to Debian.



Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 09 Sep 2025 12:48:01 +0200
Source: systemtap
Architecture: source
Version: 5.3-1
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group 
Changed-By: Emanuele Rocca 
Changes:
 systemtap (5.3-1) unstable; urgency=medium
 .
   * New upstream release.
   * Drop symresolution-no-dangling.diff, applied upstream
   * Drop vmalloc-linux-6.10.patch, applied upstream
   * Drop stp_task_work-6.10.patch, applied upstream
   * Drop error-empty-body-debug-macros.patch, applied upstream
   * Drop old-style-declaration-stap-probes.patch, applied upstream
   * Build depend on libboost-thread-dev
   * Drop previous maintainers from Uploaders
   * Add upstream patch lookup_one_len.patch
   * Add upstream patch sched_process_exit.patch
   * Depend on debuginfod
   * d/tests/build-hello: check presence of hello.ko, ignore warnings
   * Orphaning package.
Checksums-Sha1:
 4b35a863408372f2baef0c1762f34a3e69673112 2962 systemtap_5.3-1.dsc
 5a3cbaf151ef6d8621ba24fefc1c2304a041d377 6604029 systemtap_5.3.orig.tar.gz
 ef4302ac43da10a648fe6cf6bf93e3fb95d7dc64 228 systemtap_5.3.orig.tar.gz.asc
 90cc4d8ffe6f965f5e1e6e55b74ad376745e57cc 28980 systemtap_5.3-1.debian.tar.xz
 316417397b54cd04fd3e23c9308dd2a0954cc93f 14502 systemtap_5.3-1_amd64.buildinfo
Checksums-Sha256:
 a39c57b70cfb905d6aa228124fe5c17eea999205e75a077fe5b00e2aeecae92a 2962 
systemtap_5.3-1.dsc
 966a360fb73a4b65a8d0b51b389577b3c4f92a327e84aae58682103e8c65a69a 6604029 
systemtap_5.3.orig.tar.gz
 81bfd0b93d864f973942bab687713d58dd9b117a354ccfaef7747f058ba01983 228 
systemtap_5.3.orig.tar.gz.asc
 5008546eeaf67dfb04cfac4ba92e3bb63de1892f1691b93de09070f45dbfe89e 28980 
systemtap_5.3-1.debian.tar.xz
 3db9756163db195a42987b8ea9bd820a4ac8750ace5e8f6668729e8b896f91d0 14502 
systemtap_5.3-1_amd64.buildinfo
Files:
 ca1c93cb21c5c99f5df909dec1afe18a 2962 devel optional systemtap_5.3-1.dsc
 e62bb69cc17f43da682091dae1c5f956 6604029 devel optional 
systemtap_5.3.orig.tar.gz
 71fa02dbcd0f4876243165d0490b7a9f 228 devel optional 
systemtap_5.3.orig.tar.gz.asc
 f9d62cb3ec2989ea2f32f288ba90eb9c 28980 devel optional 
systemtap_5.3-1.debian.tar.xz
 b76accd6fa0a9597ebbfcdb5e5c59e53 14502 devel optional 
systemtap_5.3-1_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQJDBAEBCgAtFiEElUWWlhkoHBf/rFiR1QhaB1D9t6MFAmjAD34PHGVtYUBkZWJp
YW4ub3JnAAoJENUIWgdQ/bejq0EQAJm0GBQrRcI3LlPAZYXWFs6o0ddukd0gqjKI
5ulLJ1mFL5hYUJ+sNk8ITLlu200++J7s+rvWwbFqXjLT9cvm4nUFXp5V0k5KkDCO
S+f3GPO4hNYkYWWE6K7oUKF6QSY0M9zHEV0nBVy6T3D+gQzD6rn5+2wc7c4+piTU
rBD2a4OMqShxMSXI+JKnD44G2gVIu0breKlFPikRidHYSEFLrnkA/SzmYCNuop/N
70R9dDHMiWbe/+yz+glEEQJwWwYJ91Wk9NhbYiJp6ZnYZzDJTzBJ7guTGufhVeCJ
TJPHxyJL0k4m9vdpLiLNGGJ3ojmEcgfODik4iKyufHbpjZUmslvSUajtNV8nXTNM
K7a45lQ7ErNuOKQXLD8OR6bmsXz/FEllJ6UvEyF5ejVCgBDmlcUpOhrOD/f2TJF8
9RBiNMI7N9ScqjRa4aCYUK6CmtZLVItAQT94A80eDaEmMd0AoAB/eNA/58K6/J/i
RBff0F06XfE7qoLMvVCiozvBz/18DSeN2oXPo6Yit5Kfdt6MkcwEi4gHtSLS5TDJ
xpsOu75Oeg37JLLL20D0xaIzCyLBRubMaJlCFSZhJeJAMIHmKbtm2Q20hjMVTfff
Y3EhBMmbRqCu38aSi7B9w+HcjuebwhaqWaohNBtnyS3E2r6ADKRoXTpJFdAIt51/
ScusXv0r
=fvIM
-END PGP SIGNATURE-



pgpNXDhvbKutT.pgp
Description: PGP signature


Processing of phpwebcounter-extra_20071108-5_source.changes

2025-09-20 Thread Debian FTP Masters
phpwebcounter-extra_20071108-5_source.changes uploaded successfully to localhost
along with the files:
  phpwebcounter-extra_20071108-5.dsc
  phpwebcounter-extra_20071108-5.debian.tar.xz
  phpwebcounter-extra_20071108-5_amd64.buildinfo

Greetings,

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



Bug#1115763: zope.location: FTBFS: dh_auto_test: error: pybuild --test -i python{version} -p 3.13 returned exit code 13

2025-09-20 Thread Colin Watson

On Sat, Sep 20, 2025 at 06:26:44PM +0200, Alexandre Detiste wrote:

Is this the flag-day move you were talking about ?

Can this bug just me dismissed or
zope.location must be rebuilt against
explicit newer python3-zope.testrunner ?


The zope.interface change probably did trigger it, but neither of those 
fixes would be correct.  I've uploaded a fix to stop touching 
zope/__init__.py before running tests.


Thanks,

--
Colin Watson (he/him)  [cjwat...@debian.org]



Processing of powerman_2.4.4-5_source.changes

2025-09-20 Thread Debian FTP Masters
powerman_2.4.4-5_source.changes uploaded successfully to localhost
along with the files:
  powerman_2.4.4-5.dsc
  powerman_2.4.4-5.debian.tar.xz
  powerman_2.4.4-5_amd64.buildinfo

Greetings,

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



zope.hookable_8.0-2_source.changes ACCEPTED into unstable

2025-09-20 Thread Debian FTP Masters
Thank you for your contribution to Debian.



Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sat, 20 Sep 2025 23:54:05 +0100
Source: zope.hookable
Architecture: source
Version: 8.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group 
Changed-By: Colin Watson 
Closes: 1115803
Changes:
 zope.hookable (8.0-2) unstable; urgency=medium
 .
   * QA upload.
   * Stop touching zope/__init__.py while running tests (closes: #1115803).
   * Switch to autopkgtest-pkg-pybuild.
Checksums-Sha1:
 d0159ac89130c2922cdfed8e7b31c3737185c560 2310 zope.hookable_8.0-2.dsc
 947ffd8053e60d5676196d3c4009c682fbdfeee6 4496 zope.hookable_8.0-2.debian.tar.xz
 0264f8744d82dbd3953b3d653f74e4e0abc4e4f8 54164 zope.hookable_8.0-2.git.tar.xz
 2ee9215bb52fc67bdee3aa4a91b2f1bf198cfa84 18234 
zope.hookable_8.0-2_source.buildinfo
Checksums-Sha256:
 a14f8ffe16f87980fa80ea77c273271fcfe095fb0dad1b79326ef155780ee27e 2310 
zope.hookable_8.0-2.dsc
 7040f64e32b6a86235c04c46d6e301f6fea329939da9b19339fc5173abac172e 4496 
zope.hookable_8.0-2.debian.tar.xz
 898ca38adeb4018dd7dc2751239c7453d8e4c3d9ba7e32be6edc15919450cdf3 54164 
zope.hookable_8.0-2.git.tar.xz
 f36160aee3bc232ec3fddcff11fcc861157efed5350d7c5dc790dd729ef563cd 18234 
zope.hookable_8.0-2_source.buildinfo
Files:
 1b96d7ab485d009343424b8d2e86daa2 2310 zope optional zope.hookable_8.0-2.dsc
 df3cc7b697ec205a6f9bc37e7bd7540b 4496 zope optional 
zope.hookable_8.0-2.debian.tar.xz
 ed4ee1745e2c02f230165afb5ef39e3d 54164 zope optional 
zope.hookable_8.0-2.git.tar.xz
 7839429de3a348d5b64579fde880eb3f 18234 zope optional 
zope.hookable_8.0-2_source.buildinfo
Git-Tag-Info: tag=6348da5b6d44ecd1ea60f40bbcf683872e69ea1c 
fp=ac0a4ff12611b6fccf01c111393587d97d86500b
Git-Tag-Tagger: Colin Watson 

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEN02M5NuW6cvUwJcqYG0ITkaDwHkFAmjPMPcACgkQYG0ITkaD
wHndPQ/+IBki30RnJMMLeTAFbzgDvihbdj0skUDBPmzHMyTdtiUN/aGpODvgxF6e
sbAk5nHqXTsZMuI4I6ypOP3dCCrtqo10mocD1Get48tBmCgsrS9gKURlWp6HOtU0
0BtICcbaC/Gp+fSokK0Xixrm4yuBxOrsXBqwSCUL18ISwnac3f5K57zyAbdRerwF
1ef6L7BTMd8qaoCND+ZLwvNPzN/wYFfYfbIN8Sic+xv40hwOPt+rpl6Kvsa9al5R
G1DphLSf4zSe+wcjjG4r2bYIKCY2N1pgjyWGMzHOvdOZFcgh0mKlR8G2gukwhdqe
CbI2To4AxOzzW1tlFKgsFybW3D7rzYDMb80gvTq6Kwq1Jmfz/Vtxays5h1TI6pia
2eFBbB9F6Q0VS6b//tmgKskbw5jf8HUuG0LCBLgZECJSPNowe58C1+chMcO4A2LN
d/d9flNNOmrOatMahFahxw7X/8GXsQ4YhcaI744njt3C5gxKu4Rmu4VlI8u0tHQS
7K3ath1Gi17TLNjEnheuzC7GqZs8ro9DR7GJqH7tXhhmeNSeIYTS+WW6nHQMZDRU
kJW0VGqKzacF0Jl6lIOboeTsPkXJMtRu99AdqIg2Ll+e7JKp2BZ5bPjJ9hHRRZMw
cb35IGYaTfzLfLWX+Bk/BpXpgnrrduUpTPPQNOVwrRRLHIl1lZY=
=Gvfh
-END PGP SIGNATURE-



pgpWYCsFFKtoC.pgp
Description: PGP signature


zope.location_6.0-2_source.changes ACCEPTED into unstable

2025-09-20 Thread Debian FTP Masters
Thank you for your contribution to Debian.



Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sat, 20 Sep 2025 23:59:47 +0100
Source: zope.location
Architecture: source
Version: 6.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group 
Changed-By: Colin Watson 
Closes: 1115763
Changes:
 zope.location (6.0-2) unstable; urgency=medium
 .
   * QA upload.
   * Stop touching zope/__init__.py while running tests (closes: #1115763).
   * Switch to autopkgtest-pkg-pybuild.
Checksums-Sha1:
 7661b1b016771dd5a13c226da734c3589d661c92 2348 zope.location_6.0-2.dsc
 02c6bb0f94810dde55a2d84a6cfc9b34c78e4ab1 4272 zope.location_6.0-2.debian.tar.xz
 05b7229162c4b1e82e503423295ae68486c3584c 65484 zope.location_6.0-2.git.tar.xz
 95eeb8c4d1ab9642bd01dfbfb31cda9249911e54 18234 
zope.location_6.0-2_source.buildinfo
Checksums-Sha256:
 2da8617db4ef38f7cc650723b64b0564cdd26a15598b145b1a3612da82866add 2348 
zope.location_6.0-2.dsc
 ceab81c0b5fda4b478b43171c0459993fb435cfeb09381c932a6fa2c5fa37408 4272 
zope.location_6.0-2.debian.tar.xz
 a5f27c5b7e3823a4aa2a45940ddff253f5b57e98c74c711683d97a07e485d375 65484 
zope.location_6.0-2.git.tar.xz
 3f5a674975e2e8e210585444c6fbcd54ed265d7e867812a6cc4fafce14c1907c 18234 
zope.location_6.0-2_source.buildinfo
Files:
 939e5ef906c4f4d979db4ff7a82da058 2348 zope optional zope.location_6.0-2.dsc
 bfb66c81d97cbb3bae0cf1c43c1d3e9d 4272 zope optional 
zope.location_6.0-2.debian.tar.xz
 f8e8d42f7fabece937f7e2aa806db77d 65484 zope optional 
zope.location_6.0-2.git.tar.xz
 5b1ccea07a2284cc1c48105b878306ba 18234 zope optional 
zope.location_6.0-2_source.buildinfo
Git-Tag-Info: tag=50f1873af4b12f31483897af7bc181a9af070e43 
fp=ac0a4ff12611b6fccf01c111393587d97d86500b
Git-Tag-Tagger: Colin Watson 

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEN02M5NuW6cvUwJcqYG0ITkaDwHkFAmjPMvsACgkQYG0ITkaD
wHl5TBAA1opNAC02CR541AjLt7iJjKrltiChHq9+wK+ORoihr4FOF26rRUpTF0ao
Tph5OlEm64yxiLzE3QFRZEVKdaG2HSmwn7ZL4+DtTImf2Pwr/G/BEDXhgYD6nuag
2GoqgVCe3B3/ghtQQBOYllvh+2U0vM38aY+ATk70HIwKQd/m8H6J1jQDqE11ktZ0
grPfId4IXuxWqFWxzbNAGrpHDY61ovaTrbD3p0m2DEBR5vijshuA0D467f+w1VVo
kW6JUWWrMxqpwjWI9a91ZW5qyHnQcOYO6H4SJPHF0XLiYRZXarL+P8r8CgNCHHK+
r7HxuIDsGp6nDeNgS0VfeeOTtOpDERK5DW5dBwx778Ia2PvbvNdsZaldVfgV0Vmc
uul0DNg8fCuaZxe0GPKA3w4NzbFM1WOSzn/HrS+Hfmu4Uwpz7AtG0sDBm0DwW+PY
2lXnYfDS5bBAXLNoUU9o3c+9XMXGi+Ba4wlPdYHlsgxuJeIUIN0MMC7Xtz8luHKl
qkagen/xyaLIVye/Sp/cyOX+8hN9bbgR8+hQ101YYdrM0taY0gocJUcvHBD5acOc
xXz8CH1D8JForWxKRWxcr5f5hFndJjelQqUyaKmzbG4e8BzlNN0uRC2cffpDlkfD
y/uBqILu0O5L3pwQWTQTAGZeQvgU9+euH1Vq6J74VwdZyHCvb1c=
=GOYG
-END PGP SIGNATURE-



pgpANXzWRMP9N.pgp
Description: PGP signature


Bug#1115763: marked as done (zope.location: FTBFS: dh_auto_test: error: pybuild --test -i python{version} -p 3.13 returned exit code 13)

2025-09-20 Thread Debian Bug Tracking System
Your message dated Sat, 20 Sep 2025 23:20:42 +
with message-id 
and subject line Bug#1115763: fixed in zope.location 6.0-2
has caused the Debian Bug report #1115763,
regarding zope.location: FTBFS: dh_auto_test: error: pybuild --test -i 
python{version} -p 3.13 returned exit code 13
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.)


-- 
1115763: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1115763
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: zope.location
Version: 6.0-1
Severity: serious
Justification: FTBFS
Tags: forky sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20250919 ftbfs-forky

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.

The full build log is available from:
http://qa-logs.debian.net/2025/09/19/zope.location_6.0-1_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20250919;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20250919&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.

-- 
Relevant part of the build log (hopefully):
>  debian/rules binary
> dh binary --buildsystem=pybuild
>dh_update_autotools_config -O--buildsystem=pybuild
>dh_autoreconf -O--buildsystem=pybuild
>dh_auto_configure -O--buildsystem=pybuild
>dh_auto_build -O--buildsystem=pybuild
> I: pybuild plugin_pyproject:129: Building wheel for python3.13 with "build" 
> module
> I: pybuild base:311: python3.13 -m build --skip-dependency-check 
> --no-isolation --wheel --outdir 
> /build/reproducible-path/zope.location-6.0/.pybuild/cpython3_3.13_zope.location
>   
> * Building wheel...
> /usr/lib/python3/dist-packages/setuptools/dist.py:759: 
> SetuptoolsDeprecationWarning: License classifiers are deprecated.
> !!
> 
> 
> 
> Please consider removing the following classifiers in favor of a SPDX 
> license expression:
> 
> License :: OSI Approved :: Zope Public License
> 
> See 
> https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license 
> for details.
> 
> 
> 
> !!
>   self._finalize_license_expression()
> running bdist_wheel
> running build
> running build_py
> creating build/lib/zope/location
> copying src/zope/location/__init__.py -> build/lib/zope/location
> copying src/zope/location/interfaces.py -> build/lib/zope/location
> copying src/zope/location/traversing.py -> build/lib/zope/location
> copying src/zope/location/testing.py -> build/lib/zope/location
> copying src/zope/location/pickling.py -> build/lib/zope/location
> copying src/zope/location/location.py -> build/lib/zope/location
> creating build/lib/zope/location/tests
> copying src/zope/location/tests/test_location.py -> 
> build/lib/zope/location/tests
> copying src/zope/location/tests/__init__.py -> build/lib/zope/location/tests
> copying src/zope/location/tests/test_traversing.py -> 
> build/lib/zope/location/tests
> copying src/zope/location/tests/test_configure.py -> 
> build/lib/zope/location/tests
> copying src/zope/location/tests/test_pickling.py -> 
> build/lib/zope/location/tests
> running egg_info
> creating src/zope.location.egg-info
> writing src/zope.location.egg-info/PKG-INFO
> writing dependency_links to src/zope.location.egg-info/dependency_links.txt
> writing requirements to src/zope.location.egg-info/requires.txt
> writing top-level names to src/zope.location.egg-info/top_level.txt
> writing manifest file 'src/zope.location.egg-info/SOURCES.txt'
> reading manifest file 'src/zope.location.egg-info/SOURCES.txt'
> reading manifest template 'MANIFEST.in'
> adding license file 'LICENSE.txt'
> writing manifest file 'src/zope.location.egg-info/SOURCES.txt'
> copying src/zope/location/configure.zcml -> build/lib/zope/location
> installing to build/bdist.linux-x86_64/wheel
> running install
> running install_lib
> creating b

Bug#1115803: marked as done (zope.hookable: FTBFS: dh_auto_test: error: pybuild --test -i python{version} -p 3.13 returned exit code 13)

2025-09-20 Thread Debian Bug Tracking System
Your message dated Sat, 20 Sep 2025 23:20:34 +
with message-id 
and subject line Bug#1115803: fixed in zope.hookable 8.0-2
has caused the Debian Bug report #1115803,
regarding zope.hookable: FTBFS: dh_auto_test: error: pybuild --test -i 
python{version} -p 3.13 returned exit code 13
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.)


-- 
1115803: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1115803
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: zope.hookable
Version: 8.0-1
Severity: serious
Justification: FTBFS
Tags: forky sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20250919 ftbfs-forky

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.

The full build log is available from:
http://qa-logs.debian.net/2025/09/19/zope.hookable_8.0-1_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20250919;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20250919&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.

-- 
Relevant part of the build log (hopefully):
>  debian/rules binary
> dh binary --buildsystem=pybuild
>dh_update_autotools_config -O--buildsystem=pybuild
>dh_autoreconf -O--buildsystem=pybuild
>dh_auto_configure -O--buildsystem=pybuild
>dh_auto_build -O--buildsystem=pybuild
> I: pybuild plugin_pyproject:129: Building wheel for python3.13 with "build" 
> module
> I: pybuild base:311: python3.13 -m build --skip-dependency-check 
> --no-isolation --wheel --outdir 
> /build/reproducible-path/zope.hookable-8.0/.pybuild/cpython3_3.13_zope.hookable
>   
> * Building wheel...
> /usr/lib/python3/dist-packages/setuptools/dist.py:759: 
> SetuptoolsDeprecationWarning: License classifiers are deprecated.
> !!
> 
> 
> 
> Please consider removing the following classifiers in favor of a SPDX 
> license expression:
> 
> License :: OSI Approved :: Zope Public License
> 
> See 
> https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license 
> for details.
> 
> 
> 
> !!
>   self._finalize_license_expression()
> running bdist_wheel
> running build
> running build_py
> creating build/lib.linux-x86_64-cpython-313/zope/hookable
> copying src/zope/hookable/__init__.py -> 
> build/lib.linux-x86_64-cpython-313/zope/hookable
> running egg_info
> creating src/zope.hookable.egg-info
> writing src/zope.hookable.egg-info/PKG-INFO
> writing dependency_links to src/zope.hookable.egg-info/dependency_links.txt
> writing requirements to src/zope.hookable.egg-info/requires.txt
> writing top-level names to src/zope.hookable.egg-info/top_level.txt
> writing manifest file 'src/zope.hookable.egg-info/SOURCES.txt'
> reading manifest file 'src/zope.hookable.egg-info/SOURCES.txt'
> reading manifest template 'MANIFEST.in'
> adding license file 'LICENSE.txt'
> writing manifest file 'src/zope.hookable.egg-info/SOURCES.txt'
> /usr/lib/python3/dist-packages/setuptools/command/build_py.py:212: _Warning: 
> Package 'zope.hookable.tests' is absent from the `packages` configuration.
> !!
> 
> 
> 
> 
> # Package would be ignored #
> 
> Python recognizes 'zope.hookable.tests' as an importable package[^1],
> but it is absent from setuptools' `packages` configuration.
> 
> This leads to an ambiguous overall configuration. If you want to 
> distribute this
> package, please make sure that 'zope.hookable.tests' is explicitly 
> added
> to the `packages` configuration field.
> 
> Alternatively, you can also rely on setuptools' discovery methods
> (for example by using `find_namespace_packages(...)`/`find_namespace:`
>  

Bug#1115803: zope.hookable: FTBFS: dh_auto_test: error: pybuild --test -i python{version} -p 3.13 returned exit code 13

2025-09-20 Thread Colin Watson

On Sat, Sep 20, 2025 at 06:28:09PM +0200, Alexandre Detiste wrote:

Is this the flag-day move you were talking about ?

Can this bug just me dismissed or
zope.kookable must be rebuilt against
explicit newer python3-zope.testrunner ?


The zope.interface change probably did trigger it, but neither of those 
fixes would be correct.  I've uploaded a fix to stop touching 
zope/__init__.py before running tests.


Thanks,

--
Colin Watson (he/him)  [cjwat...@debian.org]



Processing of zope.location_6.0-2_source.changes

2025-09-20 Thread Debian FTP Masters
zope.location_6.0-2_source.changes uploaded successfully to localhost
along with the files:
  zope.location_6.0-2.dsc
  zope.location_6.0-2.debian.tar.xz
  zope.location_6.0-2.git.tar.xz
  zope.location_6.0-2_source.buildinfo

Greetings,

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



Processing of freecdb_0.78.1_source.changes

2025-09-20 Thread Debian FTP Masters
freecdb_0.78.1_source.changes uploaded successfully to localhost
along with the files:
  freecdb_0.78.1.dsc
  freecdb_0.78.1.tar.xz
  freecdb_0.78.1_source.buildinfo

Greetings,

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



Bug#1096401: marked as done (bwbasic: ftbfs with GCC-15)

2025-09-20 Thread Debian Bug Tracking System
Your message dated Sat, 20 Sep 2025 16:18:50 +
with message-id 
and subject line Bug#1096401: fixed in bwbasic 2.20pl2-15
has caused the Debian Bug report #1096401,
regarding bwbasic: ftbfs with GCC-15
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.)


-- 
1096401: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1096401
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:bwbasic
Version: 2.20pl2-14
Severity: important
Tags: sid forky
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-15

[This bug is NOT targeted to the upcoming trixie release]

Please keep this issue open in the bug tracker for the package it
was filed for.  If a fix in another package is required, please
file a bug for the other package (or clone), and add a block in this
package. Please keep the issue open until the package can be built in
a follow-up test rebuild.

The package fails to build in a test rebuild on at least amd64 with
gcc-15/g++-15, but succeeds to build with gcc-14/g++-14. The
severity of this report will be raised before the forky release.

The full build log can be found at:
http://qa-logs.debian.net/2025/02/16/amd64exp/bwbasic_2.20pl2-14_unstable_gccexp.log.gz
The last lines of the build log are at the end of this report.

To build with GCC 15, either set CC=gcc-15 CXX=g++-15 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.

  apt-get -t=experimental install g++ 

GCC 15 now defaults to the C23/C++23 standards, exposing many FTBFS.
Other Common build failures are new warnings resulting in build failures
with -Werror turned on, or new/dropped symbols in Debian symbols files.
For other C/C++ related build failures see the porting guide at
http://gcc.gnu.org/gcc-15/porting_to.html

[...]
  | ^~~ 
renum.c:14:7: note: declared here
   14 | char *midstr2();
  |   ^~~
renum.c:407:37: error: too many arguments to function ‘midstr2’; expected 0, 
have 3
  407 | a = (char)(*midstr2(pstr, x9, 1));
  | ^~~ 
renum.c:14:7: note: declared here
   14 | char *midstr2();
  |   ^~~
renum.c:420:34: error: too many arguments to function ‘midstr2’; expected 0, 
have 3
  420 | n = atoi(midstr2(pstr, p8, p9 - p8 + 1));
  |  ^~~ 
renum.c:14:7: note: declared here
   14 | char *midstr2();
  |   ^~~
renum.c:430:53: error: too many arguments to function ‘midstr2’; expected 0, 
have 3
  430 | strcpy(tempstr, midstr2(pstr, 1, p8 
- 1));
  | ^~~ 
renum.c:14:7: note: declared here
   14 | char *midstr2();
  |   ^~~
renum.c:436:53: error: too many arguments to function ‘midstr2’; expected 0, 
have 3
  436 | strcpy(tempstr, midstr2(pstr, 1, p8 
- 1));
  | ^~~ 
renum.c:14:7: note: declared here
   14 | char *midstr2();
  |   ^~~
renum.c:438:53: error: too many arguments to function ‘midstr1’; expected 0, 
have 2
  438 | strcat(tempstr, midstr1(pstr, p9 + 
1));
  | ^~~ 
renum.c:13:7: note: declared here
   13 | char *midstr1();
  |   ^~~
renum.c: In function ‘instr’:
renum.c:481:5: warning: old-style function definition [-Wold-style-definition]
  481 | int instr(astr, bstr)
  | ^
renum.c:483:1: error: number of arguments doesn’t match prototype
  483 | {
  | ^
renum.c:12:5: error: prototype declaration
   12 | int instr();
  | ^
renum.c: In function ‘midstr1’:
renum.c:493:7: warning: old-style function definition [-Wold-style-definition]
  493 | char *midstr1(astr, start)
  |   ^~~
renum.c:496:1: error: number of arguments doesn’t match prototype
  496 | {
  | ^
renum.c:13:7: error: prototype declaration
   13 | char *midstr1();
  |   ^~~
renum.c: In function ‘midstr2’:
renum.c:507:7: warning: old-style function definition [-Wold-style-definition]
  507 | char *midstr2(astr, start, len)
  |   ^~~
renum.c:510:1: error: number of arguments doesn’t match prototype
  510 | {
  | ^
renum.c:14:7: error: prototype declaration
   14 | char *midstr2();
  |   ^~~
make[1]: *** [Makefile:66: renum] Error 1
make[1]: *** Waiting for unfinished jobs
make[1]: Leaving d

bwbasic_2.20pl2-15_source.changes ACCEPTED into unstable

2025-09-20 Thread Debian FTP Masters
Thank you for your contribution to Debian.



Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sat, 20 Sep 2025 19:01:08 +0300
Source: bwbasic
Architecture: source
Version: 2.20pl2-15
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group 
Changed-By: Adrian Bunk 
Closes: 1096401
Changes:
 bwbasic (2.20pl2-15) unstable; urgency=medium
 .
   * QA upload.
   * Fix FTBFS with GCC 15. (Closes: #1096401)
Checksums-Sha1:
 539bb54253620068b89e64cdc9cec8b5d3293289 1849 bwbasic_2.20pl2-15.dsc
 6b7bf9c3b11eac2e3c96f69deccc347d54cb47c7 9164 bwbasic_2.20pl2-15.debian.tar.xz
Checksums-Sha256:
 ec69a334c12e2fbbef86cc09e0c1f56e0dbcf8565f052f6e19eba36c535922f4 1849 
bwbasic_2.20pl2-15.dsc
 ef6dcbae083a39c98953c91c7fe42db2fe79106100990ed1af5feab0223e66f4 9164 
bwbasic_2.20pl2-15.debian.tar.xz
Files:
 1bcabe07fd61a234d0738f4bac1eff97 1849 interpreters optional 
bwbasic_2.20pl2-15.dsc
 219cab04631a5f4028ff4e434cff3df6 9164 interpreters optional 
bwbasic_2.20pl2-15.debian.tar.xz

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEOvp1f6xuoR0v9F3wiNJCh6LYmLEFAmjO0CsACgkQiNJCh6LY
mLGP4hAAjXhvSviWRjcrbpTEWXKILLULOQ39Uf/JHB3GWIfg0PocwORqs5TZFhdh
Ec1MEVZ5cyRy5ZabGWgSmnSVzd+pJjwx+FflUo1tle9eO14cg7sepazbPuNCXeg7
KFu18e5te5xudrX1oIBMDGRrCKTysxsOWMDn3GnkIjVIrtIXh70Orh21vGLGSIbs
tNRZ9dgDTxm4As/MK5a2NnMcneLli8c6HwcO3OXg6SXhwZ1JvjxWn4p0MxUl8k0z
YomFekww/8GpQN7jakQaacYznJTGepLeezfEo8RltLHwDV36MNafGhZdwjpaXcKk
LKN0TR2bhSx+9u3BgYgJ+UEvseulPaysyygZNhNmDkH0cGALKamiiWZBa6+LBfBa
INInmQxMyxTsVGpUO/edC9v9/pcBbcBpfTbHxvRS1wjz61vhg+7o8ei05afTu1/w
IWgUdWWF13a1MuqnPR4g5cfd0B5sPMjVOVUBAlWwpWzpIWrXbSy7yN73fhEkr6a8
1YoRHzmNSOBpTy6FHLeLvnnpMrdFjBlcAwrJHQhGxEIbpRKrXpHD9wwcoy748UzB
zPKGPTS9e/elk8GEsiVz4sCrTnHd5EcqAVumX6MeA9lL8ML/68p6NyLXCr4ng17H
ZIkuGUrXoDK/XsuZXC7aKj+NHgdmv9wQv4P3BG5wffvpJ5e/ZZY=
=SbCX
-END PGP SIGNATURE-



pgpBihcRnO6rn.pgp
Description: PGP signature


ssmtp_2.64-13_source.changes ACCEPTED into unstable

2025-09-20 Thread Debian FTP Masters
Thank you for your contribution to Debian.



Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Thu, 11 Sep 2025 16:32:20 +0200
Source: ssmtp
Architecture: source
Version: 2.64-13
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group 
Changed-By: Bastian Germann 
Closes: 1097931
Changes:
 ssmtp (2.64-13) unstable; urgency=medium
 .
   * QA upload
   * d/copyright: Convert to machine-readable format
   * Revert port from openssl to gnutls
   * GCC 15 fix (Closes: #1097931)
   * Rename badly named patch
   * lintian: Drop non-matching override
   * Prevent overriding Debian CFLAGS
 .
   [ Carles Pina i Estany ]
   * Added po-debconf Catalan translation
Checksums-Sha1:
 bc56dbb05d37b8cfd06f3facba791f9eace6c618 1725 ssmtp_2.64-13.dsc
 723fb9fb207d9e72760a24845cab2a6d40cc7b60 40036 ssmtp_2.64-13.debian.tar.xz
 b6105afb8304fa19afed8202ba6eadd6f4ac9d39 6309 ssmtp_2.64-13_source.buildinfo
Checksums-Sha256:
 4aee31805d4b574236b84f013e31b58ed150edb8a834f97575d29c18a3ac38d4 1725 
ssmtp_2.64-13.dsc
 ecaa0cee1aa3192099c55c46b22fa96b0456d89e7f35ec0cbe6fe64cd35920d9 40036 
ssmtp_2.64-13.debian.tar.xz
 dda64b058b9efb6a36e97590811f851c00285a730da421359bf492ba6eedeb74 6309 
ssmtp_2.64-13_source.buildinfo
Files:
 7baa48aa0a5dfe5a7ec2d60b42f16ec9 1725 mail optional ssmtp_2.64-13.dsc
 08535f02adf8ae1583357c7f2769f20c 40036 mail optional 
ssmtp_2.64-13.debian.tar.xz
 abda9c3654d7a7f109ba2c0e3c0f2871 6309 mail optional 
ssmtp_2.64-13_source.buildinfo

-BEGIN PGP SIGNATURE-

iQHEBAEBCgAuFiEEQGIgyLhVKAI3jM5BH1x6i0VWQxQFAmjC3doQHGJhZ2VAZGVi
aWFuLm9yZwAKCRAfXHqLRVZDFFGVDACnIe0oZ1golncykLkXmPvrjMyZfrGr8S5C
oL03hXhwqUJCi6OajXv0W70I1RZVnGFGMb554rnvz2BbD2B3NOVsDpR8mfNUpGDD
dAZvq+e7x68+S3xuOCiy9/9naRv0Pn+jrhjokvgnP3aSZ8sfc8Jy6BvwV2IT24Z3
Q2idC3C4xaJUJ7IowQElCKc1jpEWYB0P6GBtWZ7E38kSHTUSBbWN8DTJPyIM273t
iWaFzmoK1Ye1Gsue6Phuti5Fhkcgbq3OOvwAIUA+tmoLvyB+I/oUxWUl6FWs2wqQ
/ewMoEB9fEZs4S+wh9MRCQzzNn6SPC3RTBQ0ECMHG8UnkVqp5VSnurBg/Y1+UZZr
yIYbh4tEoCCTBoMVLY5nR2/lljIzSd4vXsY6Ms/Tr9Ev64hK4KN0WEaodmJc/fX4
XJMf8la/YaUi0LBy+25nD8pBBU9w5DYF4dU3XwKHLKSOC2Fv9mhfTtAfy11Q3RjM
CqxViPXQhOrcKNP+c2TM9ojeu9tfYgk=
=L0Uw
-END PGP SIGNATURE-



pgpKibYtzY2R8.pgp
Description: PGP signature


Processed: forcibly merging 968952 1095191

2025-09-20 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> forcemerge 968952 1095191
Bug #968952 [bwbasic] New version 3.20 available
Bug #968952 [bwbasic] New version 3.20 available
Marked as found in versions bwbasic/2.20pl2-14.
Added tag(s) upstream.
Bug #1095191 [bwbasic] bwbasic: New version 3.30 available
Marked as found in versions bwbasic/2.20pl2-12.
Merged 968952 1095191
> thanks
Stopping processing here.

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



Bug#1013859: marked as done (vcdimager: Please remove dependency on install-info)

2025-09-20 Thread Debian Bug Tracking System
Your message dated Sat, 20 Sep 2025 13:24:25 +0200
with message-id 
and subject line Re: Bug#1013859: vcdimager: Please remove dependency on 
install-info
has caused the Debian Bug report #1013859,
regarding vcdimager: Please remove dependency on install-info
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.)


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

Dear Maintainer,

your package declares a dependency on "install-info". However this
dependency should only be needed for info viewers, as they have to
care about updating the info index. Your package does not seem to
provide an info viewer hence the dependency on "install-info" is not
needed. Consider to remove it. The alternative dep "dpkg (>= 1.15.4)"
(if present) can be removed too.

https://wiki.debian.org/Transitions/DpkgToGnuInstallInfo

Many thanks,

Hilmar Preuße
--- End Message ---
--- Begin Message ---
Version: 2.0.1+dfsg-6

On Sun, Jun 26, 2022 at 12:46:06AM +0200, hill...@web.de wrote:
> your package declares a dependency on "install-info". However this
> dependency should only be needed for info viewers, as they have to
> care about updating the info index. Your package does not seem to
> provide an info viewer hence the dependency on "install-info" is not
> needed. Consider to remove it. The alternative dep "dpkg (>= 1.15.4)"
> (if present) can be removed too.

Already fixed in a previous upload, cf.
.

Cheers,
Flo


signature.asc
Description: PGP signature
--- End Message ---


Processed: Re: Bug#1106624: vcdimager ftbfs with libxml 2.14.x from experimental

2025-09-20 Thread Debian Bug Tracking System
Processing control commands:

> tags -1 pending
Bug #1106624 [src:vcdimager] vcdimager ftbfs with libxml 2.14.x from 
experimental
Added tag(s) pending.

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



vcdimager_2.0.1+dfsg-7_source.changes ACCEPTED into unstable

2025-09-20 Thread Debian FTP Masters
Thank you for your contribution to Debian.



Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sat, 20 Sep 2025 13:13:40 +0200
Source: vcdimager
Architecture: source
Version: 2.0.1+dfsg-7
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group 
Changed-By: Florian Ernst 
Closes: 1106624
Changes:
 vcdimager (2.0.1+dfsg-7) unstable; urgency=medium
 .
   * QA upload.
   * Add debian/patches/0005-ftbfs_with_libxml_2.14.x.patch taken from Gentoo
 (Closes: #1106624)
   * Build-Depends: s#pkg-config#pkgconf#
Checksums-Sha1:
 b4eba60e740ba4478b5c0bef7f917bc891a2dcbc 2087 vcdimager_2.0.1+dfsg-7.dsc
 82a564380fcb134046d43135a551960bd81b7da1 11628 
vcdimager_2.0.1+dfsg-7.debian.tar.xz
 2672cdfd19432b09771a2828bac7b201c9445831 7895 
vcdimager_2.0.1+dfsg-7_amd64.buildinfo
Checksums-Sha256:
 7b4a468d8ebe777b9e73edbe63deea634b3b1e7bcd12ba3f368b518c7c7094d8 2087 
vcdimager_2.0.1+dfsg-7.dsc
 02c92c2d8d60189080d4db4fabbc51cc509fe5b612a690d019d07a4b65d3659f 11628 
vcdimager_2.0.1+dfsg-7.debian.tar.xz
 ccef424af45f52689fb217bbf808d01a0b8393257ccc48ab5289d3ee44546a55 7895 
vcdimager_2.0.1+dfsg-7_amd64.buildinfo
Files:
 78377ceb4c83a6b9a86713a10ee35606 2087 otherosfs optional 
vcdimager_2.0.1+dfsg-7.dsc
 2cd63f62872628570bb9613031e0f51b 11628 otherosfs optional 
vcdimager_2.0.1+dfsg-7.debian.tar.xz
 4edabb3a7328a162606f6a1523149f3f 7895 otherosfs optional 
vcdimager_2.0.1+dfsg-7_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEBn03XtJwVyplJ26xBjdBuvXdHs4FAmjOjLUACgkQBjdBuvXd
Hs6wJw/9FNp2EfHUy0oyCHMzaSSKqGGtrlUtMdrZw5ePuy6ccr9GUXUlEum7unQt
IFojQSNP3jkslL/EhVW+mZ+f3HY/CiO4UcMlnIQSypn8eboMhS2IljeO7ctbmfWh
+b3ku9rRQ7En8rEyCahQP77y9qUxZv/LjbaP1T8nWWcIU3kwvtgqvYrKceArEYYl
UjIZZLxecj4dVQddqvw+NTA1Z+yxLoTKOgmUHhllHufRH5wPfDbmL4sxKwQatg7L
kViuN/Kp5hH132Jcn9YBqiz7JSK2qniszSbuafqm3ql9gV4tO9IRVJqTYpQoS+OY
jTho6m9Fds5voi43SDaF1mSzlIoaCvjxIW4bNXgpJNVxAzKA7W1ZegCtH+KAy9M/
gaBF2b8UhP6FyKoeiGoMqNgDOJnAtSFi4vBFnshfDPdrDZyzhatKFdhFMpDU/Dak
dFKkeWM2Fk/E/uKNaJ4tmFJav0yufP5RrSFdR1TAFZ7bk8pJXkGI8vkvX3S8P/Pj
pSw7KFGiYvhDJBxloANkkN7/0tz+woOewms8m49LSAjxVwYyDATkUASJTu5h+kCi
ISE2WTw50yQYXct8w7KKcgvN4/QneFWvkcx0RHIsSFrTslQkrjUwGfHYiOonQ+no
saxxeFPeIddEKC78IkpK2jLDVGhnfurBBv/k2bAwnHXINFl2QBs=
=r4Yu
-END PGP SIGNATURE-



pgpz368qkD6yu.pgp
Description: PGP signature


Bug#1106624: marked as done (vcdimager ftbfs with libxml 2.14.x from experimental)

2025-09-20 Thread Debian Bug Tracking System
Your message dated Sat, 20 Sep 2025 11:52:50 +
with message-id 
and subject line Bug#1106624: fixed in vcdimager 2.0.1+dfsg-7
has caused the Debian Bug report #1106624,
regarding vcdimager ftbfs with libxml 2.14.x from experimental
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.)


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

Package: src:vcdimager
Version: 2.0.1+dfsg-6
Tags: ftbfs sid forky
User: debian-xml-sgml-p...@lists.alioth.debian.org
Usertags: libxml2.14

[this bug is NOT targeted to the upcoming trixie release]

http://qa-logs.debian.net/2025/05/23/vcdimager_2.0.1+dfsg-6_unstable_libxml2.log

[...]

vcd_xml_common.c: In function ‘_convert’:
vcd_xml_common.c:245:5: warning: ‘output’ is deprecated 
[-Wdeprecated-declarations]

  245 | if (NULL != handler->output)
  | ^~
In file included from /usr/include/libxml2/libxml/parser.h:25,
 from vcd_xml_common.c:32:
/usr/include/libxml2/libxml/encoding.h:177:7: note: declared here
  177 | } output XML_DEPRECATED_MEMBER;
  |   ^~
vcd_xml_common.c:245:14: error: invalid operands to binary != (have 
‘void *’ and ‘union ’)

  245 | if (NULL != handler->output)
  |  ^~ ~~~
  ||
  |union 
vcd_xml_common.c:246:7: warning: ‘output’ is deprecated 
[-Wdeprecated-declarations]
  246 |   ret = handler->output (out, &out_size, (const unsigned 
char *) in, &temp);

  |   ^~~
/usr/include/libxml2/libxml/encoding.h:177:7: note: declared here
  177 | } output XML_DEPRECATED_MEMBER;
  |   ^~
vcd_xml_common.c:246:13: error: called object is not a function or 
function pointer
  246 |   ret = handler->output (out, &out_size, (const unsigned 
char *) in, &temp);

  | ^~~
vcd_xml_common.c:250:5: warning: ‘input’ is deprecated 
[-Wdeprecated-declarations]

  250 | if (NULL != handler->input)
  | ^~
/usr/include/libxml2/libxml/encoding.h:173:7: note: declared here
  173 | } input XML_DEPRECATED_MEMBER;
  |   ^
vcd_xml_common.c:250:14: error: invalid operands to binary != (have 
‘void *’ and ‘union ’)

  250 | if (NULL != handler->input)
  |  ^~ ~~
  ||
  |union 
vcd_xml_common.c:251:7: warning: ‘input’ is deprecated 
[-Wdeprecated-declarations]
  251 |   ret = handler->input (out, &out_size, (const unsigned 
char *) in, &temp);

  |   ^~~
/usr/include/libxml2/libxml/encoding.h:173:7: note: declared here
  173 | } input XML_DEPRECATED_MEMBER;
  |   ^
vcd_xml_common.c:251:13: error: called object is not a function or 
function pointer
  251 |   ret = handler->input (out, &out_size, (const unsigned 
char *) in, &temp);

  | ^~~
make[5]: *** [Makefile:559: vcd_xml_common.o] Error 1
make[5]: *** Waiting for unfinished jobs
--- End Message ---
--- Begin Message ---
Source: vcdimager
Source-Version: 2.0.1+dfsg-7
Done: Florian Ernst 

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

Debian distribution maintenance software
pp.
Florian Ernst  (supplier of updated vcdimager 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, 20 Sep 2025 13:13:40 +0200
Source: vcdimager
Architecture: source
Version: 2.0.1+dfsg-7
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group 
Changed-By: Florian Ernst 
Closes: 1106624
Changes:
 vcdimager (2.0.1+dfsg-7) unstable; urgency=medium
 .
   * QA upload.
   * Add debian/patches/0005-ftbfs_with_libxml_2.14.x.patch taken from Gentoo
 (Closes: #1106624)
   * Build-Depends: s#pkg-config#pkgconf#
Checksums-Sha1:
 b4eba60e740ba4478b5c0bef7f917bc891a2dcbc 2087 vcdimager_2.0.1+dfsg-7.dsc
 82a564380fcb134046d43135a551960bd81b7da1 11628 
vcdimager_2.0.1+dfsg-7.debian.tar.xz
 2672cdfd19432b0977

cuneiform_1.1.0+dfsg-13_source.changes ACCEPTED into unstable

2025-09-20 Thread Debian FTP Masters
Thank you for your contribution to Debian.



Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 10 Sep 2025 12:29:41 +0200
Source: cuneiform
Architecture: source
Version: 1.1.0+dfsg-13
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group 
Changed-By: Andreas Beckmann 
Closes: 1114477
Changes:
 cuneiform (1.1.0+dfsg-13) unstable; urgency=medium
 .
   * QA upload.
   * Fix FTBFS with GCC 15.  (Closes: #1114477)
Checksums-Sha1:
 219da2a043059530e35fb7e6b2dfaf1042466dc6 2293 cuneiform_1.1.0+dfsg-13.dsc
 f347010f1ea23b90bb00c3e1c8de495f6da04d95 15496 
cuneiform_1.1.0+dfsg-13.debian.tar.xz
 8292ae638b382ac778119abc565d30df7e7250d7 8684 
cuneiform_1.1.0+dfsg-13_source.buildinfo
Checksums-Sha256:
 9fa7623c1a737a70b34171b51267588edea9b119fb6c093844bb27930cff679a 2293 
cuneiform_1.1.0+dfsg-13.dsc
 687ab55b74675f263cf0e17405bab24d0907462636f8a1e4e2a734917bc3e4e0 15496 
cuneiform_1.1.0+dfsg-13.debian.tar.xz
 969ccbe376461587ef8b20ec1061e7c9e2ff462a0972856eeacbefabd15894d0 8684 
cuneiform_1.1.0+dfsg-13_source.buildinfo
Files:
 c0b68c87f48531a2b7af38985c4f8ee7 2293 non-free/graphics optional 
cuneiform_1.1.0+dfsg-13.dsc
 af74e46efe6ca5cb05fa09d5932bf765 15496 non-free/graphics optional 
cuneiform_1.1.0+dfsg-13.debian.tar.xz
 2fa1bcd8833f7e133a0dbfd700e70ed2 8684 non-free/graphics optional 
cuneiform_1.1.0+dfsg-13_source.buildinfo

-BEGIN PGP SIGNATURE-

iQJEBAEBCAAuFiEE6/MKMKjZxjvaRMaUX7M/k1np7QgFAmjBVDsQHGFuYmVAZGVi
aWFuLm9yZwAKCRBfsz+TWentCJEpD/wPJZScbvWAmChcQ8X+2ERsStQBZdDsMSbO
MgYTGBjnD5udSmU76EIBRZ1ud3pUaS0gY3+jfn7jM8medHkKxE61XAJuOwFkTkhX
jb31x9wVsIwUoCKZBSE2f67mHLcm8YswhfDaw/jvceSEIYu7ZGpo6p/+jBLa6H94
tD87kq6rTkz1WeZzN8qVOsjsfS8H7RhC+E5O+dxGPlNNQKEzWpoI1zrMI4GAEtj+
tYMzaTA9ctTNfnVFnTxjjOW2uQt2snwlsvqaHPYGQNUtOvtOTWrStktldqvsbVSX
7uc9FxMPTwt8bMDCFSjaQQVHJFega15P5CwgNj1sUIFVEgfOnmzHyNtYa85UGiM9
povN68gWYggBcylpN5w6JXldKybkPA5jdqyZ7hu/pTzd2hmI6Pe0JwdcAJdNnIy/
d6OdxL/krsttsK6maattAbi0dhvgRxkCLQB0Uq9lkwf/BsI9uD4gQXgI4rdhRLOL
AW8T9fuyvDVRLae71uQM5fOjP2tZHqP+BI93dtPDeWt3PSBcogc7k+HlHHWHdi7Q
m1GwrcEQHcw1VByMKXeCO3+72kXydEyZGzGxZ3sFmEushndTd52MSZ+DbAGa5zXT
M0v+oDbHUY93FRdx/gRzod+TfcgagntxafqcELDy3RhoSqb39gqjIxTouY/xMzJs
tv8BpQDu2A==
=sJmi
-END PGP SIGNATURE-



pgpfr3lSyYOQX.pgp
Description: PGP signature


clipit_1.4.5+git20241103-2_source.changes ACCEPTED into unstable

2025-09-20 Thread Debian FTP Masters
Thank you for your contribution to Debian.



Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sat, 20 Sep 2025 21:35:48 +0300
Source: clipit
Architecture: source
Version: 1.4.5+git20241103-2
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group 
Changed-By: Adrian Bunk 
Closes: 1096440
Changes:
 clipit (1.4.5+git20241103-2) unstable; urgency=medium
 .
   * QA upload.
   * Add fix submitted upstream for FTBFS with GCC 15. (Closes: #1096440)
Checksums-Sha1:
 46c6683673338e32ffbb279e6e003f65eed94ffc 2503 clipit_1.4.5+git20241103-2.dsc
 6b1e4d81391639935b670fbe002746ea2784ba6f 8312 
clipit_1.4.5+git20241103-2.debian.tar.xz
Checksums-Sha256:
 ff80ade3ea3df198c094c50e34dc05ff2fcde2215e0b2b50b85f26c24d56db3e 2503 
clipit_1.4.5+git20241103-2.dsc
 237c044f4837c482acdccaebf8fad008014e9b1b4c3d6cccbedf35829190 8312 
clipit_1.4.5+git20241103-2.debian.tar.xz
Files:
 2bf344200591e17af2c9020446e4dfa2 2503 oldlibs optional 
clipit_1.4.5+git20241103-2.dsc
 27f9d7c3d262ce23effee8e011da09b5 8312 oldlibs optional 
clipit_1.4.5+git20241103-2.debian.tar.xz

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEOvp1f6xuoR0v9F3wiNJCh6LYmLEFAmjPIXUACgkQiNJCh6LY
mLG50Q//fGmZojjB5cJ1bWXIKeAN7EfYn8tQMeqzP3k0m0WH7efLNc7fi8jHdGPt
MaZqT4oBs43nbltljvTRnzqDo88tVVob6o/5BCRoF9RSKwoVrJW/76k66aXd0dko
G470tcokaNWg3Uche//XUhwC2fF1fiuefDUVYDakev3G51lo9pDkB4QE2SxUP6k+
4H4JaMiWueuoc8CaDJyHcEUpFdaVWuzj5dBhB83cVhGfp6Yh+2N5qbOXK7jeai1u
vQHtM85hfdYTdqmT3J+cC3235Fn8a9kVNjHqoA8FAoUon9mjciMaw6AAYQPvYb8t
99CvKrGRnstntB9Mw108EgDHg9Z3QlK0MhGE5ivUxiHgIBkyUoSB2fEIuDYeav/Q
ECtU0N7pkxsClZ5xD0yx+TEE6AZiiA4+GFOZUTd6z4Cc4Azb0SLTm4Pn8ZtWSD9j
zEvsLOhEmg0cpNCw+osET0kXOgjZKoYDV7JI7taG1u7XyvnouHaDczlErHZsvcbw
UFQWm+MW5Q6WlE7e0gxAZKZ85mvuHy366vag8iY71ZPfY/XTVn2TKekRn9ngJMF4
uvMnoiPTszRLga3GsKdWf1oXqVV2AmO4VDc7O928+szxemQWghCm82XBYg6D+Z+Z
4rCOKqVKrtKU5Fa52BHbqhbrJPT+bcBMfd+YiD23q/eOcxYUXhs=
=4GpY
-END PGP SIGNATURE-



pgpYdgkjy9Jlt.pgp
Description: PGP signature


Bug#1096440: marked as done (clipit: ftbfs with GCC-15)

2025-09-20 Thread Debian Bug Tracking System
Your message dated Sat, 20 Sep 2025 22:04:32 +
with message-id 
and subject line Bug#1096440: fixed in clipit 1.4.5+git20241103-2
has caused the Debian Bug report #1096440,
regarding clipit: ftbfs with GCC-15
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.)


-- 
1096440: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1096440
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:clipit
Version: 1.4.5+git20210313-3
Severity: important
Tags: sid forky
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-15

[This bug is NOT targeted to the upcoming trixie release]

Please keep this issue open in the bug tracker for the package it
was filed for.  If a fix in another package is required, please
file a bug for the other package (or clone), and add a block in this
package. Please keep the issue open until the package can be built in
a follow-up test rebuild.

The package fails to build in a test rebuild on at least amd64 with
gcc-15/g++-15, but succeeds to build with gcc-14/g++-14. The
severity of this report will be raised before the forky release.

The full build log can be found at:
http://qa-logs.debian.net/2025/02/16/amd64exp/clipit_1.4.5+git20210313-3_unstable_gccexp.log.gz
The last lines of the build log are at the end of this report.

To build with GCC 15, either set CC=gcc-15 CXX=g++-15 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.

  apt-get -t=experimental install g++ 

GCC 15 now defaults to the C23/C++23 standards, exposing many FTBFS.
Other Common build failures are new warnings resulting in build failures
with -Werror turned on, or new/dropped symbols in Debian symbols files.
For other C/C++ related build failures see the porting guide at
http://gcc.gnu.org/gcc-15/porting_to.html

[...]
   82 | GtkWidget* gtk_image_menu_item_new_with_mnemonic (const gchar  
*label);
  |^
main.c:930:17: warning: ‘gtk_image_new_from_stock’ is deprecated: Use 
'gtk_image_new_from_icon_name' instead [-Wdeprecated-declarations]
  930 | menu_image = gtk_image_new_from_stock(GTK_STOCK_FIND, 
GTK_ICON_SIZE_MENU);
  | ^~
/usr/include/gtk-3.0/gtk/gtkimage.h:122:12: note: declared here
  122 | GtkWidget* gtk_image_new_from_stock (const gchar *stock_id,
  |^~~~
main.c:930:17: warning: ‘GtkStock’ is deprecated [-Wdeprecated-declarations]
  930 | menu_image = gtk_image_new_from_stock(GTK_STOCK_FIND, 
GTK_ICON_SIZE_MENU);
  | ^~
main.c:931:17: warning: ‘gtk_image_menu_item_set_image’ is deprecated 
[-Wdeprecated-declarations]
  931 | 
gtk_image_menu_item_set_image((GtkImageMenuItem*)menu_item, menu_image);
  | ^
/usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:92:12: note: declared 
here
   92 | void   gtk_image_menu_item_set_image (GtkImageMenuItem 
*image_menu_item,
  |^
main.c:935:17: warning: ‘gtk_image_menu_item_new_from_stock’ is deprecated: Use 
'gtk_menu_item_new' instead [-Wdeprecated-declarations]
  935 | menu_item = 
gtk_image_menu_item_new_from_stock(GTK_STOCK_PREFERENCES, NULL);
  | ^
/usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:84:12: note: declared 
here
   84 | GtkWidget* gtk_image_menu_item_new_from_stock(const gchar  
*stock_id,
  |^~
main.c:935:17: warning: ‘GtkStock’ is deprecated [-Wdeprecated-declarations]
  935 | menu_item = 
gtk_image_menu_item_new_from_stock(GTK_STOCK_PREFERENCES, NULL);
  | ^
main.c:939:17: warning: ‘gtk_image_menu_item_new_from_stock’ is deprecated: Use 
'gtk_menu_item_new' instead [-Wdeprecated-declarations]
  939 | menu_item = 
gtk_image_menu_item_new_from_stock(GTK_STOCK_QUIT, NULL);
  | ^
/usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:84:12: note: declared 
here
   84 | GtkWidget* gtk_image_menu_item_new_from_stock(const gchar  
*stock_id,
  |^~
main.c:939:17: warning: ‘GtkStock’ is deprecated [-Wdeprecated-declarations]
  939 | menu_item = 
gtk_image_menu_item_new_from_stock(GTK_STOCK_QUIT, NULL);
  | ^
main.c: In function ‘create_app_indicator’:
main.c:957:17: warning: ‘app_indicator_set_attention_icon’ is depr

Processing of clipit_1.4.5+git20241103-2_source.changes

2025-09-20 Thread Debian FTP Masters
clipit_1.4.5+git20241103-2_source.changes uploaded successfully to localhost
along with the files:
  clipit_1.4.5+git20241103-2.dsc
  clipit_1.4.5+git20241103-2.debian.tar.xz

Greetings,

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



Bug#420287: marked as done (cdbs: error in ant.mk: does not work)

2025-09-20 Thread Debian Bug Tracking System
Your message dated Sat, 20 Sep 2025 20:34:03 +
with message-id 
and subject line Bug#420287: fixed in cdbs 0.4.178
has caused the Debian Bug report #420287,
regarding cdbs: error in ant.mk:  does not work
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.)


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

Hi,


ant.mk from cdbs calls ant in a different way than /usr/bin/ant. The
 target in build.xml works when calling /usr/bin/ant directly
after installing the package ant-optional but it fails when using cdbs:

/home/twerner/debian/build-area/ilf-1.5.0/build.xml:18: Could not create task 
or type of type: symlink.

Ant could not find the task or a class this task relies upon.

This is common and has a number of causes; the usual
solutions are to read the manual pages then download and
install needed JAR files, or fix the build file:
 - You have misspelt 'symlink'.
   Fix: check your spelling.
 - The task needs an external JAR file to execute
 and this is not found at the right place in the classpath.
   Fix: check the documentation for dependencies.
   Fix: declare the task.
...

This is the same error message when ant-optional is not installed.


Cheers,
Torsten




-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (985, 'stable'), (88, 'testing'), (87, 'unstable'), (1, 
'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.19.1
Locale: LANG=de_DE@euro, LC_CTYPE=de_DE@euro (charmap=ISO-8859-15)

cdbs depends on no packages.

Versions of packages cdbs recommends:
ii  autotools-dev 20060702.1 Update infrastructure for config.{
ii  debhelper 5.0.42 helper programs for debian/rules

-- no debconf information

--- End Message ---
--- Begin Message ---
Source: cdbs
Source-Version: 0.4.178
Done: Alexandre Detiste 

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

Debian distribution maintenance software
pp.
Alexandre Detiste  (supplier of updated cdbs 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, 20 Sep 2025 21:50:17 +0200
Source: cdbs
Architecture: source
Version: 0.4.178
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group 
Changed-By: Alexandre Detiste 
Closes: 420287 506602 757386
Changes:
 cdbs (0.4.178) unstable; urgency=medium
 .
   * QA upload.
   * Drop unused ant.mk (java) (LP: #408363)
 (Closes:  #420287, #506602, #757386)
   * Drop build-depencies "lzma" & "sharutils"
   * Remove unused scour integration
Checksums-Sha1:
 2be0e3538a52c1bc443be78a95c27d06231b7ead 1536 cdbs_0.4.178.dsc
 e2c1a081dbbc3e2e552a6e6518ed8374a7d642e6 174424 cdbs_0.4.178.tar.xz
 1b3dd5cf5f9d7ce5eada5cfc349c680fb071273e 5912 cdbs_0.4.178_source.buildinfo
Checksums-Sha256:
 4ceb6fdfd1bf359b5befd6f0abe84111e9413d77c83d27791dbfe1880671bec1 1536 
cdbs_0.4.178.dsc
 40bededc3968c697dbe8ee48442adf9b85dc8c6370163ad84200e466a48f8104 174424 
cdbs_0.4.178.tar.xz
 13983854c6b176e5fb94be8b14657240c726e8be9bb9f9a2b319ff72488fa53e 5912 
cdbs_0.4.178_source.buildinfo
Files:
 9d889c9d09b09138626917f3a62f065a 1536 devel optional cdbs_0.4.178.dsc
 c4a4e9c65eb65523997b6076830002ac 174424 devel optional cdbs_0.4.178.tar.xz
 6fbeff8011a9aa8bbcb4d8de8fa05899 5912 devel optional 
cdbs_0.4.178_source.buildinfo

-BEGIN PGP SIGNATURE-

iQJFBAEBCgAvFiEEj23hBDd/OxHnQXSHMfMURUShdBoFAmjPBtsRHHRjaGV0QGRl
Ymlhbi5vcmcACgkQMfMURUShdBrNxg/+Lo0Fn6zl3oLZDRPWk9HlZvTgYRhH7c97
MJP8Rro/iL+xzXsTAMYirTkuWhk7CrNf60M2KPg2zsDY/hvvCXv3iP9ztvKIT2z/
KSe2Wl+QpzKq+3ObfqVaRKs5kizCALRH6Uep8BcnVkduNK7LgC8qUULg3Ubjvqeo
SfAIRwFuOFA1orxde29+bpbppVMdgq89EeRe/hDHCWN+5yyBUlbqoOqJGg7DlqLv
yCyyCjdh3kNT2pv1hunbTo5Bn3B7zhlqIvXxIkyMkoUGRVNAozR5a4zBc0/WcTkY
dG6VNbHfP0t0Bdxt8SOAI6exDGcrRIA52i9L7Dzmq2+y0KcKhl/U7mv4WEzOTRDG
D5c4uFJt7hiY+7GJmR+8MOqHrJGNNUlAqzSkvQaITYegeZPwxcOtmwgojtfytrv7
jAPNCP5qd13pkX4BG+TS9sVe0f7HHA54bfxAqnZIL/bb39vzEK1CRC5M26E

Bug#757386: marked as done (cdbs: java Gradle support)

2025-09-20 Thread Debian Bug Tracking System
Your message dated Sat, 20 Sep 2025 20:34:03 +
with message-id 
and subject line Bug#757386: fixed in cdbs 0.4.178
has caused the Debian Bug report #757386,
regarding cdbs: java Gradle support
to be marked as done.

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

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


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

Hi,

Gradle [1] is a build tool increasingly used by Java projects, but CDBS
doesn't support it yet. I implemented the Gradle support by deriving the
.mk files for Ant:

  https://github.com/ebourg/cdbs/commit/0e15474

The following variables are available to tweak the build:

  GRADLE_ARGS
  DEB_GRADLE_BUILD_TASK
  DEB_GRADLE_INSTALL_TASK
  DEB_GRADLE_CHECK_TASK
  DEB_GRADLE_CLEAN_TASK
  DEB_GRADLE_BUILDFILE
  DEB_GRADLE_PROPERTYFILE

Could you please consider merging this patch?

Thank you,

Emmanuel Bourg

[1] http://www.gradle.org
From 0e154745d988209b2cb3fc7572b0c4a083a87515 Mon Sep 17 00:00:00 2001
From: Emmanuel Bourg 
Date: Thu, 7 Aug 2014 17:13:08 +0200
Subject: [PATCH] Added Gradle support

---
 1/class/gradle-vars.mk.in | 56 +++
 1/class/gradle.mk.in  | 55 ++
 Makefile.in   |  2 ++
 3 files changed, 113 insertions(+)
 create mode 100644 1/class/gradle-vars.mk.in
 create mode 100644 1/class/gradle.mk.in

diff --git a/1/class/gradle-vars.mk.in b/1/class/gradle-vars.mk.in
new file mode 100644
index 000..d0597bd
--- /dev/null
+++ b/1/class/gradle-vars.mk.in
@@ -0,0 +1,56 @@
+# -*- mode: makefile; coding: utf-8 -*-
+# Copyright © 2003 Stefan Gybas 
+# Description: Defines useful variables for packages which use Gradle
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation; either version 2, or (at
+# your option) any later version.
+#
+# This program is distributed in the hope that it will be useful, but
+# WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+# General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program.  If not, see .
+
+#PATH_RULES#
+
+ifndef _cdbs_class_gradle_vars
+_cdbs_class_gradle_vars = 1
+
+# Gradle home directory.  Doesn't need to be changed except when using
+# nonstandard Gradle installations.
+GRADLE_HOME ?= /usr/share/gradle
+
+# The home directory of the Java Runtime Environment (JRE) or Java Development
+# Kit (JDK). You can either directly set JAVA_HOME in debian/rules or set
+# JAVA_HOME_DIRS to multiple possible home directories. The first existing
+# directory from this list is used for JAVA_HOME. You can also override
+# JAVACMD in case you don't want to use the default JAVA_HOME/bin/java.
+JAVA_HOME ?= $(shell for jh in $(JAVA_HOME_DIRS); do if [ -x "$$jh/bin/java" 
]; then \
+   echo $${jh}; exit 0; fi; done)
+JAVACMD ?= $(JAVA_HOME)/bin/java
+
+# Property file for Gradle, defaults to debian/gradle.properties if it exists.
+# You may define additional properties that are referenced from build.gradle so
+# you don't have to modify upstream's build.gradle.
+DEB_GRADLE_PROPERTYFILE ?= $(shell test -f $(CURDIR)/debian/gradle.properties 
&& echo $(CURDIR)/debian/gradle.properties)
+
+# You can specify additional arguments in GRADLE_ARGS
+DEB_GRADLE_INVOKE ?= cd $(DEB_BUILDDIR) && gradle --info --offline 
--stacktrace --refresh-dependencies --gradle-user-home $(CURDIR)/.gradle \
+$(if $(GRADLE_ARGS),$(GRADLE_ARGS),) \
+$(if $(DEB_GRADLE_BUILDFILE),--build-file 
$(DEB_GRADLE_BUILDFILE),) \
+$(if $(DEB_GRADLE_PROPERTYFILE),--settings-file 
$(DEB_GRADLE_PROPERTYFILE),)
+
+# Targets to invoke for building, installing, testing and cleaning up.
+# Building uses the default target from build.xml, installing and testing is
+# only called if the corresponding variable is set. You can also specify
+# multiple targets for each step.
+#DEB_GRADLE_BUILD_TASK =
+#DEB_GRADLE_INSTALL_TASK =
+#DEB_GRADLE_CHECK_TASK =
+DEB_GRADLE_CLEAN_TASK ?= clean
+
+endif
diff --git a/1/class/gradle.mk.in b/1/class/gradle.mk.in
new file mode 100644
index 000..bb558a9
--- /dev/null
+++ b/1/class/gradle.mk.in
@@ -0,0 +1,55 @@
+# -*- mode: makefile; coding: utf-8 -*-
+# Copyright © 2003 Stefan Gybas 
+# Descriptio

Bug#506602: marked as done (cdbs: Setting ANT_ARGS_ does not work.)

2025-09-20 Thread Debian Bug Tracking System
Your message dated Sat, 20 Sep 2025 20:34:03 +
with message-id 
and subject line Bug#506602: fixed in cdbs 0.4.178
has caused the Debian Bug report #506602,
regarding cdbs: Setting ANT_ARGS_ does not work.
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.)


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

Hallo,

I have a rules file that includes class/ant.mk and I want to pass the
binary package name to the ant script. I have defined the settings as
defined in the file ant-vars.mk at line 76.
ANT_ARGS_abc = -Dpackage.binary=abc
ANT_ARGS_def = -Dpackage.binary=def

These settings are never working. Ant is called with the following
substitution:
$(ANT_ARGS_$(cdbs_curpkg))
And cdbs_curpkg is defined by:
cdbs_curpkg = $(filter-out %/,$(subst /,/ ,$@))
This substitution works with targets like:
build/abc::
or
install/abc::
But ant is called for targets like:
debian/stamp-ant-build:
and
common-install-impl::
and
debian/stamp-ant-check:

The substitution only works in case the last path-part of the target is
the name of the package. It works in debhelper.mk but its not correctly
implemented in ant.mk.

Regards,
Vincent Smeets


-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.26-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages cdbs depends on:
ii  debhelper 7.0.15 helper programs for debian/rules

Versions of packages cdbs recommends:
ii  autotools-dev 20080123.1 Update infrastructure for config.{

Versions of packages cdbs suggests:
ii  devscripts2.10.35scripts to make the life of a Debi
ii  doc-base  0.8.16 utilities to manage online documen

-- no debconf information


--- End Message ---
--- Begin Message ---
Source: cdbs
Source-Version: 0.4.178
Done: Alexandre Detiste 

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

Debian distribution maintenance software
pp.
Alexandre Detiste  (supplier of updated cdbs 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, 20 Sep 2025 21:50:17 +0200
Source: cdbs
Architecture: source
Version: 0.4.178
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group 
Changed-By: Alexandre Detiste 
Closes: 420287 506602 757386
Changes:
 cdbs (0.4.178) unstable; urgency=medium
 .
   * QA upload.
   * Drop unused ant.mk (java) (LP: #408363)
 (Closes:  #420287, #506602, #757386)
   * Drop build-depencies "lzma" & "sharutils"
   * Remove unused scour integration
Checksums-Sha1:
 2be0e3538a52c1bc443be78a95c27d06231b7ead 1536 cdbs_0.4.178.dsc
 e2c1a081dbbc3e2e552a6e6518ed8374a7d642e6 174424 cdbs_0.4.178.tar.xz
 1b3dd5cf5f9d7ce5eada5cfc349c680fb071273e 5912 cdbs_0.4.178_source.buildinfo
Checksums-Sha256:
 4ceb6fdfd1bf359b5befd6f0abe84111e9413d77c83d27791dbfe1880671bec1 1536 
cdbs_0.4.178.dsc
 40bededc3968c697dbe8ee48442adf9b85dc8c6370163ad84200e466a48f8104 174424 
cdbs_0.4.178.tar.xz
 13983854c6b176e5fb94be8b14657240c726e8be9bb9f9a2b319ff72488fa53e 5912 
cdbs_0.4.178_source.buildinfo
Files:
 9d889c9d09b09138626917f3a62f065a 1536 devel optional cdbs_0.4.178.dsc
 c4a4e9c65eb65523997b6076830002ac 174424 devel optional cdbs_0.4.178.tar.xz
 6fbeff8011a9aa8bbcb4d8de8fa05899 5912 devel optional 
cdbs_0.4.178_source.buildinfo

-BEGIN PGP SIGNATURE-

iQJFBAEBCgAvFiEEj23hBDd/OxHnQXSHMfMURUShdBoFAmjPBtsRHHRjaGV0QGRl
Ymlhbi5vcmcACgkQMfMURUShdBrNxg/+Lo0Fn6zl3oLZDRPWk9HlZvTgYRhH7c97
MJP8Rro/iL+xzXsTAMYirTkuWhk7CrNf60M2KPg2zsDY/hvvCXv3iP9ztvKIT2z/
KSe2Wl+QpzKq+3ObfqVaRKs5kizCALRH6Uep8BcnVkduNK7LgC8qUULg3Ubjvqeo
SfAIRwFuOFA1orxde29+bpbppVMdgq89EeRe/hDHCWN+5yyBUlbqoOqJGg7DlqLv
yCyyCjdh3kNT2pv1hunbTo5Bn3B7zhlqIvXxIkyMkoUGRVNA

Processed: closing 577613

2025-09-20 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> close 577613 0.4.176
Bug #577613 [cdbs] lintian: build-depends-on-python-dev-with-no-arch-any
Marked as fixed in versions cdbs/0.4.176.
Bug #577613 [cdbs] lintian: build-depends-on-python-dev-with-no-arch-any
Marked Bug as done
> thanks
Stopping processing here.

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



Bug#577613: closing 577613

2025-09-20 Thread Alexandre Detiste
close 577613 0.4.176
thanks

python support has been removed



Processing of cdbs_0.4.178_source.changes

2025-09-20 Thread Debian FTP Masters
cdbs_0.4.178_source.changes uploaded successfully to localhost
along with the files:
  cdbs_0.4.178.dsc
  cdbs_0.4.178.tar.xz
  cdbs_0.4.178_source.buildinfo

Greetings,

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



cdbs_0.4.178_source.changes ACCEPTED into unstable

2025-09-20 Thread Debian FTP Masters
Thank you for your contribution to Debian.



Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sat, 20 Sep 2025 21:50:17 +0200
Source: cdbs
Architecture: source
Version: 0.4.178
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group 
Changed-By: Alexandre Detiste 
Closes: 420287 506602 757386
Changes:
 cdbs (0.4.178) unstable; urgency=medium
 .
   * QA upload.
   * Drop unused ant.mk (java) (LP: #408363)
 (Closes:  #420287, #506602, #757386)
   * Drop build-depencies "lzma" & "sharutils"
   * Remove unused scour integration
Checksums-Sha1:
 2be0e3538a52c1bc443be78a95c27d06231b7ead 1536 cdbs_0.4.178.dsc
 e2c1a081dbbc3e2e552a6e6518ed8374a7d642e6 174424 cdbs_0.4.178.tar.xz
 1b3dd5cf5f9d7ce5eada5cfc349c680fb071273e 5912 cdbs_0.4.178_source.buildinfo
Checksums-Sha256:
 4ceb6fdfd1bf359b5befd6f0abe84111e9413d77c83d27791dbfe1880671bec1 1536 
cdbs_0.4.178.dsc
 40bededc3968c697dbe8ee48442adf9b85dc8c6370163ad84200e466a48f8104 174424 
cdbs_0.4.178.tar.xz
 13983854c6b176e5fb94be8b14657240c726e8be9bb9f9a2b319ff72488fa53e 5912 
cdbs_0.4.178_source.buildinfo
Files:
 9d889c9d09b09138626917f3a62f065a 1536 devel optional cdbs_0.4.178.dsc
 c4a4e9c65eb65523997b6076830002ac 174424 devel optional cdbs_0.4.178.tar.xz
 6fbeff8011a9aa8bbcb4d8de8fa05899 5912 devel optional 
cdbs_0.4.178_source.buildinfo

-BEGIN PGP SIGNATURE-

iQJFBAEBCgAvFiEEj23hBDd/OxHnQXSHMfMURUShdBoFAmjPBtsRHHRjaGV0QGRl
Ymlhbi5vcmcACgkQMfMURUShdBrNxg/+Lo0Fn6zl3oLZDRPWk9HlZvTgYRhH7c97
MJP8Rro/iL+xzXsTAMYirTkuWhk7CrNf60M2KPg2zsDY/hvvCXv3iP9ztvKIT2z/
KSe2Wl+QpzKq+3ObfqVaRKs5kizCALRH6Uep8BcnVkduNK7LgC8qUULg3Ubjvqeo
SfAIRwFuOFA1orxde29+bpbppVMdgq89EeRe/hDHCWN+5yyBUlbqoOqJGg7DlqLv
yCyyCjdh3kNT2pv1hunbTo5Bn3B7zhlqIvXxIkyMkoUGRVNAozR5a4zBc0/WcTkY
dG6VNbHfP0t0Bdxt8SOAI6exDGcrRIA52i9L7Dzmq2+y0KcKhl/U7mv4WEzOTRDG
D5c4uFJt7hiY+7GJmR+8MOqHrJGNNUlAqzSkvQaITYegeZPwxcOtmwgojtfytrv7
jAPNCP5qd13pkX4BG+TS9sVe0f7HHA54bfxAqnZIL/bb39vzEK1CRC5M26EADTut
J2D/4ucJtR4YhUueJEvEtYKqIR2fVfn2tSiYiTCe0oMHu/BW+Q7RY6Huwn4/mEEW
lexdmFoQDi7RhHD3RUaoRdO2pBU3biWSl3LIzk29bjNrapdRRxVnElwGElqoAAbx
IqKVzLWLXQdsfBtPhUpRWNlSReEIeu4+fqxq0vUNKJKv/vrvxfF4t+Dy7jj9C8DG
T8E79IfYmTk=
=stZB
-END PGP SIGNATURE-



pgpZ9HCRiNXWt.pgp
Description: PGP signature


zope.hookable_8.0-1_source.changes ACCEPTED into unstable

2025-09-20 Thread Debian FTP Masters
Thank you for your contribution to Debian.



Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Wed, 17 Sep 2025 09:50:58 +0200
Source: zope.hookable
Architecture: source
Version: 8.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group 
Changed-By: Alexandre Detiste 
Changes:
 zope.hookable (8.0-1) unstable; urgency=medium
 .
   * QA upload.
 .
   * Drop "Rules-Requires-Root: no"
   * Bump Standards-Version to 4.7.2
   * Trim dead code from d/rules
   * New upstream version 8.0
Checksums-Sha1:
 6404396e495383a4203637d28fa851c572e6f0dc 2063 zope.hookable_8.0-1.dsc
 10a4282a5fcc7d6dfc17cbd8a92b4ea05176d73b 20436 zope.hookable_8.0.orig.tar.gz
 7b37cb0836ceedfd1e43d4951162e30fd6d1fca7 4476 zope.hookable_8.0-1.debian.tar.xz
 1418049128024354808c1f51f2cd32f8d0f06526 7393 
zope.hookable_8.0-1_source.buildinfo
Checksums-Sha256:
 4f8b0c79581f9eef0edefa151b87c32cb0e2d843860e50c304e04cfee605a593 2063 
zope.hookable_8.0-1.dsc
 fd2916aba426e594c20e08ffc76a72421c44072ade14cdbb42e238df0a2211df 20436 
zope.hookable_8.0.orig.tar.gz
 c72e54f43ec7ee6692b283629208505cad93265658a3cab5a9654f744cb993e6 4476 
zope.hookable_8.0-1.debian.tar.xz
 922e2c878bbcf2d023ef8c9da8fbfb021cc687abaf5f192fab7a7e3baf05aa5c 7393 
zope.hookable_8.0-1_source.buildinfo
Files:
 9d57188a2a1dde1d986d66b0830e8822 2063 zope optional zope.hookable_8.0-1.dsc
 8ac7874e5bcf1bae8d070b4db6fcb769 20436 zope optional 
zope.hookable_8.0.orig.tar.gz
 f34514d913cc4b19d1a6909ebff7700f 4476 zope optional 
zope.hookable_8.0-1.debian.tar.xz
 0c17bd01238eee5d0c4c0420b9ba1c32 7393 zope optional 
zope.hookable_8.0-1_source.buildinfo

-BEGIN PGP SIGNATURE-

iQJFBAEBCgAvFiEEj23hBDd/OxHnQXSHMfMURUShdBoFAmjKa4sRHHRjaGV0QGRl
Ymlhbi5vcmcACgkQMfMURUShdBqlvg/8C07KZIhAE4lUs9ovws595vrDQS0C8iIA
ddIJDQSSigrLZU9xWdb8W5FPwLgVthKoA7PcjyoxiXQBI5DRTq3RJxZz4AoHYXX3
AfFv6/qYagvYpexd40ILE1Lg3Hua/bFiTcOkDMY9yT5/MKVhl1qq8cDp5NtDf7tL
1V8RHAdEaj1uCbJ/fRAkUtSj7q+xdn60aD3Z0SD2wo6qLx5ohv8rue3UmmXwnBiy
083o10eyB+S5R61OS6NOmPnU2tfRJ/M792sxmaUAASmyJLggQppCoGsZd3S+LEbL
itce3R4TSGD6DJY9hHhx5GvXI4C3oaRiJ70hf7J0vgmZlJ3lvo+P3E6vqiWzUtFe
5s3WkXgWsK/B6a2gWTGhapzX7BpvQcSTI3ey1HnUlBI7NwhTh4WXmYvBghe1eK5H
MEO+TnxAl8w4xZ7JbC6vwI8epc7vtif1QWPVjCNzjGKEH5PgObSGSN/+3QlNWvfY
dqFeg5wozB3/maSq/MGpdJVhqCWgXMhhy+MFSL2bdbrk2I3AbHKGN58HG5s0aBQc
gtF8O0NNMpdAukw1cLc+hvAKoHU3OzkGNBKGXiIb5wvRP6BtgcuI1d1c+y+tffcT
wcbCCeJtK9/QmKmoCSLobLQbi0XpJfHn9zuCSaolYfAVsh2HXdtHKf9Wa2rLSunC
w5fEqqi4Cu0=
=avMm
-END PGP SIGNATURE-



pgpl6AbFqtg9b.pgp
Description: PGP signature


Bug#1115196: RM: topgit -- RoQA; obsolete git-buildpackage lookalike from 2009

2025-09-20 Thread Alexandre Detiste
Package: ftp.debian.org
Severity: normal
X-Debbugs-Cc: top...@packages.debian.org
Control: affects -1 + src:topgit
User: ftp.debian@packages.debian.org
Usertags: remove

Dear Maitainers,

This orphaned package came from the "source 1.0"
source format era and has no user left;
but shows up in QA efforts.


It has not evolved since 2008 while GBP evolves
all the time to catch with DEP-14 naming and whatnot.



On my side I'm cleaning the last (inactive) references in 3 other packages.

https://codesearch.debian.net/search?q=%2Fusr%2Fshare%2Ftopgit%2Ftg2quilt.mk&literal=1


Greetings

Alexandre



liece_2.0+0.20030527cvs-16_source.changes ACCEPTED into unstable

2025-09-20 Thread Debian FTP Masters
Thank you for your contribution to Debian.



Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Fri, 12 Sep 2025 11:22:54 +0200
Source: liece
Architecture: source
Version: 2.0+0.20030527cvs-16
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group 
Changed-By: Andreas Beckmann 
Closes: 1097296
Changes:
 liece (2.0+0.20030527cvs-16) unstable; urgency=medium
 .
   * QA upload.
   * Fix FTBFS with GCC 15.  (Closes: #1097296)
   * Bump Standards-Version to 4.7.2.
Checksums-Sha1:
 0ec7ca6ab5e39c99528e3f2a71a1aed8e88f5a5b 1934 liece_2.0+0.20030527cvs-16.dsc
 26c46ee1eb45ef89200e4500c09240ff020e9451 15076 
liece_2.0+0.20030527cvs-16.debian.tar.xz
 e23df6ad8425080e06cf0725d62be2346f8dbdfe 9727 
liece_2.0+0.20030527cvs-16_source.buildinfo
Checksums-Sha256:
 0ccacd596b214d3f49566ac946b85a9dd55de96fc1970534455efdef122e8701 1934 
liece_2.0+0.20030527cvs-16.dsc
 c7937f698a027dc4d5fcc0846772c7f2821c6cd5134f09d04027602dd7d7f091 15076 
liece_2.0+0.20030527cvs-16.debian.tar.xz
 9b00d6900a6f2416f2dfdb5371f814eb10b4bbcfdee7cc385f8ae6ce770a4fbd 9727 
liece_2.0+0.20030527cvs-16_source.buildinfo
Files:
 f05aa5d10f9daeb1287df1891816cbf1 1934 net optional 
liece_2.0+0.20030527cvs-16.dsc
 89af433efd8001301ab6ea2889c9fcee 15076 net optional 
liece_2.0+0.20030527cvs-16.debian.tar.xz
 d2894c47664faf63843ffeb7ed295d41 9727 net optional 
liece_2.0+0.20030527cvs-16_source.buildinfo

-BEGIN PGP SIGNATURE-

iQJEBAEBCAAuFiEE6/MKMKjZxjvaRMaUX7M/k1np7QgFAmjD54cQHGFuYmVAZGVi
aWFuLm9yZwAKCRBfsz+TWentCDnaD/9n6bG7lDGDjclvl1xruvRfvCx/LftfoaKT
3qb/21I6bsmgFsLe6jkgu2/wXHAb9GxOAzSI4nFgYshRIXaTxaFTbU0wjno+Lgh5
veqJVcik5sTHDQhXx9yyErWMNXqsOWxEuzBdsyhU1r6Ismvp7f4vCqo464xHNrrH
hpV3b3UWkq9n5/Wd5lxgExa0WqV1mdIkESXPCH9o9JR4Rra32YJO1vYbyOuf3hQi
iG1pZV2aiG8rQM9rd74cNIKZ/E8oURn/S/xdWB0pLazdXs36sVCrITc1+IiPlLdv
BmSNAtZjB81qFfSqhLjWTwiVQjNZ5i11L+pOmgEuWUymTQcxMsoX9aqf0J0l6CYQ
3SsgKH+Xhrp6pFsYY5bVBNGpsbDOS/HaWw9UAzFmqBuLHENDMNmkP49tk3UrGfdf
ikQN0v0f+9iVt+F+CX3C/q6m7XDWG6hOTGdETEGuHZhNZnHgjNbKvZ3K5v+bVqBf
4NQ2sQtG5MerqFiUnnzRYAHSvokck+0E0WKy7qWclVYao1JxM/2bD7s04h93L/KD
KE/PTHsRfb7xng5Rpmh+Obt3NJRni0vvKqTiCKCTVk59fQRGRnUCFg9rmiwY1IAl
SC438ibUVW9rRiwK/aeRcAUntWHOuLFNfEYvGH7l+kNvf/x8BdZxrkXbR9CRRRtk
E2deUW8jtg==
=HCnK
-END PGP SIGNATURE-



pgpmysjJO0b86.pgp
Description: PGP signature


Bug#1115803: zope.hookable: FTBFS: dh_auto_test: error: pybuild --test -i python{version} -p 3.13 returned exit code 13

2025-09-20 Thread Alexandre Detiste
Hi,

Is this the flag-day move you were talking about ?

Can this bug just me dismissed or
zope.kookable must be rebuilt against
explicit newer python3-zope.testrunner ?

Greetings

Alexandre



Bug#1115763: zope.location: FTBFS: dh_auto_test: error: pybuild --test -i python{version} -p 3.13 returned exit code 13

2025-09-20 Thread Alexandre Detiste
Hi,

Is this the flag-day move you were talking about ?

Can this bug just me dismissed or
zope.location must be rebuilt against
explicit newer python3-zope.testrunner ?

Greetings

Alexandre



Processing of bwbasic_2.20pl2-15_source.changes

2025-09-20 Thread Debian FTP Masters
bwbasic_2.20pl2-15_source.changes uploaded successfully to localhost
along with the files:
  bwbasic_2.20pl2-15.dsc
  bwbasic_2.20pl2-15.debian.tar.xz

Greetings,

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



rc_1.7.4+97.gceb59bb-6_source.changes ACCEPTED into unstable

2025-09-20 Thread Debian FTP Masters
Thank you for your contribution to Debian.



Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sun, 21 Sep 2025 03:10:44 +0200
Source: rc
Architecture: source
Version: 1.7.4+97.gceb59bb-6
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group 
Changed-By: Andreas Beckmann 
Closes: 1097776
Changes:
 rc (1.7.4+97.gceb59bb-6) unstable; urgency=medium
 .
   * QA upload.
   * Fix building with GCC 15.  (Closes: #1097776)
   * Drop redundant Rules-Requires-Root: no.
Checksums-Sha1:
 d2c1c9db5858e5014b91cee3c5d9e174c6affccf 1977 rc_1.7.4+97.gceb59bb-6.dsc
 9cce1e3144bab27bbbaf87992e0bb57b9ad1c28e 11716 
rc_1.7.4+97.gceb59bb-6.debian.tar.xz
 2cc05d06ec917f259a22fa7b219769b0b0c83f8c 5639 
rc_1.7.4+97.gceb59bb-6_source.buildinfo
Checksums-Sha256:
 ea2f885b2125969f9868e16a144a26a07c9fdc0fd9737d1bcba1b9adfc46b363 1977 
rc_1.7.4+97.gceb59bb-6.dsc
 4b220d05557a606c383d9b536f830629ef0e42215fa377660e97a61e116f5187 11716 
rc_1.7.4+97.gceb59bb-6.debian.tar.xz
 70005cf90303b551529ddf47ba521481aaf726c16ee7651821f8eb9e3eb6b963 5639 
rc_1.7.4+97.gceb59bb-6_source.buildinfo
Files:
 ff440b9e9fc82263acb5ac8a48b1da4b 1977 shells optional 
rc_1.7.4+97.gceb59bb-6.dsc
 2a32fc47ab71ae19d44b4c55c4e23d9e 11716 shells optional 
rc_1.7.4+97.gceb59bb-6.debian.tar.xz
 977d6be4e4f531d9ffa995f1cec8d239 5639 shells optional 
rc_1.7.4+97.gceb59bb-6_source.buildinfo

-BEGIN PGP SIGNATURE-

iQJEBAEBCAAuFiEE6/MKMKjZxjvaRMaUX7M/k1np7QgFAmjPUbEQHGFuYmVAZGVi
aWFuLm9yZwAKCRBfsz+TWentCKTED/4/cFau7Oemf1yMp7sijGfHJLWGfH8ERlUe
r2IGcj95MoZ6ctO9hjEhM6ijizXnDydQpGIAsrAuVGoxxQ+PNOL4nBNDUzLzkWT3
/7KZuySBJ+qY6epBTW/ODSi/1GZDnuMiQ/WvykObJc5W58lbZzXpQtOObfQdN4Y7
DGbuJKBykq24maN02Tre4O12J6VDcqkzFZ6tsgHVmQeTmEhgoC5Nee8DFCzTa+k4
yCR/Arvdv5leoiBqzNfdSwB7Kg+4OKdJuoFhibv/A4BIeFaUSi4t5eBqNCS+pJ5R
m9UZCKPGA07kwIxRlcmUwVSRgKePqrkb3oFf4luAjiyqC60VoDg2Giui+RaqXnsm
NHNf8bcHoR4eOu/p7kBUdohDr5ruBF6MeLYPMRJfArIxTT6XQD6zMx+URviXDa2x
H6Thk4apoomCwvbKJMceC97Z+UPaFTEblEtHIf7NlVmFR9bBC/mbXpHXlYIHqK2w
EnrvE8UpC6rhdsCtdToZh5Zl/yUJcMfW+XIYTPazLmr5cI9Z5QzBaTHdyOKH4nW+
z7hYYNqmkFEDaMGn3X3DdsUlDsqB4YUswl7wrK4S4o7/9APisTUvJpCeA1t3Nt/p
tgkP3n8a+kUQrPeFuenjYmuvlOFFsXi8BDKVdNK9zgqofGL6nVIyM58+O1CUN3U9
HwUahMm/Sw==
=aqKq
-END PGP SIGNATURE-



pgpSD9sCm3hnb.pgp
Description: PGP signature


Processing of rc_1.7.4+97.gceb59bb-6_source.changes

2025-09-20 Thread Debian FTP Masters
rc_1.7.4+97.gceb59bb-6_source.changes uploaded successfully to localhost
along with the files:
  rc_1.7.4+97.gceb59bb-6.dsc
  rc_1.7.4+97.gceb59bb-6.debian.tar.xz
  rc_1.7.4+97.gceb59bb-6_source.buildinfo

Greetings,

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



Processing of esnacc_1.8.1-7_source.changes

2025-09-20 Thread Debian FTP Masters
esnacc_1.8.1-7_source.changes uploaded successfully to localhost
along with the files:
  esnacc_1.8.1-7.dsc
  esnacc_1.8.1-7.debian.tar.xz
  esnacc_1.8.1-7_source.buildinfo

Greetings,

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



esnacc_1.8.1-7_source.changes ACCEPTED into unstable

2025-09-20 Thread Debian FTP Masters
Thank you for your contribution to Debian.



Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 20 Sep 2025 10:18:42 +0200
Source: esnacc
Architecture: source
Version: 1.8.1-7
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group 
Changed-By: Andreas Beckmann 
Changes:
 esnacc (1.8.1-7) unstable; urgency=medium
 .
   * QA upload.
   * Add more missing Makefile dependencies.
   * Switch to debhelper-compat (= 13).
   * Drop redundant Rules-Requires-Root: no.
Checksums-Sha1:
 6767fbda3ea53b021b7620ed54ac3cb021be4596 2097 esnacc_1.8.1-7.dsc
 5e1145312c0bb33432a2623659e864371204e23d 12844 esnacc_1.8.1-7.debian.tar.xz
 9600e87526be5ab6b48e709869e08e78f2383c7e 5662 esnacc_1.8.1-7_source.buildinfo
Checksums-Sha256:
 8ffacf2f0c5969e88a801fe4fa6436f1809ee4a1d9518cdbf022559cb248efde 2097 
esnacc_1.8.1-7.dsc
 780848f08c740ccfa5f151228e77f5e220a144cdff0f88059cef4d380df955e9 12844 
esnacc_1.8.1-7.debian.tar.xz
 376b4381e55fac2937a25397982a667f4db26b8ee4497ebcd4b5bcdc4cfc174f 5662 
esnacc_1.8.1-7_source.buildinfo
Files:
 222da74b5d116d8f56991c5cc0d8ea92 2097 devel optional esnacc_1.8.1-7.dsc
 9087d9618ace470c70bd8e6e4d84d59e 12844 devel optional 
esnacc_1.8.1-7.debian.tar.xz
 6729eb859533034ab675811b961dcd16 5662 devel optional 
esnacc_1.8.1-7_source.buildinfo

-BEGIN PGP SIGNATURE-

iQJEBAEBCAAuFiEE6/MKMKjZxjvaRMaUX7M/k1np7QgFAmjOZNYQHGFuYmVAZGVi
aWFuLm9yZwAKCRBfsz+TWentCBxJD/9XQwyU94zuPChIu34hbX0cQojNFcMQw93E
+xvguOmOBVtyD89i2BI6InKKGJv8cURBp3wnO7ySREn5QlO6eFYR3xJvdZZV4M5W
yulyF2FUP4Z73jyCzYBbQ5tZ5qjE9QCiPXR5UwCa2SKyypWSH+ywZOx00tunYx5q
4jgZ60A/JpKpgNn0GrNfGIYP/ofyj3WmIkewCNsF9tFauAJlz6SV8SY8SSfq5DE0
ou9+Ue0TfgcFishBHRhG6Sj525UVEHkfpmGmtokxQMpp6jUZPDqPpyvaIRdJx0q0
rWCYmLdmp/DD6RSM5qjOPzdDzB4u4kdFWv0HyTgwAeSIy8phZZgMZyOS2ZaAK2Sc
S47rvkdFrsdzPCiuG8aaPOvDVbPxh3jQNVjnATcYXS39FY/8vCOl0qqV3XPjjzy/
/SMaeZE9KtVIpEe1f60sjaCDOBSgp34kkP/E5Lh/PXZGz171lfkMBJIkNCGyeK6i
qTKL2yV+M6mltCucryoMfUK54vO4sDzXNOqjZ7i4s0OZTPr/Lx/gvv39LdSKKPkm
/2MYNU48159er5+h91bQxAA7AsR/k1Av1S+EqjnUsxI07bp/RLQFNG6Y9IzeXNrW
BqwHGrqmqLzKU1v+IQstREgFdL0SyzZMohEXgBSGVmjOMjPSiaTK3/E/c0ygsuvX
KahQGgmX4w==
=CXNz
-END PGP SIGNATURE-



pgplcZEfSkG24.pgp
Description: PGP signature