summaryrefslogtreecommitdiff
path: root/test/integration/test-apt-showlist-orgroup-in-recommends
diff options
context:
space:
mode:
authorDavid Kalnischkies <david@kalnischkies.de>2016-03-16 22:32:48 +0100
committerDavid Kalnischkies <david@kalnischkies.de>2016-03-16 23:29:45 +0100
commita38cec81d349525c447004ef8fe9dc942c8bd9bb (patch)
tree4df4852338d8f528a90f374937f37d7acf6ddd12 /test/integration/test-apt-showlist-orgroup-in-recommends
parent5f060c2776606f3166bd6c64119c31be8ba5d857 (diff)
do not strip epochs from state version strings
The epoch stripping in this code is done since day one, but in other places we show a version epochs are not stripped. If epochs are present in packages they tend to be an important information which we can't just drop and especially can't drop "sometimes" as that confuses users and tools alike – so even if removing code in use for (close to) 18 years feels wrong, it is probably the right choice for consistency. Closes: 818162
Diffstat (limited to 'test/integration/test-apt-showlist-orgroup-in-recommends')
-rwxr-xr-xtest/integration/test-apt-showlist-orgroup-in-recommends6
1 files changed, 3 insertions, 3 deletions
diff --git a/test/integration/test-apt-showlist-orgroup-in-recommends b/test/integration/test-apt-showlist-orgroup-in-recommends
index a9d65e3bb..a03c367f4 100755
--- a/test/integration/test-apt-showlist-orgroup-in-recommends
+++ b/test/integration/test-apt-showlist-orgroup-in-recommends
@@ -125,8 +125,8 @@ testsuccessequal 'Reading package lists...
Building dependency tree...
Suggested packages:
yyy (1)
- | zzz (1)
- zzz (1)
+ | zzz (1:1)
+ zzz (1:1)
Recommended packages:
xxx
| yyy (1)
@@ -142,7 +142,7 @@ Conf orgroup4 (1 unstable [all])' aptget install orgroup2 orgroup4 -s -V --no-in
testsuccessequal 'Reading package lists...
Building dependency tree...
Suggested packages:
- zzz (1)
+ zzz (1:1)
Recommended packages:
xxx
The following NEW packages will be installed: