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 Sun, 20 Jan 2008 06:13:17 +0100 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 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 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 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 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 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 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 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 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 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 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 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 Thu, 08 Mar 2007 17:14:00 +0100 vala (0.0.6-1) unstable; urgency=low * Initial Ubuntu package -- Mathias Hasselmann Thu, 01 Mar 2007 13:10:12 +0100