Control: tags 1093202 + patch Control: tags 1093202 + pending Dear maintainer,
I've prepared an NMU for synaptic (versioned as 0.91.5+nmu1) and uploaded it to DELAYED/15. Please feel free to tell me if I should delay it longer. Regards. -- debian developer - deb.li/jak | jak-linux.org - free software dev ubuntu core developer i speak de, en
diff -Nru synaptic-0.91.5/configure.ac synaptic-0.91.5+nmu1/configure.ac --- synaptic-0.91.5/configure.ac 2025-01-26 16:11:17.000000000 +0100 +++ synaptic-0.91.5+nmu1/configure.ac 2025-01-29 19:32:02.000000000 +0100 @@ -1,5 +1,5 @@ dnl Process this file with autoconf to produce a configure script. -AC_INIT(synaptic, 0.91.5) +AC_INIT(synaptic, 0.91.5+nmu1) AM_INIT_AUTOMAKE([subdir-objects -Wno-portability]) AM_CONFIG_HEADER(config.h) diff -Nru synaptic-0.91.5/debian/changelog synaptic-0.91.5+nmu1/debian/changelog --- synaptic-0.91.5/debian/changelog 2025-01-26 16:11:17.000000000 +0100 +++ synaptic-0.91.5+nmu1/debian/changelog 2025-01-29 19:32:02.000000000 +0100 @@ -1,3 +1,10 @@ +synaptic (0.91.5+nmu1) unstable; urgency=medium + + * Non-maintainer upload. + * Build without libept (Closes: #1093202) + + -- Julian Andres Klode <j...@debian.org> Wed, 29 Jan 2025 19:32:02 +0100 + synaptic (0.91.5) unstable; urgency=medium [ AsciiWolf ] diff -Nru synaptic-0.91.5/debian/control synaptic-0.91.5+nmu1/debian/control --- synaptic-0.91.5/debian/control 2025-01-26 16:11:17.000000000 +0100 +++ synaptic-0.91.5+nmu1/debian/control 2025-01-29 19:32:02.000000000 +0100 @@ -2,7 +2,7 @@ Section: admin Priority: optional Maintainer: Michael Vogt <m...@debian.org> -Build-Depends: debhelper-compat (= 12), libapt-pkg-dev, gettext, libgtk-3-dev, libvte-2.91-dev, intltool, xmlto, libsm-dev , sharutils, lsb-release, libept-dev +Build-Depends: debhelper-compat (= 12), libapt-pkg-dev, gettext, libgtk-3-dev, libvte-2.91-dev, intltool, xmlto, libsm-dev , sharutils, lsb-release Build-Conflicts: librpm-dev Standards-Version: 4.5.0 Vcs-Git: https://github.com/mvo5/synaptic.git