Bas Couwenberg pushed to branch master at Debian GIS Project / netcdf-cxx
Commits: ed206e80 by Bas Couwenberg at 2018-07-19T15:22:53+02:00 Drop obsolete dbg package. - - - - - b1743cee by Bas Couwenberg at 2018-07-19T15:34:00+02:00 Update symbols for amd64. - - - - - 83f19a4f by Bas Couwenberg at 2018-07-19T15:34:00+02:00 Set distribution to unstable. - - - - - 4 changed files: - debian/changelog - debian/control - debian/libnetcdf-c++4-1.symbols - debian/rules Changes: ===================================== debian/changelog ===================================== --- a/debian/changelog +++ b/debian/changelog @@ -1,12 +1,14 @@ -netcdf-cxx (4.3.0+ds-6) UNRELEASED; urgency=medium +netcdf-cxx (4.3.0+ds-6) unstable; urgency=medium * Update copyright-format URL to use HTTPS. * Don't use libjs-jquery for Doxygen docs. * Bump Standards-Version to 4.1.5, no changes. * Update Vcs-* URLs for Salsa. * Strip trailing whitespace from control & rules files. + * Drop obsolete dbg package. + * Update symbols for amd64. - -- Bas Couwenberg <[email protected]> Sat, 20 Jan 2018 22:24:49 +0100 + -- Bas Couwenberg <[email protected]> Thu, 19 Jul 2018 15:27:19 +0200 netcdf-cxx (4.3.0+ds-5) unstable; urgency=medium ===================================== debian/control ===================================== --- a/debian/control +++ b/debian/control @@ -6,7 +6,7 @@ Uploaders: Francesco Paolo Lovergine <[email protected]>, Ross Gammon <[email protected]> Section: science Priority: optional -Build-Depends: debhelper (>= 9), +Build-Depends: debhelper (>= 9.20160114), dh-autoreconf, doxygen, graphviz, @@ -55,22 +55,6 @@ Description: creation, access, and sharing of scientific data in C++ . This package contains headers for the C++ library. -Package: libnetcdf-c++4-dbg -Architecture: any -Section: debug -Depends: libnetcdf-c++4-1 (= ${binary:Version}), - ${misc:Depends} -Suggests: gdb -Description: debugging symbols for NetCDF C++ - NetCDF (network Common Data Form) is a set of interfaces for array-oriented - data access and a freely distributed collection of data access libraries for - C, Fortran, C++, Java, and other languages. The netCDF libraries support a - machine-independent format for representing scientific data. Together, the - interfaces, libraries, and format support the creation, access, and sharing of - scientific data. - . - This package contains debugging symbols for the C++ library. - Package: libnetcdf-c++4-doc Architecture: all Section: doc ===================================== debian/libnetcdf-c++4-1.symbols ===================================== --- a/debian/libnetcdf-c++4-1.symbols +++ b/debian/libnetcdf-c++4-1.symbols @@ -973,12 +973,14 @@ libnetcdf_c++4.so.1 libnetcdf-c++4-1 #MINVER# (optional=templinst|arch=!amd64 !powerpcspe)_ZNSt6vectorIiSaIiEE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPiS1_EERKi@Base 4.2.1 (optional=templinst|arch=!alpha !amd64 !arm64 !kfreebsd-amd64 !mips64el !powerpcspe !ppc64 !ppc64el !s390x !sparc64)_ZNSt6vectorIiSaIiEE14_M_fill_insertEN9__gnu_cxx17__normal_iteratorIPiS1_EEjRKi@Base 4.2.1 (optional=templinst|arch=alpha arm64 kfreebsd-amd64 mips64el ppc64 ppc64el s390x sparc64)_ZNSt6vectorIiSaIiEE14_M_fill_insertEN9__gnu_cxx17__normal_iteratorIPiS1_EEmRKi@Base 4.2.1 + (optional=templinst|arch=amd64)_ZNSt6vectorIiSaIiEE17_M_default_appendEm@Base 4.3.0 (optional=templinst|arch=amd64)_ZNSt6vectorIiSaIiEE17_M_realloc_insertIJiEEEvN9__gnu_cxx17__normal_iteratorIPiS1_EEDpOT_@Base 4.3.0 (optional=templinst|arch=amd64 powerpcspe)_ZNSt6vectorIiSaIiEE19_M_emplace_back_auxIJiEEEvDpOT_@Base 4.3.0 (optional=templinst|arch=!alpha !amd64 !arm64 !kfreebsd-amd64 !mips64el !ppc64 !ppc64el !s390x !sparc64)_ZNSt6vectorIiSaIiEE7reserveEj@Base 4.2.1 (optional=templinst|arch=alpha amd64 arm64 kfreebsd-amd64 mips64el ppc64 ppc64el s390x sparc64)_ZNSt6vectorIiSaIiEE7reserveEm@Base 4.2.1 (optional=templinst|arch=!alpha !amd64 !arm64 !kfreebsd-amd64 !mips64el !ppc64 !ppc64el !s390x !sparc64)_ZNSt6vectorIjSaIjEE14_M_fill_insertEN9__gnu_cxx17__normal_iteratorIPjS1_EEjRKj@Base 4.3.0 (optional=templinst)_ZNSt6vectorImSaImEE14_M_fill_insertEN9__gnu_cxx17__normal_iteratorIPmS1_EEmRKm@Base 4.3.0 + (optional=templinst|arch=amd64)_ZNSt6vectorImSaImEE17_M_default_appendEm@Base 4.3.0 (optional=templinst)_ZNSt7__cxx1115basic_stringbufIcSt11char_traitsIcESaIcEED0Ev@Base 4.3.0 (optional=templinst)_ZNSt7__cxx1115basic_stringbufIcSt11char_traitsIcESaIcEED1Ev@Base 4.3.0 (optional=templinst)_ZNSt7__cxx1115basic_stringbufIcSt11char_traitsIcESaIcEED2Ev@Base 4.3.0 ===================================== debian/rules ===================================== --- a/debian/rules +++ b/debian/rules @@ -30,7 +30,7 @@ override_dh_install: dh_install --list-missing override_dh_strip: - dh_strip --dbg-package=libnetcdf-c++4-dbg + dh_strip --dbgsym-migration='libnetcdf-c++4-dbg (<< 4.3.0+ds-6~)' override_dh_makeshlibs: dh_makeshlibs -- -c0 -v$(UPSTREAM_VERSION) View it on GitLab: https://salsa.debian.org/debian-gis-team/netcdf-cxx/compare/e785ce8e29333bdd20d11c9b0f013022d0ec28a8...83f19a4f25941d392911c0c8c51c6ca34c6b38af -- View it on GitLab: https://salsa.debian.org/debian-gis-team/netcdf-cxx/compare/e785ce8e29333bdd20d11c9b0f013022d0ec28a8...83f19a4f25941d392911c0c8c51c6ca34c6b38af 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
