This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch experimental in repository bullet.
commit 83f2dc5834918128c737d5359b1c6768f5ce3df7 Author: Markus Koschany <[email protected]> Date: Tue Feb 21 02:50:42 2017 +0100 Rename binary packages because of the SONAME bump. --- debian/changelog | 1 + debian/control | 8 ++++---- ...{libbullet-extras2.85.install => libbullet-extras2.86.install} | 0 ...5.lintian-overrides => libbullet-extras2.86.lintian-overrides} | 0 debian/{libbullet2.85.install => libbullet2.86.install} | 0 ...llet2.85.lintian-overrides => libbullet2.86.lintian-overrides} | 0 6 files changed, 5 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index 2c92bd3..e699cd6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ bullet (2.86.1+dfsg-1) experimental; urgency=medium * New upstream version 2.86.1+dfsg. * Update debian/copyright for new release. + * Rename binary packages because of the SONAME bump. -- Markus Koschany <[email protected]> Tue, 21 Feb 2017 02:37:35 +0100 diff --git a/debian/control b/debian/control index 533f488..e080fdc 100644 --- a/debian/control +++ b/debian/control @@ -25,7 +25,7 @@ Architecture: any Section: libdevel Multi-Arch: same Depends: - libbullet2.85 (= ${binary:Version}), + libbullet2.86 (= ${binary:Version}), ${misc:Depends} Description: professional 3D Game Multiphysics Library -- development files Bullet professional 3D Game Multiphysics Library provides state of the art @@ -74,7 +74,7 @@ Architecture: any Section: libdevel Multi-Arch: same Depends: - libbullet-extras2.85 (= ${binary:Version}), + libbullet-extras2.86 (= ${binary:Version}), ${misc:Depends} Description: professional 3D Game Multiphysics Library -- extra development Bullet professional 3D Game Multiphysics Library provides state of the art @@ -84,7 +84,7 @@ Description: professional 3D Game Multiphysics Library -- extra development . For more information about Bullet, please refer to the libbullet-dev package. -Package: libbullet-extras2.85 +Package: libbullet-extras2.86 Architecture: any Multi-Arch: same Depends: @@ -99,7 +99,7 @@ Description: professional 3D Game Multiphysics Library -- extra libraries . For more information about Bullet, please refer to the libbullet-dev package. -Package: libbullet2.85 +Package: libbullet2.86 Architecture: any Multi-Arch: same Depends: diff --git a/debian/libbullet-extras2.85.install b/debian/libbullet-extras2.86.install similarity index 100% rename from debian/libbullet-extras2.85.install rename to debian/libbullet-extras2.86.install diff --git a/debian/libbullet-extras2.85.lintian-overrides b/debian/libbullet-extras2.86.lintian-overrides similarity index 100% rename from debian/libbullet-extras2.85.lintian-overrides rename to debian/libbullet-extras2.86.lintian-overrides diff --git a/debian/libbullet2.85.install b/debian/libbullet2.86.install similarity index 100% rename from debian/libbullet2.85.install rename to debian/libbullet2.86.install diff --git a/debian/libbullet2.85.lintian-overrides b/debian/libbullet2.86.lintian-overrides similarity index 100% rename from debian/libbullet2.85.lintian-overrides rename to debian/libbullet2.86.lintian-overrides -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/bullet.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

