[Pkg-mysql-commits] r1944 - mysql-workbench/trunk/debian

Norbert Tretkowski nobse at alioth.debian.org
Sun Jan 30 15:03:25 UTC 2011


Author: nobse
Date: 2011-01-30 15:03:23 +0000 (Sun, 30 Jan 2011)
New Revision: 1944

Modified:
   mysql-workbench/trunk/debian/changelog
   mysql-workbench/trunk/debian/control
Log:
Add python-paramiko to recommendations.

Modified: mysql-workbench/trunk/debian/changelog
===================================================================
--- mysql-workbench/trunk/debian/changelog	2011-01-29 18:10:15 UTC (rev 1943)
+++ mysql-workbench/trunk/debian/changelog	2011-01-30 15:03:23 UTC (rev 1944)
@@ -1,3 +1,9 @@
+mysql-workbench-gpl (5.2.31a-2) UNRELEASED; urgency=low
+
+  * Add python-paramiko to recommendations.
+
+ -- Norbert Tretkowski <norbert at tretkowski.de>  Sun, 30 Jan 2011 16:03:25 +0100
+
 mysql-workbench-gpl (5.2.31a-1) unstable; urgency=low
 
   * New upstream release.

Modified: mysql-workbench/trunk/debian/control
===================================================================
--- mysql-workbench/trunk/debian/control	2011-01-29 18:10:15 UTC (rev 1943)
+++ mysql-workbench/trunk/debian/control	2011-01-30 15:03:23 UTC (rev 1944)
@@ -13,6 +13,7 @@
 Suggests: mysql-client-5.1
 Architecture: i386 amd64
 Depends: ${shlibs:Depends}
+Recommends: python-paramiko
 Description: Database diagramming and development tool for MySQL
  MySQL Workbench is a cross-platform, visual database design tool developed by
  MySQL. It is the highly anticipated successor application of the DBDesigner4




More information about the Pkg-mysql-commits mailing list