[med-svn] [relion] 01/01: Make new install files d/lib*.install executable (needed for dh-exec to work)
    Roland Fehrenbacher 
    rfehren-guest at moszumanska.debian.org
       
    Mon Aug 24 16:42:28 UTC 2015
    
    
  
This is an automated email from the git hooks/post-receive script.
rfehren-guest pushed a commit to branch master
in repository relion.
commit 078edf000426232ce8d23dd49195fab27d2ec857
Author: Roland Fehrenbacher <rf at q-leap.de>
Date:   Mon Aug 24 15:39:34 2015 +0000
    Make new install files d/lib*.install executable (needed for dh-exec to work)
---
 debian/changelog                         | 12 ++++++------
 debian/librelion+gui-1.3-1v5.install     |  0
 debian/librelion+mpi+gui-1.3-1v5.install |  0
 debian/librelion+mpi-1.3-1v5.install     |  0
 debian/librelion-1.3-1v5.install         |  0
 5 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 7e8bb9e..6e8a16e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,14 +1,14 @@
-relion (1.3+dfsg-3) UNRELEASED; urgency=medium
+relion (1.3+dfsg-3) unstable; urgency=medium
 
+  [ Andreas Tille ]
   * Rename library packages for g++5 ABI transition.
     (Thanks for the patch to Iain Lane <iain at orangesquash.org.uk>)
     Closes: #791267
-  TODO:
-     dh_install: librelion-1.3-1v5 missing files (simple/usr/lib/${DEB_HOST_MULTIARCH}/librelion*.so.*), aborting
-     debian/rules:74: recipe for target 'override_dh_install' failed
-     ... no idea why this patch worked on Ubuntu
 
- -- Andreas Tille <tille at debian.org>  Wed, 12 Aug 2015 21:50:51 +0200
+  [ Roland Fehrenbacher ]
+  * Fix permissions of d/lib*.install files (needed for dh-exec) 
+
+ -- Roland Fehrenbacher <rf at q-leap.de>  Mon, 24 Aug 2015 16:08:36 +0000
 
 relion (1.3+dfsg-2) unstable; urgency=medium
 
diff --git a/debian/librelion+gui-1.3-1v5.install b/debian/librelion+gui-1.3-1v5.install
old mode 100644
new mode 100755
diff --git a/debian/librelion+mpi+gui-1.3-1v5.install b/debian/librelion+mpi+gui-1.3-1v5.install
old mode 100644
new mode 100755
diff --git a/debian/librelion+mpi-1.3-1v5.install b/debian/librelion+mpi-1.3-1v5.install
old mode 100644
new mode 100755
diff --git a/debian/librelion-1.3-1v5.install b/debian/librelion-1.3-1v5.install
old mode 100644
new mode 100755
-- 
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