| Please also add that as a reason to the "Updated debhelper to 9 due to
| moving rules to dh(1) format." line in the changelog, so people don't
| have to guess.

Howabout this:

  nedit (1:5.6~cvs20081118-7.1) unstable; urgency=low

    * Non-maintainer upload.
    * Removed deprecated dpatch and upgrade to packaging format "3.0 quilt"
      (Closes: #664439).
    * Standards-Version bumped to 3.9.4 (no changes needed).
    * Updated debhelper to 9 due to moving rules to dh(1) format. The dh(1)
      format makes it possible to utilize hardened build flags easily in the
      build process.
    * Added ${misc:Depends} to control files (Lintian).
    * Removed 80_Update_version_description.patch and moved version update
      to rules file. The version string cannot be set from a patch because it
      is modified during the build dynamically from the current date.
    * Added 90_build_no_ask.patch to not ask questions at build time.
      The automated build scripts at Debian hosts would not have anyone
      to interact with.
    * Use hardened build flags in rules file; for this the sources also
      needed a new 92_format_string.patch.
      http://wiki.debian.org/ReleaseGoals/SecurityHardeningBuildFlags

Or compared to previous patch

gt diff f3 -- debian/changelog
 debian/changelog |   13 ++++++++-----
 1 file changed, 8 insertions(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index ffc4cd3..2917c39 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,18 +4,21 @@ nedit (1:5.6~cvs20081118-7.1) unstable; urgency=low
   * Removed deprecated dpatch and upgrade to packaging format "3.0 quilt"
     (Closes: #664439).
   * Standards-Version bumped to 3.9.4 (no changes needed).
-  * Updated debhelper to 9 due to moving rules to dh(1) format.
+  * Updated debhelper to 9 due to moving rules to dh(1) format. The dh(1)
+    format makes it possible to utilize hardened build flags easily in the
+    build process.
   * Added ${misc:Depends} to control files (Lintian).
   * Removed 80_Update_version_description.patch and moved version update
-    to rules file. The version string cannot be set from a patch because it is
-    modified during the build dynamically from the current date.
+    to rules file. The version string cannot be set from a patch because it
+    is modified during the build dynamically from the current date.
   * Added 90_build_no_ask.patch to not ask questions at build time.
     The automated build scripts at Debian hosts would not have anyone
     to interact with.
-  * Use hardened build flags.
+  * Use hardened build flags in rules file; for this the sources also
+    needed a new 92_format_string.patch.
     http://wiki.debian.org/ReleaseGoals/SecurityHardeningBuildFlags
 
- -- Jari Aalto <[email protected]>  Mon, 29 Apr 2013 18:27:01 +0300
+ -- Jari Aalto <[email protected]>  Tue, 30 Apr 2013 14:25:50 +0300
 
 nedit (1:5.6~cvs20081118-7) unstable; urgency=low
 

Attachment: signature.asc
Description: Digital signature

Reply via email to