You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
obconf-qt-packaging/debian/control

41 lines
1.1 KiB

10 years ago
Source: obconf-qt
Section: utils
Priority: optional
Maintainer: Debian LXQt Maintainers <lxqt-debian@lists.lxde.org>
Uploaders:
Alf Gaida <agaida@siduction.org>
Build-Depends:
cmake (>= 3.0.2),
debhelper (>= 9),
openbox-dev,
pkg-config,
libqt5x11extras5-dev (>= 5.3.2),
qttools5-dev (>= 5.3.2),
qttools5-dev-tools (>= 5.3.2),
Standards-Version: 3.9.6
Homepage: https://github.com/lxde/obconf-qt
#Vcs-Git: git://anonscm.debian.org/collab-maint/obconf-qt.git
#Vcs-Browser: http://anonscm.debian.org/?p=collab-maint/obconf-qt.git;a=summary
Package: obconf-qt
Architecture: any
Breaks: obconf-qt5 (<< 0.2.0)
Replaces: obconf-qt5 (<< 0.2.0)
Depends:
${misc:Depends},
${shlibs:Depends},
Description: Openbox configuration with a Qt interface
obconf-qt is an utility to configure openbox with a Qt interface.
.
This package contain the application files.
# ---- to be removed in 2016 ----
Package: obconf-qt5
Depends: obconf-qt, ${misc:Depends}
Priority: extra
Section: oldlibs
Architecture: all
Description: obconf-qt transitional package
Empty package to facilitate upgrades, can be safely removed.