[Git][debian-gis-team/mercantile][master] 5 commits: removed the leading whitespace at the url to watch and put the filename pattern on a new line

Joachim Langenbach gitlab at salsa.debian.org
Mon May 4 19:06:37 BST 2020



Joachim Langenbach pushed to branch master at Debian GIS Project / mercantile


Commits:
4125848c by Joachim Langenbach at 2020-05-04T18:00:18+00:00
removed the leading whitespace at the url to watch and put the filename pattern on a new line

- - - - -
d7b1cb63 by Joachim Langenbach at 2020-05-04T18:01:34+00:00
Added a line to make clear, what python3-mercantile package contains

- - - - -
b20efafb by Joachim Langenbach at 2020-05-04T18:05:00+00:00
Removed trailing whitespaces (blank lines)

- - - - -
69b57bad by Joachim Langenbach at 2020-05-04T18:05:21+00:00
Removed .pc from ignored folders

- - - - -
58f50d1c by Joachim Langenbach at 2020-05-04T18:05:40+00:00
Updated datetime of changelog entry

- - - - -


6 changed files:

- .gitignore
- debian/changelog
- debian/compat
- debian/control
- debian/links
- debian/watch


Changes:

=====================================
.gitignore
=====================================
@@ -7,7 +7,6 @@ __pycache__/
 *.so
 
 # Distribution / packaging
-.pc/
 .Python
 env/
 build/


=====================================
debian/changelog
=====================================
@@ -2,4 +2,4 @@ mercantile (1.1.4-1) unstable; urgency=medium
 
   * Initial release (Closes: #956911)
 
- -- Joachim Langenbach <joachim.langenbach at engsas.de>  Sun, 03 May 2020 10:00:00 +0200
+ -- Joachim Langenbach <joachim.langenbach at engsas.de>  Mon, 04 May 2020 20:00:00 +0200


=====================================
debian/compat
=====================================
@@ -1,2 +1 @@
 10
-


=====================================
debian/control
=====================================
@@ -39,6 +39,8 @@ Description: Spherical mercator coordinate and tile utilities
  .
  Also in mercantile are functions to traverse the tile stack.
  Named tuples are used to represent tiles, coordinates, and bounding boxes.
+ .
+ This package contains the module for Python 3.
 
 Package: mercantile
 Architecture: all


=====================================
debian/links
=====================================
@@ -1,4 +1,2 @@
 usr/share/javascript/jquery/jquery.js         usr/share/doc/python3-mercantile/html/_static/jquery.js
 usr/share/javascript/underscore/underscore.js usr/share/doc/python3-mercantile/html/_static/underscore.js
-
-


=====================================
debian/watch
=====================================
@@ -3,4 +3,5 @@ opts=\
 dversionmangle=s/\+(debian|dfsg|ds|deb)(\.?\d+)?$//,\
 uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\d*)$/$1~$2/,\
 filenamemangle=s/(?:.*?\/)?(?:rel|r|v|mercantile)?[\-\_]?(\d\S+)\.(tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))/mercantile-$1.$2/ \
-  https://github.com/mapbox/mercantile/tags (?:.*/archive/)?(?:rel|r|v|mercantile)?[\-\_]?(\d\S+(?<!post\d))\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
+https://github.com/mapbox/mercantile/tags \
+(?:.*/archive/)?(?:rel|r|v|mercantile)?[\-\_]?(\d\S+(?<!post\d))\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))



View it on GitLab: https://salsa.debian.org/debian-gis-team/mercantile/-/compare/c1d92e3bcbc7d375fffd6ef4ff0fc614db1bef16...58f50d1ce864515d664bff9604b26428a7cc7e55

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/mercantile/-/compare/c1d92e3bcbc7d375fffd6ef4ff0fc614db1bef16...58f50d1ce864515d664bff9604b26428a7cc7e55
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/20200504/0c0a65b7/attachment-0001.html>


More information about the Pkg-grass-devel mailing list