[Git][debian-gis-team/python-pyproj][master] Rename PROJ.4 to PROJ.

Bas Couwenberg gitlab at salsa.debian.org
Wed Feb 21 13:51:31 UTC 2018


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


Commits:
d2400829 by Bas Couwenberg at 2018-02-21T14:48:28+01:00
Rename PROJ.4 to PROJ.

- - - - -


2 changed files:

- debian/changelog
- debian/control


Changes:

=====================================
debian/changelog
=====================================
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ python-pyproj (1.9.5.1-4) UNRELEASED; urgency=medium
   * Update copyright-format URL to use HTTPS.
   * Bump Standards-Version to 4.1.3, no changes.
   * Check DEB_BUILD_PROFILES for nocheck in dh_auto_test override.
+  * Rename PROJ.4 to PROJ.
 
  -- Bas Couwenberg <sebastic at debian.org>  Sun, 21 Jan 2018 10:39:51 +0100
 


=====================================
debian/control
=====================================
--- a/debian/control
+++ b/debian/control
@@ -27,12 +27,12 @@ Depends: ${python:Depends},
          ${misc:Depends},
          proj-data
 Provides: ${python:Provides}
-Description: Python interface to PROJ.4 library
- PROJ.4 performs cartographic transformations between geographic (lat/lon)
+Description: Python interface to PROJ library
+ PROJ performs cartographic transformations between geographic (lat/lon)
  and map projection (x/y) coordinates. It can also transform directly
  from one map projection coordinate system to another.
  .
- This is a Python binding to PROJ.4, it can receive coordinates as numpy
+ This is a Python binding to PROJ, it can receive coordinates as numpy
  arrays, Python arrays, lists or scalars. This module is optimized for
  numpy arrays.
 
@@ -42,12 +42,12 @@ Depends: ${python3:Depends},
          ${shlibs:Depends},
          ${misc:Depends},
          proj-data
-Description: Python 3 interface to PROJ.4 library
- PROJ.4 performs cartographic transformations between geographic (lat/lon)
+Description: Python 3 interface to PROJ library
+ PROJ performs cartographic transformations between geographic (lat/lon)
  and map projection (x/y) coordinates. It can also transform directly
  from one map projection coordinate system to another.
  .
- This is a Python 3 binding to PROJ.4, it can receive coordinates as numpy
+ This is a Python 3 binding to PROJ, it can receive coordinates as numpy
  arrays, Python arrays, lists or scalars. This module is optimized for
  numpy arrays.
 



View it on GitLab: https://salsa.debian.org/debian-gis-team/python-pyproj/commit/d2400829e82ebe3225ed02f27d58d2e73df35d5b

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


More information about the Pkg-grass-devel mailing list