[Git][debian-gis-team/sfcgal][master] 4 commits: Import Debian changes 1.5.1-1.1~exp1

Bas Couwenberg (@sebastic) gitlab at salsa.debian.org
Mon Feb 5 14:01:41 GMT 2024



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


Commits:
6e30abd1 by Sergio Durigan Junior at 2024-02-05T14:31:29+01:00
Import Debian changes 1.5.1-1.1~exp1

sfcgal (1.5.1-1.1~exp1) experimental; urgency=medium
.
  * Non-maintainer upload.
  * Rename libraries for 64-bit time_t transition.

- - - - -
1d0ea20e by Bas Couwenberg at 2024-02-05T14:32:36+01:00
Improve t64 changes to match team standards.

- - - - -
30cf0953 by Bas Couwenberg at 2024-02-05T14:47:52+01:00
Fix lintian overrides.

- - - - -
8243b5a0 by Bas Couwenberg at 2024-02-05T14:47:52+01:00
Set distribution to experimental.

- - - - -


6 changed files:

- debian/changelog
- debian/control
- debian/libsfcgal1.docs → debian/libsfcgal1t64.docs
- debian/libsfcgal1.install → debian/libsfcgal1t64.install
- debian/libsfcgal1.lintian-overrides → debian/libsfcgal1t64.lintian-overrides
- debian/libsfcgal1.symbols → debian/libsfcgal1t64.symbols


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,16 @@
+sfcgal (1.5.1-2~exp1) experimental; urgency=medium
+
+  * Improve t64 changes to match team standards.
+
+ -- Bas Couwenberg <sebastic at debian.org>  Mon, 05 Feb 2024 14:32:44 +0100
+
+sfcgal (1.5.1-1.1~exp1) experimental; urgency=medium
+
+  * Non-maintainer upload.
+  * Rename libraries for 64-bit time_t transition.
+
+ -- Sergio Durigan Junior <sergiodj at debian.org>  Sat, 03 Feb 2024 21:52:59 +0000
+
 sfcgal (1.5.1-1) unstable; urgency=medium
 
   * Skip tests on hppa & sparc64.


=====================================
debian/control
=====================================
@@ -19,12 +19,15 @@ Vcs-Git: https://salsa.debian.org/debian-gis-team/sfcgal.git
 Homepage: http://www.sfcgal.org/
 Rules-Requires-Root: no
 
-Package: libsfcgal1
+Package: libsfcgal1t64
 Architecture: any
 Section: libs
 Depends: ${shlibs:Depends},
          ${misc:Depends}
 Pre-Depends: ${misc:Pre-Depends}
+Provides: ${t64:Provides}
+Breaks: libsfcgal1 (<< ${source:Version})
+Replaces: libsfcgal1
 Description: Library for ISO 19107:2013 and OGC SFA 1.2 for 3D operations
  SFCGAL is a C++ wrapper library around CGAL with the aim of
  supporting ISO 19107:2013 and OGC Simple Features Access 1.2 for 3D
@@ -40,7 +43,7 @@ Description: Library for ISO 19107:2013 and OGC SFA 1.2 for 3D operations
 Package: libsfcgal-dev
 Architecture: any
 Section: libdevel
-Depends: libsfcgal1 (= ${binary:Version}),
+Depends: libsfcgal1t64 (= ${binary:Version}),
          libcgal-dev (>= 4.10.1),
          libgmp-dev,
          ${misc:Depends}


=====================================
debian/libsfcgal1.docs → debian/libsfcgal1t64.docs
=====================================


=====================================
debian/libsfcgal1.install → debian/libsfcgal1t64.install
=====================================


=====================================
debian/libsfcgal1.lintian-overrides → debian/libsfcgal1t64.lintian-overrides
=====================================
@@ -2,3 +2,6 @@
 #  Fortify Source functions: no, only unprotected functions found!
 hardening-no-fortify-functions *
 
+# 64-bit time_t transition
+package-name-doesnt-match-sonames libSFCGAL1
+


=====================================
debian/libsfcgal1.symbols → debian/libsfcgal1t64.symbols
=====================================



View it on GitLab: https://salsa.debian.org/debian-gis-team/sfcgal/-/compare/c65687b94b864ace451ddb46fd1fd950494ac556...8243b5a0be245b953becddc2293162ac575ff536

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/sfcgal/-/compare/c65687b94b864ace451ddb46fd1fd950494ac556...8243b5a0be245b953becddc2293162ac575ff536
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/20240205/78ae1e76/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list