designer widgets removed - has completely changed in qt5
This commit is contained in:
28
debian/control.in
vendored
28
debian/control.in
vendored
@@ -1,26 +1,18 @@
|
||||
Source: @PACKAGE_NAME@
|
||||
Priority: extra
|
||||
Maintainer: @AUTHOR@
|
||||
Build-Depends: debhelper, pkg-config, autotools-dev, lsb-release , doxygen, graphviz, libcppunit-dev, qtbase5-dev | libqt4-dev, qtbase5-dev-tools | qt4-dev-tools, libpcscxx-dev, qttools5-dev | libqt4-dev, libpcsclite-dev
|
||||
Standards-Version: 3.8.1
|
||||
Homepage: https://dev.marc.waeckerlin.org/redmine/projects/swisssurfer
|
||||
|
||||
Package: @PACKAGE_NAME@-dev
|
||||
Provides: swissbrowser-dev
|
||||
Conflicts: swissbrowser-dev
|
||||
Replaces: swissbrowser-dev
|
||||
Section: devel
|
||||
Architecture: any
|
||||
Depends: @PACKAGE_NAME@ (= ${binary:Version})
|
||||
Description: @PACKAGE_NAME@ - Development Package
|
||||
@README_DEB@
|
||||
Build-Depends: debhelper, subversion, pkg-config, autotools-dev, lsb-release , doxygen, graphviz, mscgen, qt5-default | qt4-default | qt5-qmake | qt4-qmake, qtbase5-dev | libqt4-dev, qtbase5-dev-tools | qt4-dev-tools, qttools5-dev-tools | qt4-dev-tools, qttools5-dev-tools | qt4-dev-tools
|
||||
|
||||
Package: @PACKAGE_NAME@
|
||||
Provides: swissbrowser
|
||||
Conflicts: swissbrowser
|
||||
Replaces: swissbrowser
|
||||
Section: web
|
||||
Section: libs
|
||||
Architecture: any
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}
|
||||
Description: @PACKAGE_NAME@
|
||||
Description: @DESCRIPTION@
|
||||
@README_DEB@
|
||||
|
||||
Package: @PACKAGE_NAME@-dev
|
||||
Section: libdevel
|
||||
Architecture: any
|
||||
Depends: @PACKAGE_NAME@ (= ${binary:Version})
|
||||
Description: @DESCRIPTION@ - Development Package
|
||||
@README_DEB@
|
||||
|
Reference in New Issue
Block a user