Removing whitespaces at EOL and EOF.
This commit is contained in:
parent
0ead2fbec7
commit
b94c69618b
3
debian/control
vendored
3
debian/control
vendored
@ -62,7 +62,7 @@ Description: Daemon used to register global keyboard shortcuts (dev files)
|
||||
.
|
||||
This package contain the development files.
|
||||
|
||||
Package: liblxqt-globalkeys-ui0
|
||||
Package: liblxqt-globalkeys-ui0
|
||||
Architecture: any
|
||||
Section: libs
|
||||
Breaks: liblxqt-globalkeys-ui-qt5-0 (<< 0.9.0)
|
||||
@ -90,4 +90,3 @@ Description: Daemon used to register global keyboard shortcuts (ui dev files)
|
||||
Daemon used to register global keyboard shortcuts
|
||||
.
|
||||
This package contain the ui development files.
|
||||
|
||||
|
2
debian/copyright
vendored
2
debian/copyright
vendored
@ -25,7 +25,7 @@ License: LGPL-2.1+
|
||||
.
|
||||
On Debian systems, the complete text of the GNU Lesser General
|
||||
Public License can be found in "/usr/share/common-licenses/LGPL-2.1".
|
||||
|
||||
|
||||
License: GPL-2.0+
|
||||
This package is free software; you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
|
1
debian/liblxqt-globalkeys-ui0.install
vendored
1
debian/liblxqt-globalkeys-ui0.install
vendored
@ -1,2 +1 @@
|
||||
usr/lib/*/liblxqt-globalkeys-ui.so.*
|
||||
|
||||
|
1
debian/liblxqt-globalkeys-ui0.symbols
vendored
1
debian/liblxqt-globalkeys-ui0.symbols
vendored
@ -16,4 +16,3 @@ liblxqt-globalkeys-ui.so.0 liblxqt-globalkeys-ui0 #MINVER#
|
||||
(c++)"typeinfo for ShortcutSelector@Base" 0.8.0
|
||||
(c++)"typeinfo name for ShortcutSelector@Base" 0.8.0
|
||||
(c++)"vtable for ShortcutSelector@Base" 0.8.0
|
||||
|
||||
|
4
debian/liblxqt-globalkeys0-dev.install
vendored
4
debian/liblxqt-globalkeys0-dev.install
vendored
@ -1,6 +1,6 @@
|
||||
usr/include/lxqt-globalkeys/
|
||||
usr/lib/*/pkgconfig/lxqt-globalkeys.pc
|
||||
usr/lib/*/liblxqt-globalkeys.so
|
||||
usr/lib/*/pkgconfig/lxqt-globalkeys.pc
|
||||
usr/lib/*/liblxqt-globalkeys.so
|
||||
|
||||
usr/share/cmake/lxqt-globalkeys/lxqt-globalkeys-config.cmake
|
||||
usr/share/cmake/lxqt-globalkeys/lxqt-globalkeys-config-version.cmake
|
||||
|
3
debian/lxqt-globalkeys.lintian-overrides
vendored
3
debian/lxqt-globalkeys.lintian-overrides
vendored
@ -2,6 +2,5 @@
|
||||
lxqt-globalkeys: binary-without-manpage usr/bin/lxqt-config-globalkeyshortcuts
|
||||
lxqt-globalkeys: binary-without-manpage usr/bin/lxqt-globalkeysd
|
||||
|
||||
# category not yet in freedesktop
|
||||
# category not yet in freedesktop
|
||||
lxqt-globalkeys: desktop-entry-invalid-category LXQt usr/share/applications/lxqt-config-globalkeyshortcuts.desktop
|
||||
|
||||
|
1
debian/source/options
vendored
1
debian/source/options
vendored
@ -1,2 +1 @@
|
||||
tar-ignore=.gitignore
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user