Bas Couwenberg pushed to branch master at Debian GIS Project / mercantile


Commits:
b4ead263 by Bas Couwenberg at 2021-09-12T18:16:03+02:00
Bump debhelper compat to 12, no changes.

- - - - -
aed169eb by Bas Couwenberg at 2021-09-12T18:20:23+02:00
Drop undefined substitution variables.

- - - - -


3 changed files:

- debian/changelog
- − debian/compat
- debian/control


Changes:

=====================================
debian/changelog
=====================================
@@ -5,6 +5,8 @@ mercantile (1.1.5-2) UNRELEASED; urgency=medium
   * Bump Standards-Version to 4.6.0, no changes.
   * Update watch file for GitHub URL changes.
   * Update watch file to handle a & b pre-releases.
+  * Bump debhelper compat to 12, no changes.
+  * Drop undefined substitution variables.
 
  -- Bas Couwenberg <[email protected]>  Fri, 06 Nov 2020 19:32:16 +0100
 


=====================================
debian/compat deleted
=====================================
@@ -1 +0,0 @@
-10


=====================================
debian/control
=====================================
@@ -4,7 +4,7 @@ Uploaders: Joachim Langenbach <[email protected]>
 Section: science
 Testsuite: autopkgtest-pkg-python
 Priority: optional
-Build-Depends: debhelper (>= 10~),
+Build-Depends: debhelper-compat (= 12),
                dh-python,
                python3-all,
                python3-click,
@@ -27,8 +27,6 @@ Section: python
 Depends: ${python3:Depends},
          ${sphinxdoc:Depends},
          ${misc:Depends}
-Recommends: ${python3:Recommends}
-Suggests: ${python3:Suggests}
 Description: Spherical mercator coordinate and tile utilities
  The mercantile module provides functions that respectively return the upper
  left corner and bounding longitudes and latitudes for XYZ tiles, spherical



View it on GitLab: 
https://salsa.debian.org/debian-gis-team/mercantile/-/compare/f2a7b36baf443ae941582725245079bbae089304...aed169ebb211a814b78596d00b0366fc6f072f68

-- 
View it on GitLab: 
https://salsa.debian.org/debian-gis-team/mercantile/-/compare/f2a7b36baf443ae941582725245079bbae089304...aed169ebb211a814b78596d00b0366fc6f072f68
You're receiving this email because of your account on salsa.debian.org.


_______________________________________________
Pkg-grass-devel mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to