Changeset 1621

Show
Ignore:
Timestamp:
02/13/07 10:12:53
Author:
oysteigi
Message:

Maemo packaing scripts: split into one package per library

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/ChangeLog

    r1602 r1621  
     12007-02-13  Oystein Gisnas  <oystein@gisnas.net> 
     2 
     3        * Maemo packaing scripts: split into one package per library 
     4 
    152007-02-12  Philip Van Hoof  <pvanhoof@gnome.org> 
    26 
  • trunk/debian/control.debian-unstable

    r1534 r1621  
    6767 This package contains the development files for camel-lite. 
    6868 
     69Package: libtinymailui-1.0-0 
     70Architecture: any 
     71Depends: ${shlibs:Depends} 
     72Description: memory-effective framework for accessing e-mail - Camel library 
     73 Tinymail is a development framework for accessing E-mail services using 
     74 devices with few memory resources. 
     75 . 
     76 It supports local mail storage (Maildir,mh,spool & mbox), IMAP, Exchange 
     77 and NNTP. It can be used to send messages over SMTP and by using sendmail. 
     78 . 
     79 This package contains the user interface library. 
     80 
     81Package: libtinymailui-1.0-0-dev 
     82Architecture: any 
     83Depends: libtinymailui-1.0-0 (= ${binary:Version}) 
     84Description: memory-effective framework for accessing e-mail - development files 
     85 Tinymail is a development framework for accessing E-mail services using 
     86 devices with few memory resources. 
     87 . 
     88 It supports local mail storage (Maildir,mh,spool & mbox), IMAP, Exchange 
     89 and NNTP. It can be used to send messages over SMTP and by using sendmail. 
     90 . 
     91 This package contains the development files for libtinymailui. 
     92 
    6993Package: libtinymailui-gtk-1.0-0 
    7094Architecture: any 
     
    79103 This package contains the library for GTK operations. 
    80104 
    81 Package: libtinymailui-1.0-0-dev 
     105Package: libtinymailui-gtk-1.0-0-dev 
    82106Architecture: any 
    83107Depends: libtinymailui-1.0-0 (= ${binary:Version}) 
     
    91115 This package contains the development files for libtinymailui-gtk. 
    92116 
    93 Package: libtinymailui-gnome-desktop-1.0-0 
     117Package: libtinymail-gnome-desktop-1.0-0 
    94118Architecture: any 
    95119Depends: ${shlibs:Depends} 
     
    151175 This package contains the library for rendering HTML. 
    152176 
    153 Package: libtinymail-mozembed-1.0-0-dev 
     177Package: libtinymailui-mozembed-1.0-0-dev 
    154178Architecture: any 
    155 Depends: libtinymail-mozembed-1.0-0 (= ${binary:Version}) 
     179Depends: libtinymailui-mozembed-1.0-0 (= ${binary:Version}) 
    156180Description: memory-effective framework for accessing e-mail - development files 
    157181 Tinymail is a development framework for accessing E-mail services using 
  • trunk/debian/control.maemo

    r1523 r1621  
    66Standards-Version: 3.7.2 
    77 
    8 Package: tinymail-gtk 
     8Package: tinymail-gtk-demo 
    99Architecture: any 
    1010Depends: ${shlibs:Depends} 
     
    4141 . 
    4242 This package contains the development files. 
     43 
     44Package: libtinymail-camel-1.0-0 
     45Architecture: any 
     46Depends: ${shlibs:Depends} 
     47Description: memory-effective framework for accessing e-mail - Camel library 
     48 Tinymail is a development framework for accessing E-mail services using 
     49 devices with few memory resources. 
     50 . 
     51 It supports local mail storage (Maildir,mh,spool & mbox), IMAP, Exchange 
     52 and NNTP. It can be used to send messages over SMTP and by using sendmail. 
     53 . 
     54 This package contains the camel-lite library, a modified version of 
     55 Evolution's Camel library. The modifications make it less memory-hungry. 
     56 
     57Package: libtinymail-camel-1.0-0-dev 
     58Architecture: any 
     59Depends: libtinymail-camel-1.0-0 
     60Description: memory-effective framework for accessing e-mail - development files 
     61 Tinymail is a development framework for accessing E-mail services using 
     62 devices with few memory resources. 
     63 . 
     64 It supports local mail storage (Maildir,mh,spool & mbox), IMAP, Exchange 
     65 and NNTP. It can be used to send messages over SMTP and by using sendmail. 
     66 . 
     67 This package contains the development files for camel-lite. 
     68 
     69Package: libtinymailui-1.0-0 
     70Architecture: any 
     71Depends: ${shlibs:Depends} 
     72Description: memory-effective framework for accessing e-mail - Camel library 
     73 Tinymail is a development framework for accessing E-mail services using 
     74 devices with few memory resources. 
     75 . 
     76 It supports local mail storage (Maildir,mh,spool & mbox), IMAP, Exchange 
     77 and NNTP. It can be used to send messages over SMTP and by using sendmail. 
     78 . 
     79 This package contains the user interface library. 
     80 
     81Package: libtinymailui-1.0-0-dev 
     82Architecture: any 
     83Depends: libtinymailui-1.0-0 
     84Description: memory-effective framework for accessing e-mail - development files 
     85 Tinymail is a development framework for accessing E-mail services using 
     86 devices with few memory resources. 
     87 . 
     88 It supports local mail storage (Maildir,mh,spool & mbox), IMAP, Exchange 
     89 and NNTP. It can be used to send messages over SMTP and by using sendmail. 
     90 . 
     91 This package contains the development files for libtinymailui. 
     92 
     93Package: libtinymailui-gtk-1.0-0 
     94Architecture: any 
     95Depends: ${shlibs:Depends} 
     96Description: memory-effective framework for accessing e-mail - Camel library 
     97 Tinymail is a development framework for accessing E-mail services using 
     98 devices with few memory resources. 
     99 . 
     100 It supports local mail storage (Maildir,mh,spool & mbox), IMAP, Exchange 
     101 and NNTP. It can be used to send messages over SMTP and by using sendmail. 
     102 . 
     103 This package contains the library for GTK operations. 
     104 
     105Package: libtinymailui-gtk-1.0-0-dev 
     106Architecture: any 
     107Depends: libtinymailui-1.0-0 
     108Description: memory-effective framework for accessing e-mail - development files 
     109 Tinymail is a development framework for accessing E-mail services using 
     110 devices with few memory resources. 
     111 . 
     112 It supports local mail storage (Maildir,mh,spool & mbox), IMAP, Exchange 
     113 and NNTP. It can be used to send messages over SMTP and by using sendmail. 
     114 . 
     115 This package contains the development files for libtinymailui-gtk. 
     116 
     117Package: libtinymail-maemo-1.0-0 
     118Architecture: any 
     119Depends: ${shlibs:Depends} 
     120Description: memory-effective framework for accessing e-mail - Camel library 
     121 Tinymail is a development framework for accessing E-mail services using 
     122 devices with few memory resources. 
     123 . 
     124 It supports local mail storage (Maildir,mh,spool & mbox), IMAP, Exchange 
     125 and NNTP. It can be used to send messages over SMTP and by using sendmail. 
     126 . 
     127 This package contains libraries for the maemo platform. 
     128 
     129Package: libtinymail-maemo-1.0-0-dev 
     130Architecture: any 
     131Depends: libtinymail-maemo-1.0-0 
     132Description: memory-effective framework for accessing e-mail - development files 
     133 Tinymail is a development framework for accessing E-mail services using 
     134 devices with few memory resources. 
     135 . 
     136 It supports local mail storage (Maildir,mh,spool & mbox), IMAP, Exchange 
     137 and NNTP. It can be used to send messages over SMTP and by using sendmail. 
     138 . 
     139 This package contains the development files for libtinymail-maemo. 
  • trunk/debian/libtinymail-1.0-0-dev.install

    r1534 r1621  
    11debian/tmp/usr/lib/libtinymail-1.0.so 
    2 debian/tmp/usr/lib/libtinymailui-1.0.so 
    32debian/tmp/usr/lib/pkgconfig/libtinymail-1.0.pc 
    4 debian/tmp/usr/lib/pkgconfig/libtinymailui-1.0.pc 
    53debian/tmp/usr/include/libtinymail-1.0/ 
    6 debian/tmp/usr/include/libtinymailui-1.0/ 
  • trunk/debian/libtinymail-1.0-0.install

    r1534 r1621  
    11debian/tmp/usr/lib/libtinymail-1.0.so.0.0.0 
    22debian/tmp/usr/lib/libtinymail-1.0.so.0 
    3 debian/tmp/usr/lib/libtinymailui-1.0.so.0.0.0 
    4 debian/tmp/usr/lib/libtinymailui-1.0.so.0 
  • trunk/debian/libtinymail-camel-1.0-0.install

    r1534 r1621  
    55debian/tmp/usr/lib/libcamel-lite-provider-1.2.so.8.1.0 
    66debian/tmp/usr/lib/libcamel-lite-provider-1.2.so.8 
    7 debian/tmp/usr/lib/camel-lite-1.2 
     7debian/tmp/usr/lib/camel-lite-1.2/camel-providers/*.so 
     8debian/tmp/usr/lib/camel-lite-1.2/camel-providers/*.urls