[Git][debian-gis-team/grass][ubuntugis/bionic] Rebuild 7.4.1 for bionic

Martin Landa gitlab at salsa.debian.org
Sat Sep 15 19:03:23 BST 2018


Martin Landa pushed to branch ubuntugis/bionic at Debian GIS Project / grass


Commits:
192e309c by Martin Landa at 2018-09-15T17:47:34Z
Rebuild 7.4.1 for bionic

- - - - -


3 changed files:

- debian/changelog
- debian/control
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+grass (7.4.1-1~bionic3) bionic; urgency=medium
+
+  * Rebuild for bionic.
+  * OpenMP support enabled
+
+ -- Martin Landa <landa.martin at gmail.com>  Sat, 15 Sep 2018 19:46:08 +0200
+
 grass (7.4.1-1~bionic2) bionic; urgency=medium
 
   * Rebuild for bionic.


=====================================
debian/control
=====================================
@@ -48,7 +48,8 @@ Build-Depends: autoconf2.13,
                python-ply,
                python-wxgtk3.0,
                unixodbc-dev,
-               zlib1g-dev
+               zlib1g-dev,
+               libomp-dev
 Standards-Version: 4.1.4
 Vcs-Browser: https://salsa.debian.org/debian-gis-team/grass
 Vcs-Git: https://salsa.debian.org/debian-gis-team/grass.git -b ubuntugis/bionic


=====================================
debian/rules
=====================================
@@ -108,7 +108,8 @@ override_dh_auto_configure: templates
                     --with-readline \
                     --with-sqlite \
                     --with-wxwidgets=/usr/bin/wx-config \
-                    --with-x
+                    --with-x \
+                    --with-openmp
 
 # This target generates arch-dep stuff, unfortunately most doc requires working bins to
 # be properly generated...



View it on GitLab: https://salsa.debian.org/debian-gis-team/grass/commit/192e309ca61c132bdd6a0fcac4540687da0a50a9

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/grass/commit/192e309ca61c132bdd6a0fcac4540687da0a50a9
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-grass-devel/attachments/20180915/0fc94741/attachment-0001.html>


More information about the Pkg-grass-devel mailing list