summaryrefslogtreecommitdiff
path: root/tests/data
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2011-04-06 16:59:49 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2011-04-06 16:59:49 +0200
commitd00bb4ccfcb4042f88a9bb8327a5ce4f4a02e057 (patch)
tree60b03a295d0c07edbfb576ca21816fa13beb4c4e /tests/data
parent52475d3ddc835c3b543d98ee1c16df4989a4112d (diff)
parentb2a0eb7ca6d8db6c8e4ac1875fa41f9466c78384 (diff)
downloadpython-apt-d00bb4ccfcb4042f88a9bb8327a5ce4f4a02e057.tar.gz
* cherry pick multiarch support for aptsources from debian
* aptsources: Parse multi-arch sources.list files correctly * aptsources: Allow insertion of new multi-arch entries
Diffstat (limited to 'tests/data')
-rw-r--r--tests/data/aptsources/sources.list5
1 files changed, 4 insertions, 1 deletions
diff --git a/tests/data/aptsources/sources.list b/tests/data/aptsources/sources.list
index 5481d4f0..376d6961 100644
--- a/tests/data/aptsources/sources.list
+++ b/tests/data/aptsources/sources.list
@@ -3,4 +3,7 @@ deb http://de.archive.ubuntu.com/ubuntu/ edgy main
# comment 2
deb http://de.archive.ubuntu.com/ubuntu/ edgy restricted
# comment 3
-deb http://de.archive.ubuntu.com/ubuntu/ edgy universe \ No newline at end of file
+deb http://de.archive.ubuntu.com/ubuntu/ edgy universe
+
+# multi-arch
+deb [arch=amd64,i386] http://de.archive.ubuntu.com/ubuntu/ natty main