[Chinese-commits] [lunar-date] 05/09: Update rule

ChangZhuo Chen czchen at moszumanska.debian.org
Sat Nov 12 04:53:04 UTC 2016


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

czchen pushed a commit to tag debian/2.4.0-4
in repository lunar-date.

commit 598076c69fe868cd4511aa44e765a1b08caae83b
Author: ChangZhuo Chen (陳昌倬) <czchen at debian.org>
Date:   Sat Nov 12 12:34:57 2016 +0800

    Update rule
---
 debian/rules | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 20de3ca..7b1e1b8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,12 +5,14 @@ CPPFLAGS:=$(shell dpkg-buildflags --get CPPFLAGS)
 export CFLAGS:=$(shell dpkg-buildflags --get CFLAGS) $(CPPFLAGS)
 
 %:
-	dh $@ --with gir,autoreconf
+	dh $@ --with gir
 
 override_dh_auto_configure:
 	dh_auto_configure -- --enable-gtk-doc --enable-vala-bindings
+
 override_dh_install:
 	find debian/ -name *.la -delete
 	dh_install --fail-missing
+
 override_dh_strip:
 	dh_strip --ddeb-migration='liblunar-date-dbg (<< 2.4.0-4~)'

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



More information about the Chinese-commits mailing list