Use separate directories for data and source.
[stopish] / debian / control
1 Source: stopish
2 Section: misc
3 Priority: optional
4 Maintainer: Michael Cronenworth <mike@cchtml.com>
5 Build-Depends: debhelper (>= 4.0.0), libgtk2.0-dev, libosso-dev (>= 1), libhildondesktop1-dev, hildon-control-panel-dev, osso-af-settings
6 Standards-Version: 3.7.2
7
8 Package: stopish
9 Section: user/office
10 Architecture: any
11 Depends: ${shlibs:Depends}, hildon-desktop, libgtk2.0-bin
12 Description: A stopwatch when you need to keep track of the length of
13  an important event.
14
15 Package: stopish-dbg
16 Section: user/office
17 Architecture: any
18 Depends: stopish (= ${Source-Version})
19 Description: A stopwatch when you need to keep track of the length of
20  an important event. This package contains debug symbols.