diff -Nru vala-0.12.1/debian/changelog vala-0.12.1/debian/changelog --- vala-0.12.1/debian/changelog 2011-09-07 09:04:36.000000000 +0000 +++ vala-0.12.1/debian/changelog 2011-09-07 09:41:53.000000000 +0000 @@ -1,3 +1,11 @@ +vala (0.12.1-0ubuntu3) oneiric; urgency=low + + * debian/control: + - remove valac package, seems it wasn't remove from 0.12 when 0.14 was + uploaded + + -- Didier Roche Wed, 07 Sep 2011 11:41:53 +0200 + vala (0.12.1-0ubuntu2) oneiric; urgency=low * debian/valac-0.12.postinst: diff -Nru vala-0.12.1/debian/control vala-0.12.1/debian/control --- vala-0.12.1/debian/control 2011-06-05 23:20:30.000000000 +0000 +++ vala-0.12.1/debian/control 2011-09-07 09:41:26.000000000 +0000 @@ -23,25 +23,6 @@ Vcs-Bzr: https://code.launchpad.net/~ubuntu-desktop/vala/ubuntu Homepage: http://live.gnome.org/Vala/ -Package: valac -Architecture: all -Depends: valac-0.12, - ${misc:Depends} -Description: C# like language for the GObject system - Vala is a new programming language that aims to bring modern programming - language features to GNOME developers without imposing any additional - runtime requirements and without using a different ABI compared to - applications and libraries written in C. - . - valac, the Vala compiler, is a self-hosting compiler that translates - Vala source code into C source and header files. It uses the GObject - type system to create classes and interfaces declared in the Vala - source code. This package also contains the vala-gen-introspect and - vapigen binaries that will automatically generate Vala bindings. - . - This package always depends on the currently supported version - of valac but doesn't have any content by itself. - Package: valac-0.12 Architecture: any Depends: ${shlibs:Depends},