summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJulian Andres Klode <jak@debian.org>2010-02-13 17:27:59 +0100
committerJulian Andres Klode <jak@debian.org>2010-02-13 17:27:59 +0100
commit24971a75407f0b28f2cb4e890545a0f5825af87d (patch)
tree3fe76bce4e5eb988d89f3083223088479c53f30c /debian
parenteb37b3a44fe8e6f15de5211d89fcf63cdf2f6fa6 (diff)
downloadpython-apt-24971a75407f0b28f2cb4e890545a0f5825af87d.tar.gz
* data/templates/*.in: Switch MirrorsFile to relative filenames.
- setup.py: Copy the mirror lists to the build directory - aptsources/distinfo.py: Support relative filenames for MirrorsFile.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index c63d3a16..cfdc5301 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -16,6 +16,9 @@ python-apt (0.7.93.2) UNRELEASED; urgency=low
* tests:
- Fix aptsources tests to use local data files if available.
- test_all.py: Use local modules instead of system ones if possible.
+ * data/templates/*.in: Switch MirrorsFile to relative filenames.
+ - setup.py: Copy the mirror lists to the build directory
+ - aptsources/distinfo.py: Support relative filenames for MirrorsFile.
-- Julian Andres Klode <jak@debian.org> Sun, 07 Feb 2010 19:58:40 +0100