Skip to content

Debian Changelog vala (0.8.1-2)

2010

vala (0.8.1-2) unstable; urgency=low

   * debian/patches/0001-glib-2.0-use-g_strcmp0-instead-of-strcmp.patch:
     + Patch from upstream GIT to use g_strcmp0() instead of strcmp()
       as string comparison function.

 -- Sebastian Dröge <slomo@debian.org>  Wed, 16 Jun 2010 06:28:19 +0200

vala (0.8.1-1) unstable; urgency=low

   * New upstream bugfix release.

 -- Sebastian Dröge <slomo@debian.org>  Wed, 21 Apr 2010 16:20:57 +0200

vala (0.8.0-1) unstable; urgency=low

   * debian/compat,
     debian/control:
     + Update to debhelper compat level 7.
   * debian/rules,
     debian/control:
     + Target GLib 2.22.
   * New upstream release:
     + debian/patches/99_ltmain_as-needed.patch:
       - Updated to apply cleanly again.
     + debian/rules:
       - Update config.{sub,guess} locations.

 -- Sebastian Dröge <slomo@debian.org>  Thu, 01 Apr 2010 09:11:06 +0200

vala (0.7.10-1) unstable; urgency=low

   * debian/rules:
     + Remove patch target to fix FTBFS if older dpkg-dev is installed
       on the buildd (Closes: #564789).
   * New upstream release.

 -- Sebastian Dröge <slomo@debian.org>  Fri, 05 Feb 2010 10:02:10 +0100

vala (0.7.9-1) unstable; urgency=low

   * New upstream release (Closes: #562745).
   * debian/source/format:
     + Update to 3.0 (quilt) source format.
   * debian/control,
     debian/compat:
     + Update to debhelper compat level 6.
   * debian/patches/99_ltmain_as-needed.patch:
     + Refresh patch to apply cleanly again.

 -- Sebastian Dröge <slomo@debian.org>  Mon, 04 Jan 2010 09:31:59 +0100

2009

vala (0.7.8-2) unstable; urgency=low

   * debian/control:
     + Remove Mathias Hasselmann from Uploaders, he did the initial packaging
       for Ubuntu but was not involved with the Debian package at all.
   * debian/control,
     debian/rules:
     + Make unit test failures fatal on Ubuntu.

 -- Sebastian Dröge <slomo@debian.org>  Tue, 24 Nov 2009 13:12:21 +0100

vala (0.7.8-1) unstable; urgency=low

   [ Marc-André Lureau ]
   * New upstream version.
 
   [ Sebastian Dröge ]
   * debian/patches/01_gnu-hurd.patch,
     debian/patches/02_dbus-gvalue-marshalling.patch:
     + Dropped, merged upstream.

 -- Sebastian Dröge <slomo@debian.org>  Thu, 05 Nov 2009 08:02:32 +0100

vala (0.7.7-3) unstable; urgency=low

   * debian/control,
     debian/rules:
     + Update to a non-cdbs build system and first bootstrap Vala from
       the included C sources and then use the bootstrapped Vala for
       rebuilding the included C sources.
   * debian/patches/02_dbus-gvalue-marshalling.patch:
     + Fix marshalling of GValue in DBus server/client code. Patch
       taken from upstream GIT.

 -- Sebastian Dröge <slomo@debian.org>  Sat, 10 Oct 2009 13:36:52 +0200

vala (0.7.7-2) unstable; urgency=low

   * debian/patches/01_gnu-hurd.patch:
     + Update gobject-introspection/grealpath.h from gobject-introspection
       GIT. This fixes build failures on GNU/Hurd because there PATH_MAX
       is not defined.

 -- Sebastian Dröge <slomo@debian.org>  Wed, 30 Sep 2009 16:13:23 +0200

vala (0.7.7-1) unstable; urgency=low

   * debian/control:
     + Fix sections of the debug packages.
   * New upstream version.

 -- Sebastian Dröge <slomo@debian.org>  Mon, 28 Sep 2009 10:02:15 +0200

vala (0.7.6-1) unstable; urgency=low

   * New upstream version.

 -- Sebastian Dröge <slomo@debian.org>  Fri, 18 Sep 2009 08:43:00 +0200

vala (0.7.5-1) unstable; urgency=low

   * New upstream version.

 -- Marc-Andre Lureau <marcandre.lureau@gmail.com>  Sun, 02 Aug 2009 23:57:39 +0300

vala (0.7.4-1) unstable; urgency=low

   * New upstream version.

 -- Marc-Andre Lureau <marcandre.lureau@gmail.com>  Fri, 03 Jul 2009 01:08:04 +0300

vala (0.7.3-1) unstable; urgency=low

   * debian/control:
     + Added dbus-x11 dependency to pass all tests (Closes: #528561).
   * New Upstream Version

 -- Marc-Andre Lureau <marcandre.lureau@gmail.com>  Tue, 26 May 2009 21:48:16 +0300

vala (0.7.2-1) unstable; urgency=low

   * New upstream version.

 -- Marc-Andre Lureau <marcandre.lureau@gmail.com>  Thu, 07 May 2009 22:41:27 +0300

vala (0.7.1-1) unstable; urgency=low

   * New upstream version.
   * debian/control:
     + vala-utils no longer provides vala-gen-project (Closes: #524837).

 -- Marc-Andre Lureau <marcandre.lureau@gmail.com>  Tue, 21 Apr 2009 15:24:27 +0300

vala (0.7.0-1) unstable; urgency=low

   * New upstream version.

 -- Marc-Andre Lureau <marcandre.lureau@gmail.com>  Mon, 06 Apr 2009 02:41:17 +0300

vala (0.6.0-2) unstable; urgency=low

   * debian/control:
     + Build depend on dbus and dbus-glib for the unit tests to fix compilation
       on IA64 (Closes: #516797).

 -- Sebastian Dröge <slomo@debian.org>  Thu, 02 Apr 2009 06:18:39 +0200

vala (0.6.0-1) unstable; urgency=low

   * New upstream version.

 -- Marc-Andre Lureau <marcandre.lureau@gmail.com>  Tue, 31 Mar 2009 19:28:39 +0300

vala (0.5.7-1) unstable; urgency=low

   * New upstream version

 -- Marc-Andre Lureau <marcandre.lureau@gmail.com>  Fri, 20 Feb 2009 23:46:29 +0200

vala (0.5.6-2) unstable; urgency=low

   * Upload to unstable.

 -- Sebastian Dröge <slomo@debian.org>  Mon, 16 Feb 2009 15:26:55 +0100

vala (0.5.6-1) experimental; urgency=low

   * New upstream version.

 -- Sebastian Dröge <slomo@debian.org>  Mon, 19 Jan 2009 09:34:36 +0100

vala (0.5.5-1) experimental; urgency=low

   * New upstream version.

 -- Sebastian Dröge <slomo@debian.org>  Sun, 11 Jan 2009 10:48:30 +0100

vala (0.5.4-1) experimental; urgency=low

   * New Upstream Version

 -- Marc-Andre Lureau <marcandre.lureau@gmail.com>  Thu, 08 Jan 2009 07:38:51 +0100

2008

vala (0.5.3-1) experimental; urgency=low

   [ Marc-Andre Lureau ]
   * New upstream version.
   * debian/vala-utils.install:
     + Remove vala-gen-project (moved to vala-toys-gedit).
   * debian/control:
     + vala-utils: drop suggestion and dependency on gnome-common, automake
 
   [ Sebastian Dröge ]
   * debian/control:
     + Drop Gtk+ build dependency.
   * debian/rules:
     + Drop removed configure switch.

 -- Sebastian Dröge <slomo@debian.org>  Tue, 30 Dec 2008 11:53:19 +0100

vala (0.5.2-1) experimental; urgency=low

   [ Marc-Andre Lureau ]
   * New upstream version.
 
   [ Sebastian Dröge ]
   * debian/control:
     + Use extra priority for the debug packages.
   * debian/rules,
     debian/patches/99_ltmain_as-needed.patch:
     + Link with -Wl,-z,defs -Wl,-O1 -Wl,--as-needed to get rid
       of some dependencies.

 -- Sebastian Dröge <slomo@debian.org>  Tue, 02 Dec 2008 09:31:04 +0100

vala (0.5.1-1) experimental; urgency=low

   * New upstream version.

 -- Marc-Andre Lureau <marcandre.lureau@gmail.com>  Tue, 04 Nov 2008 11:41:10 +0200

vala (0.4.0-1) experimental; urgency=low

   * New upstream version.
   * Produce valac-dbg and libvala0-dbg (Closes: #493955)

 -- Marc-Andre Lureau <marcandre.lureau@gmail.com>  Tue, 21 Oct 2008 02:52:03 +0300

vala (0.3.5-1) experimental; urgency=low

   * New Upstream Version.
   * Targetting experimental.

 -- Marc-Andre Lureau <marcandre.lureau@gmail.com>  Sat, 16 Aug 2008 19:31:44 +0300

vala (0.3.4-1) unstable; urgency=low

   [ Marc-Andre Lureau ]
   * Add Suggests field to vala-utils (Closes: #485773)
    + gnome-common is required to build vala-gen-project projects.
    + libgtk2.0-dev is required to build vala-gen-project GTK+ projects.
   * Standards-Version: 3.8.0.
   * New Upstream Version.

 -- Marc-Andre Lureau <marcandre.lureau@gmail.com>  Thu, 26 Jun 2008 23:04:25 +0300

vala (0.3.3-1) unstable; urgency=low

   * New upstream version.

 -- Sebastian Dröge <slomo@debian.org>  Wed, 04 Jun 2008 08:12:48 +0200

vala (0.3.2-1) unstable; urgency=low

   * New upstream version.
   * debian/control:
     + Let valac depend on libglib2.0-dev to actually work (Closes: #480271).
   * debian/rules:
     + Run unit test suite but don't fail the build if the tests fail.

 -- Sebastian Dröge <slomo@debian.org>  Tue, 13 May 2008 10:05:35 +0200

vala (0.3.1-1) unstable; urgency=low

   [ Marc-Andre Lureau ]
   * New Upstream Version

 -- Marc-Andre Lureau <marcandre.lureau@gmail.com>  Tue, 22 Apr 2008 01:23:04 +0300

vala (0.2.0-1) unstable; urgency=low

   [ Marc-Andre Lureau ]
   * New Upstream Version

 -- Marc-Andre Lureau <marcandre.lureau@gmail.com>  Tue, 08 Apr 2008 00:48:29 +0300

vala (0.1.7-1) unstable; urgency=low

   [ Marc-Andre Lureau ]
   * New Upstream Version
 
   [ Kumar Appaiah ]
   * debian/control:
     + Remove Kumar Appaiah from Uploaders.
 
   [ Sebastian Dröge ]
   * debian/control,
     debian/vala-utils.install:
     + Don't depend on libltdl3-dev anymore, we ship the licenses now ourself.
   * debian/shlibs.local,
     debian/rules:
     + Remove shlibs.local hack and add the correct path to the dh_shlibdeps
       search path.

 -- Sebastian Dröge <slomo@debian.org>  Mon, 03 Mar 2008 06:18:44 +0100

vala (0.1.6-1) unstable; urgency=low

   [ Marc-Andre Lureau ]
   * New Upstream Version.
   * Remove the paths patch in vala-gen-project.
    + Change the 'automake1.10' dependency to 'automake'.
   * Update section of vala-doc to 'doc'.
   * Update Debian-Policy conformance to 3.7.3.
 
   [ Kumar Appaiah ]
   * debian/control:
     + vala-doc should be `Architecture: all'. (Closes:#458843)
 
   [ Sebastian Dröge ]
   * debian/control:
     + Remove libenchant-dev from build dependencies.
     + Let vala-utils depend on libltdl3-dev for the LGPL license file.
   * debian/rules:
     + Remove timestamp hack as we don't have any patches anymore.

 -- Sebastian Dröge <slomo@debian.org>  Sun, 20 Jan 2008 06:13:17 +0100

2007

vala (0.1.5-2) unstable; urgency=low

   * debian/rules:
     + Include simple-patch-system.mk to actually use the patch that
       adjusts the INSTALL and license file paths (Closes: #454283).

 -- Sebastian Dröge <slomo@debian.org>  Tue, 04 Dec 2007 21:15:21 +0100

vala (0.1.5-1) unstable; urgency=low

   [ Marc-Andre Lureau ]
   * New Upstream Version; closes: #452870.
   * debian/libvala-dev.install
     + Rename gidlgen to vala-gen-instrospect
     + Remove deleted .pl files
 
   [ Kumar Appaiah ]
   * debian/control:
     + Add Homepage field.
     + Modify XS-Vcs-Git and XS-Vcs-Broswer to Vcs-Git and Vcs-Browser
       respectively, as dpkg now supports them.
 
   [ Sebastian Dröge ]
   * debian/libvala-dev.install,
     debian/rules:
     + Also ship vala-gen-project.
   * debian/control:
     + Build depend on libgtk2.0-dev (>= 2.10.0) and libglib2.0-dev (>= 2.12.0).
   * debian/patches/01_vala-gen-project-paths.patch,
     debian/rules:
     + Adjust the paths in vala-gen-project for the license files, etc.
       Needs again an automake-touch hack for timestamp issues.
   * debian/control,
     debian/libvala-dev.install,
     debian/valac.install,
     debian/vala-utils.install:
     + Move vala-gen-introspect/vapigen to valac and vala-gen-project/vapicheck
       to vala-utils.
   * debian/patches/01_vala-gen-project-paths.patch,
     debian/control:
     + Fix paths for COPYING and INSTALL files and depend on automake1.10 for
       this.
 
   [ Kumar Appaiah ]
   * debian/watch: Fix watch file to point to new download location.
     (Closes: #452870)

 -- Sebastian Dröge <slomo@debian.org>  Mon, 26 Nov 2007 08:16:57 +0100

vala (0.1.4-1) unstable; urgency=low

   [ Marc-Andre Lureau ]
   * New Upstream Version
   * debian/patches:
     + Remove patch no longer needed in 0.1.4
   * debian/rules
     + Add xsltproc build dependency for the Vala manual.
     + Add libenchant-dev build dependency for enchant test case.
   * debian/control, debian/vala-doc.install:
     + Add a "vala-doc" documentation package.
 
   [ Sebastian Dröge ]
   * debian/control:
     + Let vala-doc suggest valac/devhelp and don't depend on libvala0.
   * debian/libvala-dev.install:
     + Add the new vapicheck utility.

 -- Sebastian Dröge <slomo@debian.org>  Mon, 15 Oct 2007 14:37:51 +0200

vala (0.1.3-2) unstable; urgency=low

   * debian/control:
     + Update Maintainer to pkg-vala and add myself to Uploaders.
     + Update SCM fields to the GIT repository.
   * debian/patches/20_from_svn-finally.patch,
     debian/rules:
     + Patch from upstream SVN to actually call finally statements.
       Needs an hack against autotools timestamp issues.
   * debian/copyright:
     + Update URL to http://ftp.gnome.org/pub/gnome/sources/vala.

 -- Sebastian Dröge <slomo@debian.org>  Mon, 01 Oct 2007 11:38:49 +0200

vala (0.1.3-1) unstable; urgency=low

   [ Kumar Appaiah ]
    * Depend on libvala0 binary version alone to suppress Lintian's
      package-has-a-duplicate-relation warning. Worked around by using
      shlibs.local
 
   [ Marc-Andre Lureau ]
   * New upstream release.
   * Remove Kumar's manpages, included in upstream.
   * Move manpages in respective package, valac and libvala-dev.
 
   [ Loic Minier ]
   * Pass -V to dh_makeshlibs for now.

 -- Loic Minier <lool@dooz.org>  Sun, 16 Sep 2007 14:54:31 +0200

vala (0.1.2-2) unstable; urgency=low

   [ Kumar Appaiah ]
   * Add vapigen and gidlgen to libvala-dev (Closes: #439774)
   * Add man pages for vapigen and gidlgen.
 
   [ Marc-Andre Lureau ]
   * Update libvala-dev description to mention vapigen and gidlgen.

 -- Marc-Andre Lureau <marcandre.lureau@gmail.com>  Tue, 28 Aug 2007 12:58:28 +0300

vala (0.1.2-1) unstable; urgency=low

   [ Loic Minier ]
   * Drop files which were erroneously part of the diff and imported in SVN.
   * Wrap build-deps and deps.
   * Cleanups.
   * Add watch file.
   * Add CDBS utils.
   * Build-dep on flex.
   * New upstream releases.
   * Fix install files.
   * Add myself to Uploaders.
   * Use binary:Version instead of Source-Version.
   * Add a get-orig-source target; build-dep on gnome-pkg-tools.
 
   [ Kumar Appaiah ]
   * New upstream release
   * watch file version now 3
   * Longer description, Hompepage fix
   * Added XS-Vcs-*
   * Added myself to uploaders
 
   [ Marc-Andre Lureau ]
   * Initial Debian release (Closes: #398198)
   * Add Mathias Hasselmann to Uploaders.
   * Change Maintainer to myself.
   * Remove debian/valac.manpages and debian/valac.1
     valac manpage is now in upstream.
   * Update copyrights and licenses
 
   [ Kumar Appaiah ]
   * Fix copyright file with licenses.

 -- Kumar Appaiah <akumar@ee.iitm.ac.in>  Tue, 07 Aug 2007 13:02:45 +0530

vala (0.0.8-3) unstable; urgency=low

   * Update copyright file to match Debian standards.
   * Make sure config.guess and .sub are updated automatically.

 -- Mathias Hasselmann <mathias.hasselmann@gmx.de>  Thu, 01 Apr 2007 11:32:00 +0200

vala (0.0.8-2) unstable; urgency=low

   * Remove libtool .la file from libvala0-dev
   * Add libglib2.0-dev (>= 2.10.0) dependency for libvala0-dev
   * Rename libvala0-dev to libvala-dev
   * Lower libglib2.0-dev build-dep to (>= 2.10.0)
   * Add strict dependency to libvala0-dev on libvala0
   * Update "Section" for libvala0 and libvala-dev

 -- Marc-Andre Lureau <marcandre.lureau@gmail.com>  Sun, 01 Apr 2007 01:02:00 +0200

vala (0.0.8-1) unstable; urgency=low

   * Updating to release 0.0.8 which contains quite some bugfixes.
   * Remove invalid dependency on libvala for libvala0-dev

 -- Mathias Hasselmann <mathias.hasselmann@gmx.de>  Thu, 23 Mar 2007 08:14:00 +0100

vala (0.0.7-2) unstable; urgency=low

   * Separated into valac, libvalac0 and libvala-dev package, as demonstrated
     by Marc-Andre Lureau. Added his man-page.

 -- Mathias Hasselmann <mathias.hasselmann@gmx.de>  Thu, 19 Mar 2007 13:17:00 +0100

vala (0.0.7-1) unstable; urgency=low

   * Updating to release 0.0.7 which improves interface support and introduces
     a new object construction syntax.

 -- Mathias Hasselmann <mathias.hasselmann@gmx.de>  Thu, 08 Mar 2007 17:14:00 +0100

vala (0.0.6-1) unstable; urgency=low

   * Initial Ubuntu package

 -- Mathias Hasselmann <mathias.hasselmann@gmx.de>  Thu, 01 Mar 2007 13:10:12 +0100