Your message dated Sun, 11 Oct 2020 20:38:08 +0000
with message-id <e1kri6a-000azc...@fasolo.debian.org>
and subject line Bug#957454: fixed in libnih 1.0.3-11
has caused the Debian Bug report #957454,
regarding libnih: ftbfs with GCC-10
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.)


-- 
957454: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=957454
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:libnih
Version: 1.0.3-10
Severity: normal
Tags: sid bullseye
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-10

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-10/g++-10, but succeeds to build with gcc-9/g++-9. The
severity of this report will be raised before the bullseye release,
so nothing has to be done for the buster release.

The full build log can be found at:
http://people.debian.org/~doko/logs/gcc10-20200225/libnih_1.0.3-10_unstable_gcc10.log
The last lines of the build log are at the end of this report.

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

  apt-get -t=experimental install g++ 

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-10/porting_to.html

[...]
libtool: link: ( cd ".libs" && rm -f "libnih.la" && ln -s "../libnih.la" 
"libnih.la" )
make[3]: Leaving directory '/<<PKGBUILDDIR>>/nih'
Making all in nih-dbus
make[3]: Entering directory '/<<PKGBUILDDIR>>/nih-dbus'
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   
-DLOCALEDIR="\"/usr/share/locale\"" -I.. -I.. -I../intl -Wdate-time 
-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 
-I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -Wall -g -fstack-protector -fPIE 
-Os -c -o dbus_error.lo dbus_error.c
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   
-DLOCALEDIR="\"/usr/share/locale\"" -I.. -I.. -I../intl -Wdate-time 
-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 
-I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -Wall -g -fstack-protector -fPIE 
-Os -c -o dbus_connection.lo dbus_connection.c
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   
-DLOCALEDIR="\"/usr/share/locale\"" -I.. -I.. -I../intl -Wdate-time 
-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 
-I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -Wall -g -fstack-protector -fPIE 
-Os -c -o dbus_message.lo dbus_message.c
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   
-DLOCALEDIR="\"/usr/share/locale\"" -I.. -I.. -I../intl -Wdate-time 
-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 
-I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -Wall -g -fstack-protector -fPIE 
-Os -c -o dbus_object.lo dbus_object.c
libtool: compile:  gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I.. 
-I.. -I../intl -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 
-I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -Wall -g -fstack-protector -Os -c 
dbus_message.c  -fPIC -DPIC -o .libs/dbus_message.o
libtool: compile:  gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I.. 
-I.. -I../intl -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 
-I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -Wall -g -fstack-protector -Os -c 
dbus_error.c  -fPIC -DPIC -o .libs/dbus_error.o
libtool: compile:  gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I.. 
-I.. -I../intl -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 
-I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -Wall -g -fstack-protector -Os -c 
dbus_object.c  -fPIC -DPIC -o .libs/dbus_object.o
libtool: compile:  gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I.. 
-I.. -I../intl -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 
-I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -Wall -g -fstack-protector -Os -c 
dbus_connection.c  -fPIC -DPIC -o .libs/dbus_connection.o
libtool: compile:  gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I.. 
-I.. -I../intl -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 
-I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -Wall -g -fstack-protector -Os -c 
dbus_error.c -fPIE -o dbus_error.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I.. 
-I.. -I../intl -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 
-I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -Wall -g -fstack-protector -Os -c 
dbus_message.c -fPIE -o dbus_message.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   
-DLOCALEDIR="\"/usr/share/locale\"" -I.. -I.. -I../intl -Wdate-time 
-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 
-I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -Wall -g -fstack-protector -fPIE 
-Os -c -o dbus_pending_data.lo dbus_pending_data.c
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   
-DLOCALEDIR="\"/usr/share/locale\"" -I.. -I.. -I../intl -Wdate-time 
-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 
-I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -Wall -g -fstack-protector -fPIE 
-Os -c -o dbus_proxy.lo dbus_proxy.c
libtool: compile:  gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I.. 
-I.. -I../intl -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 
-I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -Wall -g -fstack-protector -Os -c 
dbus_pending_data.c  -fPIC -DPIC -o .libs/dbus_pending_data.o
libtool: compile:  gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I.. 
-I.. -I../intl -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 
-I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -Wall -g -fstack-protector -Os -c 
dbus_connection.c -fPIE -o dbus_connection.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I.. 
-I.. -I../intl -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 
-I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -Wall -g -fstack-protector -Os -c 
dbus_proxy.c  -fPIC -DPIC -o .libs/dbus_proxy.o
libtool: compile:  gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I.. 
-I.. -I../intl -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 
-I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -Wall -g -fstack-protector -Os -c 
dbus_pending_data.c -fPIE -o dbus_pending_data.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I.. 
-I.. -I../intl -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 
-I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -Wall -g -fstack-protector -Os -c 
dbus_object.c -fPIE -o dbus_object.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   
-DLOCALEDIR="\"/usr/share/locale\"" -I.. -I.. -I../intl -Wdate-time 
-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 
-I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -Wall -g -fstack-protector -fPIE 
-Os -c -o dbus_util.lo dbus_util.c
libtool: compile:  gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I.. 
-I.. -I../intl -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 
-I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -Wall -g -fstack-protector -Os -c 
dbus_util.c  -fPIC -DPIC -o .libs/dbus_util.o
libtool: compile:  gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I.. 
-I.. -I../intl -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 
-I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -Wall -g -fstack-protector -Os -c 
dbus_proxy.c -fPIE -o dbus_proxy.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I.. 
-I.. -I../intl -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 
-I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -Wall -g -fstack-protector -Os -c 
dbus_util.c -fPIE -o dbus_util.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=link gcc -I/usr/include/dbus-1.0 
-I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -Wall -g -fstack-protector -fPIE 
-Os -version-info 1:0:0 -Wl,--version-script=./libnih-dbus.ver -Wl,--as-needed 
-Wl,-z,relro -Wl,-z,now -pie -Wl,-O1 -o libnih-dbus.la -rpath 
/usr/lib/x86_64-linux-gnu dbus_error.lo dbus_connection.lo dbus_message.lo 
dbus_object.lo dbus_pending_data.lo dbus_proxy.lo dbus_util.lo ../nih/libnih.la 
-ldbus-1 -lrt 
libtool: link: gcc -shared  -fPIC -DPIC  .libs/dbus_error.o 
.libs/dbus_connection.o .libs/dbus_message.o .libs/dbus_object.o 
.libs/dbus_pending_data.o .libs/dbus_proxy.o .libs/dbus_util.o   -Wl,-rpath 
-Wl,/<<PKGBUILDDIR>>/nih/.libs ../nih/.libs/libnih.so -ldbus-1 -lrt  -g 
-fstack-protector -Os -Wl,--version-script=./libnih-dbus.ver -Wl,--as-needed 
-Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1   -Wl,-soname -Wl,libnih-dbus.so.1 -o 
.libs/libnih-dbus.so.1.0.0
libtool: link: (cd ".libs" && rm -f "libnih-dbus.so.1" && ln -s 
"libnih-dbus.so.1.0.0" "libnih-dbus.so.1")
libtool: link: (cd ".libs" && rm -f "libnih-dbus.so" && ln -s 
"libnih-dbus.so.1.0.0" "libnih-dbus.so")
libtool: link: ar cr .libs/libnih-dbus.a  dbus_error.o dbus_connection.o 
dbus_message.o dbus_object.o dbus_pending_data.o dbus_proxy.o dbus_util.o
libtool: link: ranlib .libs/libnih-dbus.a
libtool: link: ( cd ".libs" && rm -f "libnih-dbus.la" && ln -s 
"../libnih-dbus.la" "libnih-dbus.la" )
make[3]: Leaving directory '/<<PKGBUILDDIR>>/nih-dbus'
Making all in nih-dbus-tool
make[3]: Entering directory '/<<PKGBUILDDIR>>/nih-dbus-tool'
gcc -DHAVE_CONFIG_H   -DLOCALEDIR="\"/usr/share/locale\"" -I.. -I.. -iquote. 
-iquote. -I../intl -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 
-I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -Wall -g -fstack-protector -fPIE 
-Os -c -o main.o main.c
gcc -DHAVE_CONFIG_H   -DLOCALEDIR="\"/usr/share/locale\"" -I.. -I.. -iquote. 
-iquote. -I../intl -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 
-I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -Wall -g -fstack-protector -fPIE 
-Os -c -o symbol.o symbol.c
gcc -DHAVE_CONFIG_H   -DLOCALEDIR="\"/usr/share/locale\"" -I.. -I.. -iquote. 
-iquote. -I../intl -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 
-I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -Wall -g -fstack-protector -fPIE 
-Os -c -o indent.o indent.c
gcc -DHAVE_CONFIG_H   -DLOCALEDIR="\"/usr/share/locale\"" -I.. -I.. -iquote. 
-iquote. -I../intl -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 
-I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -Wall -g -fstack-protector -fPIE 
-Os -c -o type.o type.c
gcc -DHAVE_CONFIG_H   -DLOCALEDIR="\"/usr/share/locale\"" -I.. -I.. -iquote. 
-iquote. -I../intl -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 
-I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -Wall -g -fstack-protector -fPIE 
-Os -c -o marshal.o marshal.c
gcc -DHAVE_CONFIG_H   -DLOCALEDIR="\"/usr/share/locale\"" -I.. -I.. -iquote. 
-iquote. -I../intl -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 
-I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -Wall -g -fstack-protector -fPIE 
-Os -c -o demarshal.o demarshal.c
gcc -DHAVE_CONFIG_H   -DLOCALEDIR="\"/usr/share/locale\"" -I.. -I.. -iquote. 
-iquote. -I../intl -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 
-I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -Wall -g -fstack-protector -fPIE 
-Os -c -o node.o node.c
gcc -DHAVE_CONFIG_H   -DLOCALEDIR="\"/usr/share/locale\"" -I.. -I.. -iquote. 
-iquote. -I../intl -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 
-I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -Wall -g -fstack-protector -fPIE 
-Os -c -o interface.o interface.c
gcc -DHAVE_CONFIG_H   -DLOCALEDIR="\"/usr/share/locale\"" -I.. -I.. -iquote. 
-iquote. -I../intl -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 
-I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -Wall -g -fstack-protector -fPIE 
-Os -c -o method.o method.c
gcc -DHAVE_CONFIG_H   -DLOCALEDIR="\"/usr/share/locale\"" -I.. -I.. -iquote. 
-iquote. -I../intl -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 
-I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -Wall -g -fstack-protector -fPIE 
-Os -c -o signal.o signal.c
gcc -DHAVE_CONFIG_H   -DLOCALEDIR="\"/usr/share/locale\"" -I.. -I.. -iquote. 
-iquote. -I../intl -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 
-I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -Wall -g -fstack-protector -fPIE 
-Os -c -o property.o property.c
In file included from /usr/include/string.h:495,
                 from interface.c:26:
In function ‘memset’,
    inlined from ‘interface_properties_array’ at interface.c:1005:4:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:71:10: warning: 
‘__builtin_memset’ specified size between 18446744073709551598 and 
18446744073709551615 exceeds maximum object size 9223372036854775807 
[-Wstringop-overflow=]
   71 |   return __builtin___memset_chk (__dest, __ch, __len, __bos0 (__dest));
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gcc -DHAVE_CONFIG_H   -DLOCALEDIR="\"/usr/share/locale\"" -I.. -I.. -iquote. 
-iquote. -I../intl -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 
-I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -Wall -g -fstack-protector -fPIE 
-Os -c -o argument.o argument.c
gcc -DHAVE_CONFIG_H   -DLOCALEDIR="\"/usr/share/locale\"" -I.. -I.. -iquote. 
-iquote. -I../intl -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 
-I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -Wall -g -fstack-protector -fPIE 
-Os -c -o annotation.o annotation.c
gcc -DHAVE_CONFIG_H   -DLOCALEDIR="\"/usr/share/locale\"" -I.. -I.. -iquote. 
-iquote. -I../intl -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 
-I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -Wall -g -fstack-protector -fPIE 
-Os -c -o parse.o parse.c
gcc -DHAVE_CONFIG_H   -DLOCALEDIR="\"/usr/share/locale\"" -I.. -I.. -iquote. 
-iquote. -I../intl -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 
-I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -Wall -g -fstack-protector -fPIE 
-Os -c -o output.o output.c
/bin/bash ../libtool  --tag=CC   --mode=link gcc -I/usr/include/dbus-1.0 
-I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -Wall -g -fstack-protector -fPIE 
-Os  -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -pie -Wl,-O1 -o nih-dbus-tool 
main.o symbol.o indent.o type.o marshal.o demarshal.o node.o interface.o 
method.o signal.o property.o argument.o annotation.o parse.o output.o 
../nih/libnih.la  -lexpat -ldbus-1 
libtool: link: gcc -I/usr/include/dbus-1.0 
-I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -Wall -g -fstack-protector -fPIE 
-Os -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -pie -Wl,-O1 -o 
.libs/nih-dbus-tool main.o symbol.o indent.o type.o marshal.o demarshal.o 
node.o interface.o method.o signal.o property.o argument.o annotation.o parse.o 
output.o  ../nih/.libs/libnih.so -lexpat -ldbus-1
/usr/bin/ld: output.o:/<<PKGBUILDDIR>>/nih-dbus-tool/output.h:30: multiple 
definition of `output_package'; 
main.o:/<<PKGBUILDDIR>>/nih-dbus-tool/output.h:30: first defined here
collect2: error: ld returned 1 exit status
make[3]: *** [Makefile:1387: nih-dbus-tool] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/nih-dbus-tool'
make[2]: *** [Makefile:471: all-recursive] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: *** [Makefile:401: all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j4 returned exit code 2
make: *** [debian/rules:3: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: libnih
Source-Version: 1.0.3-11
Done: Sudip Mukherjee <sudipm.mukher...@gmail.com>

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

Debian distribution maintenance software
pp.
Sudip Mukherjee <sudipm.mukher...@gmail.com> (supplier of updated libnih 
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: Sun, 11 Oct 2020 19:42:44 +0100
Source: libnih
Architecture: source
Version: 1.0.3-11
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group <packa...@qa.debian.org>
Changed-By: Sudip Mukherjee <sudipm.mukher...@gmail.com>
Closes: 957454
Changes:
 libnih (1.0.3-11) unstable; urgency=medium
 .
   * QA upload.
 .
   [ Debian Janitor ]
   * Set debhelper-compat version in Build-Depends.
   * Set upstream metadata fields: Bug-Submit (from ./configure),
     Repository, Repository-Browse.
 .
   [ Sudip Mukherjee ]
   * Fix FTBFS with gcc-10. (Closes: #957454)
   * Update Standards-Version to 4.5.0
Checksums-Sha1:
 08ac69b0758794ce602a5668d026e7960d83062f 2174 libnih_1.0.3-11.dsc
 889955f83790509510e4f5f34201418ec3fa9660 9724 libnih_1.0.3-11.debian.tar.xz
 ead9f5a9f7c9c1e43818629150639bd87652a905 8136 libnih_1.0.3-11_amd64.buildinfo
Checksums-Sha256:
 64675ca120bfb2f528076a6768e5874d079f9c2de56dcec46db9a43c8766af23 2174 
libnih_1.0.3-11.dsc
 32510ee8a515ed009b813cdb922c0a74af44ef790d5cbe168f4544a90001d84d 9724 
libnih_1.0.3-11.debian.tar.xz
 5e1cd3c4f70f6e387ed131485ac3300204f43d78addd26d1f38337add7ebb243 8136 
libnih_1.0.3-11_amd64.buildinfo
Files:
 13e947a6a9a3ecbf35514c91a043d327 2174 libs optional libnih_1.0.3-11.dsc
 64ac673c0b575919a6934501de7345e0 9724 libs optional 
libnih_1.0.3-11.debian.tar.xz
 be0efea85bda40c6b1d90a051967bc67 8136 libs optional 
libnih_1.0.3-11_amd64.buildinfo

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

iQIzBAEBCgAdFiEEuDQJkCg9jZvBlJrHR5mjUUbRKzUFAl+DY4EACgkQR5mjUUbR
KzUXXw//f6nshqC4Cd48ubbyA4u02C4wYT0mKS1mfcWqHNxzvDoNdhrR6jtbkbE/
+qmGU3W4jNTA7O8SZW4EDFUCxqIGu2OCx6qSSzxS1SIeZORtvdpjWyTQdODwtSak
0GOWaza5Usu6tURJ7/bUG20tDo6mkHjKcYWC5zSCYpE6YFkj46vbbNG09fRLJNDd
xjDfEuhLlaDcc93xaRCFAZb/BAh14icH5GgTOfIM3wiZht6UHtgH32Fq3QFSEy/M
xjYpxLwddNi2grNxX0giwYFiVHAtk3TtugEIRR27zHd5arqmPzJ67Rj7CgUDfcMo
PbmlpB7hiffddlDUucTxs0xBelJHp/gccv+B4HXatkIKmz4+fiGaOZKhnJ2AwGeB
KWpQ/oZNMf4A4uukzGKKZfTMlgqt9ouqbLXWYu96vleb9zLc4PB+1CWjS44cAS/0
6H5U9WRW2hK2umZ+Dn3WPqfHAB49RdsG/KMUkLRacCopdS/deQZXnm8aAVlvXwwK
dWTjgtlRwZVnUmftWpdbVsRQE3QQTukod5TfbtnUudOHKzRn74okLDzDTDU5gDKC
OYUOR9LB8kx9fWkku0zxZVnrNaiECS6x/MaENVMQ+0ui+N43rZ084eQVEAp/tv3R
Oe8/8zD4MB4zwOK3RerNi1gP16hDZOW/4VlXJT5H1lZ+/6Sr0ZI=
=QCwI
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to