[med-svn] [relion] 01/01: Enable building architecture independant files separately

Andreas Tille tille at debian.org
Wed Dec 9 09:25:17 UTC 2015


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

tille pushed a commit to branch master
in repository relion.

commit af4976fa92ab8f10856e4d2d662027bee6edd984
Author: Andreas Tille <tille at debian.org>
Date:   Wed Dec 9 08:29:27 2015 +0100

    Enable building architecture independant files separately
---
 debian/changelog | 5 +++++
 debian/rules     | 4 ++--
 2 files changed, 7 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 6f89688..e846a89 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,14 @@
 relion (1.4+dfsg-1) unstable; urgency=medium
 
+  [ Roland Fehrenbacher ]
   * New upstream version 1.4
   * Bug fix: "file conflicts between librelion{+mpi}{+gui}-1.3-1{v5}
     packages", thanks to Ralf Treinen (Closes: #797825).
 
+  [ Andreas Tille ]
+  * Enable building architecture independant files separately
+    Closes: #806103
+
  -- Roland Fehrenbacher <rf at q-leap.de>  Tue, 08 Dec 2015 19:04:50 +0100
 
 relion (1.3+dfsg-3) unstable; urgency=medium
diff --git a/debian/rules b/debian/rules
index 205a16d..96624d8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -70,8 +70,8 @@ override_dh_prep:
 
 override_dh_auto_install:
 
-override_dh_install:
-	dh_install
+override_dh_install-arch:
+	dh_install -a
 	# relion_qsub.csh should just go to GUI d/examples
 	find debian/relion-bi*/usr/bin -name relion_qsub.csh -delete
 

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



More information about the debian-med-commit mailing list