diff options
author | Michael Vogt <mvo@debian.org> | 2014-01-16 17:03:07 +0100 |
---|---|---|
committer | Michael Vogt <mvo@debian.org> | 2014-01-16 17:03:07 +0100 |
commit | a51fa92c521a6790446108a54ad1d9b6a16515ff (patch) | |
tree | 896238a9a6f4e6833704f736234cd17953b81407 /test/integration/test-apt-sources-deb822 | |
parent | 796a0eff1acebe858632c344e77bfc3189b2244f (diff) |
rename URL to Uri in deb822-sources
Diffstat (limited to 'test/integration/test-apt-sources-deb822')
-rwxr-xr-x | test/integration/test-apt-sources-deb822 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/integration/test-apt-sources-deb822 b/test/integration/test-apt-sources-deb822 index 00ca102be..edf52487c 100755 --- a/test/integration/test-apt-sources-deb822 +++ b/test/integration/test-apt-sources-deb822 @@ -20,7 +20,7 @@ BASE="# some comment #Type: meep Type: deb -URL: http://ftp.debian.org/debian +Uri: http://ftp.debian.org/debian Suite: stable Section: main Comment: Some random string |