[Pkg-mysql-commits] r1082 - trunk/debian
Norbert Tretkowski
nobse at alioth.debian.org
Fri Dec 14 09:01:42 UTC 2007
Author: nobse
Date: 2007-12-14 09:01:42 +0000 (Fri, 14 Dec 2007)
New Revision: 1082
Modified:
trunk/debian/changelog
trunk/debian/control
Log:
mysql-server-5.0 pre-depend on debconf
Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog 2007-12-14 08:46:54 UTC (rev 1081)
+++ trunk/debian/changelog 2007-12-14 09:01:42 UTC (rev 1082)
@@ -26,8 +26,11 @@
* Update Basque debconf translation from Aitor Ibañez. (closes: #456193)
* Add Vcs-* and Homepage fields to source stanza in control file.
* Update mysqlreport to 3.2 release.
+ * Let mysql-server-5.0 pre-depend on debconf, because it's preinst is using
+ it.
+ * Drop menu item for innotop.
- -- Norbert Tretkowski <nobse at debian.org> Thu, 13 Dec 2007 20:01:58 +0100
+ -- Norbert Tretkowski <nobse at debian.org> Fri, 14 Dec 2007 09:59:36 +0100
mysql-dfsg-5.0 (5.0.45-5) unstable; urgency=high
Modified: trunk/debian/control
===================================================================
--- trunk/debian/control 2007-12-14 08:46:54 UTC (rev 1081)
+++ trunk/debian/control 2007-12-14 09:01:42 UTC (rev 1082)
@@ -70,7 +70,7 @@
Architecture: any
Suggests: tinyca
Recommends: mailx
-Pre-Depends: mysql-common (>= ${Source-Version}), adduser (>= 3.40)
+Pre-Depends: mysql-common (>= ${Source-Version}), adduser (>= 3.40), debconf
Depends: mysql-client-5.0 (>= ${Source-Version}), libdbi-perl, perl (>= 5.6), ${shlibs:Depends}, ${misc:Depends}, psmisc, passwd, lsb-base (>= 3.0-10)
Conflicts: mysql-server (<< ${Source-Version})
Provides: mysql-server, virtual-mysql-server
More information about the Pkg-mysql-commits
mailing list