[libcitygml] 24/35: Rename library package for SONAME bump.
Sebastiaan Couwenberg
sebastic at moszumanska.debian.org
Fri Jul 24 23:35:00 UTC 2015
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch master
in repository libcitygml.
commit ef52a341c2b87d3f37e66d117adfc2b179e344c5
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Fri Jul 24 21:41:33 2015 +0200
Rename library package for SONAME bump.
---
debian/changelog | 1 +
debian/control | 10 +++++-----
debian/{libcitygml0.install => libcitygml1.install} | 0
debian/{libcitygml0.symbols => libcitygml1.symbols} | 2 +-
4 files changed, 7 insertions(+), 6 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 3c132d2..d0109b3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,6 +13,7 @@ libcitygml (1.4.3-1) UNRELEASED; urgency=medium
* Add upstream metadata.
* Drop citygml2vrml, no longer included upstream.
* Drop SOVERSION from -dev & -bin package name.
+ * Rename library package for SONAME bump.
-- Bas Couwenberg <sebastic at debian.org> Fri, 24 Jul 2015 16:31:57 +0200
diff --git a/debian/control b/debian/control
index 3323534..b2de67a 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ Vcs-Browser: http://anonscm.debian.org/cgit/pkg-grass/libcitygml.git
Vcs-Git: git://anonscm.debian.org/pkg-grass/libcitygml.git
Homepage: https://github.com/jklimke/libcitygml
-Package: libcitygml0
+Package: libcitygml1
Architecture: any
Multi-Arch: same
Depends: ${shlibs:Depends},
@@ -38,7 +38,7 @@ Package: libcitygml-dev
Architecture: any
Multi-Arch: same
Section: libdevel
-Depends: libcitygml0 (= ${binary:Version}),
+Depends: libcitygml1 (= ${binary:Version}),
${misc:Depends},
Pre-Depends: ${misc:Pre-Depends}
Breaks: libcitygml0-dev (<< 1.4.3-1)
@@ -60,7 +60,7 @@ Description: Static and header files of libcitygml
Package: libcitygml-bin
Architecture: any
Section: utils
-Depends: libcitygml0 (= ${binary:Version}),
+Depends: libcitygml1 (= ${binary:Version}),
${shlibs:Depends},
${misc:Depends}
Breaks: libcitygml0-bin (<< 1.4.3-1)
@@ -82,7 +82,7 @@ Description: Utils of libcitygml - citygmltest
Package: openscenegraph-plugin-citygml-shared
Architecture: any
Section: devel
-Depends: libcitygml0 (= ${binary:Version}),
+Depends: libcitygml1 (= ${binary:Version}),
${shlibs:Depends},
${misc:Depends},
${libosg-share}
@@ -103,7 +103,7 @@ Description: libcitygml OpenSceneGraph plugin (shared version)
Package: openscenegraph-plugin-citygml-static
Architecture: any
Section: devel
-Depends: libcitygml0 (= ${binary:Version}),
+Depends: libcitygml1 (= ${binary:Version}),
${shlibs:Depends},
${misc:Depends},
${libosg-static}
diff --git a/debian/libcitygml0.install b/debian/libcitygml1.install
similarity index 100%
rename from debian/libcitygml0.install
rename to debian/libcitygml1.install
diff --git a/debian/libcitygml0.symbols b/debian/libcitygml1.symbols
similarity index 99%
rename from debian/libcitygml0.symbols
rename to debian/libcitygml1.symbols
index 739dcc4..9342b8e 100644
--- a/debian/libcitygml0.symbols
+++ b/debian/libcitygml1.symbols
@@ -1,5 +1,5 @@
# SymbolsHelper-Confirmed: 0.14 alpha amd64 armel armhf i386 ia64 kfreebsd-amd64 kfreebsd-i386 mips mipsel powerpc powerpcspe ppc64 s390 s390x sparc
-libcitygml.so.0 libcitygml0 #MINVER#
+libcitygml.so.1 libcitygml1 #MINVER#
_Z10fatalErrorPvPKcz at Base 0.14
(optional=templinst)_Z10parseValueI5TVec3IdEEvRSt18basic_stringstreamIcSt11char_traitsIcESaIcEERT_P12GeoTransformRKS1_ at Base 0.14
(optional=templinst)_Z10parseValueIbEvRSt18basic_stringstreamIcSt11char_traitsIcESaIcEERT_ at Base 0.14
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/libcitygml.git
More information about the Pkg-grass-devel
mailing list