gambas2 (2.7-1) unstable; urgency=low * New upstream release * Bumped standards version to 3.8.0, no changes required * Adjusted line 1 of debian/copyright to 80 cols width -- José L. Redrejo Rodríguez Fri, 18 Jul 2008 17:54:01 +0200 gambas2 (2.6-3) unstable; urgency=low * debian/control: fixed gambas2-gb-pdf dependencies (Closes: #483118) -- José L. Redrejo Rodríguez Tue, 27 May 2008 11:53:22 +0200 gambas2 (2.6-2) unstable; urgency=low * debian/rules: fixed PHONY declarations (Closes: #482676) * debian/control: fixed architecture dependencies (Closes: #482766) -- José L. Redrejo Rodríguez Mon, 26 May 2008 10:58:25 +0200 gambas2 (2.6-1) unstable; urgency=low * New upstream release -- José L. Redrejo Rodríguez Wed, 14 May 2008 19:54:45 +0200 gambas2 (2.5-1) unstable; urgency=low * New upstream release (Closes: #472562) -- José L. Redrejo Rodríguez Tue, 08 Apr 2008 09:46:53 +0200 gambas2 (2.4.1-1) unstable; urgency=low * New upstream release * debian/control: replaced libffi4-dev by libffi-dev (Closes: #472147) -- José L. Redrejo Rodríguez Sat, 22 Mar 2008 17:31:48 +0100 gambas2 (2.4-1) unstable; urgency=low * New upstream release * debian/control: modified dependencies for gambas2-gb-gui package, so now depends on gtk & qt components. -- José L. Redrejo Rodríguez Wed, 19 Mar 2008 12:20:32 +0100 gambas2 (2.2.1+svn1123-1) unstable; urgency=low * New upstream release, version 2.2.1. * Adding svn snapshot that passes the -fsigned-char option to gcc so that gambas compiles on architectures where char is unsigned by default (Closes: #467133) -- José L. Redrejo Rodríguez Wed, 27 Feb 2008 23:54:31 +0100 gambas2 (2.1.0-1) unstable; urgency=low * New upstream release. * Upload 64 bits compatible version to unstable (Closes: #464403) -- José L. Redrejo Rodríguez Thu, 21 Feb 2008 19:12:52 +0100 gambas2 (2.1.0~svn1063-1) experimental; urgency=low * New version from upstream svn with 64 bits support * debian/control: - removed libqt3-compat-headers build dependency - changed architecture from i386 to any or all - split gambas2-gb-xml package to get gambas2-gb-xml-xslt and gambas2-gb-xml-rpc packages * debian/rules: modified to reflect new architectures needs -- José L. Redrejo Rodríguez Mon, 11 Feb 2008 11:12:45 +0100 gambas2 (2.0.0-1) unstable; urgency=low * New upstream release: Final stable release of Gambas 2 * debian/control: updated policy version and added homepage field -- José L. Redrejo Rodríguez Thu, 3 Jan 2008 10:27:30 +0100 gambas2 (1.9.91-2) unstable; urgency=low * Fixed depedencies for gambas2-pdf component -- José L. Redrejo Rodríguez Fri, 16 Nov 2007 19:10:10 +0100 gambas2 (1.9.91-1) unstable; urgency=low * New upstream release, a.k.a gambas 2.0RC1 * New package gambas2-script: Gambas now can be used as a scripting language * Registered mime-types for Gambas executables and scripts -- José L. Redrejo Rodríguez Tue, 13 Nov 2007 20:35:07 +0100 gambas2 (1.9.90-1) unstable; urgency=low * Upstream removed ldap component as it was useless, so its package has been removed. -- José L. Redrejo Rodríguez Sat, 13 Oct 2007 12:01:11 +0200 gambas2 (1.9.51-1) unstable; urgency=low * New upstream release: multiple bugs fixed and new components, take a look at http://gambas.sourceforge.net/changelog2.html * New packages for new components: gambas2-gb-chart, gambas2-gb-gui, gambas2-gb-gtk-ext * debian/control: Replaced firebird build dependency (Closes: #440864) -- José L. Redrejo Rodríguez Sun, 23 Sep 2007 18:58:04 +0200 gambas2 (1.9.50-1) unstable; urgency=low * New upstream release. * debian/control: gambas2-ide depends also on gambas2-gb-form-dialog * debian/gambas2.desktop and debian/gambas2-ide.menu modified to fulfill with the latest standards -- José L. Redrejo Rodríguez Tue, 14 Aug 2007 11:50:41 +0200 gambas2 (1.9.49+svn476-1) unstable; urgency=low * Removed d-i following Fraz Pop petition (Closes: #433214) * Removed 06_backward_runtime_compat.patch, 05_spanish_ide_translation.patch & 04_fix_gnome_focus.patch as they are included upstream * New package: gambas2-gb-form-dialog providing common dialog boxed for all the supported graphical toolkits -- José L. Redrejo Rodríguez Mon, 23 Jul 2007 10:52:23 +0200 gambas2 (1.9.49-3) unstable; urgency=low * Creation of udeb to run gambas inside customized d-i * Following upstream recommendations, all the packages available only to the i386 arch (Closes: #425601, #42678) * Drop postgresql-dev from build-depends (Closes: #429968) * debian/patches/06_backward_runtime_compat.patch allows running 1.9.47 gambas2 projects. -- José L. Redrejo Rodríguez Wed, 11 Jul 2007 10:52:23 +0200 gambas2 (1.9.49-2) unstable; urgency=low * Two new packages: - gambas2-gb-report: to elaborate reports using gambas - gambas2-gb-desktop: provinding xdg tools for compatibility with the freedestkop.org Porland project * debian/patches/05_spanish_ide_translation.patch added -- José L. Redrejo Rodríguez Mon, 21 May 2007 10:52:23 +0200 gambas2 (1.9.49-1) unstable; urgency=low * New upstream release. (Closes: #417496, #418506) - Huge changelog, but for Debian users include some important changes, now gambas2-ide can even create debian packages from its menu! * This version modifies the bytecode, so all previous projects must be rebuilt * removed 03_fix_gnome_icons_map.patch as it has fixed upstream * Upstream will not support 64 bits archs before gambas3, so gambas will be built only for 32 bits architectures (Closes: #404966) * Updated debian/control to change the email of the maintainer -- José L. Redrejo Rodríguez Sat, 18 May 2007 09:42:23 +0200 gambas2 (1.9.48-1) unstable; urgency=low * New upstream release. * removed patches 04_fix_about_component.patch, 05_tabstrip_mouseevents.patch and 06_fix_embedding_gtk.patch as they have been included in upstream * debian/patches/04_fix_gnome_focus.patch fixes problem with focus in gtk -- José L. Redrejo Rodríguez Tue, 3 Apr 2007 16:32:05 +0200 gambas2 (1.9.47-1) unstable; urgency=low * New upstream release. * debian/control: firebird control only available to i386 & amd64 archs * debian/gambas2-gb-db-sqlite.install: fixed bug in libraries name * Created needed gbr2 symbolic link to gbx2 (Closes: #411489) * Added manpage for gbr2 * debian/patches/04_fix_about_component.patch fixes a bug in an IDE dialog * debian/patches/03_fix_gnome_icons_map.patch updated * debian/patches/05_tabstrip_mouseevents.patch adds mouse events to the gtk tabstrip component * debian/patches/06_fix_embedding_gtk.patch makes embedded work in gtk -- José L. Redrejo Rodríguez Thu, 18 Jan 2007 23:33:16 +0200 gambas2 (1.9.46-1) unstable; urgency=low * New upstream release. * Moved to dpatch * Removed debian/patches/03_remove_unneeded_component_dependency.patch, debian/patches/04_fix_gbi.patch and debian/patches/05_fix_scope.patch as they have been included in upstream. * debian/patches/02_keep_gbx_runtime.patch removed, so old Debian gambas applications have to be recompiled, but it's needed for the gambas debugger to work. * debian/patches/03_remove_unneeded_component_dependency.patch updated * A symbolic link named gambas2 pointing at gambas2.gambas is now created inside /usr/bin * gambas2-gb-sdl-opengl package removed as sdl-opengl features have been included in the sdl component * New components structure to follow the package standards proposed by upstream in order to the gambas-ide to be able to make distribution packages - gambas2-dev: The compiler, archiver and informer have been moved here from gambas2-runtime - gambas2-gb-db, gambas2-gb-vb and gambas2-gb-compress have been moved from gambas2-runtime and its dependencies have been added to all related packages * gambas2-gb-v4l is available as it can be compiled inside Debian again * gambas2 runtime has its final bytecode structure, according to upstream information, so a dependency on this version has been added to every package depending on gambas2-runtime. * New components: gambas2-gb-db-firebird, gambas2-gb-gtk-svg & gambas2-gb-web * debian/patches/02_detect_browser_debian.patch to detect web browser in Debian * debian/patches/03_fix_gnome_icons_map.patch to fix gnome stock icons map -- José L. Redrejo Rodríguez Wed, 22 Nov 2006 10:39:33 +0200 gambas2 (1.9.33-1) experimental; urgency=low * Initial Debian release. * debian/patches/01_dont_compile_examples.patch : Modify Makefile to avoid examples compilation * debian/patches/02_keep_gbx_runtime.patch: Don't change the runtime to gbr as it's a recent patch included by upstream to fix a bug in FreeBSD systems. * debian/patches/03_remove_unneeded_component_dependency.patch: removed unneeded gb.qt dependency for the settings component. * debian/patches/04_fix_gbi.patch fixes a bug in gbi source code * debian/patches/05_fix_scope.patch fixes a compilation bug in qt.ext comp. * Corba component disabled as it's not stable at all. * Firebird component disabled as it requires ibpp (www.ibpp.org) that's not available in Debian * v4l component disabled as it requires cinelerra that's not available in Debian yet -- José L. Redrejo Rodríguez Sun, 11 Jun 2006 11:30:33 +0200