~ubuntu-branches/ubuntu/oneiric/fetchmail/oneiric

« back to all changes in this revision

Viewing changes to esrs-design-notes.html

  • Committer: Bazaar Package Importer
  • Author(s): Steve Langasek
  • Date: 2010-06-22 23:12:15 UTC
  • mfrom: (30.1.5 maverick)
  • Revision ID: james.westby@ubuntu.com-20100622231215-y68w7lhrjt97qhuh
* Merge from Debian unstable, remaining changes:
  - Suggest default-mta | mail-transport-agent, not
    exim4 | mail-transport-agent.
  - debian/init, debian/fetchmail.postinst: don't stop fetchmail in
    runlevels [06], the default 'killall' handler should be sufficient
    because fetchmail writes are properly completed before telling the
    server it's ok to delete.
* Dropped changes:
  - don't depend on sysv-rc (>= 2.86.ds1-14.1ubuntu2); the 'multiuser'
    argument to update-rc.d is deprecated.
  - 06_cert_0_byte.patch: included upstream.
  - python2.6 compatibility: fix included in Debian.
* debian/rules, debian/fetchmailconf.install: fix up python2.6 compatibility
  by accounting for site-packages vs. dist-packages across python versions.

Show diffs side-by-side

added added

removed removed

Lines of Context:
19
19
<td width="30%">Forward to <a href="design-notes.html">Updated design
20
20
        notes</a></td>
21
21
<td width="30%">Back to <a href="index.html">Fetchmail Home Page</a></td>
22
 
<td width="30%" align="right">$Date: 2005-08-28 17:59:50 +0200 (Sun, 28 Aug 2005) $</td>
 
22
<td width="30%" align="right">$Date$</td>
23
23
</tr>
24
24
</table>
25
25
 
751
751
<table width="100%" cellpadding="0" summary="Canned page footer">
752
752
<tr>
753
753
<td width="30%">Back to <a href="index.html">Fetchmail Home Page</a></td>
754
 
<td width="30%" align="right">$Date: 2005-08-28 17:59:50 +0200 (Sun, 28 Aug 2005) $</td>
 
754
<td width="30%" align="right">$Date$</td>
755
755
</tr>
756
756
</table>
757
757