diff options
| -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 +# |
