./modest/debian r3: Use a single dbg package, modest-dbg; update description and drop modest
Loïc Minier
lool at dooz.org
Thu Aug 14 14:20:18 UTC 2008
------------------------------------------------------------
revno: 3
committer: Loïc Minier <lool at dooz.org>
branch nick: debian
timestamp: Thu 2008-08-14 16:20:18 +0200
message:
Use a single dbg package, modest-dbg; update description and drop modest
dep.
modified:
debian/changelog
debian/control
debian/rules
-------------- next part --------------
=== modified file 'debian/changelog'
--- a/debian/changelog 2008-08-14 14:16:01 +0000
+++ b/debian/changelog 2008-08-14 14:20:18 +0000
@@ -23,6 +23,8 @@
[ Loic Minier ]
* Misc cosmetic cleanups (whitespaces and such).
+ * Use a single dbg package, modest-dbg; update description and drop modest
+ dep.
-- Jonny Lamb <jonnylamb at jonnylamb.com> Fri, 27 Jun 2008 21:00:21 +0100
=== modified file 'debian/control'
--- a/debian/control 2008-08-14 14:16:01 +0000
+++ b/debian/control 2008-08-14 14:20:18 +0000
@@ -61,7 +61,6 @@
Section: devel
Priority: extra
Architecture: any
-Depends: modest (=${binary:Version})
Description: small e-mail program targetting hardware with modest resources -- debug symbols
Modest is a lightweight, fully-featured e-mail client optimized for
hardware with limited resources, such as low-end PCs or mobile devices
@@ -73,7 +72,7 @@
it was designed on top of both the Maemo platform and the GNOME Mobile
stack.
.
- This package contains the debug symbols for modest application.
+ This package contains the detached debug symbols.
Package: libmodest-dbus-client-1.0-0
Section: devel
@@ -108,21 +107,3 @@
stack.
.
This package contains the development files for modest's D-Bus client.
-
-Package: libmodest-dbus-client-dbg
-Section: devel
-Priority: extra
-Architecture: any
-Depends: libmodest-dbus-client-1.0-0 (=${binary:Version})
-Description: small e-mail program targetting hardware with modest resources -- D-Bus client debug
- Modest is a lightweight, fully-featured e-mail client optimized for
- hardware with limited resources, such as low-end PCs or mobile devices
- like the Nokia N800/N810 Internet Tablets. It is built on top of
- Tinymail, a framework for developing mobile applications with e-mail
- functionality, specially designed to be fast and resource saving.
- Although the main target of Modest are devices with low resources, it
- can be used as desktop e-mail client as well. This is possible because
- it was designed on top of both the Maemo platform and the GNOME Mobile
- stack.
- .
- This package contains the debug symbols for modest's D-Bus client.
=== modified file 'debian/rules'
--- a/debian/rules 2008-08-14 14:16:01 +0000
+++ b/debian/rules 2008-08-14 14:20:18 +0000
@@ -68,7 +68,7 @@
dh_installmenu
dh_installman
dh_link
- dh_strip --keep-debug --dbg-package=modest-dbg --dbg-package=libmodest-dbus-client-dbg
+ dh_strip --dbg-package=modest-dbg
dh_compress
dh_fixperms
dh_makeshlibs
More information about the pkg-maemo-commits
mailing list