diff options
| author | Simon MacMullen <simon@rabbitmq.com> | 2014-08-11 12:15:47 +0100 |
|---|---|---|
| committer | Simon MacMullen <simon@rabbitmq.com> | 2014-08-11 12:15:47 +0100 |
| commit | 66f5be04f134c9ea37c076215bd4206d9426a71e (patch) | |
| tree | 2cd0bfd1f0c78c835887a0937fcdd63b52c5fbd1 /packaging | |
| parent | 26fab415b046e26abed1316e3b09e3ea04a087ad (diff) | |
| parent | 445540e69f777821115f9df000a60ba72187f40b (diff) | |
| download | rabbitmq-server-git-66f5be04f134c9ea37c076215bd4206d9426a71e.tar.gz | |
Merge bug26313 (again)
Diffstat (limited to 'packaging')
| -rw-r--r-- | packaging/debs/Debian/changelog_comments/additional_changelog_comments_3.3.5 | 9 | ||||
| -rw-r--r-- | packaging/debs/Debian/changelog_comments/additional_changelog_comments_x.x.x | 11 |
2 files changed, 20 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..b9a9551c6b --- /dev/null +++ b/packaging/debs/Debian/changelog_comments/additional_changelog_comments_3.3.5 @@ -0,0 +1,9 @@ +# This file contains additional comments for the debian/changelog to be +# 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. +# +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..bbab75965e --- /dev/null +++ b/packaging/debs/Debian/changelog_comments/additional_changelog_comments_x.x.x @@ -0,0 +1,11 @@ +# This file contains additional comments for the debian/changelog to be +# 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 |
