diff options
| author | Simon MacMullen <simon@rabbitmq.com> | 2014-08-06 11:23:14 +0100 |
|---|---|---|
| committer | Simon MacMullen <simon@rabbitmq.com> | 2014-08-06 11:23:14 +0100 |
| commit | 41ea8dbb843e8780156c0cd5dc8c686371d385d6 (patch) | |
| tree | 03db7f00982024d7e1f0aca2280ca175297b3565 /packaging | |
| parent | f62580c5a0284375a8a65e6129f460aaf061eef2 (diff) | |
| download | rabbitmq-server-git-41ea8dbb843e8780156c0cd5dc8c686371d385d6.tar.gz | |
Fix typos, remove examples from 3.3.5 case (I'm sure that file will get duplicated...)
Diffstat (limited to 'packaging')
| -rw-r--r-- | packaging/debs/Debian/changelog_comments/additional_changelog_comments_3.3.5 | 8 | ||||
| -rw-r--r-- | packaging/debs/Debian/changelog_comments/additional_changelog_comments_x.x.x | 7 |
2 files changed, 4 insertions, 11 deletions
diff --git a/packaging/debs/Debian/changelog_comments/additional_changelog_comments_3.3.5 b/packaging/debs/Debian/changelog_comments/additional_changelog_comments_3.3.5 index a6678bfb0b..b9a9551c6b 100644 --- a/packaging/debs/Debian/changelog_comments/additional_changelog_comments_3.3.5 +++ b/packaging/debs/Debian/changelog_comments/additional_changelog_comments_3.3.5 @@ -1,13 +1,9 @@ # This file contains additional comments for the debian/changelog to be -# appended within the current versions changelog entry. -# Each line will be a separate comment. Do not beging with an *, dch will +# appended within the current version's changelog entry. +# Each line will be a separate comment. Do not begin with an *, dch will # add that. # For comments longer than one line do not put a line break and dch will # neatly format it. # Shell comments are ignored. # -# Examples: -#Remove parts made of undercooked chicken -#This is a long line which is the beginning of a long two line comment which I am sure is going to be needed if the script cannot handle it -# Changed Uploaders from Emile Joubert to Blair Hester diff --git a/packaging/debs/Debian/changelog_comments/additional_changelog_comments_x.x.x b/packaging/debs/Debian/changelog_comments/additional_changelog_comments_x.x.x index d4af5ac0eb..bbab75965e 100644 --- a/packaging/debs/Debian/changelog_comments/additional_changelog_comments_x.x.x +++ b/packaging/debs/Debian/changelog_comments/additional_changelog_comments_x.x.x @@ -1,8 +1,6 @@ # This file contains additional comments for the debian/changelog to be -# appended within the current versions changelog entry. -# Copy this example replacing the x.x.x with the version string of the -# release which matches these comments. -# Each line will be a separate comment. Do not beging with an *, dch will +# appended within the current version's changelog entry. +# Each line will be a separate comment. Do not begin with an *, dch will # add that. # For comments longer than one line do not put a line break and dch will # neatly format it. @@ -11,4 +9,3 @@ # Examples: #Remove parts made of undercooked chicken #This is a long line which is the beginning of a long two line comment which I am sure is going to be needed if the script cannot handle it -# |
