Control: tags 1011688 + patch Control: tags 1011688 + pending Dear maintainer,
I've prepared an NMU for synaptic (versioned as 0.90.2+nmu1) and uploaded it to DELAYED/14. Please feel free to tell me if I should delay it longer. Regards. diff -Nru synaptic-0.90.2/common/rconfiguration.cc synaptic- 0.90.2+nmu1/common/rconfiguration.cc --- synaptic-0.90.2/common/rconfiguration.cc 2020-11-16 03:56:34.000000000 -0500 +++ synaptic-0.90.2+nmu1/common/rconfiguration.cc 2022-06-27 14:01:08.000000000 -0400 @@ -30,6 +30,8 @@ #include <sys/stat.h> #include <sys/types.h> +#include <unistd.h> + #include <apt-pkg/init.h> #include <apt-pkg/error.h> #include <apt-pkg/configuration.h> diff -Nru synaptic-0.90.2/configure.ac synaptic-0.90.2+nmu1/configure.ac --- synaptic-0.90.2/configure.ac 2020-11-16 03:56:34.000000000 -0500 +++ synaptic-0.90.2+nmu1/configure.ac 2022-06-27 14:01:08.000000000 -0400 @@ -1,5 +1,5 @@ dnl Process this file with autoconf to produce a configure script. -AC_INIT(synaptic, 0.90.2) +AC_INIT(synaptic, 0.90.2+nmu1) AM_INIT_AUTOMAKE([subdir-objects -Wno-portability]) AM_CONFIG_HEADER(config.h) diff -Nru synaptic-0.90.2/debian/changelog synaptic- 0.90.2+nmu1/debian/changelog --- synaptic-0.90.2/debian/changelog 2020-11-16 03:56:34.000000000 -0500 +++ synaptic-0.90.2+nmu1/debian/changelog 2022-06-27 14:01:08.000000000 -0400 @@ -1,3 +1,12 @@ +synaptic (0.90.2+nmu1) unstable; urgency=medium + + * Non-maintainer upload. + * common/rconfiguration.cc: Include unistd.h to prevent FTBFS + due to undefined getuid(2). (Closes: #1011688) + * configure.ac: Bump version string. + + -- Boyuan Yang <by...@debian.org> Mon, 27 Jun 2022 14:01:08 -0400 + synaptic (0.90.2) unstable; urgency=medium [ Heimen Stoffels ]
signature.asc
Description: This is a digitally signed message part