[bullet] 07/09: Rename packages to 2.83.6

Markus Koschany apo-guest at moszumanska.debian.org
Mon Nov 9 10:52:01 UTC 2015


This is an automated email from the git hooks/post-receive script.

apo-guest pushed a commit to branch master
in repository bullet.

commit 8d98db6780a3b890d9d7d456135834a45abf9969
Author: Markus Koschany <apo at debian.org>
Date:   Sat Nov 7 14:57:03 2015 +0100

    Rename packages to 2.83.6
---
 debian/control                                     | 60 +++++++++++-----------
 ...v6.install => libbulletcollision2.83.6.install} |  0
 ...3v6.install => libbulletdynamics2.83.6.install} |  0
 ...6.install => libbulletfileloader2.83.6.install} |  0
 ...3v6.install => libbulletsoftbody2.83.6.install} |  0
 ...nstall => libbulletworldimporter2.83.6.install} |  0
 ...all => libbulletxmlworldimporter2.83.6.install} |  0
 ...nstall => libconvexdecomposition2.83.6.install} |  0
 ....83v6.install => libgimpactutils2.83.6.install} |  0
 ...libhacd2.83v6.install => libhacd2.83.6.install} |  0
 ...h2.83v6.install => liblinearmath2.83.6.install} |  0
 11 files changed, 30 insertions(+), 30 deletions(-)

diff --git a/debian/control b/debian/control
index 4b3e385..c1c8d3a 100644
--- a/debian/control
+++ b/debian/control
@@ -20,7 +20,7 @@ Homepage: http://www.bulletphysics.org/
 Vcs-Git: git://anonscm.debian.org/pkg-games/bullet.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-games/bullet.git
 
-Package: libbulletsoftbody2.83v6
+Package: libbulletsoftbody2.83.6
 Architecture: any
 Multi-Arch: same
 Depends:
@@ -43,7 +43,7 @@ Description: professional 3D Game Multiphysics Library -- soft body
  .
  For more information about Bullet, please refer to the libbullet-dev package.
 
-Package: libbulletcollision2.83v6
+Package: libbulletcollision2.83.6
 Architecture: any
 Multi-Arch: same
 Depends:
@@ -67,7 +67,7 @@ Description: professional 3D Game Multiphysics Library -- collision
  .
  For more information about Bullet, please refer to the libbullet-dev package.
 
-Package: libbulletdynamics2.83v6
+Package: libbulletdynamics2.83.6
 Architecture: any
 Multi-Arch: same
 Depends:
@@ -91,7 +91,7 @@ Description: professional 3D Game Multiphysics Library -- dynamics
  .
  For more information about Bullet, please refer to the libbullet-dev package.
 
-Package: liblinearmath2.83v6
+Package: liblinearmath2.83.6
 Architecture: any
 Multi-Arch: same
 Depends:
@@ -112,7 +112,7 @@ Description: professional 3D Game Multiphysics Library -- mathematics
  .
  For more information about Bullet, please refer to the libbullet-dev package.
 
-Package: libhacd2.83v6
+Package: libhacd2.83.6
 Architecture: any
 Multi-Arch: same
 Depends:
@@ -135,7 +135,7 @@ Description: professional 3D Game Multiphysics Library -- HACD
  .
  For more information about Bullet, please refer to the libbullet-dev package.
 
-Package: libconvexdecomposition2.83v6
+Package: libconvexdecomposition2.83.6
 Architecture: any
 Multi-Arch: same
 Depends:
@@ -157,7 +157,7 @@ Description: professional 3D Game Multiphysics Library -- convex decomposition
  .
  For more information about Bullet, please refer to the libbullet-dev package.
 
-Package: libbulletfileloader2.83v6
+Package: libbulletfileloader2.83.6
 Architecture: any
 Multi-Arch: same
 Depends:
@@ -177,7 +177,7 @@ Description: professional 3D Game Multiphysics Library -- file loader
  .
  For more information about Bullet, please refer to the libbullet-dev package.
 
-Package: libbulletworldimporter2.83v6
+Package: libbulletworldimporter2.83.6
 Architecture: any
 Multi-Arch: same
 Depends:
@@ -199,7 +199,7 @@ Description: professional 3D Game Multiphysics Library -- world importer
  .
  For more information about Bullet, please refer to the libbullet-dev package.
 
-Package: libbulletxmlworldimporter2.83v6
+Package: libbulletxmlworldimporter2.83.6
 Architecture: any
 Multi-Arch: same
 Depends:
@@ -221,7 +221,7 @@ Description: professional 3D Game Multiphysics Library -- xml world importer
  .
  For more information about Bullet, please refer to the libbullet-dev package.
 
-Package: libgimpactutils2.83v6
+Package: libgimpactutils2.83.6
 Architecture: any
 Multi-Arch: same
 Depends:
@@ -248,10 +248,10 @@ Architecture: any
 Section: libdevel
 Multi-Arch: same
 Depends:
- libbulletcollision2.83v6 (= ${binary:Version}),
- libbulletdynamics2.83v6 (= ${binary:Version}),
- libbulletsoftbody2.83v6 (= ${binary:Version}),
- liblinearmath2.83v6 (= ${binary:Version}),
+ libbulletcollision2.83.6 (= ${binary:Version}),
+ libbulletdynamics2.83.6 (= ${binary:Version}),
+ libbulletsoftbody2.83.6 (= ${binary:Version}),
+ liblinearmath2.83.6 (= ${binary:Version}),
  ${misc:Depends}
 Description: professional 3D Game Multiphysics Library -- development files
  Bullet professional 3D Game Multiphysics Library provides state of the art
@@ -285,12 +285,12 @@ Architecture: any
 Section: libdevel
 Multi-Arch: same
 Depends:
- libbulletfileloader2.83v6 (= ${binary:Version}),
- libbulletworldimporter2.83v6 (= ${binary:Version}),
- libbulletxmlworldimporter2.83v6 (= ${binary:Version}),
- libconvexdecomposition2.83v6 (= ${binary:Version}),
- libgimpactutils2.83v6 (= ${binary:Version}),
- libhacd2.83v6 (= ${binary:Version}),
+ libbulletfileloader2.83.6 (= ${binary:Version}),
+ libbulletworldimporter2.83.6 (= ${binary:Version}),
+ libbulletxmlworldimporter2.83.6 (= ${binary:Version}),
+ libconvexdecomposition2.83.6 (= ${binary:Version}),
+ libgimpactutils2.83.6 (= ${binary:Version}),
+ libhacd2.83.6 (= ${binary:Version}),
  ${misc:Depends}
 Description: professional 3D Game Multiphysics Library -- extra development
  Bullet professional 3D Game Multiphysics Library provides state of the art
@@ -306,16 +306,16 @@ Section: debug
 Architecture: any
 Multi-Arch: same
 Depends:
- libbulletcollision2.83v6 (= ${binary:Version}),
- libbulletdynamics2.83v6 (= ${binary:Version}),
- libbulletfileloader2.83v6 (= ${binary:Version}),
- libbulletsoftbody2.83v6 (= ${binary:Version}),
- libbulletworldimporter2.83v6 (= ${binary:Version}),
- libbulletxmlworldimporter2.83v6 (= ${binary:Version}),
- libconvexdecomposition2.83v6 (= ${binary:Version}),
- libgimpactutils2.83v6 (= ${binary:Version}),
- libhacd2.83v6 (= ${binary:Version}),
- liblinearmath2.83v6 (= ${binary:Version}),
+ libbulletcollision2.83.6 (= ${binary:Version}),
+ libbulletdynamics2.83.6 (= ${binary:Version}),
+ libbulletfileloader2.83.6 (= ${binary:Version}),
+ libbulletsoftbody2.83.6 (= ${binary:Version}),
+ libbulletworldimporter2.83.6 (= ${binary:Version}),
+ libbulletxmlworldimporter2.83.6 (= ${binary:Version}),
+ libconvexdecomposition2.83.6 (= ${binary:Version}),
+ libgimpactutils2.83.6 (= ${binary:Version}),
+ libhacd2.83.6 (= ${binary:Version}),
+ liblinearmath2.83.6 (= ${binary:Version}),
  ${misc:Depends}
 Description: professional 3D Game Multiphysics Library -- debugging symbols
  Bullet professional 3D Game Multiphysics Library provides state of the art
diff --git a/debian/libbulletcollision2.83v6.install b/debian/libbulletcollision2.83.6.install
similarity index 100%
rename from debian/libbulletcollision2.83v6.install
rename to debian/libbulletcollision2.83.6.install
diff --git a/debian/libbulletdynamics2.83v6.install b/debian/libbulletdynamics2.83.6.install
similarity index 100%
rename from debian/libbulletdynamics2.83v6.install
rename to debian/libbulletdynamics2.83.6.install
diff --git a/debian/libbulletfileloader2.83v6.install b/debian/libbulletfileloader2.83.6.install
similarity index 100%
rename from debian/libbulletfileloader2.83v6.install
rename to debian/libbulletfileloader2.83.6.install
diff --git a/debian/libbulletsoftbody2.83v6.install b/debian/libbulletsoftbody2.83.6.install
similarity index 100%
rename from debian/libbulletsoftbody2.83v6.install
rename to debian/libbulletsoftbody2.83.6.install
diff --git a/debian/libbulletworldimporter2.83v6.install b/debian/libbulletworldimporter2.83.6.install
similarity index 100%
rename from debian/libbulletworldimporter2.83v6.install
rename to debian/libbulletworldimporter2.83.6.install
diff --git a/debian/libbulletxmlworldimporter2.83v6.install b/debian/libbulletxmlworldimporter2.83.6.install
similarity index 100%
rename from debian/libbulletxmlworldimporter2.83v6.install
rename to debian/libbulletxmlworldimporter2.83.6.install
diff --git a/debian/libconvexdecomposition2.83v6.install b/debian/libconvexdecomposition2.83.6.install
similarity index 100%
rename from debian/libconvexdecomposition2.83v6.install
rename to debian/libconvexdecomposition2.83.6.install
diff --git a/debian/libgimpactutils2.83v6.install b/debian/libgimpactutils2.83.6.install
similarity index 100%
rename from debian/libgimpactutils2.83v6.install
rename to debian/libgimpactutils2.83.6.install
diff --git a/debian/libhacd2.83v6.install b/debian/libhacd2.83.6.install
similarity index 100%
rename from debian/libhacd2.83v6.install
rename to debian/libhacd2.83.6.install
diff --git a/debian/liblinearmath2.83v6.install b/debian/liblinearmath2.83.6.install
similarity index 100%
rename from debian/liblinearmath2.83v6.install
rename to debian/liblinearmath2.83.6.install

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/bullet.git



More information about the Pkg-games-commits mailing list