Your message dated Thu, 20 Jun 2024 21:21:28 +0000
with message-id <e1skpdk-00cn60...@fasolo.debian.org>
and subject line Bug#1073318: fixed in gupnp-av 0.14.1-3
has caused the Debian Bug report #1073318,
regarding gupnp-av: FTBFS: ../libgupnp-av/gupnp-didl-lite-parser.c:233:9: 
error: ‘xmlRecoverMemory’ is deprecated [-Werror=deprecated-declarations]
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.)


-- 
1073318: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1073318
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: gupnp-av
Version: 0.14.1-2
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240615 ftbfs-trixie

Hi,

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


Relevant part (hopefully):
> cc -Ilibgupnp-av/libgupnp-av-1.0.so.3.14.1.p -Ilibgupnp-av -I../libgupnp-av 
> -Iinternal -I../internal -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/libxml2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 
> -Wall -Winvalid-pch -std=c11 -Werror=deprecated-declarations -g -O2 
> -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC 
> -pthread -Wpointer-arith -Wmissing-declarations -Wformat=2 
> -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast 
> -Wold-style-definition -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn 
> -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit 
> -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces 
> -Werror=sequence-point -Werror=return-type -Werror=trigraphs 
> -Werror=array-bounds -Werror=write-strings -Werror=address 
> -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing 
> -Wno-int-conversion -MD -MQ 
> libgupnp-av/libgupnp-av-1.0.so.3.14.1.p/gupnp-didl-lite-parser.c.o -MF 
> libgupnp-av/libgupnp-av-1.0.so.3.14.1.p/gupnp-didl-lite-parser.c.o.d -o 
> libgupnp-av/libgupnp-av-1.0.so.3.14.1.p/gupnp-didl-lite-parser.c.o -c 
> ../libgupnp-av/gupnp-didl-lite-parser.c
> ../libgupnp-av/gupnp-didl-lite-parser.c: In function 
> ‘gupnp_didl_lite_parser_parse_didl_recursive’:
> ../libgupnp-av/gupnp-didl-lite-parser.c:233:9: error: ‘xmlRecoverMemory’ is 
> deprecated [-Werror=deprecated-declarations]
>   233 |         doc = xmlRecoverMemory (didl, strlen (didl));
>       |         ^~~
> In file included from /usr/include/libxml2/libxml/tree.h:17,
>                  from ../libgupnp-av/gupnp-didl-lite-object.h:20,
>                  from ../libgupnp-av/gupnp-av.h:13,
>                  from ../libgupnp-av/gupnp-didl-lite-parser.c:22:
> /usr/include/libxml2/libxml/parser.h:988:17: note: declared here
>   988 |                 xmlRecoverMemory        (const char *buffer,
>       |                 ^~~~~~~~~~~~~~~~
> cc1: some warnings being treated as errors
> [19/49] cc -Ilibgupnp-av/libgupnp-av-1.0.so.3.14.1.p -Ilibgupnp-av 
> -I../libgupnp-av -Iinternal -I../internal -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/libxml2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 
> -Wall -Winvalid-pch -std=c11 -Werror=deprecated-declarations -g -O2 
> -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC 
> -pthread -Wpointer-arith -Wmissing-declarations -Wformat=2 
> -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast 
> -Wold-style-definition -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn 
> -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit 
> -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces 
> -Werror=sequence-point -Werror=return-type -Werror=trigraphs 
> -Werror=array-bounds -Werror=write-strings -Werror=address 
> -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing 
> -Wno-int-conversion -MD -MQ 
> libgupnp-av/libgupnp-av-1.0.so.3.14.1.p/gupnp-didl-lite-container.c.o -MF 
> libgupnp-av/libgupnp-av-1.0.so.3.14.1.p/gupnp-didl-lite-container.c.o.d -o 
> libgupnp-av/libgupnp-av-1.0.so.3.14.1.p/gupnp-didl-lite-container.c.o -c 
> ../libgupnp-av/gupnp-didl-lite-container.c
> [20/49] cc -Ilibgupnp-av/libgupnp-av-1.0.so.3.14.1.p -Ilibgupnp-av 
> -I../libgupnp-av -Iinternal -I../internal -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/libxml2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 
> -Wall -Winvalid-pch -std=c11 -Werror=deprecated-declarations -g -O2 
> -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC 
> -pthread -Wpointer-arith -Wmissing-declarations -Wformat=2 
> -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast 
> -Wold-style-definition -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn 
> -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit 
> -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces 
> -Werror=sequence-point -Werror=return-type -Werror=trigraphs 
> -Werror=array-bounds -Werror=write-strings -Werror=address 
> -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing 
> -Wno-int-conversion -MD -MQ 
> libgupnp-av/libgupnp-av-1.0.so.3.14.1.p/gupnp-feature-list-parser.c.o -MF 
> libgupnp-av/libgupnp-av-1.0.so.3.14.1.p/gupnp-feature-list-parser.c.o.d -o 
> libgupnp-av/libgupnp-av-1.0.so.3.14.1.p/gupnp-feature-list-parser.c.o -c 
> ../libgupnp-av/gupnp-feature-list-parser.c
> FAILED: libgupnp-av/libgupnp-av-1.0.so.3.14.1.p/gupnp-feature-list-parser.c.o 
> cc -Ilibgupnp-av/libgupnp-av-1.0.so.3.14.1.p -Ilibgupnp-av -I../libgupnp-av 
> -Iinternal -I../internal -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/libxml2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 
> -Wall -Winvalid-pch -std=c11 -Werror=deprecated-declarations -g -O2 
> -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC 
> -pthread -Wpointer-arith -Wmissing-declarations -Wformat=2 
> -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast 
> -Wold-style-definition -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn 
> -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit 
> -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces 
> -Werror=sequence-point -Werror=return-type -Werror=trigraphs 
> -Werror=array-bounds -Werror=write-strings -Werror=address 
> -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing 
> -Wno-int-conversion -MD -MQ 
> libgupnp-av/libgupnp-av-1.0.so.3.14.1.p/gupnp-feature-list-parser.c.o -MF 
> libgupnp-av/libgupnp-av-1.0.so.3.14.1.p/gupnp-feature-list-parser.c.o.d -o 
> libgupnp-av/libgupnp-av-1.0.so.3.14.1.p/gupnp-feature-list-parser.c.o -c 
> ../libgupnp-av/gupnp-feature-list-parser.c
> ../libgupnp-av/gupnp-feature-list-parser.c: In function 
> ‘gupnp_feature_list_parser_parse_text’:
> ../libgupnp-av/gupnp-feature-list-parser.c:117:9: error: ‘xmlRecoverMemory’ 
> is deprecated [-Werror=deprecated-declarations]
>   117 |         doc = xmlRecoverMemory (text, strlen (text));
>       |         ^~~
> In file included from /usr/include/libxml2/libxml/tree.h:17,
>                  from ../libgupnp-av/gupnp-didl-lite-object.h:20,
>                  from ../libgupnp-av/gupnp-av.h:13,
>                  from ../libgupnp-av/gupnp-feature-list-parser.c:23:
> /usr/include/libxml2/libxml/parser.h:988:17: note: declared here
>   988 |                 xmlRecoverMemory        (const char *buffer,
>       |                 ^~~~~~~~~~~~~~~~
> cc1: some warnings being treated as errors
> [21/49] cc -Ilibgupnp-av/libgupnp-av-1.0.so.3.14.1.p -Ilibgupnp-av 
> -I../libgupnp-av -Iinternal -I../internal -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/libxml2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 
> -Wall -Winvalid-pch -std=c11 -Werror=deprecated-declarations -g -O2 
> -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC 
> -pthread -Wpointer-arith -Wmissing-declarations -Wformat=2 
> -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast 
> -Wold-style-definition -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn 
> -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit 
> -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces 
> -Werror=sequence-point -Werror=return-type -Werror=trigraphs 
> -Werror=array-bounds -Werror=write-strings -Werror=address 
> -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing 
> -Wno-int-conversion -MD -MQ 
> libgupnp-av/libgupnp-av-1.0.so.3.14.1.p/gupnp-feature.c.o -MF 
> libgupnp-av/libgupnp-av-1.0.so.3.14.1.p/gupnp-feature.c.o.d -o 
> libgupnp-av/libgupnp-av-1.0.so.3.14.1.p/gupnp-feature.c.o -c 
> ../libgupnp-av/gupnp-feature.c
> [22/49] cc -Ilibgupnp-av/libgupnp-av-1.0.so.3.14.1.p -Ilibgupnp-av 
> -I../libgupnp-av -Iinternal -I../internal -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/libxml2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 
> -Wall -Winvalid-pch -std=c11 -Werror=deprecated-declarations -g -O2 
> -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC 
> -pthread -Wpointer-arith -Wmissing-declarations -Wformat=2 
> -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast 
> -Wold-style-definition -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn 
> -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit 
> -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces 
> -Werror=sequence-point -Werror=return-type -Werror=trigraphs 
> -Werror=array-bounds -Werror=write-strings -Werror=address 
> -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing 
> -Wno-int-conversion -MD -MQ 
> libgupnp-av/libgupnp-av-1.0.so.3.14.1.p/gupnp-didl-lite-writer.c.o -MF 
> libgupnp-av/libgupnp-av-1.0.so.3.14.1.p/gupnp-didl-lite-writer.c.o.d -o 
> libgupnp-av/libgupnp-av-1.0.so.3.14.1.p/gupnp-didl-lite-writer.c.o -c 
> ../libgupnp-av/gupnp-didl-lite-writer.c
> [23/49] cc -Ilibgupnp-av/libgupnp-av-1.0.so.3.14.1.p -Ilibgupnp-av 
> -I../libgupnp-av -Iinternal -I../internal -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/libxml2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 
> -Wall -Winvalid-pch -std=c11 -Werror=deprecated-declarations -g -O2 
> -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC 
> -pthread -Wpointer-arith -Wmissing-declarations -Wformat=2 
> -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast 
> -Wold-style-definition -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn 
> -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit 
> -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces 
> -Werror=sequence-point -Werror=return-type -Werror=trigraphs 
> -Werror=array-bounds -Werror=write-strings -Werror=address 
> -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing 
> -Wno-int-conversion -MD -MQ 
> libgupnp-av/libgupnp-av-1.0.so.3.14.1.p/gupnp-last-change-parser.c.o -MF 
> libgupnp-av/libgupnp-av-1.0.so.3.14.1.p/gupnp-last-change-parser.c.o.d -o 
> libgupnp-av/libgupnp-av-1.0.so.3.14.1.p/gupnp-last-change-parser.c.o -c 
> ../libgupnp-av/gupnp-last-change-parser.c
> [24/49] cc -Ilibgupnp-av/libgupnp-av-1.0.so.3.14.1.p -Ilibgupnp-av 
> -I../libgupnp-av -Iinternal -I../internal -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/libxml2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 
> -Wall -Winvalid-pch -std=c11 -Werror=deprecated-declarations -g -O2 
> -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC 
> -pthread -Wpointer-arith -Wmissing-declarations -Wformat=2 
> -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast 
> -Wold-style-definition -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn 
> -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit 
> -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces 
> -Werror=sequence-point -Werror=return-type -Werror=trigraphs 
> -Werror=array-bounds -Werror=write-strings -Werror=address 
> -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing 
> -Wno-int-conversion -MD -MQ 
> libgupnp-av/libgupnp-av-1.0.so.3.14.1.p/gupnp-didl-lite-resource.c.o -MF 
> libgupnp-av/libgupnp-av-1.0.so.3.14.1.p/gupnp-didl-lite-resource.c.o.d -o 
> libgupnp-av/libgupnp-av-1.0.so.3.14.1.p/gupnp-didl-lite-resource.c.o -c 
> ../libgupnp-av/gupnp-didl-lite-resource.c
> [25/49] cc -Ilibgupnp-av/libgupnp-av-1.0.so.3.14.1.p -Ilibgupnp-av 
> -I../libgupnp-av -Iinternal -I../internal -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/libxml2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 
> -Wall -Winvalid-pch -std=c11 -Werror=deprecated-declarations -g -O2 
> -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC 
> -pthread -Wpointer-arith -Wmissing-declarations -Wformat=2 
> -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast 
> -Wold-style-definition -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn 
> -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit 
> -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces 
> -Werror=sequence-point -Werror=return-type -Werror=trigraphs 
> -Werror=array-bounds -Werror=write-strings -Werror=address 
> -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing 
> -Wno-int-conversion -MD -MQ 
> libgupnp-av/libgupnp-av-1.0.so.3.14.1.p/gupnp-didl-lite-object.c.o -MF 
> libgupnp-av/libgupnp-av-1.0.so.3.14.1.p/gupnp-didl-lite-object.c.o.d -o 
> libgupnp-av/libgupnp-av-1.0.so.3.14.1.p/gupnp-didl-lite-object.c.o -c 
> ../libgupnp-av/gupnp-didl-lite-object.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:8: binary] Error 25


The full build log is available from:
http://qa-logs.debian.net/2024/06/15/gupnp-av_0.14.1-2_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240615;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20240615&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.

--- End Message ---
--- Begin Message ---
Source: gupnp-av
Source-Version: 0.14.1-3
Done: Jeremy Bícha <jbi...@ubuntu.com>

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

Debian distribution maintenance software
pp.
Jeremy Bícha <jbi...@ubuntu.com> (supplier of updated gupnp-av package)

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


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

Format: 1.8
Date: Thu, 20 Jun 2024 16:58:14 -0400
Source: gupnp-av
Built-For-Profiles: noudeb
Architecture: source
Version: 0.14.1-3
Distribution: unstable
Urgency: medium
Maintainer: Debian GNOME Maintainers 
<pkg-gnome-maintain...@lists.alioth.debian.org>
Changed-By: Jeremy Bícha <jbi...@ubuntu.com>
Closes: 1073318
Changes:
 gupnp-av (0.14.1-3) unstable; urgency=medium
 .
   * Cherry-pick 2 patches to fix build with latest libxml2 (Closes: #1073318)
   * Bump Standards Version to 4.7.0
Checksums-Sha1:
 649ed5a33ef3ba31b18650167b82b2423bd204bf 2267 gupnp-av_0.14.1-3.dsc
 6e2727770b341cdc8aa3560c117674481b7a995a 8824 gupnp-av_0.14.1-3.debian.tar.xz
 a217ae67dccb3c58d57cf2771165c55b0cb67af0 10105 
gupnp-av_0.14.1-3_source.buildinfo
Checksums-Sha256:
 c04b87e6602f61687765e0196848697683f6d4aa16d118f125c621713d9489c7 2267 
gupnp-av_0.14.1-3.dsc
 1b4fefeeb476c8d577e99bf94b5f6ff0cae4278d8fd5ac3493ac4f420df2a586 8824 
gupnp-av_0.14.1-3.debian.tar.xz
 4e7e3b079856b5a767238d16297c6aa97957fb10571c0ca12b90bb91d19ff490 10105 
gupnp-av_0.14.1-3_source.buildinfo
Files:
 4740ebe91ce8c6765deac089ecd83145 2267 libs optional gupnp-av_0.14.1-3.dsc
 266a843ad1c892db683cfe1abfe115af 8824 libs optional 
gupnp-av_0.14.1-3.debian.tar.xz
 2a80b41abc55e6f1a665e6f3bed1a3ea 10105 libs optional 
gupnp-av_0.14.1-3_source.buildinfo

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

iQIzBAEBCgAdFiEETQvhLw5HdtiqzpaW5mx3Wuv+bH0FAmZ0mAAACgkQ5mx3Wuv+
bH0IUBAAyPwjIBdt1bwFUdDY7bvEAxyydul9Y58wCfmz7w/zchieZfngCONehm9/
dFszbo0AxKL1V/bZWS8qrvAEAqlBLeNbM5+kb9WoxtDxolLLmx0ApZ9SsSLhLBzM
ktORQWmz8SDavLjharjRNQMdws24D8W4PALoYzf/j6gWlMR2w2xqsW1gmCHWyKXj
89KToStclAEjkk2RK9iF9QzSkUM/f9P7HV/dKmH5BmMiwoPlvfgQr6hbBs2AdR3S
S27+Mws8+I4tj+une8XLUtb8H9rMgQeKWZu8ZwbW23G33x4qK38r+nKtsZPRb99f
UzwI3NxuXsItRzGOBSYaWrOGQqvmUB8yyXxspOCc9PgnBSbAMqplijQyFpy6jCTn
8Zh09D5uMkLi3+owXy9tyFzRTOfTlSCr5t/6P0Ze63wdpefCIYjk7h+hUY4lFP+R
JfOoGAFKP8qqBYksQjt+PtMII65C1BlEedy6wdfHPl3JtXtSrg0PQlT433zIgNSy
GIFSCdq+ltkhQL/guRqDBRBR+vrFzKQTnnQ5H0/gLBJiJPBVwwkr62EOaPTdgyfH
ijNFIhHl8KNVQtyEZ9e6sdptdX6Y9kJJOXShEQajDSGTp0bKrooiV2btuQNT8p4v
Gu/x8yGHYqhHVmzSQBaxvKB67XRiCkjRjQanwVIcEkPZ0xBOTR0=
=WXDG
-----END PGP SIGNATURE-----

Attachment: pgpyPkDPphuFC.pgp
Description: PGP signature


--- End Message ---

Reply via email to