54 lines
1.3 KiB
Plaintext
Raw Normal View History

2015-08-13 06:11:03 +08:00
Source: lximage-qt
Section: x11
Priority: optional
2015-08-13 03:03:33 +02:00
Maintainer: LXQt Packaging Team <pkg-lxqt-devel@lists.alioth.debian.org>
Uploaders:
Alf Gaida <agaida@siduction.org>,
ChangZhuo Chen (陳昌倬) <czchen@gmail.com>,
2015-08-21 23:33:50 +08:00
Andrew Lee (李健秋) <ajqlee@debian.org>
2015-08-13 03:03:33 +02:00
Build-Depends:
cmake (>= 3.0.2),
debhelper (>= 9),
libexif-dev,
2015-08-21 23:34:32 +08:00
libglib2.0-dev,
2015-08-13 03:03:33 +02:00
libfm-dev,
libfm-qt5-dev (>= 0.9.0),
libqt5x11extras5-dev (>= 5.3),
2015-08-21 23:34:32 +08:00
libx11-dev,
libxfixes-dev,
pkg-config,
2015-08-13 03:03:33 +02:00
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
2015-08-13 06:11:03 +08:00
Package: lximage-qt
Architecture: any
2015-08-13 03:03:33 +02:00
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.
2015-08-13 06:11:03 +08:00
Package: lximage-qt-dbg
Architecture: any
Section: debug
2015-08-13 03:03:33 +02:00
Priority: extra
Breaks: lximage-qt5-dbg (<< 0.4.0)
Replaces: lximage-qt5-dbg (<< 0.4.0)
2015-08-21 23:35:28 +08:00
Depends:
2015-08-13 03:03:33 +02:00
${shlibs:Depends},
${misc:Depends},
lximage-qt (= ${binary:Version}),
2015-08-13 06:11:03 +08:00
Description: Debug package for lximage-qt
2015-08-13 03:03:33 +02:00
lximage-qt is a simple image viewer for LXQt.
.
This package contain debugging symbols.