summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2008-09-18 14:48:12 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2008-09-18 14:48:12 +0200
commit4474bb62bda8087f63a9e35edb2f6fcaa1bd96d1 (patch)
tree7c30d3014298be41bd179ed60fead53515de660e /debian
parentd44831bb1d10ac1bc29690fd226209fb71b91b42 (diff)
downloadpython-apt-4474bb62bda8087f63a9e35edb2f6fcaa1bd96d1.tar.gz
add "SelState{Unknown,Install,Hold,DeInstall,Purge}" constant
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 e9d5710c..dc9c2501 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-python-apt (0.7.7.2) UNRELEASED; urgency=low
+python-apt (0.7.8) UNRELEASED; urgency=low
* python/cache.cc:
- fix crash if Ver.PriorityType() returns NULL