diff options
| author | Blair Hester <bhester@gopivotal.com> | 2014-07-30 19:27:40 -0700 |
|---|---|---|
| committer | Blair Hester <bhester@gopivotal.com> | 2014-07-30 19:27:40 -0700 |
| commit | f62580c5a0284375a8a65e6129f460aaf061eef2 (patch) | |
| tree | dfd96a6bbe7e5cdca2223d192301aa751c152aed /packaging | |
| parent | 01b004d3e443657e6ac4079bb574283dd2a57179 (diff) | |
| download | rabbitmq-server-git-f62580c5a0284375a8a65e6129f460aaf061eef2.tar.gz | |
Try again, with Debian changelog comment files
Diffstat (limited to 'packaging')
| -rw-r--r-- | packaging/debs/Debian/changelog_comments/additional_changelog_comments_3.3.5 | 13 | ||||
| -rw-r--r-- | packaging/debs/Debian/changelog_comments/additional_changelog_comments_x.x.x | 14 |
2 files changed, 27 insertions, 0 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 new file mode 100644 index 0000000000..a6678bfb0b --- /dev/null +++ b/packaging/debs/Debian/changelog_comments/additional_changelog_comments_3.3.5 @@ -0,0 +1,13 @@ +# 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 +# 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 new file mode 100644 index 0000000000..d4af5ac0eb --- /dev/null +++ b/packaging/debs/Debian/changelog_comments/additional_changelog_comments_x.x.x @@ -0,0 +1,14 @@ +# 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 +# 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 +# |
