Bas Couwenberg pushed to branch experimental at Debian GIS Project / proj
Commits: e5b71aa4 by Bas Couwenberg at 2020-10-26T15:25:16+01:00 Revert SOVERSION changes. - - - - - 084edb27 by Bas Couwenberg at 2020-10-26T15:25:29+01:00 Set distribution to experimental. - - - - - 6 changed files: - debian/changelog - debian/control - debian/libproj21.install → debian/libproj19.install - debian/libproj21.symbols → debian/libproj19.symbols - − debian/patches/series - − debian/patches/soversion.patch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,9 @@ +proj (7.2.0~rc1-1~exp2) experimental; urgency=medium + + * Revert SOVERSION changes. + + -- Bas Couwenberg <[email protected]> Mon, 26 Oct 2020 15:25:18 +0100 + proj (7.2.0~rc1-1~exp1) experimental; urgency=medium * New upstream release candidate. ===================================== debian/control ===================================== @@ -38,7 +38,7 @@ Description: Cartographic projection filter and library (datum package) This package contains auxiliary projection datum grids used by the library and tools. -Package: libproj21 +Package: libproj19 Architecture: any Multi-Arch: same Section: libs @@ -65,7 +65,7 @@ Package: libproj-dev Architecture: any Multi-Arch: same Section: libdevel -Depends: libproj21 (= ${binary:Version}), +Depends: libproj19 (= ${binary:Version}), libcurl4-gnutls-dev | libcurl-ssl-dev, libsqlite3-dev, libtiff-dev, ===================================== debian/libproj21.install → debian/libproj19.install ===================================== ===================================== debian/libproj21.symbols → debian/libproj19.symbols ===================================== @@ -1,5 +1,5 @@ # SymbolsHelper-Confirmed: 7.2.0~rc1 amd64 -libproj.so.21 #PACKAGE# #MINVER# +libproj.so.19 #PACKAGE# #MINVER# * Build-Depends-Package: libproj-dev _Z10pj_ell_setP9projCtx_tP8ARG_listPdS3_@Base 6.0.0 _Z10pj_mkparamPKc@Base 6.0.0 ===================================== debian/patches/series deleted ===================================== @@ -1 +0,0 @@ -soversion.patch ===================================== debian/patches/soversion.patch deleted ===================================== @@ -1,15 +0,0 @@ -Description: Fix SOVERSION to match CMake build. -Author: Bas Couwenberg <[email protected]> -Bug: https://lists.osgeo.org/pipermail/proj/2020-October/009876.html - ---- a/src/Makefile.am -+++ b/src/Makefile.am -@@ -52,7 +52,7 @@ geodtest_LDADD = libproj.la - - lib_LTLIBRARIES = libproj.la - --libproj_la_LDFLAGS = -no-undefined -version-info 21:0:2 -+libproj_la_LDFLAGS = -no-undefined -version-info 21:0:0 - libproj_la_LIBADD = @SQLITE3_LIBS@ @TIFF_LIBS@ @CURL_LIBS@ - - libproj_la_SOURCES = \ View it on GitLab: https://salsa.debian.org/debian-gis-team/proj/-/compare/ec9a50516e6089f6c425d783612ef27c1762ec31...084edb27c1bd0079686228b17f166a2a3009901c -- View it on GitLab: https://salsa.debian.org/debian-gis-team/proj/-/compare/ec9a50516e6089f6c425d783612ef27c1762ec31...084edb27c1bd0079686228b17f166a2a3009901c You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ Pkg-grass-devel mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-grass-devel
