gambas3 (3.9.1-2ubuntu1) zesty; urgency=medium * Merge from Debian unstable. Remaining changes: - debian/control: + Drop libsqlite0-dev dependency. + Drop gambas3-gb-db-sqlite2. -- Gianfranco Costamagna Wed, 14 Dec 2016 12:02:38 +0100 gambas3 (3.9.1-2) unstable; urgency=medium * Team Upload [ Josh Triplett ] * Add new programming language sections (Closes: #847533) -- Gianfranco Costamagna Fri, 09 Dec 2016 08:25:00 +0100 gambas3 (3.9.1-1ubuntu1) zesty; urgency=low * Merge from Debian unstable. Remaining changes: - debian/control: + Drop libsqlite0-dev dependency. + Drop gambas3-gb-db-sqlite2. -- Gianfranco Costamagna Wed, 19 Oct 2016 11:39:10 +0200 gambas3 (3.9.1-1) unstable; urgency=medium [ Ian Haywood ] * New upstream version (Closes: #837541, #838309) [ José L. Redrejo Rodríguez ] * Fixed build dependencies * Removed gitignore files from upstream when building the debs -- José L. Redrejo Rodríguez Sat, 08 Oct 2016 19:42:37 +0200 gambas3 (3.8.4-6ubuntu1) yakkety; urgency=medium * Merge from Debian unstable. Remaining changes: - debian/control: + Drop libsqlite0-dev dependency. + Drop gambas3-gb-db-sqlite2. -- Gianfranco Costamagna Fri, 01 Jul 2016 09:23:49 +0200 gambas3 (3.8.4-6) unstable; urgency=medium * debian/patches/openssl-fixes.patch: - fix openssl 1.1 incompatibilities (Closes: #828307) -- Gianfranco Costamagna Fri, 01 Jul 2016 08:36:09 +0200 gambas3 (3.8.4-5ubuntu2) yakkety; urgency=medium * Merge from Debian unstable. Remaining changes: - debian/control: + Drop libsqlite0-dev dependency. + Drop gambas3-gb-db-sqlite2. -- Gianfranco Costamagna Thu, 30 Jun 2016 12:39:33 +0200 gambas3 (3.8.4-5ubuntu1) yakkety; urgency=medium * Merge from Debian unstable. Remaining changes: - debian/control: + Drop libsqlite0-dev dependency. + Drop gambas3-gb-db-sqlite2. -- Gianfranco Costamagna Thu, 30 Jun 2016 12:06:19 +0200 gambas3 (3.8.4-5) unstable; urgency=medium * Team upload * Revert my previous change, because it breaks some arch:all build. -- Gianfranco Costamagna Thu, 30 Jun 2016 11:28:30 +0200 gambas3 (3.8.4-4ubuntu1) yakkety; urgency=medium * Merge from Debian unstable. Remaining changes: - debian/control: + Drop libsqlite0-dev dependency. + Drop gambas3-gb-db-sqlite2. -- Gianfranco Costamagna Thu, 30 Jun 2016 10:40:52 +0200 gambas3 (3.8.4-4) unstable; urgency=medium [ Pino Toscano ] * Fix compilation on hurd, by restricting the architecures list (Closes: #829056) * Remove useless kdelibs5-dev dependency (Closes: #829058) [ Gianfranco Costamagna ] * Team upload * Fix installation on hurd, by restricting the gambas3 dependencies (where not built) -- Gianfranco Costamagna Thu, 30 Jun 2016 10:11:41 +0200 gambas3 (3.8.4-3ubuntu1) yakkety; urgency=medium * Merge from Debian unstable. Remaining changes: - debian/control: + Drop libsqlite0-dev dependency. + Drop gambas3-gb-db-sqlite2. -- Gianfranco Costamagna Wed, 15 Jun 2016 15:47:11 +0200 gambas3 (3.8.4-3) unstable; urgency=medium [ Ian Haywood ] * patch to use Qt5 preferentially over Qt4. This way the IDE works when both Qt4 and Qt5 present. * Remove Conflicts on Qt4 for the the IDE as now unnecessary (Closes: #814862) [ Gianfranco Costamagna ] * Team upload. * Fix unsecure VCS uri. * Disable jit package, not llvm-3.6+ ready. * Bump std-version to 3.9.8, no changes required. * debian/patches/fix-build-failure.patch. - cherry-pick upstream r7740 to fix build failure. [ trek00@inbox.ru ] * Tweak gb.gui dependencies to not force many graphic implementations (Closes: #823908) -- Gianfranco Costamagna Wed, 15 Jun 2016 14:40:21 +0200 gambas3 (3.8.4-2ubuntu5) yakkety; urgency=medium * No-change rebuild against new poppler -- Robert Ancell Wed, 25 May 2016 09:16:53 +1200 gambas3 (3.8.4-2ubuntu4) yakkety; urgency=medium * No-change rebuild for libpng soname change. -- Matthias Klose Sat, 23 Apr 2016 00:06:30 +0000 gambas3 (3.8.4-2ubuntu3) xenial; urgency=medium * Rebuild against libmysqlclient20. -- Robie Basak Tue, 05 Apr 2016 12:22:36 +0000 gambas3 (3.8.4-2ubuntu2) xenial; urgency=medium * No-change rebuild against new poppler -- Iain Lane Mon, 07 Mar 2016 17:00:09 +0000 gambas3 (3.8.4-2ubuntu1) xenial; urgency=medium * Merge from Debian unstable (LP: #1530949). Remaining changes: - debian/control: + Drop libsqlite0-dev dependency. + Drop gambas3-gb-db-sqlite2. -- Gianfranco Costamagna Tue, 05 Jan 2016 13:29:14 +0100 gambas3 (3.8.4-2) unstable; urgency=medium * Team upload. * Switch to libpng-dev to ease libpng transition (Closes: #809862). -- Gianfranco Costamagna Tue, 05 Jan 2016 00:12:43 +0100 gambas3 (3.8.4-1) unstable; urgency=medium * Team upload. * Upload to unstable * Update libgsl0-dev to libgsl-dev, to ease gsl transition. * Remove deprecated menu file (Per the tech-ctte decision on #741573) * Disable qt4 webkit (Closes: #784465). * New upstream release, drop gnu_support patch, merged upstream (Closes: #807061). * Add breaks+replaces for gb-desktop{x11} package. (Closes: #787921) * Drop -examples package, dropped upstream. * Add new pacages: gambas3-gb-report2 gambas3-gb-sdl2-audio gambas3-gb-sdl2 gambas3-gb-util gambas3-gb-util-web gambas3-gb-scanner * Add some new build-dependencies, needed for new sdl2 packages: libsdl2-dev, libsdl2-image-dev, libsdl2-mixer-dev, libsdl2-ttf-dev * Fix some install files. * Drop DejaVuSans.ttf sdl link, dropped in version 3.5.3 * Add xdg-utils as build-dependency, needed to correctly handle mimes. * fix copyright file, adding missing svg CC-by-sa licenses, removing some old entries, making it really machine readable, add some public domain licenses (Closes: #787761) * Remove llvm-dev build-dependency, forcing llvm-3.5 (there is no planned porting on top of a newer llvm release (http://gambaswiki.org/bugtracker/edit?object=BUG.835). * Simplify libv4l-dev build-dependency. * Stop building gambas3-gb-inotify package on kfreebsd-* (missing libc header) * move webkit support in new qt5 package. -- Gianfranco Costamagna Wed, 16 Dec 2015 15:10:28 +0100 gambas3 (3.6.2-1) experimental; urgency=low * Team upload. [ José L. Redrejo Rodríguez ] * Fixes in debian/rules & debian control to fix lintian warnings and errors [ Gianfranco Costamagna ] * New upstream release. (Closes: #775452) - refresh patches. - drop patches merged upstream: detect_browser_debian, fix-llvm-3.5.patch fix_typos, - move kfreebsd_support into gnu_support, since kfreebsd is now upstream supported (cfr upstream issue 595 for the gnu support) * Rewrite rules file, dropping old hacks, and following new dh rules. * Bump standard version to 3.9.6, no changes required. * Wrap and sort debian directory. * Add appdata file * Add libgtk-3-dev as build dependency, needed for the new gtk3 package. * Add libdumb1, seems needed in the install target (spot by some build logs). * Drop PHP3 License, the code has been removed already in 3.5.4. * Drop SIL-1.1, file _default.bdf has been removed upstream. * Tweak debian/rules to remove the _default.bdf file. * New packages: gambas3-gb-desktop-x11, gambas3-gb-inotify, gambas3-gb-markdown, gambas3-gb-gtk3. * Fix some install files. -- José L. Redrejo Rodríguez Fri, 16 Jan 2015 17:24:39 +0100 gambas3 (3.5.4-2ubuntu11) xenial; urgency=high * Rebuild against libpoppler57/s390x. -- Dimitri John Ledkov Tue, 08 Dec 2015 21:03:42 +0000 gambas3 (3.5.4-2ubuntu10) xenial; urgency=medium * Rebuild against new gsl SONAME change. -- Michael Terry Tue, 08 Dec 2015 13:20:44 -0500 gambas3 (3.5.4-2ubuntu9) xenial; urgency=medium * debian/patches/broken_includes: - Fix FTBS from missing space between includes -- Robert Ancell Wed, 25 Nov 2015 22:20:42 +1300 gambas3 (3.5.4-2ubuntu8) xenial; urgency=medium * No-change rebuild against libpoppler57 -- Robert Ancell Mon, 23 Nov 2015 12:05:50 +1300 gambas3 (3.5.4-2ubuntu7) xenial; urgency=medium * Rebuild against new gsl. Update references to libgsl0-dev to libgsl- dev. -- Iain Lane Tue, 10 Nov 2015 15:05:17 +0000 gambas3 (3.5.4-2ubuntu6) xenial; urgency=medium * No-change rebuild against libpoppler56 -- Steve Langasek Fri, 30 Oct 2015 18:07:28 +0000 gambas3 (3.5.4-2ubuntu5) wily; urgency=medium * No-change rebuild for libstdc++ ABI changes -- Matthias Klose Sun, 09 Aug 2015 13:46:44 +0000 gambas3 (3.5.4-2ubuntu4) wily; urgency=medium * Rebuild with llvm-3.5 - remove this change when upstream supports llvm 3.6. -- Iain Lane Tue, 23 Jun 2015 13:20:17 +0100 gambas3 (3.5.4-2ubuntu3) vivid; urgency=medium * No-change rebuild for new poppler -- Iain Lane Wed, 21 Jan 2015 14:13:15 +0000 gambas3 (3.5.4-2ubuntu2) vivid; urgency=medium * No-change rebuild for new poppler -- Iain Lane Wed, 12 Nov 2014 15:46:10 +0000 gambas3 (3.5.4-2ubuntu1) utopic; urgency=low * Merge from Debian unstable. Remaining changes: - debian/control: + Drop libsqlite0-dev dependency. + Drop gambas3-gb-db-sqlite2. -- Artur Rona Fri, 17 Oct 2014 09:13:52 +0200 gambas3 (3.5.4-2) unstable; urgency=medium * Team upload. [ Gianfranco Costamagna ] * Add fix-llvm-3.5.patch, fixing the llvm-3.5 build failure. (Closes: #763238) -- José L. Redrejo Rodríguez Mon, 13 Oct 2014 10:46:46 +0200 gambas3 (3.5.4-1ubuntu1) utopic; urgency=low * Merge from Debian unstable. (LP: #1343154) Remaining changes: - Drop libsqlite0-dev dependency. - Drop gambas3-gb-db-sqlite2. -- Gianfranco Costamagna Mon, 14 Jul 2014 15:07:17 +0200 gambas3 (3.5.4-1) unstable; urgency=medium * Team upload. [ Gianfranco Costamagna ] * New upstream version. (Closes: #752625, #754209) * Added Vcs-* fields. * Add gambas3-gb-clipper as dependency of gambas3-ide (Closes: #749059), thanks to Shane Kerr. * Bump compat level to 9. * Remove d/p/find_postgresql_headers, addressed upstream. [ Pino Toscano ] * Adding parallel builds (Closes: #751217). -- José L. Redrejo Rodríguez Mon, 14 Apr 2014 10:46:46 +0200 gambas3 (3.5.2-2ubuntu2) utopic; urgency=medium * No change rebuild for poppler -- Iain Lane Mon, 26 May 2014 10:17:45 +0100 gambas3 (3.5.2-2ubuntu1) utopic; urgency=low * Merge from Debian unstable (LP: #1295963). Remaining changes: - Drop libsqlite0-dev dependency. - Drop gambas3-gb-db-sqlite2. * debian/patches/gles_GL_LIGHTING_hack: dropped, merged upstream. -- Gianfranco Costamagna Mon, 24 Mar 2014 15:22:27 +0100 gambas3 (3.5.2-2) unstable; urgency=low * New upstream version * New packages gb.media, gb.logging, gb.desktop.gnome * postgresql-server-dev-all needed to compile postgres drivers (Closes: #741789) -- Ian Haywood Wed, 02 Apr 2014 16:23:48 +1100 gambas3 (3.5.2-1) unstable; urgency=low * New upstream version * Fix bug in gb.geom (Closes: #731487) * Added SIL font licence to debian/copyright * fix permissions on gb.sdl/data/src/_default.bdf -- Ian Haywood Fri, 14 Feb 2014 14:41:15 +1100 gambas3 (3.5.1-1) unstable; urgency=low [ José L. Redrejo Rodríguez ] * New upstream release. * Remove previous Poppler patch, as upstream is updated. Thanks to Pino for its help while we were MIA. * Removed patch from Sebastian Ramacher as it's not needed with this new upstream version. Thanks to him and Dmitrijs Ledkovs for his NMU. * debian/control: - New gambas3 components. - Added new dependencies for the new Gambas3 components. - Fixed some build dependencies to match current Debian sid repo. * debian/patches/fix_typos (Closes: #690509, #690510) * debian/patches/kfreebsd_support (Closes: #710320) . Thanks to Steven Chamberlain. [ Ian Haywood ] * Updated debian/copyright. * Fixed some grammar errors in the changelog. * Added gb.jit and its dependencies. * debian/rules: moving to dpkg-buildflags. -- José L. Redrejo Rodríguez Tue, 03 Sep 2013 12:52:14 +0200 gambas3 (3.1.1-2.2ubuntu4) trusty; urgency=medium * Rebuild for the new poppler soname -- Sebastien Bacher Wed, 22 Jan 2014 22:42:45 +0100 gambas3 (3.1.1-2.2ubuntu3) trusty; urgency=medium * No change rebuild against glew 1.10. -- Dimitri John Ledkov Thu, 02 Jan 2014 13:21:21 +0000 gambas3 (3.1.1-2.2ubuntu2) trusty; urgency=low * Drop libsqlite0-dev dependency. * Drop gambas3-gb-db-sqlite2. -- Dmitrijs Ledkovs Sat, 07 Dec 2013 16:38:54 +0000 gambas3 (3.1.1-2.2ubuntu1) trusty; urgency=low * Resynchronise with Debian, remaining change: - Employ dirty hack to special-case glIsEnabled(GL_LIGHTING) to avoid compile errors with GLES, which doesn't have it. -- Iain Lane Tue, 26 Nov 2013 17:52:23 +0000 gambas3 (3.1.1-2.2) unstable; urgency=low * Non-maintainer upload. * Backport upstream r4730, r4731, and r4732 to fix compatibility with Poppler >= 0.20.x (Closes: #679885) -- Pino Toscano Tue, 23 Jul 2013 11:32:16 +0200 gambas3 (3.1.1-2.1) unstable; urgency=low [ Sebastian Ramacher ] * Non-maintainer upload. * Fix FTBFS with eglibc-2.7. (Closes: #701393) [ Dmitrijs Ledkovs ] * Non-maintainer upload -- Dmitrijs Ledkovs Tue, 04 Jun 2013 23:16:32 +0100 gambas3 (3.1.1-2) unstable; urgency=low * debian/control: - Removed hardcoded dependency on libglew1.5 (Closes: #674080) - Replaced libpoppler-dev by libpoppler-private-dev build dependency (Closes: #673746) - Fine tuning some build dependencies trying to compile in freebsd archs -- José L. Redrejo Rodríguez Thu, 24 May 2012 13:00:18 +0200 gambas3 (3.1.1-1) unstable; urgency=low * First upload to Debian of gambas3 (Closes: #654424) -- José L. Redrejo Rodríguez Fri, 04 May 2012 18:21:24 +0200