Le Sat, 26 Jan 2013 13:09:12 +1100, Dmitry Smirnov <only...@member.fsf.org> a écrit :
> Hi Laurent, Hello, > On Sat, 26 Jan 2013 08:16:19 Laurent Bigonville wrote: > > The mysql-workbench contains code that allow to migrate databases > > from any databases that support odbc connectors to mysql. This code > > requires pyodbc python module. > > > > I've just uploaded python-pyodbc 3.0.6-1 package in experimental. > > > > Could you please add a dependency(or a recommends) against that > > package? > > Thank you for good suggestion. > > Few questions please: > > Would you prefer adding to Depends or to Recomments? > (I tend towards Recommends for whatever reason). I think you are getting an warning/error when python-pyodbc is not present instead of a simple crash. I guess recommending the package would be enough, but then you cannot enforce version. IMHO it would depends on the number of extra packages that are getting installed. > Would you recommend versioned depends like "python-pyodbc (>= > 3.0.6)" ? Does it work with 2.1.7 from testing/unstable? I don't this it's working with the version in wheezy. In the code I see: "Could not import the pyodbc python module. You need pyodbc 2.1.8 or newer for migrations from RDBMSes other than MySQL." So I guess that the version should be (>= 2.1.8) instead of (>= 3.0.6). Cheers Laurent Bigonville -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org