lp:ubuntu/oneiric/python-twitter

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

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Mature

Recent revisions

9. By Martin Pitt

fix email address

8. By Martin Pitt

releasing version 0.6-1ubuntu2

6. By David Futcher

* Merge with Debian squeeze. Remaining Ubuntu changes:
  - debian/rules: include final newline to make dpkg-source happy
  - debian/tweet.1: Fix typo

5. By Andreas Moog

* New upstream release: (LP: #389276)
  - Support hashlib in addition to the older md5 library.
    (LP: #389258)
  - Added page parameter to GetReplies, GetFriends, GetFollowers, and GetDirectMessages
  - Added count parameter to GetFriendsTimeline
  - Add PostUpdates, which automatically splits long text into multiple updates.
  - Add in_reply_to_status_id to api.PostUpdate
  - Wrap any error responses in a TwitterError
  - Add since_id to GetFriendsTimeline and GetUserTimeline
  - Added since and since_id to Api.GetReplies
  - Added new properties to User and Status classes.
  - Removed spurious self-import of the twitter module
  - Added a NOTICE file
  - Require simplejson 2.x or later
  - Added get/create/destroy favorite flags for status messages.
  - Bug fix for non-tty devices.
  - Unset the executable bit on README.
* debian/patches
  - drop old patches, no longer needed
  - add 10_python_versions.dpatch to use /usr/bin/python as
    interpreter, not /usr/bin/python2.4
* debian/control
  - Update depend on python-simplejson to >= 2.0
* debian/tweet.1
  - Fix typo
* debian/rules
  - include final newline to make dpkg-source happy

4. By Mauro Lizaur

* Now build-depends on dpatch.
* Added a patch to replace the old (0.4) doc file,
  for the correct one (0.5) (Closes: #519266)
* Added a 2nd patch to fix the Lintian error
  'file-in-usr-lib-site-python' and removed the sed line in
  debian/rules with a hardcoded path which will made FTBFS
  with the upcoming version of python-support (Closes: #517216)
* Also I changed my email-address in debian/control.
  Gmail eat my shorts :-)
* Bumped Standard-Version to 3.8.1

3. By lavaramano

* Fixed lintian error 'copyright-file-contains-full-apache-2-license'
* Standards-Version updated to 3.8.0

2. By lavaramano

Initial release (Closes: #463724)

1. By lavaramano

Import upstream version 0.5

Branch metadata

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

Subscribers