[Reproducible-commits] [debhelper] 31/32: Add changes missing in the prev. commit
Mattia Rizzolo
mattia at debian.org
Fri Jan 15 00:38:27 UTC 2016
This is an automated email from the git hooks/post-receive script.
mattia pushed a commit to branch master
in repository debhelper.
commit 99a4895aff87c8774ff57993e915ffa1573429a7
Author: Niels Thykier <niels at thykier.net>
Date: Thu Jan 14 21:43:51 2016 +0000
Add changes missing in the prev. commit
Signed-off-by: Niels Thykier <niels at thykier.net>
---
debian/changelog | 3 ---
dh | 1 -
2 files changed, 4 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index c5dc214..45c4eba 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -18,9 +18,6 @@ debhelper (9.20151225+unreleased) UNRELEASED; urgency=low
dh_update_autotools_config tool.
* dh_installinit: Correct the "PROMISE NOOP" clause to account
for /etc/tmpfiles.d and /usr/lib/tmpfiles.d.
- * dh_compile_manifest: New *experimental* helper to produce
- mtree-based "manifests" for dpkg. Currently only enabled in
- compat 10.
* dh_strip: Add "--(no-)automatic-dbgsym" and "--dbgsym-migration"
options to replace "--(no-)ddebs" and "--ddeb-migration".
(Closes: #810948)
diff --git a/dh b/dh
index 48c3426..b05efde 100755
--- a/dh
+++ b/dh
@@ -426,7 +426,6 @@ my @b=qw{
dh_installdeb
dh_gencontrol
dh_md5sums
- dh_compile_manifest
dh_builddeb
};
$sequences{clean} = [qw{
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/debhelper.git
More information about the Reproducible-commits
mailing list