summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorStephan Peijnik <debian@sp.or.at>2009-07-07 18:44:10 +0200
committerStephan Peijnik <debian@sp.or.at>2009-07-07 18:44:10 +0200
commitd28170024ef4d2f01fd9096a3ec785cf424c0846 (patch)
tree27ea80e7e736e5b87ae465987bc46acb9118fc71 /debian
parent2e2d8f93cdcfc61655bc0895380b33cfa4c78e9f (diff)
downloadpython-apt-d28170024ef4d2f01fd9096a3ec785cf424c0846.tar.gz
Removed separate way of defining Py_ssize_t in progress.h. Now using
method present in generic.h in progress.cc.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index db6204ba..ce96cc9e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-python-apt (0.7.10.4) UNRELEASED; urgency=low
+python-apt (0.7.11.0) UNRELEASED; urgency=low
[ Stephan Peijnik ]
* apt/progress/__init__.py: