~ubuntu-branches/ubuntu/vivid/gloox/vivid-proposed

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Package Import Robot
  • Author(s): Vincent Cheng
  • Date: 2014-03-16 17:34:43 UTC
  • mfrom: (12.1.2 experimental)
  • mto: This revision was merged to the branch mainline in revision 15.
  • Revision ID: package-import@ubuntu.com-20140316173443-4s177dovzaz5dm8o
Upload to unstable.

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
Priority: optional
4
4
Maintainer: Vincent Cheng <vcheng@debian.org>
5
5
Build-Depends:
6
 
 autotools-dev,
7
6
 debhelper (>= 9),
 
7
 dh-autoreconf,
8
8
 doxygen,
9
9
 graphviz,
10
10
 gsfonts,
21
21
Architecture: any
22
22
Multi-Arch: same
23
23
Depends:
24
 
 libgloox8 (= ${binary:Version}),
 
24
 libgloox11 (= ${binary:Version}),
25
25
 libgnutls-dev,
26
26
 libidn11-dev,
27
27
 ${misc:Depends}
35
35
 .
36
36
 This package contains files needed for development with this library.
37
37
 
38
 
Package: libgloox8
 
38
Package: libgloox11
39
39
Architecture: any
40
40
Multi-Arch: same
41
41
Pre-Depends: ${misc:Pre-Depends}