Francesco Lovergine pushed to branch master at Debian GIS Project / grass

Commits:
07cda90e by Francesco Paolo Lovergine at 2018-04-23T10:34:36+02:00
Fixing wrong chmod for r.*.png modules

- - - - -
3a705008 by Francesco Paolo Lovergine at 2018-04-23T10:59:03+02:00
Merge branch 'fix-r.inout.png'

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,11 +1,15 @@
 grass (7.4.0-2) UNRELEASED; urgency=medium
 
+  [ Bas Couwenberg ]
   * Don't use libjs-jquery for Doxygen docs.
   * Add patch to fix spelling errors.
   * Fix deprecated source override location.
   * Update Vcs-* URLs for Salsa.
   * Bump Standards-Version to 4.1.4, no changes.
 
+  [ Francesco Paolo Lovergine ]
+  * Fixating wrong permissions (-x) for r.*.png modules. 
+
  -- Bas Couwenberg <[email protected]>  Sat, 03 Feb 2018 11:17:07 +0100
 
 grass (7.4.0-1) unstable; urgency=medium


=====================================
debian/rules
=====================================
--- a/debian/rules
+++ b/debian/rules
@@ -266,6 +266,9 @@ override_dh_shlibdeps:
 override_dh_compress:
        dh_compress -XAUTHORS
 
+override_dh_fixperms:
+       dh_fixperms -Xr.in.png -Xr.out.png
+
 override_dh_gencontrol:
        dh_gencontrol -- -Vgrass:Provides="$(GRASS_ABI)"
 



View it on GitLab: 
https://salsa.debian.org/debian-gis-team/grass/compare/62fc3756ef2bb2ca137689abb0c07235e801188f...3a705008b7a7e018cdd393104d2ec73bdc28918b

---
View it on GitLab: 
https://salsa.debian.org/debian-gis-team/grass/compare/62fc3756ef2bb2ca137689abb0c07235e801188f...3a705008b7a7e018cdd393104d2ec73bdc28918b
You're receiving this email because of your account on salsa.debian.org.
_______________________________________________
Pkg-grass-devel mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to