Run wrap-and-sort.
This commit is contained in:
parent
f4b7c76ea0
commit
d08b6959a6
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -1,6 +1,7 @@
|
||||
lxqt-notificationd (0.14.1-0ubuntu1) UNRELEASED; urgency=medium
|
||||
|
||||
* New upstream release.
|
||||
* Run wrap-and-sort.
|
||||
|
||||
-- Simon Quigley <tsimonq2@ubuntu.com> Sat, 09 Mar 2019 13:08:12 -0600
|
||||
|
||||
|
9
debian/control
vendored
9
debian/control
vendored
@ -22,10 +22,8 @@ Homepage: https://github.com/lxqt/lxqt-notificationd
|
||||
|
||||
Package: lxqt-notificationd
|
||||
Architecture: any
|
||||
Depends: ${misc:Depends},
|
||||
${shlibs:Depends}
|
||||
Recommends: lxqt-notificationd-l10n,
|
||||
lxqt-qtplugin
|
||||
Depends: ${misc:Depends}, ${shlibs:Depends}
|
||||
Recommends: lxqt-notificationd-l10n, lxqt-qtplugin
|
||||
Breaks: lxqt-common (<< 0.12.0)
|
||||
Replaces: lxqt-common (<< 0.12.0)
|
||||
Provides: notification-daemon
|
||||
@ -38,8 +36,7 @@ Package: lxqt-notificationd-l10n
|
||||
Architecture: all
|
||||
Multi-Arch: foreign
|
||||
Section: localization
|
||||
Depends: ${misc:Depends},
|
||||
qttranslations5-l10n
|
||||
Depends: qttranslations5-l10n, ${misc:Depends}
|
||||
Breaks: lxqt-notificationd (<< 0.11.0)
|
||||
Replaces: lxqt-notificationd (<< 0.11.0)
|
||||
Description: Language package for lxqt-notificationd
|
||||
|
4
debian/lxqt-notificationd.install
vendored
4
debian/lxqt-notificationd.install
vendored
@ -1,4 +1,4 @@
|
||||
etc/xdg/autostart/lxqt-notifications.desktop
|
||||
usr/share/applications/lxqt-config-notificationd.desktop
|
||||
usr/bin/lxqt-notificationd
|
||||
usr/bin/lxqt-config-notificationd
|
||||
usr/bin/lxqt-notificationd
|
||||
usr/share/applications/lxqt-config-notificationd.desktop
|
||||
|
Loading…
x
Reference in New Issue
Block a user