[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

gambas2_2.17.0-1~bpo50+1_i386.changes is NEW



(new) gambas2-dev_2.17.0-1~bpo50+1_i386.deb optional devel
Gambas compilation tools
 Gambas is a programming language based on a BASIC interpreter with
 object extensions - like Visual Basic, though it is NOT a clone!
 It has many components for developing internationalized,
 desktop-independent, database- and network-enabled applications.
 Even games can be developed very quickly using its RAD environment.
 .
 This package includes the gambas compiler, archiver and informer.
(new) gambas2-doc_2.17.0-1~bpo50+1_all.deb optional doc
Gambas documentation
 Gambas is a programming language based on a BASIC interpreter with
 object extensions - like Visual Basic, though it is NOT a clone!
 It has many components for developing internationalized,
 desktop-independent, database- and network-enabled applications.
 Even games can be developed very quickly using its RAD environment.
 .
 This package provides the examples, help and documentation
(new) gambas2-gb-chart_2.17.0-1~bpo50+1_all.deb optional libdevel
The Gambas charting component
 Gambas is a programming language based on a BASIC interpreter with
 object extensions - like Visual Basic, though it is NOT a clone!
 It has many components for developing internationalized,
 desktop-independent, database- and network-enabled applications.
 Even games can be developed very quickly using its RAD environment.
 .
 This is a native gambas component to draw charts.
(new) gambas2-gb-compress-bzlib2_2.17.0-1~bpo50+1_i386.deb optional libdevel
The Gambas bzlib2 component
 Gambas is a programming language based on a BASIC interpreter with
 object extensions - like Visual Basic, though it is NOT a clone!
 It has many components for developing internationalized,
 desktop-independent, database- and network-enabled applications.
 Even games can be developed very quickly using its RAD environment.
 .
 This component allows you to compress/uncompress data or files with
 the bzip2 algorithm.
(new) gambas2-gb-compress-zlib_2.17.0-1~bpo50+1_i386.deb optional libdevel
The Gambas zlib compression component
 Gambas is a programming language based on a BASIC interpreter with
 object extensions - like Visual Basic, though it is NOT a clone!
 It has many components for developing internationalized,
 desktop-independent, database- and network-enabled applications.
 Even games can be developed very quickly using its RAD environment.
 .
 This component allows you to compress/uncompress data or files with
 the gzip and PKZIP algorithm.
(new) gambas2-gb-compress_2.17.0-1~bpo50+1_i386.deb optional libdevel
The Gambas compression component
 Gambas is a programming language based on a BASIC interpreter with
 object extensions - like Visual Basic, though it is NOT a clone!
 It has many components for developing internationalized,
 desktop-independent, database- and network-enabled applications.
 Even games can be developed very quickly using its RAD environment.
 .
 This component have the needed base libraries for the rest of compression
 components.
(new) gambas2-gb-crypt_2.17.0-1~bpo50+1_i386.deb optional libdevel
The Gambas crypt encription component
 Gambas is a programming language based on a BASIC interpreter with
 object extensions - like Visual Basic, though it is NOT a clone!
 It has many components for developing internationalized,
 desktop-independent, database- and network-enabled applications.
 Even games can be developed very quickly using its RAD environment.
 .
 This component allows to use the crypt() glib function in gambas.
(new) gambas2-gb-db-firebird_2.17.0-1~bpo50+1_i386.deb optional libdevel
The Firebird driver for the Gambas database component
 Gambas is a programming language based on a BASIC interpreter with
 object extensions - like Visual Basic, though it is NOT a clone!
 It has many components for developing internationalized,
 desktop-independent, database- and network-enabled applications.
 Even games can be developed very quickly using its RAD environment.
 .
 This component allows you to access Firebird databases.
(new) gambas2-gb-db-form_2.17.0-1~bpo50+1_all.deb optional libdevel
Gambas database bound controls
 Gambas is a programming language based on a BASIC interpreter with
 object extensions - like Visual Basic, though it is NOT a clone!
 It has many components for developing internationalized,
 desktop-independent, database- and network-enabled applications.
 Even games can be developed very quickly using its RAD environment.
 .
 This is a native gambas component that implements data bound controls.
 It provides the following new controls: DataSource, DataBrowser,
 DataView, DataControl and DataCombo
(new) gambas2-gb-db-mysql_2.17.0-1~bpo50+1_i386.deb optional libdevel
The MySQL driver for the Gambas database component
 Gambas is a programming language based on a BASIC interpreter with
 object extensions - like Visual Basic, though it is NOT a clone!
 It has many components for developing internationalized,
 desktop-independent, database- and network-enabled applications.
 Even games can be developed very quickly using its RAD environment.
 .
 This component allows you to access MySQL databases.
(new) gambas2-gb-db-odbc_2.17.0-1~bpo50+1_i386.deb optional libdevel
The Gambas ODBC driver database component
 Gambas is a programming language based on a BASIC interpreter with
 object extensions - like Visual Basic, though it is NOT a clone!
 It has many components for developing internationalized,
 desktop-independent, database- and network-enabled applications.
 Even games can be developed very quickly using its RAD environment.
 .
 This component allows you to access to databases via unixODBC drivers
 from gambas code.
(new) gambas2-gb-db-postgresql_2.17.0-1~bpo50+1_i386.deb optional libdevel
The PostgreSQL driver for the Gambas database component
 Gambas is a programming language based on a BASIC interpreter with
 object extensions - like Visual Basic, though it is NOT a clone!
 It has many components for developing internationalized,
 desktop-independent, database- and network-enabled applications.
 Even games can be developed very quickly using its RAD environment.
 .
 This component allows you to access PostgreSQL databases.
(new) gambas2-gb-db-sqlite2_2.17.0-1~bpo50+1_i386.deb optional libdevel
The Gambas sqlite2 driver database component
 Gambas is a programming language based on a BASIC interpreter with
 object extensions - like Visual Basic, though it is NOT a clone!
 It has many components for developing internationalized,
 desktop-independent, database- and network-enabled applications.
 Even games can be developed very quickly using its RAD environment.
 .
 This component allows you to access to sqlite 2 databases (not for sqlite 3,
 there is another package for sqlite 3) from gambas code.
(new) gambas2-gb-db-sqlite_2.17.0-1~bpo50+1_i386.deb optional libdevel
The Gambas sqlite3 driver database component
 Gambas is a programming language based on a BASIC interpreter with
 object extensions - like Visual Basic, though it is NOT a clone!
 It has many components for developing internationalized,
 desktop-independent, database- and network-enabled applications.
 Even games can be developed very quickly using its RAD environment.
 .
 This component allows you to access to sqlite3 databases (not for sqlite 2,
 there is another package for sqlite 2) from gambas code.
(new) gambas2-gb-db_2.17.0-1~bpo50+1_i386.deb optional libdevel
Gambas database access common libraries
 Gambas is a programming language based on a BASIC interpreter with
 object extensions - like Visual Basic, though it is NOT a clone!
 It has many components for developing internationalized,
 desktop-independent, database- and network-enabled applications.
 Even games can be developed very quickly using its RAD environment.
 .
 This component provides the needed common libraries for data access
(new) gambas2-gb-desktop_2.17.0-1~bpo50+1_i386.deb optional libdevel
Gambas Portland project compatibility component
 Gambas is a programming language based on a BASIC interpreter with
 object extensions - like Visual Basic, though it is NOT a clone!
 It has many components for developing internationalized,
 desktop-independent, database- and network-enabled applications.
 Even games can be developed very quickly using its RAD environment.
 .
 This component provides an access to the Portland project
 (http://portland.freedesktop.org/wiki/) xdg utilities
(new) gambas2-gb-form-dialog_2.17.0-1~bpo50+1_all.deb optional libdevel
A gambas native mdi form component
 Gambas is a programming language based on a BASIC interpreter with
 object extensions - like Visual Basic, though it is NOT a clone!
 It has many components for developing internationalized,
 desktop-independent, database- and network-enabled applications.
 Even games can be developed very quickly using its RAD environment.
 .
 This is a native gambas component that implements the Workspace control.
(new) gambas2-gb-form-mdi_2.17.0-1~bpo50+1_all.deb optional libdevel
A gambas native mdi form component
 Gambas is a programming language based on a BASIC interpreter with
 object extensions - like Visual Basic, though it is NOT a clone!
 It has many components for developing internationalized,
 desktop-independent, database- and network-enabled applications.
 Even games can be developed very quickly using its RAD environment.
 .
 This is a native gambas component that implements the Workspace control.
(new) gambas2-gb-form_2.17.0-1~bpo50+1_all.deb optional libdevel
A gambas native form component
 Gambas is a programming language based on a BASIC interpreter with
 object extensions - like Visual Basic, though it is NOT a clone!
 It has many components for developing internationalized,
 desktop-independent, database- and network-enabled applications.
 Even games can be developed very quickly using its RAD environment.
 .
 This is a native gambas component to serve as base for graphic components.
(new) gambas2-gb-gtk-ext_2.17.0-1~bpo50+1_i386.deb optional libdevel
The Gambas extended gtk GUI component
 Gambas is a programming language based on a BASIC interpreter with
 object extensions - like Visual Basic, though it is NOT a clone!
 It has many components for developing internationalized,
 desktop-independent, database- and network-enabled applications.
 Even games can be developed very quickly using its RAD environment.
 .
 These are new properties for the gtk components for Gambas. At this
 moment it only adds footers to the GridView control.
(new) gambas2-gb-gtk-svg_2.17.0-1~bpo50+1_i386.deb optional libdevel
The Gambas SVG importing component
 Gambas is a programming language based on a BASIC interpreter with
 object extensions - like Visual Basic, though it is NOT a clone!
 It has many components for developing internationalized,
 desktop-independent, database- and network-enabled applications.
 Even games can be developed very quickly using its RAD environment.
 .
 This component is able to load SVG files and generate an image memory of
 it, to be used by any component able to manage the gambas image
 interface.
(new) gambas2-gb-gtk_2.17.0-1~bpo50+1_i386.deb optional libdevel
The Gambas gtk component
 Gambas is a programming language based on a BASIC interpreter with
 object extensions - like Visual Basic, though it is NOT a clone!
 It has many components for developing internationalized,
 desktop-independent, database- and network-enabled applications.
 Even games can be developed very quickly using its RAD environment.
 .
 These are the gtk components for Gambas.
(new) gambas2-gb-gui_2.17.0-1~bpo50+1_i386.deb optional libdevel
The graphical toolkit selector component
 Gambas is a programming language based on a BASIC interpreter with
 object extensions - like Visual Basic, though it is NOT a clone!
 It has many components for developing internationalized,
 desktop-independent, database- and network-enabled applications.
 Even games can be developed very quickly using its RAD environment.
 .
 This component just loads gb.qt if you are running KDE or gb.gtk in
 the other cases. It will make your application more desktop-friendly!
 If the GB_GUI environment variable is set, then gb.gui will load the
 component specified by its contents.
(new) gambas2-gb-image_2.17.0-1~bpo50+1_i386.deb optional libdevel
A Gambas image effects component
 Gambas is a programming language based on a BASIC interpreter with
 object extensions - like Visual Basic, though it is NOT a clone!
 It has many components for developing internationalized,
 desktop-independent, database- and network-enabled applications.
 Even games can be developed very quickly using its RAD environment.
 .
 This is a new component for applying many various effects on images.
 The effects source code was ported from the KDE libkdefx library, which
 includes itself some ImageMagick algorithms, and from the KolourPaint
 program.
(new) gambas2-gb-info_2.17.0-1~bpo50+1_all.deb optional libdevel
A Gambas information component
 Gambas is a programming language based on a BASIC interpreter with
 object extensions - like Visual Basic, though it is NOT a clone!
 It has many components for developing internationalized,
 desktop-independent, database- and network-enabled applications.
 Even games can be developed very quickly using its RAD environment.
 .
 This is a native gambas component to provide a lot of information about
 the system where the application is executed.
(new) gambas2-gb-net-curl_2.17.0-1~bpo50+1_i386.deb optional libdevel
The Gambas advanced networking component
 Gambas is a programming language based on a BASIC interpreter with
 object extensions - like Visual Basic, though it is NOT a clone!
 It has many components for developing internationalized,
 desktop-independent, database- and network-enabled applications.
 Even games can be developed very quickly using its RAD environment.
 .
 This component allows your programs to easily become FTP or HTTP clients.
(new) gambas2-gb-net-smtp_2.17.0-1~bpo50+1_i386.deb optional libdevel
Gambas component to use smtp protocol
 Gambas is a programming language based on a BASIC interpreter with
 object extensions - like Visual Basic, though it is NOT a clone!
 It has many components for developing internationalized,
 desktop-independent, database- and network-enabled applications.
 Even games can be developed very quickly using its RAD environment.
 .
 This component allows sending emails using smtp protocol.
 It contains one control, SmtpClient, that is used for defining the SMTP
 server, the SMTP port, the recipients, the sender, the subject, the mail
 contents, some attachments, and for finally sending the mail.
(new) gambas2-gb-net_2.17.0-1~bpo50+1_i386.deb optional libdevel
The Gambas networking component
 Gambas is a programming language based on a BASIC interpreter with
 object extensions - like Visual Basic, though it is NOT a clone!
 It has many components for developing internationalized,
 desktop-independent, database- and network-enabled applications.
 Even games can be developed very quickly using its RAD environment.
 .
 This component allows you to use TCP/IP and UDP sockets, and to access
 any serial ports.
(new) gambas2-gb-opengl_2.17.0-1~bpo50+1_i386.deb optional libdevel
The OpenGL component for Gambas
 Gambas is a programming language based on a BASIC interpreter with
 object extensions - like Visual Basic, though it is NOT a clone!
 It has many components for developing internationalized,
 desktop-independent, database- and network-enabled applications.
 Even games can be developed very quickly using its RAD environment.
 .
 This component allows you 3D programming with OpenGL in gambas.
(new) gambas2-gb-pcre_2.17.0-1~bpo50+1_i386.deb optional libdevel
The Gambas regexp component
 Gambas is a programming language based on a BASIC interpreter with
 object extensions - like Visual Basic, though it is NOT a clone!
 It has many components for developing internationalized,
 desktop-independent, database- and network-enabled applications.
 Even games can be developed very quickly using its RAD environment.
 .
 This experimental component allows you to use Perl compatible regular
 expresions within gambas code.
(new) gambas2-gb-pdf_2.17.0-1~bpo50+1_i386.deb optional libdevel
The Gambas pdf component
 Gambas is a programming language based on a BASIC interpreter with
 object extensions - like Visual Basic, though it is NOT a clone!
 It has many components for developing internationalized,
 desktop-independent, database- and network-enabled applications.
 Even games can be developed very quickly using its RAD environment.
 .
 PDF renderer component based on Poppler library
(new) gambas2-gb-qt-ext_2.17.0-1~bpo50+1_i386.deb optional libdevel
The Gambas extended Qt GUI component
 Gambas is a programming language based on a BASIC interpreter with
 object extensions - like Visual Basic, though it is NOT a clone!
 It has many components for developing internationalized,
 desktop-independent, database- and network-enabled applications.
 Even games can be developed very quickly using its RAD environment.
 .
 This component includes some uncommon QT controls.
(new) gambas2-gb-qt-kde-html_2.17.0-1~bpo50+1_i386.deb optional kde
The Gambas KHTML component
 Gambas is a programming language based on a BASIC interpreter with
 object extensions - like Visual Basic, though it is NOT a clone!
 It has many components for developing internationalized,
 desktop-independent, database- and network-enabled applications.
 Even games can be developed very quickly using its RAD environment.
 .
 This component allows you to use the KHTML Web Browser widget included
 in KDE.
(new) gambas2-gb-qt-kde_2.17.0-1~bpo50+1_i386.deb optional kde
The Gambas KDE component
 Gambas is a programming language based on a BASIC interpreter with
 object extensions - like Visual Basic, though it is NOT a clone!
 It has many components for developing internationalized,
 desktop-independent, database- and network-enabled applications.
 Even games can be developed very quickly using its RAD environment.
 .
 This component transforms your QT application in a KDE application, and
 allows you to pilot any other KDE application with the DCOP protocol.
(new) gambas2-gb-qt-opengl_2.17.0-1~bpo50+1_i386.deb optional libdevel
OpenGL with QT toolkit Gambas component
 Gambas is a programming language based on a BASIC interpreter with
 object extensions - like Visual Basic, though it is NOT a clone!
 It has many components for developing internationalized,
 desktop-independent, database- and network-enabled applications.
 Even games can be developed very quickly using its RAD environment.
 .
 This component allows you integrate OpenGL in qt applications.
(new) gambas2-gb-qt_2.17.0-1~bpo50+1_i386.deb optional libdevel
The Gambas Qt GUI component
 Gambas is a programming language based on a BASIC interpreter with
 object extensions - like Visual Basic, though it is NOT a clone!
 It has many components for developing internationalized,
 desktop-independent, database- and network-enabled applications.
 Even games can be developed very quickly using its RAD environment.
 .
 This package includes the Gambas QT GUI component.
(new) gambas2-gb-report_2.17.0-1~bpo50+1_all.deb optional libdevel
Gambas report component
 Gambas is a programming language based on a BASIC interpreter with
 object extensions - like Visual Basic, though it is NOT a clone!
 It has many components for developing internationalized,
 desktop-independent, database- and network-enabled applications.
 Even games can be developed very quickly using its RAD environment.
 .
 This component gives the tools and methods to create reports using Gambas
(new) gambas2-gb-sdl-sound_2.17.0-1~bpo50+1_i386.deb optional libdevel
The Gambas SDL component
 Gambas is a programming language based on a BASIC interpreter with
 object extensions - like Visual Basic, though it is NOT a clone!
 It has many components for developing internationalized,
 desktop-independent, database- and network-enabled applications.
 Even games can be developed very quickly using its RAD environment.
 .
 This component use the sound image parts of the SDL library.
 It allows you to simultaneously play many sounds and a music stored in a file.
(new) gambas2-gb-sdl_2.17.0-1~bpo50+1_i386.deb optional libdevel
The Gambas SDL component
 Gambas is a programming language based on a BASIC interpreter with
 object extensions - like Visual Basic, though it is NOT a clone!
 It has many components for developing internationalized,
 desktop-independent, database- and network-enabled applications.
 Even games can be developed very quickly using its RAD environment.
 .
 This component use the ttf fonts parts of the SDL library.
 If opengl drivers are installed it uses it to accelerate 2D and 3D drawing.
(new) gambas2-gb-settings_2.17.0-1~bpo50+1_all.deb optional libdevel
Gambas utilities class
 Gambas is a programming language based on a BASIC interpreter with
 object extensions - like Visual Basic, though it is NOT a clone!
 It has many components for developing internationalized,
 desktop-independent, database- and network-enabled applications.
 Even games can be developed very quickly using its RAD environment.
 .
 This is a component made in gambas providing several utilities
(new) gambas2-gb-v4l_2.17.0-1~bpo50+1_i386.deb optional libdevel
The Gambas video for Linux component
 Gambas is a programming language based on a BASIC interpreter with
 object extensions - like Visual Basic, though it is NOT a clone!
 It has many components for developing internationalized,
 desktop-independent, database- and network-enabled applications.
 Even games can be developed very quickly using its RAD environment.
 .
 This is a component to use v4l with gambas.
(new) gambas2-gb-vb_2.17.0-1~bpo50+1_i386.deb optional libdevel
The Gambas to Visual Basic(tm) compatibility component
 Gambas is a programming language based on a BASIC interpreter with
 object extensions - like Visual Basic, though it is NOT a clone!
 It has many components for developing internationalized,
 desktop-independent, database- and network-enabled applications.
 Even games can be developed very quickly using its RAD environment.
 .
 This is a component to give compatibility with some MS Visual Basic
 functions.
(new) gambas2-gb-web_2.17.0-1~bpo50+1_all.deb optional libdevel
Gambas CGI for web applications component
 Gambas is a programming language based on a BASIC interpreter with
 object extensions - like Visual Basic, though it is NOT a clone!
 It has many components for developing internationalized,
 desktop-independent, database- and network-enabled applications.
 Even games can be developed very quickly using its RAD environment.
 .
 This is a component for making CGI web applications using gambas,
 with an ASP-like interface.
(new) gambas2-gb-xml-rpc_2.17.0-1~bpo50+1_i386.deb optional libdevel
Gambas RPC component
 Gambas is a programming language based on a BASIC interpreter with
 object extensions - like Visual Basic, though it is NOT a clone!
 It has many components for developing internationalized,
 desktop-independent, database- and network-enabled applications.
 Even games can be developed very quickly using its RAD environment.
 .
 This component allows using RPC from a Gambas application
(new) gambas2-gb-xml-xslt_2.17.0-1~bpo50+1_i386.deb optional libdevel
Gambas XSLT component
 Gambas is a programming language based on a BASIC interpreter with
 object extensions - like Visual Basic, though it is NOT a clone!
 It has many components for developing internationalized,
 desktop-independent, database- and network-enabled applications.
 Even games can be developed very quickly using its RAD environment.
 .
 This component brings the power of the libxslt libraries to Gambas.
(new) gambas2-gb-xml_2.17.0-1~bpo50+1_i386.deb optional libdevel
Gambas XML component
 Gambas is a programming language based on a BASIC interpreter with
 object extensions - like Visual Basic, though it is NOT a clone!
 It has many components for developing internationalized,
 desktop-independent, database- and network-enabled applications.
 Even games can be developed very quickly using its RAD environment.
 .
 This component brings the power of the libxml libraries to Gambas.
(new) gambas2-ide_2.17.0-1~bpo50+1_i386.deb optional devel
Visual development environment for the Gambas programming language
 Gambas is a programming language based on a BASIC interpreter with
 object extensions - like Visual Basic, though it is NOT a clone!
 It has many components for developing internationalized,
 desktop-independent, database- and network-enabled applications.
 Even games can be developed very quickly using its RAD environment.
 .
 This package includes the Gambas Development Environment and the
 database manager.
(new) gambas2-runtime_2.17.0-1~bpo50+1_i386.deb optional libdevel
The Gambas runtime
 Gambas is a programming language based on a BASIC interpreter with
 object extensions - like Visual Basic, though it is NOT a clone!
 It has many components for developing internationalized,
 desktop-independent, database- and network-enabled applications.
 Even games can be developed very quickly using its RAD environment.
 .
 This package includes the Gambas interpreter needed to run Gambas applications.
(new) gambas2-script_2.17.0-1~bpo50+1_i386.deb optional libdevel
The Gambas scripter
 Gambas is a programming language based on a BASIC interpreter with
 object extensions - like Visual Basic, though it is NOT a clone!
 It has many components for developing internationalized,
 desktop-independent, database- and network-enabled applications.
 Even games can be developed very quickly using its RAD environment.
 .
 This package includes the needed files to use Gambas as a scripting language.
(new) gambas2_2.17.0-1~bpo50+1.diff.gz optional devel
(new) gambas2_2.17.0-1~bpo50+1.dsc optional devel
(new) gambas2_2.17.0-1~bpo50+1_i386.deb optional devel
Complete visual development environment for Gambas
 Gambas is a programming language based on a BASIC interpreter with
 object extensions - like Visual Basic, though it is NOT a clone!
 It has many components for developing internationalized,
 desktop-independent, database- and network-enabled applications.
 Even games can be developed very quickly using its RAD environment.
 .
 This package doesn't include anything: it is a metapackage to install the
 IDE and all the available gambas components..
(new) gambas2_2.17.0.orig.tar.gz optional devel
Changes: gambas2 (2.17.0-1~bpo50+1) lenny-backports; urgency=low
 .
  * Compiled in Debian Lenny.
 .
gambas2 (2.17.0-1) unstable; urgency=low
 .
  * New upstream version, fixing alignment problems in the compiler for
    some architectures. (Closes: #544019, #547635, #549419, #477318)
 .
gambas2 (2.16.0-1) unstable; urgency=low
 .
  * New upstream release.
  * New packages description. Thanks to Justin B. Rye for his help at
    debian-l10n-english.  (Closes: #534673)
  * gambas2 metapackage changes from architecture 'all' to 'any' to fix
    FTBFS on GNU/kFreeBSD.  Thanks to Petr Salinger for his patch
   (Closes: #544559)
  * Bumped standards version to 3.8.3: added debian/README.source
 .
gambas2 (2.15.2-1) unstable; urgency=low
 .
  * New upstream release.
  * Replaced build depends on libmysqlclient15-dev by libmysqlclient-dev
  * Bumped standards version to 3.8.2, no changes required
 .
gambas2 (2.13.1-1) unstable; urgency=low
 .
  * New upstream release, again: (Closes: #526679)
 .
gambas2 (2.13-1) unstable; urgency=low
 .
  * New upstream release (Closes: #526679)
  * Use dh_installmime instead of xdg-mime, used by upstream
   (Closes: #528019)
 .
gambas2 (2.12-2) unstable; urgency=low
 .
  * Fixed debian/gambas2-gb-sdl.install (Closes: #526480)
 .
gambas2 (2.12-1) unstable; urgency=low
 .
  * New upstream release
  * Split the sdl package creating a sdl-sound package to allow the
    gambas IDE be able to calculate correctly the dependencies in Debian
 .
gambas2 (2.11.1-1) unstable; urgency=low
 .
  * New upstream release
 .
gambas2 (2.10.2-1) unstable; urgency=low
 .
  * New upstream release
 .
gambas2 (2.10-1) unstable; urgency=low
 .
  * New upstream release
 .
gambas2 (2.8.2-1) unstable; urgency=low
 .
  * New upstream release


Override entries for your package:

Announcing to backports-changes@lists.backports.org


Your package contains new components which requires manual editing of
the override file.  It is ok otherwise, so please be patient.  New
packages are usually added to the override file about once a week.

You may have gotten the distribution wrong.  You'll get warnings above
if files already exist in other distributions.

Reply to: