Alf Gaida b19c4f5c58 Cherry-picking upstream version 0.10.96~25-gbc999b9.
Preparing the upcoming release, switch to experimental
Added new build dependendies:
 - gcc (>= 4:6)
 - g++ (>= 4:6)
 - libkf5windowsystem-dev,
 - liblxqt0-dev (>= 0.10.96~),
 - libqt5xdg-dev (>= 1.3.1~),
Bumped Standards to 3.9.8, no changes needed
Fixed VCS fields, using plain /git/
Added Recommends obconf-qt-l10n
Used GPL-2+ for debian, no need to introduce a second license
Fixed copyrights Format field to https
Dropped patches, applied upstream
Added translation control to rules
Set CMAKE_BUILD_TYPE=RelWithDebInfo
Exported LC_ALL=C.UTF-8, make builds reproducible
Cleaned up source/options and .gitignore
2016-07-19 22:12:51 +02:00

34 lines
1.2 KiB
Plaintext

Source: obconf-qt
Maintainer: LXQt Packaging Team <pkg-lxqt-devel@lists.alioth.debian.org>
Uploaders: Alf Gaida <agaida@siduction.org>,
ChangZhuo Chen (陳昌倬) <czchen@debian.org>,
Andrew Lee (李健秋) <ajqlee@debian.org>
Section: utils
Priority: optional
Build-Depends: debhelper (>= 9),
cmake (>= 3.0.2),
gcc (>= 4:6),
g++ (>= 4:6),
libkf5windowsystem-dev,
liblxqt0-dev (>= 0.10.96~),
libqt5x11extras5-dev,
libqt5xdg-dev (>= 1.3.1~),
openbox-dev,
pkg-config,
qttools5-dev,
qttools5-dev-tools
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/git/pkg-lxqt/obconf-qt.git/?h=debian/experimental
Vcs-Git: https://anonscm.debian.org/git/pkg-lxqt/obconf-qt.git -b debian/experimental
Homepage: https://github.com/lxde/obconf-qt
Package: obconf-qt
Architecture: any
Depends: ${misc:Depends},
${shlibs:Depends}
Recommends: obconf-qt-l10n
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.