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.
lximage-qt-packaging/debian/control

54 lines
1.3 KiB

Source: lximage-qt
Section: x11
Priority: optional
Maintainer: LXQt Packaging Team <pkg-lxqt-devel@lists.alioth.debian.org>
Uploaders:
Alf Gaida <agaida@siduction.org>,
ChangZhuo Chen (陳昌倬) <czchen@gmail.com>,
Andrew Lee (李健秋) <ajqlee@debian.org>
Build-Depends:
cmake (>= 3.0.2),
debhelper (>= 9),
pkg-config,
libx11-dev,
libglib2.0-dev,
libexif-dev,
libfm-dev,
libxfixes-dev,
libfm-qt5-dev (>= 0.9.0),
libqt5x11extras5-dev (>= 5.3),
qttools5-dev (>= 5.3),
qttools5-dev-tools (>= 5.3),
Standards-Version: 3.9.6
Homepage: https://github.com/lxde/lximage-qt
Vcs-Git: git://anonscm.debian.org/pkg-lxqt/lximage-qt.git
Vcs-Browser: http://anonscm.debian.org/cgit/pkg-lxqt/lximage-qt.git
Package: lximage-qt
Architecture: any
Breaks:lximage-qt5 (<< 0.4.0)
Replaces: lximage-qt5 (<< 0.4.0)
Depends:
${misc:Depends},
${shlibs:Depends},
Description: Image viewer for LXQt
lximage-qt is a simple image viewer for LXQt.
.
This package contain the program files.
Package: lximage-qt-dbg
Architecture: any
Section: debug
Priority: extra
Breaks: lximage-qt5-dbg (<< 0.4.0)
Replaces: lximage-qt5-dbg (<< 0.4.0)
Depends:
${shlibs:Depends},
${misc:Depends},
lximage-qt (= ${binary:Version}),
Description: Debug package for lximage-qt
lximage-qt is a simple image viewer for LXQt.
.
This package contain debugging symbols.