[metview] 02/04: * Set chmod 644 on ssvg images in metview

Alastair McKinstry mckinstry at moszumanska.debian.org
Wed Jan 3 13:00:21 UTC 2018


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

mckinstry pushed a commit to branch debian/master
in repository metview.

commit ff9a7e3e2ee41643fe980e0480388ef68be175c2
Author: Alastair McKinstry <mckinstry at debian.org>
Date:   Wed Jan 3 09:48:52 2018 +0000

    * Set chmod 644 on ssvg images in metview
---
 debian/changelog | 4 +++-
 debian/rules     | 1 +
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 398e7cc..ec9247c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,9 @@
 metview (5.0.0~beta.1-1) UNRELEASED; urgency=medium
 
   * New upstream release
-  * Standards-Version: 4.1.2
+  * Set chmod 644 on ssvg images in metview
+  * Standards-Version: 4.1.2; no  changes required
+  
 
  -- Alastair McKinstry <mckinstry at debian.org>  Wed, 13 Dec 2017 10:23:03 +0000
 
diff --git a/debian/rules b/debian/rules
index 6d9e7b3..8240d42 100755
--- a/debian/rules
+++ b/debian/rules
@@ -95,6 +95,7 @@ override_dh_fixperms-arch:
 	chmod 644 debian/metview/$(MV_DIR)/metview_*.common
 	chmod 644 debian/metview/$(MV_DIR)/metview_stat
 	chmod 644 debian/metview/$(MV_DIR)/metview_patches
+	chmod 644 debian/metview/usr/share/images/metview/*
 	file debian/metview/$(MV_DIR)/* | grep ELF | cut -f1 -d: | xargs chrpath -d
 
 override_dh_fixperms-indep:

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



More information about the debian-science-commits mailing list