~ubuntu-branches/ubuntu/vivid/vala/vivid

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bazaar Package Importer
  • Author(s): Sebastian Dröge
  • Date: 2010-07-28 07:58:01 UTC
  • mfrom: (1.5.5 upstream) (7.3.14 experimental)
  • Revision ID: james.westby@ubuntu.com-20100728075801-18u9cg5hv5oety6m
Tags: 0.9.4-1
New upstream development release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
26
26
Architecture: any
27
27
Depends: ${shlibs:Depends},
28
28
         libvala0 (= ${binary:Version}),
29
 
         libglib2.0-dev (>= 2.14.0),
 
29
         libglib2.0-dev (>= 2.25.11-3),
30
30
         ${misc:Depends}
31
31
Replaces: libvala-dev (<< 0.1.5)
32
32
Description: C# like language for the GObject system
91
91
Depends: ${shlibs:Depends},
92
92
         ${misc:Depends},
93
93
         libvala0 (= ${binary:Version}),
94
 
         libglib2.0-dev (>= 2.10.0)
 
94
         libglib2.0-dev (>= 2.25.11-3)
95
95
Section: libdevel
96
96
Description: C# like language for the GObject system - development headers
97
97
 Vala is a new programming language that aims to bring modern