~ci-train-bot/media-hub/media-hub-ubuntu-yakkety-1823

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Thomas Voß
  • Date: 2013-08-14 18:05:23 UTC
  • mto: This revision was merged to the branch mainline in revision 2.
  • Revision ID: thomas.voss@canonical.com-20130814180523-p1tkf6s3eslxelxr
Added packaging setup.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Source: music-hub
 
2
Priority: extra
 
3
Maintainer: Thomas Voß (thomas.voss@canonical.com)
 
4
Build-Depends: cmake,
 
5
               debhelper (>= 9), 
 
6
               libboost-dev (>=1.53),
 
7
               dbus-test-runner,
 
8
Standards-Version: 3.9.4
 
9
Section: libs
 
10
Homepage: https://launchpad.net/music-hub
 
11
 
 
12
Package: libmusic-hub-dev
 
13
Section: libdevel
 
14
Architecture: any
 
15
Depends: libmusic-hub0 (= ${binary:Version})
 
16
Description: <insert up to 60 chars description>
 
17
 <insert long description, indented with spaces>
 
18
 
 
19
Package: libmusic-hub0
 
20
Section: libs
 
21
Architecture: any
 
22
Depends: ${shlibs:Depends}, ${misc:Depends}
 
23
Description: <insert up to 60 chars description>
 
24
 <insert long description, indented with spaces>
 
25
 
 
26
Package: libmusic-hub-doc
 
27
Section: doc
 
28
Architecture: all
 
29
Depends: ${shlibs:Depends}, ${misc:Depends}
 
30
Description: <insert up to 60 chars description>
 
31
 <insert long description, indented with spaces>