Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Librem5
Plasma
plasma-settings
Commits
f177ec43
Commit
f177ec43
authored
Jul 09, 2015
by
Harald Sitter
Browse files
add a debug package
parent
9f486ee5
Changes
2
Hide whitespace changes
Inline
Side-by-side
debian/control
View file @
f177ec43
...
...
@@ -42,3 +42,13 @@ Architecture: any
Depends: plasma-framework, plasma-mobile, ${misc:Depends}, ${shlibs:Depends}
Description: Plasma phone settings application
The settings application and a few modules for it.
Package: plasma-settings-dbg
Architecture: any
Section: debug
Priority: extra
Depends: plasma-settings (= ${binary:Version}), ${misc:Depends}
Description: Plasma phone settings application
The settings application and a few modules for it.
.
This package contains debugging symbols.
debian/rules
View file @
f177ec43
#!/usr/bin/make -f
include /usr/share/pkg-kde-tools/qt-kde-team/3/debian-qt-kde.mk
override_dh_strip:
$(overridden_command) --dbg-package=plasma-settings-dbg
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment