[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[glibc] 01/01: Also drop call to dh_autotools-dev_restoreconfig, it's handled by dh_clean



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

aurel32 pushed a commit to branch glibc-2.25
in repository glibc.

commit 842f3658d159965a1fe53db8f376161c3861fedc
Author: Aurelien Jarno <aurelien@aurel32.net>
Date:   Sun Aug 27 01:49:12 2017 +0200

    Also drop call to dh_autotools-dev_restoreconfig, it's handled by dh_clean
---
 debian/changelog | 2 +-
 debian/rules     | 1 -
 2 files changed, 1 insertion(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index ab407cf..7438a1e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,7 +8,7 @@ glibc (2.25-0experimental3) UNRELEASED; urgency=medium
   * debian/sysdeps/hurd.mk: disable stack-protector on the Hurd.
   * debian/patches/kfreebsd/local-sysdeps.diff: update to revision 6172 (from
     glibc-bsd).
-  * debian/rules.d/build.mk, debian/control.in/main: use
+  * debian/rules, debian/rules.d/build.mk, debian/control.in/main: use
     dh_update_autotools_config from debhelper instead of
     dh_autotools-dev_updateconfig from autotools-dev.
 
diff --git a/debian/rules b/debian/rules
index 1ac9d1a..a7a6ed1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -197,7 +197,6 @@ endif
 include debian/rules.d/*.mk
 
 clean:: unpatch
-	dh_autotools-dev_restoreconfig
 	rm -f $(CURDIR)/po/*.mo
 	rm -rf $(patsubst %,debian/tmp-%,$(GLIBC_PASSES))
 	rm -rf $(build-tree)

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


Reply to: