./libtinymail/debian r20: debian/rules: Disabled building the demoui.
Jonny Lamb
jonnylamb at jonnylamb.com
Fri Jun 27 20:05:45 UTC 2008
------------------------------------------------------------
revno: 20
committer: Jonny Lamb <jonnylamb at jonnylamb.com>
branch nick: libtinymail-0.0.9
timestamp: Mon 2008-05-26 02:14:05 +0100
message:
debian/rules: Disabled building the demoui.
modified:
debian/changelog
debian/control
debian/libtinymail-1.0-0.install
debian/rules
-------------- next part --------------
=== modified file 'debian/changelog'
--- a/debian/changelog 2008-05-26 01:11:01 +0000
+++ b/debian/changelog 2008-05-26 01:14:05 +0000
@@ -14,16 +14,15 @@
+ Misc cleanups.
+ Added --with-ssl=openssl for SSL support in camel-lite.
+ Disabled tests from building due to OpenSSL confliction.
+ + Disabled building the demoui.
* debian/copyright:
+ Added upstream URL, authors and copyright holders.
+ Added section on how the autogenerated files are created.
- * Renamed /usr/bin/tny-demoui to /usr/bin/tny-demoui-1.0-0 to deal with
- SONAME changes.
* debian/patches: Removed all old dpatch patches and added
use-gtkhtml3.14.diff. Also converted patch system to quilt.
* Created new binary packages, libtinymailui-gtkhtml-{1.0-0,dev}.
- -- Jonny Lamb <jonnylamb at jonnylamb.com> Mon, 26 May 2008 02:10:31 +0100
+ -- Jonny Lamb <jonnylamb at jonnylamb.com> Mon, 26 May 2008 02:13:20 +0100
libtinymail (0.0.7-0ubuntu1) hardy; urgency=low
=== modified file 'debian/control'
--- a/debian/control 2008-05-25 20:55:53 +0000
+++ b/debian/control 2008-05-26 01:14:05 +0000
@@ -34,7 +34,7 @@
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 shared libraries, along with a demo UI.
+ This package contains the shared libraries.
Package: libtinymail-dev
Section: libdevel
=== modified file 'debian/libtinymail-1.0-0.install'
--- a/debian/libtinymail-1.0-0.install 2008-04-02 18:09:37 +0000
+++ b/debian/libtinymail-1.0-0.install 2008-05-26 01:14:05 +0000
@@ -1,2 +1,1 @@
-usr/bin/tny-demoui-1.0-0
usr/lib/libtinymail-1.0.so.*
=== modified file 'debian/rules'
--- a/debian/rules 2008-05-26 01:11:01 +0000
+++ b/debian/rules 2008-05-26 01:14:05 +0000
@@ -4,7 +4,6 @@
configure_flags += --prefix=/usr \
--with-platform=maemo \
- --enable-demoui \
--enable-gnome \
--enable-tp \
--with-html-component=gtkhtml \
@@ -37,7 +36,6 @@
dh_clean -k
dh_installdirs
$(MAKE) install DESTDIR=$(CURDIR)/debian/tmp
- mv $(CURDIR)/debian/tmp/usr/bin/tny-demoui $(CURDIR)/debian/tmp/usr/bin/tny-demoui-1.0-0
binary-indep: build install
More information about the pkg-maemo-commits
mailing list