[Git][debian-gis-team/grass][ubuntugis/xenial] 2 commits: Remove control.in template, no longer used.
Bas Couwenberg
gitlab at salsa.debian.org
Tue May 8 05:59:31 BST 2018
Bas Couwenberg pushed to branch ubuntugis/xenial at Debian GIS Project / grass
Commits:
4d1d4440 by Bas Couwenberg at 2018-05-08T06:57:37+02:00
Remove control.in template, no longer used.
- - - - -
0793e9eb by Bas Couwenberg at 2018-05-08T06:59:04+02:00
Order changelog entries by version.
- - - - -
2 changed files:
- debian/changelog
- − debian/control.in
Changes:
=====================================
debian/changelog
=====================================
--- a/debian/changelog
+++ b/debian/changelog
@@ -39,22 +39,6 @@ grass (7.4.0-1) unstable; urgency=medium
-- Bas Couwenberg <sebastic at debian.org> Fri, 26 Jan 2018 11:31:40 +0100
-grass (7.2.2-2) unstable; urgency=medium
-
- * Add patch to only link to GEOS C library.
- * Update spelling-errors.patch to fix additional typo.
- * Add lintian override for package-installs-java-bytecode false positive.
- * Bump Standards-Version to 4.1.2, no changes.
- * Override dh_gencontrol to set GRASS ABI dependency with substvars.
- * Strip trailing whitespace from changelog.
- * Drop explicit use of autotools_dev dh helper.
- * Update watch file to use HTTPS.
- * Strip trailing whitespace from rules file.
- * Drop unused lintian override for package-installs-java-bytecode.
- * Add overrides for dependency-on-python-version-marked-for-end-of-life.
-
- -- Bas Couwenberg <sebastic at debian.org> Wed, 27 Dec 2017 23:13:43 +0100
-
grass (7.4.0~rc2-1~exp1~xenial1) xenial; urgency=medium
* Rebuild for xenial.
@@ -96,6 +80,22 @@ grass (7.4.0~rc1-1~exp1) experimental; urgency=medium
-- Bas Couwenberg <sebastic at debian.org> Fri, 17 Nov 2017 10:45:33 +0100
+grass (7.2.2-2) unstable; urgency=medium
+
+ * Add patch to only link to GEOS C library.
+ * Update spelling-errors.patch to fix additional typo.
+ * Add lintian override for package-installs-java-bytecode false positive.
+ * Bump Standards-Version to 4.1.2, no changes.
+ * Override dh_gencontrol to set GRASS ABI dependency with substvars.
+ * Strip trailing whitespace from changelog.
+ * Drop explicit use of autotools_dev dh helper.
+ * Update watch file to use HTTPS.
+ * Strip trailing whitespace from rules file.
+ * Drop unused lintian override for package-installs-java-bytecode.
+ * Add overrides for dependency-on-python-version-marked-for-end-of-life.
+
+ -- Bas Couwenberg <sebastic at debian.org> Wed, 27 Dec 2017 23:13:43 +0100
+
grass (7.2.2-1~xenial1) xenial; urgency=medium
* Rebuild for xenial.
=====================================
debian/control.in deleted
=====================================
--- a/debian/control.in
+++ /dev/null
@@ -1,200 +0,0 @@
-Source: grass
-Maintainer: Debian GIS Project <pkg-grass-devel at lists.alioth.debian.org>
-Uploaders: Francesco Paolo Lovergine <frankie at debian.org>,
- Bas Couwenberg <sebastic at debian.org>
-Section: science
-Priority: optional
-Build-Depends: autoconf2.13,
- autotools-dev,
- bison,
- debhelper (>= 9),
- dh-python,
- doxygen,
- fakeroot,
- flex,
- graphviz,
- libblas-dev,
- libbz2-dev,
- libcairo2-dev,
- libfftw3-dev,
- libfreetype6-dev,
- libgdal-dev,
- libgeos-dev,
- libglu1-mesa-dev,
- libjpeg-dev,
- liblapack-dev,
- liblas-c-dev,
- libmotif-dev | lesstif2-dev,
- libmysqlclient-dev,
- libncurses5-dev,
- libnetcdf-dev,
- libpng-dev,
- libpq-dev,
- libproj-dev,
- libreadline-dev,
- libsqlite3-dev,
- libtiff-dev,
- libwxgtk3.0-dev,
- libxmu-dev,
- netcdf-bin,
-# install optipng if compressing the PNG images in the programmers' manual
-# optipng,
-# proj-bin needed for nad2bin during config
- proj-bin,
- python,
- python-dev,
- python-numpy,
- python-pil,
- python-ply,
- python-wxgtk3.0,
- unixodbc-dev,
- zlib1g-dev
-Standards-Version: 3.9.8
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/grass.git
-Vcs-Git: https://anonscm.debian.org/git/pkg-grass/grass.git -b ubuntugis/xenial
-Homepage: http://grass.osgeo.org/
-
-Package: grass
-Architecture: all
-Section: metapackages
-Depends: grass-core,
- grass-gui,
- ${misc:Depends}
-Recommends: grass-doc
-Suggests: grass-dev
-Description: Geographic Resources Analysis Support System (GRASS GIS)
- Commonly referred to as GRASS, this is a Geographic Information
- System (GIS) used for geospatial data management and analysis,
- image processing, graphics/map production, spatial modeling, and
- visualization. GRASS is currently used in academic and commercial
- settings around the world, as well as by many government agencies
- and environmental consulting companies.
- .
- Install this virtual package to get a full GRASS system.
-
-Package: grass-core
-Architecture: any
-Depends: grass-doc,
- ${shlibs:Depends},
- ${python:Depends},
- ${misc:Depends}
-Recommends: gdal-bin,
-# cs2cs used by m.proj, gdalinfo+gdal_translate used by a number of scripts
- proj-bin
-Suggests: grass-dev,
- grass-gui,
-# used by v.in.e00
- e00compr,
- avce00,
-# used by i.spectral
- gnuplot,
-# used by v.in.gpsbabel
- gpsbabel,
-# used by v.in.garmin
- gpstrans,
-# used by NVIZ, d.out.gpsdrive, r.out.mpeg
- netpbm,
-# used by v.kridge
- python-rpy2,
- python-termcolor
-Breaks: grass (<< 6.4.2-1~)
-Provides: grass at ABI@
-Replaces: grass (<< 6.4.2-1~)
-Description: GRASS GIS core components
- Commonly referred to as GRASS, this is a Geographic Information
- System (GIS) used for geospatial data management and analysis,
- image processing, graphics/map production, spatial modeling, and
- visualization. GRASS is currently used in academic and commercial
- settings around the world, as well as by many government agencies
- and environmental consulting companies.
- .
- This package contains the core processing components, but not the GUI.
-
-Package: grass-gui
-Architecture: any
-Depends: grass-core,
-# pyGL needed for wxNviz
- python-opengl,
- python-wxgtk3.0,
- xterm | x-terminal-emulator,
- ${python:Depends},
- ${misc:Depends}
-Recommends:
-# gs needed for wxPsmap PDF export
- ghostscript,
-# PIL needed for wxPsmap preview
- python-imaging,
- python-matplotlib
-Breaks: grass (<< 6.4.2-1~)
-Replaces: grass (<< 6.4.2-1~)
-Description: GRASS GIS graphical user interfaces
- Commonly referred to as GRASS, this is a Geographic Information
- System (GIS) used for geospatial data management and analysis,
- image processing, graphics/map production, spatial modeling, and
- visualization. GRASS is currently used in academic and commercial
- settings around the world, as well as by many government agencies
- and environmental consulting companies.
- .
- This package contains the GRASS GUIs.
-
-Package: grass-doc
-Section: doc
-Architecture: all
-Depends: ${misc:Depends}
-Suggests: grass,
- grass-dev-doc
-Description: GRASS GIS user documentation
- Commonly referred to as GRASS, this is a Geographic Information
- System (GIS) used for geospatial data management and analysis,
- image processing, graphics/map production, spatial modeling, and
- visualization. GRASS is currently used in academic and commercial
- settings around the world, as well as by many government agencies
- and environmental consulting companies.
- .
- This package contains HTML documentation for the GRASS system.
-
-Package: grass-dev-doc
-Section: doc
-Architecture: all
-Depends: libjs-jquery,
- ${misc:Depends}
-Suggests: grass
-Description: GRASS GIS Programmers' Manual
- Commonly referred to as GRASS, this is a Geographic Information
- System (GIS) used for geospatial data management and analysis,
- image processing, graphics/map production, spatial modeling, and
- visualization. GRASS is currently used in academic and commercial
- settings around the world, as well as by many government agencies
- and environmental consulting companies.
- .
- This package contains the HTML version of the GRASS Programmers' Manual.
-
-Package: grass-dev
-Section: devel
-Architecture: any
-Depends: grass-core (= ${binary:Version}),
-# fakeroot used by patches/htmlgen-fakeroot; see changelog entry for 5.7.0+6.0.0beta2-2
- fakeroot,
- libfreetype6-dev,
- libgdal-dev,
- libpq-dev,
- libproj-dev,
- python,
- ${shlibs:Depends},
- ${misc:Depends}
-# Subversion is needed by g.extension, a primary motivator for installing the grass-dev pkg
-Recommends: subversion
-Suggests: grass-dev-doc,
- pkg-config
-Description: GRASS GIS development files
- Commonly referred to as GRASS, this is a Geographic Information
- System (GIS) used for geospatial data management and analysis,
- image processing, graphics/map production, spatial modeling, and
- visualization. GRASS is currently used in academic and commercial
- settings around the world, as well as by many government agencies
- and environmental consulting companies.
- .
- This package contains the header files for developing with GRASS.
- Install this package if you wish to develop software that manipulates
- GRASS data sets or install addons using the g.extension module.
-
View it on GitLab: https://salsa.debian.org/debian-gis-team/grass/compare/4d14c1d75a16a2ec3b9e7e895b6205118b30206a...0793e9eb9dc7faf631f71ef336ca64435eb5c92c
---
View it on GitLab: https://salsa.debian.org/debian-gis-team/grass/compare/4d14c1d75a16a2ec3b9e7e895b6205118b30206a...0793e9eb9dc7faf631f71ef336ca64435eb5c92c
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/20180508/8e982466/attachment-0001.html>
More information about the Pkg-grass-devel
mailing list