[hkl] 05/22: fix the rules files

Frédéric-Emmanuel Picca picca at moszumanska.debian.org
Fri Jan 30 15:22:03 UTC 2015


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

picca pushed a commit to branch experimental
in repository hkl.

commit 0a77bb1ab635b0b16e26f88eada7115dadaccc7b
Author: Picca Frédéric-Emmanuel <picca at debian.org>
Date:   Fri Jan 30 10:17:35 2015 +0100

    fix the rules files
---
 debian/rules | 7 ++-----
 1 file changed, 2 insertions(+), 5 deletions(-)

diff --git a/debian/rules b/debian/rules
index 934dbd6..370623a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,13 +5,10 @@ export DH_VERBOSE=1
 
 LDFLAGS += -Wl,--as-needed
 %:
-	dh $@ --with autoreconf,gir
+	dh $@ --with autoreconf,gir --dbg-packages=libhkl-dbg
 
 override_dh_auto_configure:
-	dh_auto_configure -- --enable-gtk-doc
-
-override_dh_strip:
-	dh_strip -a --dbg-package=libhkl-dbg
+	dh_auto_configure -- --enable-gtk-doc --enable-hkl3d
 
 get-orig-source:
 	uscan --verbose --force-download

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



More information about the debian-science-commits mailing list