Skip to content

Commit b330ce8

Browse files
author
Simple Geebus
committed
Prepared changelog for build 162
1 parent 38c151b commit b330ce8

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

debian/changelog

+11
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
python-oauth2 (1.5.162) lucid; urgency=low
2+
3+
[ Zooko Ofsimplegeo ]
4+
* import parse_qs from cgi if it can't be imported from urlparse, thus
5+
regaining compatibility with Python 2.5 fixes #47 thanks to @vtsao,
6+
@subsume, @worksology
7+
8+
[ SimpleGeo Nerds ]
9+
10+
-- SimpleGeo Nerds <nerds@simplegeo.com> Fri, 04 Feb 2011 17:50:56 +0000
11+
112
python-oauth2 (1.5.161) lucid; urgency=low
213

314
[ Zooko Ofsimplegeo ]

oauth2/_version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55

66

7-
auto_build_num = "161"
7+
auto_build_num = "162"
88

99

1010

0 commit comments

Comments
 (0)