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.
lxqt-notificationd-packaging/debian/control

44 lines
1.4 KiB

Source: lxqt-notificationd
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: x11
Priority: optional
Build-Depends: cmake (>= 3.0.2),
debhelper (>= 9),
libkf5windowsystem-dev,
liblxqt0-dev (>= 0.10.0),
libqt5x11extras5-dev,
libqt5xdg-dev (>= 1.3.0),
libx11-dev,
pkg-config,
qtbase5-private-dev,
qttools5-dev,
qttools5-dev-tools
Standards-Version: 3.9.6
Vcs-Browser: http://anonscm.debian.org/cgit/pkg-lxqt/lxqt-notificationd.git/?h=debian/sid
Vcs-Git: git://anonscm.debian.org/pkg-lxqt/lxqt-notificationd.git -b debian/sid
Homepage: https://github.com/lxde/lxqt-notificationd
Package: lxqt-notificationd
Architecture: any
Depends: ${misc:Depends},
${shlibs:Depends}
Provides: notification-daemon
Description: LXQt notification daemon
The LXQt notification daemon.
.
This package contain the LXQt notification daemon.
Package: lxqt-notificationd-dbg
Architecture: any
Section: debug
Priority: extra
Depends: ${misc:Depends},
lxqt-notificationd (= ${binary:Version})
Description: LXQt notification daemon (debug symbols)
The LXQt notification daemon.
.
This package contain the debugging symbols.