[SCM] herwig++: Multi-purpose event generator for high energy physics branch, master, updated. upstream/2.6.0-7-g34d4a93

Lifeng Sun lifongsun at gmail.com
Sun Jun 17 02:03:36 UTC 2012


The following commit has been merged in the master branch:
commit 4f6f5b80a498fc9cf51c0333469b8cca8d76f917
Author: Lifeng Sun <lifongsun at gmail.com>
Date:   Sun Jun 17 09:33:00 2012 +0800

    Don't generate postinst/postrm scripts for herwig++.

diff --git a/debian/herwig++.lintian-overrides b/debian/herwig++.lintian-overrides
deleted file mode 100644
index e9b1d1b..0000000
--- a/debian/herwig++.lintian-overrides
+++ /dev/null
@@ -1,2 +0,0 @@
-herwig++: postinst-has-useless-call-to-ldconfig
-herwig++: postrm-has-useless-call-to-ldconfig
diff --git a/debian/rules b/debian/rules
index 3ffa717..581ae34 100755
--- a/debian/rules
+++ b/debian/rules
@@ -75,6 +75,9 @@ clean:
 	dh_auto_clean
 	dh_clean
 
+override_dh_makeshlibs:
+	dh_makeshlibs -n
+
 build: install
 
 binary-indep: build-indep

-- 
herwig++: Multi-purpose event generator for high energy physics



More information about the debian-science-commits mailing list