[Git][debian-gis-team/tippecanoe][master] 2 commits: Bump Standards-Version to 4.7.2, no changes.

Bas Couwenberg (@sebastic) gitlab at salsa.debian.org
Sun Aug 24 19:14:40 BST 2025



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


Commits:
3f2b8a46 by Bas Couwenberg at 2025-03-20T06:24:27+01:00
Bump Standards-Version to 4.7.2, no changes.

- - - - -
f56636f0 by Bas Couwenberg at 2025-08-24T20:14:32+02:00
Remove mipsel from rules.

- - - - -


3 changed files:

- debian/changelog
- debian/control
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,7 +1,7 @@
 tippecanoe (2.53.0-2) UNRELEASED; urgency=medium
 
   * Team upload.
-  * Bump Standards-Version to 4.7.0, no changes.
+  * Bump Standards-Version to 4.7.2, no changes.
 
  -- Bas Couwenberg <sebastic at debian.org>  Sun, 28 Jul 2024 20:05:22 +0200
 


=====================================
debian/control
=====================================
@@ -6,7 +6,7 @@ Priority: optional
 Build-Depends: debhelper-compat (= 13),
                libsqlite3-dev,
                zlib1g-dev,
-Standards-Version: 4.7.0
+Standards-Version: 4.7.2
 Vcs-Browser: https://salsa.debian.org/debian-gis-team/tippecanoe
 Vcs-Git: https://salsa.debian.org/debian-gis-team/tippecanoe.git
 Homepage: https://github.com/felt/tippecanoe


=====================================
debian/rules
=====================================
@@ -9,7 +9,7 @@ include /usr/share/dpkg/buildflags.mk
 
 export PREFIX := debian/tippecanoe/usr
 
-ifneq (,$(filter armel mipsel m68k powerpc sh4,${DEB_HOST_ARCH}))
+ifneq (,$(filter armel m68k powerpc sh4,${DEB_HOST_ARCH}))
 # https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81358
 # on these platforms g++ does not link with -latomic, resulting in
 # errors such as:



View it on GitLab: https://salsa.debian.org/debian-gis-team/tippecanoe/-/compare/10edc5ad1e0bc3286656a52994462c3b1e83ccd3...f56636f0c444c6d6e425408f578320dad1d18949

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/tippecanoe/-/compare/10edc5ad1e0bc3286656a52994462c3b1e83ccd3...f56636f0c444c6d6e425408f578320dad1d18949
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/20250824/9c0349c0/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list