tags -1 + patch
thanks
On Tue, 12 May 2015 20:41:36 +0200 Roland Hieber <[email protected]> wrote:
> Ah, just realized that I replied to the wrong bug %-) This should be on
> #785141:
Anyway, here is a patch that works for me.
- Roland
--- a/debian/control
+++ b/debian/control
@@ -83,3 +83,20 @@
Most of the common vector formats are supported, including PDF, Adobe
Illustrator and AutoCAD files, and it has unrivalled support for the
SVG web graphics standard.
+
+Package: inkscape-dbg
+Architecture: any
+Section: debug
+Priority: extra
+Depends:
+ inkscape (= ${binary:Version}),
+ ${misc:Depends}
+Description: vector-based drawing program, debugging symbols
+ Inkscape is an illustration editor which has everything needed to
+ create professional-quality computer art. You can use it to make
+ diagrams and illustrations, technical drawings, web graphics, clip art,
+ icons and logos. A collection of hands-on tutorials show you how to
+ combine lines, shapes and text of different types and styles to build
+ up a picture.
+ .
+ This package contains the debugging symbols for inkscape.
--- a/debian/rules
+++ b/debian/rules
@@ -38,3 +38,6 @@
install -D -o root -g root -m 644 $(CURDIR)/debian/inkscape.bash \
$(DESTDIR)/etc/bash_completion.d/inkscape
dh_install
+
+override_dh_strip:
+ dh_strip --dbg-package=inkscape-dbg
_______________________________________________
pkg-multimedia-maintainers mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers