tags 332040 + patch thanks Hi,
In order to finish the cdebconf transition, see: http://lists.debian.org/debian-devel/2005/08/msg00136.html I intend to *lovingly* NMU, with this very small change. I will upload to DELAYED-7, so that you still have time to stop it if needed. Attached is the diff for my multi-gnome-terminal 1.6.2-13.1 NMU. -- ยท''`. If I can't dance to it, it's not my revolution : :' : -- Emma Goldman `. `' Proudly running Debian GNU/Linux (unstable) `- www.amayita.com www.malapecora.com www.chicasduras.com
diff -u multi-gnome-terminal-1.6.2/debian/changelog multi-gnome-terminal-1.6.2/debian/changelog --- multi-gnome-terminal-1.6.2/debian/changelog +++ multi-gnome-terminal-1.6.2/debian/changelog @@ -1,3 +1,11 @@ +multi-gnome-terminal (1.6.2-13.1) unstable; urgency=low + + * Non-maintainer upload. + * cdebconf transition: allow the dependency on debconf to be satisfied with + an alternate of debconf-2.0 (Closes: #332040). + + -- Amaya Rodrigo Sastre <[EMAIL PROTECTED]> Mon, 20 Aug 2007 20:18:20 +0200 + multi-gnome-terminal (1.6.2-13) unstable; urgency=low * debian/control: Added myself as the Maintainer (Closes: #307359) diff -u multi-gnome-terminal-1.6.2/debian/control multi-gnome-terminal-1.6.2/debian/control --- multi-gnome-terminal-1.6.2/debian/control +++ multi-gnome-terminal-1.6.2/debian/control @@ -9,7 +9,7 @@ Package: multi-gnome-terminal Section: gnome Architecture: any -Pre-Depends: debconf (>= 0.2.17) +Pre-Depends: debconf (>= 0.2.17) | debconf-2.0 Depends: ${shlibs:Depends} Provides: x-terminal-emulator Recommends: multi-gnome-terminal-doc