On Wed, Apr 23, 2014 at 6:10 PM, José Luis Redrejo RodrÃguez <[email protected]> wrote: 2014-04-23 9:40 GMT+02:00 Gianfranco Costamagna >> <[email protected] >>>> just a question, is this ubuntu delta >>>> https://launchpadlibrarian.net/172213397/gambas.debdiff2 >>>> really needed? >>>>
Here's the changelog where sqlite2 got dropped.. gambas3 (3.1.1-2.2ubuntu2) trusty; urgency=low * Drop libsqlite0-dev dependency. * Drop gambas3-gb-db-sqlite2. -- Dmitrijs Ledkovs <email address hidden> Sat, 07 Dec 2013 16:38:54 +0000 It's not obvious to me why: libsqlite0-dev is still in trusty. Gambas is a bit like Python: it has a rich standard library and users will expect everything to be available on all platforms. And the interpreter has a nasty habit of just dumping core when it can't find a file it wants. So, barring a licence issue (which won't be the case with SQLIte) we should package everything upstream provides IMHO. Ian _______________________________________________ Pkg-gambas-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-gambas-devel
