[Pkg-voip-commits] [libre] 06/21: make target debclean: update to reflect recent debhelper changes (#82)

Jonas Smedegaard dr at jones.dk
Sat Dec 2 22:41:35 UTC 2017


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

js pushed a commit to annotated tag debian/0.5.6-1
in repository libre.

commit 5fc85e9ff230e0b7801403c1af150feecb6a348e
Author: Richard Aas <richaraas at gmail.com>
Date:   Sat Sep 23 17:07:42 2017 +0200

    make target debclean: update to reflect recent debhelper changes (#82)
---
 mk/re.mk | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/mk/re.mk b/mk/re.mk
index 2bf8d7d..944da62 100644
--- a/mk/re.mk
+++ b/mk/re.mk
@@ -749,7 +749,8 @@ deb:
 debclean:
 	@rm -rf build-stamp configure-stamp debian/files debian/$(PROJECT) \
 		debian/lib$(PROJECT) debian/lib$(PROJECT)-dev debian/tmp \
-		debian/.debhelper debian/*.debhelper.log debian/*.substvars
+		debian/.debhelper debian/*.debhelper debian/*.debhelper.log \
+		debian/*.substvars
 
 # RPM
 RPM := $(shell [ -d /usr/src/rpm ] 2>/dev/null && echo "rpm")

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



More information about the Pkg-voip-commits mailing list