[Git][debian-gis-team/grass][ubuntugis/xenial] Rebuild 7.4.1 for xenial
Martin Landa
gitlab at salsa.debian.org
Sun Sep 16 10:56:10 BST 2018
Martin Landa pushed to branch ubuntugis/xenial at Debian GIS Project / grass
Commits:
ac854aba by Martin Landa at 2018-09-16T09:08:09Z
Rebuild 7.4.1 for xenial
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+grass (7.4.1-1~xenial2) xenial; urgency=medium
+
+ * Rebuild for xenial.
+ * OpenMP support enabled
+
+ -- Martin Landa <landa.martin at gmail.com> Sun, 16 Sep 2018 11:03:59 +0200
+
grass (7.4.1-1~xenial1) xenial; urgency=medium
* Rebuild for xenial.
=====================================
debian/control
=====================================
@@ -28,6 +28,7 @@ Build-Depends: autoconf2.13,
libmysqlclient-dev,
libncurses5-dev,
libnetcdf-dev,
+ libomp-dev,
libpng-dev,
libpq-dev,
libproj-dev,
=====================================
debian/rules
=====================================
@@ -101,6 +101,7 @@ override_dh_auto_configure: templates
--with-netcdf \
--with-nls \
--with-odbc \
+ --with-openmp \
--with-postgres \
--with-postgres-includes=$(shell pg_config --includedir) \
--with-proj-share=/usr/share/proj \
View it on GitLab: https://salsa.debian.org/debian-gis-team/grass/commit/ac854aba8c39d8b25dc8ea40430cf875acf483ce
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/grass/commit/ac854aba8c39d8b25dc8ea40430cf875acf483ce
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/20180916/6495462f/attachment.html>
More information about the Pkg-grass-devel
mailing list