~pi-squared/+junk/hello-again

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Daniel Tsvetkov
  • Date: 2013-08-18 01:01:46 UTC
  • Revision ID: danieltcv@gmail.com-20130818010146-91mheybtqufpitr9
build now works

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
Priority: extra
4
4
Maintainer: Daniel Tsvetkov <danieltcv@gmail.com>
5
5
Build-Depends: cmake (>= 2.8),
6
 
debhelper (>= 8.0.0),
7
 
valac-0.16 | valac (>= 0.16)
 
6
        debhelper (>= 8.0.0),
 
7
        valac-0.16 | valac (>= 0.16),
8
8
Standards-Version: 3.9.3
 
9
 
9
10
Package: hello-again
10
11
Architecture: any
11
12
Depends: ${misc:Depends}, ${shlibs:Depends}
12
 
Description: Hey young world
13
 
This is a Hello World written in Vala using CMake build system.
 
13
Description: Hey young world. This is a Hello World written in Vala using CMake build system.