[PATCH] build debug package

Guido Guenther agx at sigxcpu.org
Fri Aug 22 18:36:51 UTC 2008


Closes: #496087
---
 debian/control |   15 +++++++++++++++
 debian/rules   |    2 +-
 2 files changed, 16 insertions(+), 1 deletions(-)

diff --git a/debian/control b/debian/control
index d4ed9bc..3adfbed 100644
--- a/debian/control
+++ b/debian/control
@@ -261,3 +261,18 @@ Description: Framework for mobile applications with e-mail - gtkhtml library
  .
  This package contains the static libraries utilising gtkhtml, along
  with inlclude files.
+
+Package: libtinymail-1.0-0-dbg
+Architecture: any
+Depends: ${shlibs:Depends}
+Description: Framework for mobile applications with e-mail
+ Tinymail is a library for developing mobile applications with e-mail
+ functionality. The framework provides components that aid the developer
+ with the user interface and, of course also with the connectivity and the
+ caching of messages.
+ .
+ It supports local mail storage (Maildir, mh, spool & mbox), IMAP, POP and
+ NNTP. It can also be used to send messages over SMTP and by using sendmail.
+ .
+ This package contains the debugging symbils for all the shared libraries.
+
diff --git a/debian/rules b/debian/rules
index 3fd8c90..84832fa 100755
--- a/debian/rules
+++ b/debian/rules
@@ -47,7 +47,7 @@ binary-arch: build install
 	dh_installchangelogs ChangeLog
 	dh_install --sourcedir=debian/tmp --fail-missing
 	dh_link -a
-	dh_strip -a
+	dh_strip -a --dbg-package=libtinymail-1.0-0-dbg
 	dh_compress -a
 	dh_fixperms -a
 	dh_makeshlibs -V -a
-- 
1.5.6.3


--IJpNTDwzlM2Ie8A6--





More information about the pkg-maemo-maintainers mailing list