summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJulian Andres Klode <jak@debian.org>2010-03-29 17:15:33 +0200
committerJulian Andres Klode <jak@debian.org>2010-03-29 17:15:33 +0200
commit72c3745b28d64d43f6c21f960e13f0ee6142ec8d (patch)
tree3f8b7901985c8b9e5785afb0fa6dbae397a33708 /debian
parent33851a84b6868eaff1fadaa5b5f57aa696cdc2e8 (diff)
downloadpython-apt-72c3745b28d64d43f6c21f960e13f0ee6142ec8d.tar.gz
utils/migrate-0.8.py: Open files in universal newline support and pass filename to ast.parse.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 69eecc2b..a8211c5f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,8 @@ python-apt (0.7.94.3) UNRELEASED; urgency=low
- Map ArchiveURI property to archive_uri
* debian/control:
- Change priority to standard, keep -doc and -dev on optional.
+ * utils/migrate-0.8.py:
+ - Open files in universal newline support and pass filename to ast.parse.
[ Michael Vogt ]
* apt/cache.py: