[Git][debian-gis-team/python-pdal][master] 5 commits: New upstream version 2.1.0+ds

Bas Couwenberg gitlab at salsa.debian.org
Tue Nov 6 14:57:35 GMT 2018


Bas Couwenberg pushed to branch master at Debian GIS Project / python-pdal


Commits:
ae5bff81 by Bas Couwenberg at 2018-11-06T14:48:14Z
New upstream version 2.1.0+ds
- - - - -
efd455f1 by Bas Couwenberg at 2018-11-06T14:48:21Z
Merge tag 'upstream/2.1.0+ds'

Upstream version 2.1.0+ds

- - - - -
8f832171 by Bas Couwenberg at 2018-11-06T14:48:39Z
New upstream release.

- - - - -
e11e82d7 by Bas Couwenberg at 2018-11-06T14:49:12Z
Require at least libpdal-dev 1.8.0 and its python plugin.

- - - - -
5e4b9a12 by Bas Couwenberg at 2018-11-06T14:49:33Z
Set distribution to experimental.

- - - - -


5 changed files:

- PKG-INFO
- VERSION.txt
- debian/changelog
- debian/control
- pdal/__init__.py


Changes:

=====================================
PKG-INFO
=====================================
@@ -1,6 +1,6 @@
 Metadata-Version: 1.2
 Name: PDAL
-Version: 2.1.0rc3
+Version: 2.1.0
 Summary: Point cloud data processing
 Home-page: http://pdal.io
 Author: Howard Butler


=====================================
VERSION.txt
=====================================
@@ -1 +1 @@
-2.1.0rc3
\ No newline at end of file
+2.1.0
\ No newline at end of file


=====================================
debian/changelog
=====================================
@@ -1,14 +1,14 @@
-python-pdal (2.1.0~rc3+ds-1) UNRELEASED; urgency=medium
+python-pdal (2.1.0+ds-1~exp1) experimental; urgency=medium
 
-  * New upstream release candidate.
+  * New upstream release.
   * Bump Standards-Version to 4.2.1, no changes.
   * Drop autopkgtests to test installability & module import.
   * Add lintian override for testsuite-autopkgtest-missing.
   * Update copyright years for Howard Butler.
   * Remove package name from lintian overrides.
-  * Require at least libpdal-dev 1.8~ and its python plugin.
+  * Require at least libpdal-dev 1.8.0 and its python plugin.
 
- -- Bas Couwenberg <sebastic at debian.org>  Thu, 01 Nov 2018 14:23:07 +0100
+ -- Bas Couwenberg <sebastic at debian.org>  Tue, 06 Nov 2018 15:49:19 +0100
 
 python-pdal (2.0.0+ds-2) unstable; urgency=medium
 


=====================================
debian/control
=====================================
@@ -6,8 +6,8 @@ Uploaders: Bas Couwenberg <sebastic at debian.org>
 Build-Depends: debhelper (>= 9),
                dh-python,
                cython,
-               libpdal-dev (>= 1.8~),
-               libpdal-plugin-python (>= 1.8~),
+               libpdal-dev (>= 1.8.0),
+               libpdal-plugin-python (>= 1.8.0),
                python-all-dev,
                python-numpy,
                python-packaging,


=====================================
pdal/__init__.py
=====================================
@@ -1,4 +1,4 @@
-__version__='2.1.0rc3'
+__version__='2.1.0'
 
 from .pipeline import Pipeline
 from .array import Array



View it on GitLab: https://salsa.debian.org/debian-gis-team/python-pdal/compare/20310874307fea3c028fc590616eb693ed11022c...5e4b9a12692b090c74794fb3940037c269016b78

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/python-pdal/compare/20310874307fea3c028fc590616eb693ed11022c...5e4b9a12692b090c74794fb3940037c269016b78
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/20181106/31b4d3bb/attachment-0001.html>


More information about the Pkg-grass-devel mailing list