ch-merged 3.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114
  1. test (2.0-1) unstable; urgency=low
  2. * Version B with 2.0-1~exp3 contains only up to line 3 while version A
  3. with 2.0-1 contains the 5 lines. The resulting version should have the
  4. 5 lines without conflict with Algorithm::Merge and a conflict without.
  5. * Line 1.
  6. * Line 2.
  7. * Line 3.
  8. * Line 4.
  9. * Line 5.
  10. -- Raphaël Hertzog <hertzog@debian.org> Sun, 18 Apr 2010 18:23:09 +0200
  11. test (2.0-1~exp3) unstable; urgency=low
  12. * Version B with 2.0-1~exp3 contains only up to line 3 while version A
  13. with 2.0-1 contains the 5 lines. The resulting version should have the
  14. 5 lines without conflict with Algorithm::Merge and a conflict without.
  15. * Line 1.
  16. * Line 2.
  17. * Line 3.
  18. -- Raphaël Hertzog <hertzog@debian.org> Sun, 18 Apr 2010 18:23:09 +0200
  19. test (1.2-2) unstable; urgency=low
  20. * This is the last entry in changelog O.
  21. -- Raphaël Hertzog <hertzog@debian.org> Sun, 18 Apr 2010 18:18:50 +0200
  22. test (1.2-1) unstable; urgency=low
  23. * This entry should not have conflicts with Algorithm::Merge installed.
  24. * I'm the added line mentioned below (B-only).
  25. * Changelog B should a have supplementary line above this one.
  26. * Pi is 3.14 is true for all changelogs.
  27. * Changelog A should have a supplementary line
  28. somewhere in this sub-list
  29. - The weather is nice
  30. - Really no clouds in the sky
  31. - Yet I'm hacking on dpkg
  32. - What does that mean about me?
  33. * This line should be shared but the next one is dropped in B only.
  34. -- Raphaël Hertzog <hertzog@debian.org> Sun, 18 Apr 2010 18:09:07 +0200
  35. test (1.1-1+conflict2) unstable; urgency=low
  36. * This entry has a conflict on the next line.
  37. <<<<<<<
  38. * I'm in changelog A.
  39. =======
  40. * I'm in changelog B.
  41. >>>>>>>
  42. * This line is the same in all 3 versions.
  43. -- Raphaël Hertzog <hertzog@debian.org> Sun, 18 Apr 2010 18:07:40 +0200
  44. <<<<<<<
  45. test (1.1-1+conflict1) experimental; urgency=low
  46. =======
  47. test (1.1-1+conflict1) unstable; urgency=high
  48. >>>>>>>
  49. * This entry has conflicts on the header line: A wants distribution
  50. experimental (instead of unstable) and B wants urgency=high (instead
  51. of low).
  52. * But it also has a conflict on the trailer line. A changed the
  53. timestamp to 18:05:00 and B to 18:06:00.
  54. <<<<<<<
  55. -- Raphaël Hertzog <hertzog@debian.org> Sun, 18 Apr 2010 18:05:00 +0200
  56. =======
  57. -- Raphaël Hertzog <hertzog@debian.org> Sun, 18 Apr 2010 18:06:00 +0200
  58. >>>>>>>
  59. test (1.1-1+change2) unstable; urgency=low
  60. * This entry is everywhere but the last line is different in A. The
  61. merged version should have what's in A. Furthermore the timestamp in
  62. B is set to 17:55:00, it should also be picked up.
  63. * I'm definitely in changelog A.
  64. -- Raphaël Hertzog <hertzog@debian.org> Sun, 18 Apr 2010 17:54:52 +0200
  65. test (1.1-1+change1) unstable; urgency=high
  66. * This entry is everywhere but the last line is different in B. The
  67. merged version should have what's in B. Furthermore the urgency in
  68. A is set to high, it should also be picked up.
  69. * I'm definitely in changelog B.
  70. -- Raphaël Hertzog <hertzog@debian.org> Sun, 18 Apr 2010 17:50:58 +0200
  71. test (1.0-3+b) experimental; urgency=low
  72. * This entry is present in B only. It's considered new and should thus
  73. be in the merged changelog.
  74. -- Raphaël Hertzog <hertzog@debian.org> Sun, 18 Apr 2010 17:47:38 +0200
  75. test (1.0-3+a) experimental; urgency=low
  76. * This entry is present in A only. It's considered new and should thus
  77. be in the merged changelog.
  78. -- Raphaël Hertzog <hertzog@debian.org> Sun, 18 Apr 2010 17:44:39 +0200
  79. test (1.0-1) unstable; urgency=low
  80. * Initial release. (Closes: #XXXXXX)
  81. -- Raphaël Hertzog <hertzog@debian.org> Sun, 18 Apr 2010 17:37:46 +0200