44 lines
1.4 KiB
Plaintext
Raw Normal View History

2014-09-10 01:15:02 +02:00
Source: lxqt-notificationd
Maintainer: LXQt Packaging Team <pkg-lxqt-devel@lists.alioth.debian.org>
Uploaders: Alf Gaida <agaida@siduction.org>,
2015-09-12 23:30:48 +08:00
ChangZhuo Chen (陳昌倬) <czchen@debian.org>,
Andrew Lee (李健秋) <ajqlee@debian.org>
2014-09-10 01:15:02 +02:00
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
2015-08-16 03:14:21 +08:00
Vcs-Browser: http://anonscm.debian.org/cgit/pkg-lxqt/lxqt-notificationd.git
Vcs-Git: git://anonscm.debian.org/pkg-lxqt/lxqt-notificationd.git
Homepage: https://github.com/lxde/lxqt-notificationd
2014-09-10 01:15:02 +02:00
Package: lxqt-notificationd
2014-09-10 01:15:02 +02:00
Architecture: any
Depends: ${misc:Depends},
${shlibs:Depends}
Provides: notification-daemon
2014-09-10 01:15:02 +02:00
Description: LXQt notification daemon
2015-08-16 17:13:42 +08:00
The LXQt notification daemon.
2014-09-10 01:15:02 +02:00
.
This package contain the LXQt notification daemon.
Package: lxqt-notificationd-dbg
2014-09-10 01:15:02 +02:00
Architecture: any
Section: debug
Priority: extra
Depends: ${misc:Depends},
lxqt-notificationd (= ${binary:Version})
2014-09-10 01:15:02 +02:00
Description: LXQt notification daemon (debug symbols)
2015-08-16 17:13:42 +08:00
The LXQt notification daemon.
2014-09-10 01:15:02 +02:00
.
This package contain the debugging symbols.