gambas3 (3.10.0-1) unstable; urgency=high

  * Backported to debian official from venenux, build for wheeze and jessie and strech
    + we packaged 3.10 due 3.11 have many bugs in odbc module
    + Closes: #853411, #850525, #837541, #838309
    + Closes: #880695, fixed upstream. Update menu sections.
    - disabled JIT, SDL2, GTK3, QT5 and media components for older distros
    + those hav also SDL1, GTK2, QT4 and normal embebed
  * debian/patches:
    + Use Qt4 preferentially over Qt5. due wheeze and jessie implications
    + change debian/compat packagin lower to 7 from 9
  * debian/rules:
    + remove and invalidate the lto linking option explicy
    + move optimization level to general and raise level to 3
  * debian/control:
    + added cron due spurius invalid missing depends
    + comment SDL2 packages not present in lenny/squeeze
    + comment QT5 packages not present in lenny/squeeze
    + build-dep: Remove SDL2 and QT5 build depends
    + build-dep: alternative for libgmp-dev to libgmp3-dev
    + build-dep: alternative for libpangox-1.0-dev to libpango-1.0-dev
    + build-dep: fix the miscspeled gstreamer depends
    + build-deb: fix allow qt4 webkit for 4.6.3
    + description: fix desktop comp refers portland xdg (Closes: #896665)
    + description: fix incorrect SDL2 audio title description
    + build-dep: Remove useless kdelibs5-dev dependency (Closes: #829058)

 -- PICCORO Lenz McKAY <mckaygerhard@gmail.com>  Tue, 08 May 2018 08:57:53 -0430

gambas3 (3.9.0+svn7900-0) unstable; urgency=high

  * backported 3.9.1 for venenux:
    + sync with svn 7912 revision of gambas trunk
    + fix error compiling agains older openssl: http://gambaswiki.org/bugtracker/edit?object=BUG.984&from=L21haW4-
    + fix error runtime with gtk textarea: http://gambaswiki.org/bugtracker/edit?object=BUG.979&from=L21haW4-
    + downgrade the deb compat level for venenux: http://gambaswiki.org/bugtracker/edit?object=BUG.990&from=L21haW4-
    + BUGFix detection of errors occuring inside interpreter API. commit 7879
    + fix crash when made deb packager: http://gambaswiki.org/bugtracker/edit?object=BUG.990&from=L21haW4-
    + support ftps protocol for curl module also
    + fix compile error for c++ format: http://gambaswiki.org/bugtracker/edit?object=BUG.992&from=L21haW4-
    + fix never ending tag xml: http://gambaswiki.org/bugtracker/edit?object=BUG.896&from=L21haW4-
    + fix crash when xml node are empty
    + fix gtk detection
    + fix error compiling agains older openssl: http://gambaswiki.org/bugtracker/edit?object=BUG.984&from=L21haW4-
    + fix error runtime with gtk textarea: http://gambaswiki.org/bugtracker/edit?object=BUG.979&from=L21haW4-
    + downgrade the deb compat level for venenux: http://gambaswiki.org/bugtracker/edit?object=BUG.990&from=L21haW4-
    + BUGFix detection of errors occuring inside interpreter API. commit 7879
    + fix crash when made deb packager: http://gambaswiki.org/bugtracker/edit?object=BUG.990&from=L21haW4-
    + support ftps protocol for curl module also
  * debian/rules:
    + disable git, gtk3 and sdl2
  * debian/control:
    + added libgsf-1-dev and libcroco3-dev due la on gtk older are need
    + added build dep liblcms1-dev and liblcms2-dev due opengl older xorg need
    + Remove useless kdelibs5-dev dependency (Closes: #829058)
    + Remove Conflicts on Qt4 for the the IDE as now unnecessary (Closes: #814862)
    + disable git, gtk3 and sdl2, we use sdl 1.2
    + Disable jit package, not llvm-3.2+ ready on venenux due GTK and glib older!.

 -- PICCORO Lenz McKAY <mckaygerhard@gmail.com>  Mon, 29 Aug 2016 10:48:21 -0400

gambas3 (3.8.4-0) unstable; urgency=high

  * disable git, gtk3 and sdl2
  * added libgsf-1-dev and libcroco3-dev due la on gtk older are need
  * added build dep liblcms1-dev and liblcms2-dev due opengl older xorg need
  * Remove useless kdelibs5-dev dependency (Closes: #829058)
  * Remove Conflicts on Qt4 for the the IDE as now unnecessary (Closes: #814862)
  * Disable jit package, not llvm-3.2+ ready on venenux due GTK and glib older!.
  * Tweak gb.gui dependencies to not force many graphic implementations (Closes: #823908)
  * Switch to libpng-dev to ease libpng transition (Closes: #809862).
  * 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
  * Removed some new build-dependencies, needed for new sdl2 packages:
    libsdl2-dev, libsdl2-image-dev, libsdl2-mixer-dev, libsdl2-ttf-dev
  * 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.
  * bugs:
    + BUG: Utility windows correctly take the focus when shown.
    + bug: list bos not change foreground if set

 -- PICCORO Lenz McKAY <mckaygerhard@gmail.com>  Tue, 22 Dec 2015 04:45:35 -0430

gambas3 (3.4.0-1) unstable; urgency=high

  * Initial release (Closes: #654424)
    + New upstream release. (Closes: #702184, #690509)
    + set urgency to high, solved security problem for debian package (Closes: #702184)
    + set urgency to high, already fixed signal handling FTBFS (Closes: #701393)
    + sync with debian oficial: First upload to Debian of gambas3 (Closes: #654424)
    + backported complete build of such 3.4.0, 3.4 series of gambas 3 series
    + Build agains mariaDB instead of mysql
    + Build agains unixodbc not fully backported for good transition
    + added manpages in Linux style, the around package uses SystemV, debian are BSD like
  * debian/control:
    - Removed hardcoded dependency on libglew1.5 (Closes: #674080)
    - Use libpoppler-dev instead libpoppler-private-dev build dependency for lenny/squeeze
    + Build dependency on libcurl4-openssl-dev instead of libcurl4-gnutls-dev 
      due focusing on ssh conections and ssh tunnels, also need curl >= 1.19.3
    - remove stupid extra B-D on kde4 components, now gambas dont depend on kde such files
    - remove binary package media, requires non-defined api of gstreamer >= 0.10.32
    - remove stupid unuseless libgstreamermm, theres not such usage in media component
    + Replaced build depends on libmysqlclient15-dev by libmariadbclient-dev
  * debian/*install:
    + organize files behavior
  * debian/*manpages:
    + organize manpages and install property
  * debian/patches:
    + Fixed crash error when store password and theres no wallet available
      backported from 3.4.1 trunk revision for venenux stable release.
    + ajust default applications for web browsers and terminal emulators
    + fix compile errors with GLES and now builds for lenny also.
    + fixed invalid opened file when no gmime decoding are available, this 
      backported from 3.4.2 trunk revision for venenux.
    + fixed strange behavior when icon tray app are closed and theres another
      already running, backported from trunk 3.4.X-3.5.0 revision
    + fixed UnBase64() works correctly now. It does not add extra null bytes
      anymore, backported from trunk r5752 commit
    + fixed for loop with no variable initialized raised a exception 
      of sintax error now
    + in gb.web Session timeout is correctly computed now was missing into 3.4.0
      in gb.web increase response packet to 64k backported from 3.4.1
      request.contens now correctly updated in gb.web backported from 3.4.2
      JSON.Encode() correctly encodes ASCII control characters backported from 3.5.X
  * debian/copyright:
    + added copyright of all files find on mail list of gambas devel, 
      also search and add all remaining copyright and licenses, there's 
      two licensed existing in files and one with some restriction, 
      in any case this said that source are redistribuible, this file (from 
      the httpd component) can be under monitoring for excluding and repack.
    + use lasted standart format!

 -- PICCORO Lenz McKAY <mckaygerhard@gmail.com>  Wed, 27 Mar 2013 17:34:59 -0430
