tags 332007 + 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 lilo 1:22.8-3.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 lilo-22.8/debian/control lilo-22.8/debian/control
--- lilo-22.8/debian/control
+++ lilo-22.8/debian/control
@@ -10,7 +10,7 @@
Section: admin
Priority: optional
Architecture: amd64 i386 ia64
-Depends: mbr, debconf (>= 1.2.9), ${shlibs:Depends}
+Depends: mbr, debconf (>= 1.2.9) | debconf-2.0, ${shlibs:Depends}
Conflicts: manpages (<< 1.29-3)
Suggests: lilo-doc
Description: LInux LOader - The Classic OS loader can load Linux and others
diff -u lilo-22.8/debian/changelog lilo-22.8/debian/changelog
--- lilo-22.8/debian/changelog
+++ lilo-22.8/debian/changelog
@@ -1,3 +1,11 @@
+lilo (1:22.8-3.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: #332007).
+
+ -- Amaya Rodrigo Sastre <[EMAIL PROTECTED]> Mon, 20 Aug 2007 19:45:27 +0200
+
lilo (1:22.8-3) unstable; urgency=low
* Upload to unstable.