[Git][debian-gis-team/jeolib-miallib][master] 2 commits: Don't include debian revision in symbols version.

Bas Couwenberg (@sebastic) gitlab at salsa.debian.org
Tue Feb 25 14:36:23 GMT 2025



Bas Couwenberg pushed to branch master at Debian GIS Project / jeolib-miallib


Commits:
c42fe8c7 by Bas Couwenberg at 2025-02-25T15:32:18+01:00
Don't include debian revision in symbols version.

- - - - -
f343048b by Bas Couwenberg at 2025-02-25T15:32:23+01:00
Update symbols for 32-bit architectures.

- - - - -


3 changed files:

- debian/changelog
- debian/libmiallib1.symbols
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,7 +1,8 @@
 jeolib-miallib (1.1.6-3) UNRELEASED; urgency=medium
 
   * Team upload.
-  * Don't fail on symbols changes.
+  * Don't include debian revision in symbols version.
+  * Update symbols for 32-bit architectures.
 
  -- Bas Couwenberg <sebastic at debian.org>  Tue, 25 Feb 2025 05:23:10 +0100
 


=====================================
debian/libmiallib1.symbols
=====================================
@@ -72,7 +72,8 @@ libmiallib.so.1 #PACKAGE# #MINVER#
  _Z7intsortPKvS0_ at Base 1.1.6
  _Z9u32_chullP5IMAGEi at Base 1.1.6
  _ZNKSt5ctypeIcE8do_widenEc at Base 1.1.6
- _ZNSt6vectorI9intpair_tSaIS0_EE17_M_default_appendEm at Base 1.1.6
+ (arch-bits=32)_ZNSt6vectorI9intpair_tSaIS0_EE17_M_default_appendEj at Base 1.1.6
+ (arch-bits=64)_ZNSt6vectorI9intpair_tSaIS0_EE17_M_default_appendEm at Base 1.1.6
  _ZNSt6vectorI9intpair_tSaIS0_EE17_M_realloc_appendIJRKS0_EEEvDpOT_ at Base 1.1.6
  addLineToLinePool at Base 1.1.5
  addLineToRegion at Base 1.1.5


=====================================
debian/rules
=====================================
@@ -29,4 +29,4 @@ execute_after_dh_auto_install:
 	sed -i -e "s|$(CURDIR)/build||g" -e "s|/include|/usr/include|" debian/tmp/usr/lib/*/cmake/miallib/miallib-config.cmake
 
 override_dh_makeshlibs:
-	dh_makeshlibs -- -c0 -v$(UPSTREAM_VERSION)
+	dh_makeshlibs -- -v$(UPSTREAM_VERSION)



View it on GitLab: https://salsa.debian.org/debian-gis-team/jeolib-miallib/-/compare/a7339e0cd3c588b17d6f961903176fd8c61a72ff...f343048bbe4cad72a62270678b782dd536083f4a

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/jeolib-miallib/-/compare/a7339e0cd3c588b17d6f961903176fd8c61a72ff...f343048bbe4cad72a62270678b782dd536083f4a
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/20250225/d2397f63/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list