[Git][debian-gis-team/mapproxy][master] Add placeholder for last_change value.

Bas Couwenberg (@sebastic) gitlab at salsa.debian.org
Wed Jun 15 13:08:09 BST 2022



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


Commits:
1ee22079 by Bas Couwenberg at 2022-06-15T14:08:02+02:00
Add placeholder for last_change value.

- - - - -


1 changed file:

- debian/patches/reproducible-build.patch


Changes:

=====================================
debian/patches/reproducible-build.patch
=====================================
@@ -31,7 +31,7 @@ Forwarded: https://github.com/mapproxy/mapproxy/pull/585
          # Ensure that tile table exists here, don't overwrite a valid entry.
          try:
              db.execute("""
-@@ -313,6 +319,7 @@ AUTHORITY["EPSG","9122"]],AUTHORITY["EPS
+@@ -313,16 +319,18 @@ AUTHORITY["EPSG","9122"]],AUTHORITY["EPS
                              data_type,
                              identifier,
                              description,
@@ -39,7 +39,11 @@ Forwarded: https://github.com/mapproxy/mapproxy/pull/585
                              min_x,
                              max_x,
                              min_y,
-@@ -323,6 +330,7 @@ AUTHORITY["EPSG","9122"]],AUTHORITY["EPS
+                             max_y,
+                             srs_id)
+-                        VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?);
++                        VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?);
+                         """, (self.table_name,
                                "tiles",
                                self.table_name,
                                "Created with Mapproxy.",



View it on GitLab: https://salsa.debian.org/debian-gis-team/mapproxy/-/commit/1ee220796e0bde91e1731389502c09a8b2ae284c

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/mapproxy/-/commit/1ee220796e0bde91e1731389502c09a8b2ae284c
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/20220615/db523c8b/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list