Removing whitespaces at EOL and EOF.

Andrew Lee (李健秋) 9 years ago
parent a4d9ab83b7
commit 340b01fde5

2
debian/copyright vendored

@ -29,7 +29,7 @@ License: LGPL-2.1+
.
On Debian systems, the complete text of the GNU Lesser General Public
License version 2.1 can be found in "/usr/share/common-licenses/LGPL-2.1".
License: LGPL-2.1-or-3-with-Digia-1.1-exception
GNU Lesser General Public License:
This file may be used under the terms of the GNU Lesser General Public

2
debian/rules vendored

@ -8,4 +8,4 @@ export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
dh ${@} --buildsystem cmake --parallel \
--dbg-package=libqt5xdg1-dbg \
--list-missing \
--fail-missing
--fail-missing

@ -1,2 +1 @@
tar-ignore=.gitignore

Loading…
Cancel
Save