lp:ubuntu/maverick/offlineimap

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/maverick/offlineimap
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Mature

Recent revisions

12. By Ryan Kavanagh

* Merge from debian unstable (LP: #605011). Remaining changes:
  - Use ssl.wrap_socket() instead of deprecated socket.ssl(); see changelog
    entry for 6.2.0+nmu2ubuntu1 for rationale.
  - Use python >= 2.6

11. By Loïc Minier

Release 6.2.0+nmu2ubuntu1

10. By Loïc Minier

* Merge with Debian; remaining changes:
  - offlineimap/imaplibutil.py: use ssl.wrap_socket() instead of deprecated
    socket.ssl(); note that this change is incompatible with python << 2.6
    and only works because ssl is imported for python >= 2.6; upstream would
    like this to be fixed in imaplib instead; bump pyversions to 2.6- and
    python-dev build-dep to >= 2.6; LP #429655.
* Non-maintainer upload, for the upcoming Python 2.6 transition
* debian/rules
  - add '--prefix=/usr' to 'setup.py install' since Python 2 .6 installs by
    default in /usr/local; thanks to Jakub Wilk for the report and to Luca
    Falavigna for the patch; Closes: #557912
* Non-maintainer upload needed to fix xpdf's RC bugs:
* Use pdftops from poppler-utils rather than xpdf-utils
  (Closes: #549392)
* Also use ghostscript instead of the transitional gs package

9. By Nicolas Valcarcel

Change deprecated ssl.socket for ssl.wrap_socket (LP: 429655)
Patch adapted from upstream: http://software.complete.org/software/issues/show/110

8. By Andres Rodriguez

* Merge from debian unstable (LP: #416658), remaining changes:
  - debian/rules: Add "--install-layout=deb" to setup.py install so the
    script gets installed to /usr/bin.
  - debian/control: Build-Depends on ghostscript-x rather than gs, which has
    become obsolete according to lintian.

7. By Andres Rodriguez

* Merge from debian unstable (LP: #402278), remaining changes:
  - debian/rules: Add "--install-layout deb" to setup.py install so the
    script gets installed to /usr/bin.
* debian/control: Build-Depends on ghostscript-x rather than gs, which has
  become obsolete according to lintian.

6. By Andreas Wenning

* Merge from debian unstable, remaining changes:
  - debian/rules: Add "--install-layout deb" to setup.py install so the
  script gets installed to /usr/bin.

5. By Andreas Wenning

* Fix use of deprecated md5 and ssl functions.
* debian/rules: Add "--install-layout deb" to setup.py install so the
  script gets installed to /usr/bin.

4. By John Goerzen

* Removed call to task_done, which required Python 2.5. Closes: #494982.
* Make GMail trash and spam folder names configurable -- German Google
  Mail uses different folder names. Patch from Henning Glawe.

3. By John Goerzen

Updated version number to 6.0.0. No other changes. Calling this
the new stable version.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/natty/offlineimap
This branch contains Public information 
Everyone can see this information.

Subscribers