From fa29ce4eea00ae8683045c280a1ca6552df58460 Mon Sep 17 00:00:00 2001 From: Simon Quigley Date: Thu, 23 Apr 2020 03:36:24 -0500 Subject: [PATCH] Run wrap-and-sort. --- debian/changelog | 1 + debian/control | 21 +++------------------ debian/liblxqt0-dev.install | 1 - debian/liblxqt0.install | 3 +-- 4 files changed, 5 insertions(+), 21 deletions(-) diff --git a/debian/changelog b/debian/changelog index 41a41ca..be7a1d2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ liblxqt (0.14.1-4ubuntu2) UNRELEASED; urgency=medium * Remove upstream patches fixing Mac OS X and Hurd builds. + * Run wrap-and-sort. -- Simon Quigley Thu, 23 Apr 2020 03:19:56 -0500 diff --git a/debian/control b/debian/control index d8c05a5..4a669b4 100644 --- a/debian/control +++ b/debian/control @@ -60,23 +60,8 @@ Package: liblxqt-l10n Architecture: all Multi-Arch: foreign Section: localization -Depends: ${misc:Depends}, - qttranslations5-l10n -Breaks: liblxqt0 (<< 0.11.0), liblxqt-l10n (<< 0.14.0) -Replaces: liblxqt0 (<< 0.11.0), liblxqt-l10n (<< 0.14.0) +Depends: qttranslations5-l10n, ${misc:Depends} +Breaks: liblxqt-l10n (<< 0.14.0), liblxqt0 (<< 0.11.0) +Replaces: liblxqt-l10n (<< 0.14.0), liblxqt0 (<< 0.11.0) Description: Language package for liblxqt This package contains the l10n files needed by the liblxqt. - - -# Package: lxqt-backlight-helper -# Architecture: linux-any -# Depends: ${shlibs:Depends}, -# ${misc:Depends} -# Description: LXQt backlight helper for linux -# LXQt is an advanced, easy-to-use, and fast desktop environment based on Qt -# technologies. It has been tailored for users who value simplicity, speed, and -# an intuitive interface. Unlike most desktop environments, LXQt also works -# fine with less powerful machines. -# . -# This package contains the backlight helper files needed by the linux LXQt -# desktop environment. diff --git a/debian/liblxqt0-dev.install b/debian/liblxqt0-dev.install index 0c2ad8b..f6208fb 100644 --- a/debian/liblxqt0-dev.install +++ b/debian/liblxqt0-dev.install @@ -1,5 +1,4 @@ usr/include/lxqt/ usr/lib/*/liblxqt.so usr/lib/*/pkgconfig/lxqt.pc - usr/share/cmake/lxqt/lxqt-*.cmake diff --git a/debian/liblxqt0.install b/debian/liblxqt0.install index d578e9d..e7e93d2 100644 --- a/debian/liblxqt0.install +++ b/debian/liblxqt0.install @@ -1,6 +1,5 @@ #!/usr/bin/dh-exec - +usr/bin/lxqt-backlight_backend usr/lib/*/liblxqt.so.* usr/share/lxqt/power.conf usr/share/polkit-1/actions/org.lxqt.backlight.pkexec.policy -usr/bin/lxqt-backlight_backend