diff -Nru qt52xmlpatterns-5.2.1/debian/changelog qt52xmlpatterns-5.2.1/debian/changelog --- qt52xmlpatterns-5.2.1/debian/changelog 2014-02-05 10:53:53.000000000 +0000 +++ qt52xmlpatterns-5.2.1/debian/changelog 2014-02-28 10:42:06.000000000 +0000 @@ -1,3 +1,9 @@ +qt52xmlpatterns (5.2.1-1ubuntu2) precise; urgency=low + + * Add -dbg package + + -- Stephan Binner Wed, 28 Feb 2014 20:00:00 +0100 + qt52xmlpatterns (5.2.1-1ubuntu1) precise; urgency=low * Updated to 5.2.1 release diff -Nru qt52xmlpatterns-5.2.1/debian/control qt52xmlpatterns-5.2.1/debian/control --- qt52xmlpatterns-5.2.1/debian/control 2014-02-05 10:56:27.000000000 +0000 +++ qt52xmlpatterns-5.2.1/debian/control 2014-02-28 10:45:07.000000000 +0000 @@ -20,3 +20,12 @@ Depends: ${shlibs:Depends}, ${misc:Depends} Description: The QtXmlPatterns module The QtXmlPatterns module provides support for XPath, XQuery, XSLT and XML Schema validation. + +Package: qt52xmlpatterns-dbg +Architecture: any +Section: debug +Priority: extra +Depends: qt52xmlpatterns (= ${binary:Version}), ${misc:Depends} +Description: Debugging information for qt52xmlpatterns + This package contains the debugging symbols for qt52xmlpatterns module + diff -Nru qt52xmlpatterns-5.2.1/debian/rules qt52xmlpatterns-5.2.1/debian/rules --- qt52xmlpatterns-5.2.1/debian/rules 2013-11-21 13:16:19.000000000 +0000 +++ qt52xmlpatterns-5.2.1/debian/rules 2014-02-28 10:44:47.000000000 +0000 @@ -19,7 +19,7 @@ export PATH := $(QTDIR)/bin:$(PATH) %: - dh $@ + dh $@ --warn-missing --dbg-package=qt52xmlpatterns-dbg override_dh_auto_configure: qmake