Your message dated Thu, 23 Oct 2025 20:47:09 +0000
with message-id <[email protected]>
and subject line Bug#1097667: fixed in purple-plugin-pack 2.8.0-2
has caused the Debian Bug report #1097667,
regarding purple-plugin-pack: 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 [email protected]
immediately.)


-- 
1097667: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1097667
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:purple-plugin-pack
Version: 2.8.0-1
Severity: important
Tags: sid forky
User: [email protected]
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/purple-plugin-pack_2.8.0-1_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

[...]
         It currently defaults to false,
         but it will default to true in meson 2.0.
         See also: https://github.com/mesonbuild/meson/issues/9300
Run-time dependency enchant-2 found: YES 2.8.2
Has header "regex.h" : YES 
Program msgfmt found: YES (/usr/bin/msgfmt)
Program msginit found: YES (/usr/bin/msginit)
Program msgmerge found: YES (/usr/bin/msgmerge)
Program xgettext found: YES (/usr/bin/xgettext)
Configuring pp_config.h using configuration
Configuring plugin_pack.spec using configuration
Message: 
Message: purple-plugin-pack 2.8.0 Configuration complete
Message: 
Message: Build purple plugins.............: true
Message: Installing purple plugins to.....: /usr/lib/x86_64-linux-gnu/purple-2
Message: Installing purple plugin data to.: /usr/share
Message: Purple plugins to be built.......: autoreply bash capsnot colorize 
dewysiwygification dice eight_ball flip google groupmsg highlight ignore 
irc-more irchelper listhandler oldlogger showoffline simfix slashexec snpp 
splitter sslinfo translate xmppprio
Message: 
Message: Build pidgin plugins.............: true
Message: Installing pidgin plugins to.....: /usr/lib/x86_64-linux-gnu/pidgin
Message: Installing pidgin plugin data to.: /usr/share
Message: Pidgin plugins to be built.......: album blistops convbadger difftopic 
enhancedhist gRIM icon-override irssi lastseen listlog mystatusbox nicksaid 
plonkers schedule sepandtab switchspell timelog
Message: 
Message: Build finch plugins..............: false
Message: 
Build targets in project: 49
WARNING: Deprecated features used:
 * 0.56.0: {'dependency.get_pkgconfig_variable'}

purple-plugin-pack 2.8.0

  User defined options
    buildtype         : plain
    libdir            : lib/x86_64-linux-gnu
    localstatedir     : /var
    prefix            : /usr
    python.bytecompile: -1
    sysconfdir        : /etc
    wrap_mode         : nodownload

Found ninja-1.12.1 at /usr/bin/ninja
   dh_auto_build
        cd obj-x86_64-linux-gnu && LC_ALL=C.UTF-8 ninja -j8 -v
[1/102] cc -Icolorize/colorize.so.p -Icolorize -I../colorize 
-I/usr/include/libpurple -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch 
-DHAVE_CONFIG_H -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/purple-plugin-pack-2.8.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC 
-pthread -MD -MQ colorize/colorize.so.p/colorize.c.o -MF 
colorize/colorize.so.p/colorize.c.o.d -o colorize/colorize.so.p/colorize.c.o -c 
../colorize/colorize.c
[2/102] cc -Ibash/bash.so.p -Ibash -I../bash -I/usr/include/libpurple 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-I/usr/include/sysprof-6 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 
-Wall -Winvalid-pch -DHAVE_CONFIG_H -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/purple-plugin-pack-2.8.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC 
-pthread -MD -MQ bash/bash.so.p/bash.c.o -MF bash/bash.so.p/bash.c.o.d -o 
bash/bash.so.p/bash.c.o -c ../bash/bash.c
[3/102] cc -Icapsnot/capsnot.so.p -Icapsnot -I../capsnot 
-I/usr/include/libpurple -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch 
-DHAVE_CONFIG_H -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/purple-plugin-pack-2.8.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC 
-pthread -MD -MQ capsnot/capsnot.so.p/capsnot.c.o -MF 
capsnot/capsnot.so.p/capsnot.c.o.d -o capsnot/capsnot.so.p/capsnot.c.o -c 
../capsnot/capsnot.c
[4/102] cc -Iautoreply/autoreply.so.p -Iautoreply -I../autoreply 
-I/usr/include/libpurple -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch 
-DHAVE_CONFIG_H -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/purple-plugin-pack-2.8.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC 
-pthread -MD -MQ autoreply/autoreply.so.p/autoreply.c.o -MF 
autoreply/autoreply.so.p/autoreply.c.o.d -o 
autoreply/autoreply.so.p/autoreply.c.o -c ../autoreply/autoreply.c
[5/102] cc -Idewysiwygification/dewysiwygification.so.p -Idewysiwygification 
-I../dewysiwygification -I/usr/include/libpurple -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch 
-DHAVE_CONFIG_H -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/purple-plugin-pack-2.8.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC 
-pthread -MD -MQ 
dewysiwygification/dewysiwygification.so.p/dewysiwygification.c.o -MF 
dewysiwygification/dewysiwygification.so.p/dewysiwygification.c.o.d -o 
dewysiwygification/dewysiwygification.so.p/dewysiwygification.c.o -c 
../dewysiwygification/dewysiwygification.c
[6/102] cc -Ialbum/album.so.p -Ialbum -I../album -I/usr/include/pidgin 
-I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include 
-I/usr/include/pango-1.0 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 
-I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi 
-I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 
-I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/atk-1.0 
-I/usr/include/libpurple -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 
-Wall -Winvalid-pch -DHAVE_CONFIG_H -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/purple-plugin-pack-2.8.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC 
-pthread '-DPIXMAPSDIR="/usr/share/pixmaps/pidgin"' -MD -MQ 
album/album.so.p/album-ui.c
 .o -MF album/album.so.p/album-ui.c.o.d -o album/album.so.p/album-ui.c.o -c 
../album/album-ui.c
FAILED: album/album.so.p/album-ui.c.o 
cc -Ialbum/album.so.p -Ialbum -I../album -I/usr/include/pidgin 
-I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include 
-I/usr/include/pango-1.0 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 
-I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi 
-I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 
-I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/atk-1.0 
-I/usr/include/libpurple -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 
-Wall -Winvalid-pch -DHAVE_CONFIG_H -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/purple-plugin-pack-2.8.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC 
-pthread '-DPIXMAPSDIR="/usr/share/pixmaps/pidgin"' -MD -MQ 
album/album.so.p/album-ui.c.o -MF a
 lbum/album.so.p/album-ui.c.o.d -o album/album.so.p/album-ui.c.o -c 
../album/album-ui.c
../album/album-ui.c: In function ‘album_blist_node_menu_cb’:
../album/album-ui.c:1166:30: error: initialization of ‘void (*)(void)’ from 
incompatible pointer type ‘void (*)(PurpleBlistNode *, void *)’ {aka ‘void 
(*)(struct _PurpleBlistNode *, void *)’} [-Wincompatible-pointer-types]
 1166 |         void (*callback)() = view_buddy_icons_cb;
      |                              ^~~~~~~~~~~~~~~~~~~
../album/album-ui.c:815:13: note: ‘view_buddy_icons_cb’ declared here
  815 | static void view_buddy_icons_cb(PurpleBlistNode *node, gpointer data)
      |             ^~~~~~~~~~~~~~~~~~~
[7/102] cc -Iconvbadger/convbadger.so.p -Iconvbadger -I../convbadger 
-I/usr/include/pidgin -I/usr/include/gtk-2.0 
-I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 
-I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid 
-I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu 
-I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libpurple 
-fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch 
-DHAVE_CONFIG_H -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/purple-plugin-pack-2.8.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC 
-pthread -MD -MQ convbadger/convbadger.so.p/convbadger.c.o -MF conv
 badger/convbadger.so.p/convbadger.c.o.d -o 
convbadger/convbadger.so.p/convbadger.c.o -c ../convbadger/convbadger.c
[8/102] cc -Ialbum/album.so.p -Ialbum -I../album -I/usr/include/pidgin 
-I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include 
-I/usr/include/pango-1.0 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 
-I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi 
-I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 
-I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/atk-1.0 
-I/usr/include/libpurple -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 
-Wall -Winvalid-pch -DHAVE_CONFIG_H -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/purple-plugin-pack-2.8.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC 
-pthread '-DPIXMAPSDIR="/usr/share/pixmaps/pidgin"' -MD -MQ 
album/album.so.p/album.c.o 
 -MF album/album.so.p/album.c.o.d -o album/album.so.p/album.c.o -c 
../album/album.c
[9/102] cc -Idice/dice.so.p -Idice -I../dice -I/usr/include/libpurple 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-I/usr/include/sysprof-6 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 
-Wall -Winvalid-pch -DHAVE_CONFIG_H -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/purple-plugin-pack-2.8.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC 
-pthread -MD -MQ dice/dice.so.p/dice.c.o -MF dice/dice.so.p/dice.c.o.d -o 
dice/dice.so.p/dice.c.o -c ../dice/dice.c
[10/102] cc -Iblistops/blistops.so.p -Iblistops -I../blistops 
-I/usr/include/pidgin -I/usr/include/gtk-2.0 
-I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 
-I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid 
-I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu 
-I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libpurple 
-fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch 
-DHAVE_CONFIG_H -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/purple-plugin-pack-2.8.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC 
-pthread -MD -MQ blistops/blistops.so.p/blistops.c.o -MF blistops/blistops
 .so.p/blistops.c.o.d -o blistops/blistops.so.p/blistops.c.o -c 
../blistops/blistops.c
[11/102] cc -Ieight_ball/eight_ball.so.p -Ieight_ball -I../eight_ball 
-I/usr/include/libpurple -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch 
-DHAVE_CONFIG_H -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/purple-plugin-pack-2.8.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC 
-pthread -MD -MQ eight_ball/eight_ball.so.p/eight_ball.c.o -MF 
eight_ball/eight_ball.so.p/eight_ball.c.o.d -o 
eight_ball/eight_ball.so.p/eight_ball.c.o -c ../eight_ball/eight_ball.c
[12/102] cc -Idifftopic/difftopic.so.p -Idifftopic -I../difftopic 
-I/usr/include/pidgin -I/usr/include/gtk-2.0 
-I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 
-I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid 
-I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu 
-I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libpurple 
-fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch 
-DHAVE_CONFIG_H -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/purple-plugin-pack-2.8.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC 
-pthread -MD -MQ difftopic/difftopic.so.p/difftopic.c.o -MF difftopic/
 difftopic.so.p/difftopic.c.o.d -o difftopic/difftopic.so.p/difftopic.c.o -c 
../difftopic/difftopic.c
[13/102] cc -Ienhancedhist/enhancedhist.so.p -Ienhancedhist -I../enhancedhist 
-I/usr/include/pidgin -I/usr/include/gtk-2.0 
-I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 
-I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid 
-I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu 
-I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libpurple 
-fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch 
-DHAVE_CONFIG_H -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/purple-plugin-pack-2.8.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC 
-pthread -MD -MQ enhancedhist/enhancedhist.so.p/enhancedhi
 st.c.o -MF enhancedhist/enhancedhist.so.p/enhancedhist.c.o.d -o 
enhancedhist/enhancedhist.so.p/enhancedhist.c.o -c 
../enhancedhist/enhancedhist.c
ninja: build stopped: subcommand failed.
dh_auto_build: error: cd obj-x86_64-linux-gnu && LC_ALL=C.UTF-8 ninja -j8 -v 
returned exit code 1
make: *** [debian/rules:6: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: purple-plugin-pack
Source-Version: 2.8.0-2
Done: Adrian Bunk <[email protected]>

We believe that the bug you reported is fixed in the latest version of
purple-plugin-pack, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Adrian Bunk <[email protected]> (supplier of updated purple-plugin-pack 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 [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Thu, 23 Oct 2025 20:17:02 +0300
Source: purple-plugin-pack
Architecture: source
Version: 2.8.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group <[email protected]>
Changed-By: Adrian Bunk <[email protected]>
Closes: 735751 1097667
Changes:
 purple-plugin-pack (2.8.0-2) unstable; urgency=medium
 .
   * QA upload.
   * Set Maintainer to Debian QA Group. (see #1098467)
   * Build with -std=gnu17 to workaround FTBFS with GCC 15.
     (Closes: #1097667)
   * debian/control: Update Homepage. (Closes: #735751)
Checksums-Sha1:
 d61e7a32680bb14d6910177daf2d1db5d820e3b4 2088 purple-plugin-pack_2.8.0-2.dsc
 123d7d1cf9f036806784057812f84fe7488ebfe9 7680 
purple-plugin-pack_2.8.0-2.debian.tar.xz
Checksums-Sha256:
 7c6b92cd8ad8f5e403289bba49362cef84899128edda4c147a6b1561c12d7595 2088 
purple-plugin-pack_2.8.0-2.dsc
 e0436673d1d40978dcce4f53d7412da4af3ae35c83a4772bb607894e93ac6ff8 7680 
purple-plugin-pack_2.8.0-2.debian.tar.xz
Files:
 6885f5bfe4832eef0d61bf21374ea6c0 2088 net optional 
purple-plugin-pack_2.8.0-2.dsc
 12367979a0e2be8f3ccf401a4c2cab44 7680 net optional 
purple-plugin-pack_2.8.0-2.debian.tar.xz

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEOvp1f6xuoR0v9F3wiNJCh6LYmLEFAmj6jnoACgkQiNJCh6LY
mLFBkw/+PEOK1Hl8uqtthBJwBe0Ju+rTIZVFTR+k/we87UqjCQcsP6lJo0atmOvM
3VnbnNIGpmZH1PaNPPCXT9XIGrGARkjXrr+D05/uNnmq57A5YZUDhv/h5cT/eda7
r94PaCq8teVTQqh0K7Erb5Zafbzr3If2wJ6M7wQHGXsgaXx71rt1NxlJ/LDo89JB
BFN1sBEFQKKPBRC9+wABoBso9UnUCWgn4pL2kej/tDjQp8l5ObGgiX9/bbi3hhw1
icMMK23A8I2QtKQ7nIMUXC3P+CNnQ+Agg7njT+sjFg7/32XD/wZv+ULd0ZMelY7P
RsLcPVImyGiPm1LkF2LiGLuYvfPjp3UewD+al1BlZEPCnBccmaq0mlAZ70NDAgH2
1rWrMfrHaEQYU8s0NLzMgNOl2t9bJjhxHhoN59niD8FQFIfpvDGcvkBrH3eJb2oi
dsepFJCEGfZqPuai2KqIVg7S8PE2sN81jT9r3RLVn344HxGSHD+LEjzjRztUmWth
cbMC0OBMyfUrodskYKewVUkA9pkoE49Y4+PG1py8OxTKfXU66H7HTaszZSCnHd3k
IoanOTnfgvkjoCkuMXSuIokDaR1BcEBaReg/wMvvMPbWIBJ3W09CsokHIkNLUlmR
doGQvIJN+GUgPgmsYbua1NzJSMg4j+J9YgJHCtV0iurmSLmhZRo=
=xwYD
-----END PGP SIGNATURE-----

Attachment: pgpICbZA77DFe.pgp
Description: PGP signature


--- End Message ---

Reply via email to