[Pkg-virtualbox-commits] r189 - trunk/debian
meskes at alioth.debian.org
meskes at alioth.debian.org
Fri Jan 11 10:32:22 UTC 2008
Author: meskes
Date: 2008-01-11 10:32:22 +0000 (Fri, 11 Jan 2008)
New Revision: 189
Modified:
trunk/debian/changelog
trunk/debian/control
Log:
Added Pre-Depends on debconf.
Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog 2008-01-11 10:03:38 UTC (rev 188)
+++ trunk/debian/changelog 2008-01-11 10:32:22 UTC (rev 189)
@@ -4,6 +4,7 @@
runtime assertions.
* Improved debconf text.
* Check for package upgrade in preinst.
+ * Pre-Depend on debconf.
-- Michael Meskes <meskes at debian.org> Thu, 10 Jan 2008 15:14:26 +0100
Modified: trunk/debian/control
===================================================================
--- trunk/debian/control 2008-01-11 10:03:38 UTC (rev 188)
+++ trunk/debian/control 2008-01-11 10:32:22 UTC (rev 189)
@@ -12,6 +12,7 @@
Package: virtualbox-ose
Architecture: amd64 i386
Depends: ${shlibs:Depends}, ${misc:Depends}, adduser
+Pre-Depends: debconf | debconf-2.0
Recommends: virtualbox-ose-modules
Suggests: virtualbox-ose-source
Conflicts: virtualbox
More information about the Pkg-virtualbox-commits
mailing list