chiark / gitweb /
dpkg (1.18.25) stretch; urgency=medium
[dpkg] / scripts / t / merge_changelogs / ch-merged-basic
1 test (2.0-1) unstable; urgency=low
2
3   * Version B with 2.0-1~exp3 contains only up to line 3 while version A
4     with 2.0-1 contains the 5 lines. The resulting version should have the
5     5 lines without conflict with Algorithm::Merge and a conflict without.
6   * Line 1.
7   * Line 2.
8   * Line 3.
9   * Line 4.
10   * Line 5.
11
12  -- Raphaël Hertzog <hertzog@debian.org>  Sun, 18 Apr 2010 18:23:09 +0200
13
14 test (2.0-1~exp3) unstable; urgency=low
15
16   * Version B with 2.0-1~exp3 contains only up to line 3 while version A
17     with 2.0-1 contains the 5 lines. The resulting version should have the
18     5 lines without conflict with Algorithm::Merge and a conflict without.
19   * Line 1.
20   * Line 2.
21   * Line 3.
22
23  -- Raphaël Hertzog <hertzog@debian.org>  Sun, 18 Apr 2010 18:23:09 +0200
24
25 test (1.2-2) unstable; urgency=low
26
27   * This is the last entry in changelog O.
28
29  -- Raphaël Hertzog <hertzog@debian.org>  Sun, 18 Apr 2010 18:18:50 +0200
30
31 test (1.2-1) unstable; urgency=low
32
33 <<<<<<<
34   * This entry should not have conflicts with Algorithm::Merge installed.
35   * Changelog B should a have supplementary line above this one.
36   * Pi is 3.14 is true for all changelogs.
37   * Changelog A should have a supplementary line
38     somewhere in this sub-list
39     - The weather is nice
40     - Really no clouds in the sky
41     - Yet I'm hacking on dpkg
42     - What does that mean about me?
43   * This line should be shared but the next one is dropped in B only.
44   * If I'm here it's because the changelog is not B (I should not appear
45     in the resulting changelog).
46 =======
47   * This entry should not have conflicts with Algorithm::Merge installed.
48   * I'm the added line mentioned below (B-only).
49   * Changelog B should a have supplementary line above this one.
50   * Pi is 3.14 is true for all changelogs.
51   * Changelog A should have a supplementary line
52     somewhere in this sub-list
53     - The weather is nice
54     - Yet I'm hacking on dpkg
55     - What does that mean about me?
56   * This line should be shared but the next one is dropped in B only.
57 >>>>>>>
58
59  -- Raphaël Hertzog <hertzog@debian.org>  Sun, 18 Apr 2010 18:09:07 +0200
60
61 test (1.1-1+conflict2) unstable; urgency=low
62
63 <<<<<<<
64   * This entry has a conflict on the next line.
65   * I'm in changelog A.
66   * This line is the same in all 3 versions.
67 =======
68   * This entry has a conflict on the next line.
69   * I'm in changelog B.
70   * This line is the same in all 3 versions.
71 >>>>>>>
72
73  -- Raphaël Hertzog <hertzog@debian.org>  Sun, 18 Apr 2010 18:07:40 +0200
74
75 <<<<<<<
76 test (1.1-1+conflict1) experimental; urgency=low
77 =======
78 test (1.1-1+conflict1) unstable; urgency=high
79 >>>>>>>
80
81   * This entry has conflicts on the header line: A wants distribution
82     experimental (instead of unstable) and B wants urgency=high (instead
83     of low).
84   * But it also has a conflict on the trailer line. A changed the
85     timestamp to 18:05:00 and B to 18:06:00.
86
87 <<<<<<<
88  -- Raphaël Hertzog <hertzog@debian.org>  Sun, 18 Apr 2010 18:05:00 +0200
89 =======
90  -- Raphaël Hertzog <hertzog@debian.org>  Sun, 18 Apr 2010 18:06:00 +0200
91 >>>>>>>
92
93 test (1.1-1+change2) unstable; urgency=low
94
95   * This entry is everywhere but the last line is different in A. The
96     merged version should have what's in A. Furthermore the timestamp in
97     B is set to 17:55:00, it should also be picked up.
98   * I'm definitely in changelog A.
99
100  -- Raphaël Hertzog <hertzog@debian.org>  Sun, 18 Apr 2010 17:54:52 +0200
101
102 test (1.1-1+change1) unstable; urgency=high
103
104 <<<<<<<
105   * This entry is everywhere but the last line is different in B. The
106     merged version should have what's in B. Furthermore the urgency in
107     A is set to high, it should also be picked up.
108   * I'm not in changelog B.
109 =======
110   * This entry is everywhere but the last line is different in B. The
111     merged version should have what's in B. Furthermore the urgency in
112     A is set to high, it should also be picked up.
113   * I'm definitely in changelog B.
114 >>>>>>>
115
116  -- Raphaël Hertzog <hertzog@debian.org>  Sun, 18 Apr 2010 17:50:58 +0200
117
118 test (1.0-3+b) experimental; urgency=low
119
120   * This entry is present in B only. It's considered new and should thus
121     be in the merged changelog.
122
123  -- Raphaël Hertzog <hertzog@debian.org>  Sun, 18 Apr 2010 17:47:38 +0200
124
125 test (1.0-3+a) experimental; urgency=low
126
127   * This entry is present in A only. It's considered new and should thus
128     be in the merged changelog.
129
130  -- Raphaël Hertzog <hertzog@debian.org>  Sun, 18 Apr 2010 17:44:39 +0200
131
132 test (1.0-1) unstable; urgency=low
133
134   * Initial release. (Closes: #XXXXXX)
135
136  -- Raphaël Hertzog <hertzog@debian.org>  Sun, 18 Apr 2010 17:37:46 +0200