~ubuntu-branches/ubuntu/trusty/wvstreams/trusty

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Package Import Robot
  • Author(s): Ana Beatriz Guerrero Lopez
  • Date: 2012-05-18 21:38:56 UTC
  • Revision ID: package-import@ubuntu.com-20120518213856-eh8vg1i788uhfkkg
Tags: 4.6.1-4
* QA upload.
* Remove Qt3 support. (Closes: #604389)

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
Section: libs
3
3
Priority: optional
4
4
Maintainer: Debian QA Group <packages@qa.debian.org>
5
 
Build-Depends: debhelper (>> 5.0.0), autotools-dev, libdb-dev, libpam0g-dev, libqt3-mt-dev, libssl-dev, libxplc0.3.13-dev, libpopt-dev, zlib1g-dev, doxygen, libdbus-1-dev
 
5
Build-Depends: debhelper (>> 5.0.0), autotools-dev, libdb-dev, libpam0g-dev, libssl-dev, libxplc0.3.13-dev, libpopt-dev, zlib1g-dev, doxygen, libdbus-1-dev
6
6
Build-Conflicts: valgrind
7
7
Standards-Version: 3.9.2
8
8
Homepage: http://alumnit.ca
59
59
 The WvStreams library suite is a set of C++ network libraries that
60
60
 make it fast and simple to develop network applications.
61
61
 
62
 
Package: libwvstreams4.6-qt
63
 
Architecture: any
64
 
Depends: ${shlibs:Depends}, ${misc:Depends}
65
 
Description: WvStreams and Qt Event Integration Library
66
 
 This package contains the library necessary to tie WvStreams and Qt program
67
 
 event loops together to enable WvStreams to act as the I/O and configuration
68
 
 back end for Qt and KDE.
 
62
#Package: libwvstreams4.6-qt
 
63
#Architecture: any
 
64
#Depends: ${shlibs:Depends}, ${misc:Depends}
 
65
#Description: WvStreams and Qt Event Integration Library
 
66
# This package contains the library necessary to tie WvStreams and Qt program
 
67
# event loops together to enable WvStreams to act as the I/O and configuration
 
68
# back end for Qt and KDE.
69
69
 
70
70
Package: libwvstreams-dev
71
71
Architecture: any
72
72
Section: libdevel
73
 
Depends: libwvstreams4.6-base (= ${binary:Version}), libwvstreams4.6-extras (= ${binary:Version}), libuniconf4.6 (= ${binary:Version}), libwvstreams4.6-qt (= ${binary:Version}), libxplc0.3.13-dev, ${misc:Depends}
 
73
Depends: libwvstreams4.6-base (= ${binary:Version}), libwvstreams4.6-extras (= ${binary:Version}), libuniconf4.6 (= ${binary:Version}), libxplc0.3.13-dev, ${misc:Depends}
74
74
Suggests: tk8.4 | wish
75
75
Provides: libwvstreams4.6-dev
76
76
Description: Development libraries and header files for libwvstreams4.6