[debhelper-devel] [debhelper] 03/05: d/changelog: Describe the last two commits

Niels Thykier nthykier at moszumanska.debian.org
Mon Jun 26 07:56:08 UTC 2017


This is an automated email from the git hooks/post-receive script.

nthykier pushed a commit to branch master
in repository debhelper.

commit 1f9dfabfe95548876c532069ccc49cadec5a80ef
Author: Niels Thykier <niels at thykier.net>
Date:   Mon Jun 26 07:40:30 2017 +0000

    d/changelog: Describe the last two commits
    
    Signed-off-by: Niels Thykier <niels at thykier.net>
---
 debian/changelog | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 213eee2..cbdce7a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,17 @@ debhelper (10.5.1) UNRELEASED; urgency=medium
     process than permitted by DEB_BUILD_OPTIONS.
   * Dh_Lib.pm: Check return value of open+close when creating a log of
     installed files.
+  * Dh_Lib.pm: Implement subroutines to facility file removal and
+    symlink creation without a fork+exec.
+  * Dh_Lib: Avoid a fork+exec for rm -f and ln -s.
+  * dh_compress: Ditto.
+  * dh_installman: Ditto.
+  * dh_clean: Avoid a fork+exec for rm -f.
+  * dh_installdeb: Ditto.
+  * dh_makeshlibs: Ditto.
+  * dh_md5sums: Ditto.
+  * dh_installdocs: Avoid a fork+exec for ln -s.
+  * dh_strip: Ditto.
 
  -- Niels Thykier <niels at thykier.net>  Sun, 25 Jun 2017 18:02:30 +0000
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debhelper/debhelper.git




More information about the debhelper-devel mailing list