eoconv_1.5-5_source.changes ACCEPTED into unstable

2025-02-24 Thread Debian FTP Masters
Thank you for your contribution to Debian. Accepted: -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Mon, 24 Feb 2025 23:17:54 -0300 Source: eoconv Architecture: source Version: 1.5-5 Distribution: unstable Urgency: medium Maintainer: Debian QA Group Changed-By: Paulo Henriq

Processing of eoconv_1.5-5_source.changes

2025-02-24 Thread Debian FTP Masters
eoconv_1.5-5_source.changes uploaded successfully to localhost along with the files: eoconv_1.5-5.dsc eoconv_1.5-5.debian.tar.xz eoconv_1.5-5_source.buildinfo Greetings, Your Debian queue daemon (running on host usper.debian.org)

[bts-link] source package id3lib3.8.3

2025-02-24 Thread debian-bts-link
# # bts-link upstream status pull for source package id3lib3.8.3 # see http://lists.debian.org/debian-devel-announce/2006/05/msg1.html # https://bts-link-team.pages.debian.net/bts-link/ # user debian-bts-l...@lists.debian.org # remote status report for #1098206 (http://bugs.debian.org/109

Processed: tags 1075698 + patch

2025-02-24 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > tags 1075698 + patch Bug #1075698 [src:ygl] ygl: ftbfs with GCC-14 Added tag(s) patch. > thanks Stopping processing here. Please contact me if you need assistance. -- 1075698: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1075698 Debian Bug

Bug#1075698: Patch to ygl package (fixing gcc-14 bug)

2025-02-24 Thread Chris Hofstaedtler
On Mon, Feb 24, 2025 at 07:09:01PM -0300, Pablo Lucas Silva Santos wrote: > --- ygl-4.2e.orig/fortran.c > +++ ygl-4.2e/fortran.c > @@ -8,6 +8,12 @@ static const char vcid[] = "$Id: fortran > > #include "header.h" /* for COVERSLEEP & string.h */ > > +extern Display *getXdpy ( void ); > +ex