[Pkg-octave-commit] [dynare] 06/12: Fix for another wrong permission in upstream tarball.

Sébastien Villemot sebastien at moszumanska.debian.org
Tue Dec 17 12:15:51 UTC 2013


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

sebastien pushed a commit to branch master
in repository dynare.

commit 15581691634ccb3a838933fae12471e6e105eeee
Author: Sébastien Villemot <sebastien at debian.org>
Date:   Mon Dec 16 19:03:27 2013 +0100

    Fix for another wrong permission in upstream tarball.
    
    Git-Dch: Ignore
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index 5d56e0f..4a7dcb4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -30,6 +30,7 @@ override_dh_link:
 override_dh_fixperms-indep:
 	dh_fixperms -i
 	find debian/dynare-matlab/usr/src/matlab/dynare-matlab \( -name '*.am' -or -name '*.m4' -or -name '*.ac' \) -exec chmod -x '{}' ';'
+	find debian/dynare-common/usr/share/dynare/matlab/ -name '*.m' -exec chmod -x '{}' ';'
 
 get-orig-source:
 	uscan --force-download --rename --destdir .

-- 
Alioth's /home/groups/pkg-octave/bin/git-commit-notice on /srv/git.debian.org/git/pkg-octave/dynare.git



More information about the Pkg-octave-commit mailing list