diff options
| author | Julian Andres Klode <jak@debian.org> | 2010-03-03 19:40:22 +0100 |
|---|---|---|
| committer | Julian Andres Klode <jak@debian.org> | 2010-03-03 19:40:22 +0100 |
| commit | 60fa1ae39d5911d7051cfbeb1016db9d47ca331a (patch) | |
| tree | 069e1a992adee2099ac09332024a23da629879f9 /debian | |
| parent | 809ff1217079cb8e4790a1bc8f1fe187c8ded358 (diff) | |
| download | python-apt-60fa1ae39d5911d7051cfbeb1016db9d47ca331a.tar.gz | |
python/generic.cc: Map UntranslatedDepType to dep_type_untranslated.
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index cb825163..7986b91c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,8 @@ python-apt (0.7.93.4) unstable; urgency=low * python/acquire-item.cc: - Add AcquireItem.partialsize member. + * python/generic.cc: + - Map UntranslatedDepType to dep_type_untranslated. * apt/package.py: - Create a string class BaseDependency.__dstr which makes '>' equal to '>>' and '<' equal to '<<' (compatibility). |
