[libsfml] 04/10: Rename packages due to SONAME bump

James Cowgill jcowgill at moszumanska.debian.org
Tue Aug 9 16:05:36 UTC 2016


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

jcowgill pushed a commit to branch master
in repository libsfml.

commit 0849bd4087e7cffc2665a23a2706fc6df170a40f
Author: James Cowgill <jcowgill at debian.org>
Date:   Tue Aug 9 15:23:59 2016 +0000

    Rename packages due to SONAME bump
---
 debian/control                                     | 31 +++++++---------------
 ...audio2.3v5.install => libsfml-audio2.4.install} |  0
 ...audio2.3v5.symbols => libsfml-audio2.4.symbols} |  0
 ...cs2.3v5.install => libsfml-graphics2.4.install} |  0
 ...cs2.3v5.symbols => libsfml-graphics2.4.symbols} |  0
 ...ork2.3v5.install => libsfml-network2.4.install} |  0
 ...ork2.3v5.symbols => libsfml-network2.4.symbols} |  0
 ...stem2.3v5.install => libsfml-system2.4.install} |  0
 ...errides => libsfml-system2.4.lintian-overrides} |  0
 ...stem2.3v5.symbols => libsfml-system2.4.symbols} |  0
 ...ndow2.3v5.install => libsfml-window2.4.install} |  0
 ...ndow2.3v5.symbols => libsfml-window2.4.symbols} |  0
 12 files changed, 10 insertions(+), 21 deletions(-)

diff --git a/debian/control b/debian/control
index f3eae43..4a68be5 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,6 @@ Uploaders:
 Build-Depends: debhelper (>= 9),
  cmake (>= 2.8.9),
  doxygen,
- g++ (>= 4:5.2),
  libflac-dev,
  libfreetype6-dev,
  libgl1-mesa-dev,
@@ -35,11 +34,11 @@ Architecture: any
 Multi-Arch: same
 Depends: ${misc:Depends},
  libgl1-mesa-dev | libgl-dev,
- libsfml-audio2.3v5 (= ${binary:Version}),
- libsfml-graphics2.3v5 (= ${binary:Version}),
- libsfml-network2.3v5 (= ${binary:Version}),
- libsfml-system2.3v5 (= ${binary:Version}),
- libsfml-window2.3v5 (= ${binary:Version})
+ libsfml-audio2.4 (= ${binary:Version}),
+ libsfml-graphics2.4 (= ${binary:Version}),
+ libsfml-network2.4 (= ${binary:Version}),
+ libsfml-system2.4 (= ${binary:Version}),
+ libsfml-window2.4 (= ${binary:Version})
 Suggests: libsfml-doc
 Description: Simple and Fast Multimedia Library - Development Files
  SFML is a modern multimedia library offering a wide range of subsystems
@@ -49,13 +48,11 @@ Description: Simple and Fast Multimedia Library - Development Files
  .
  This package includes header files for all SFML libraries.
 
-Package: libsfml-audio2.3v5
+Package: libsfml-audio2.4
 Architecture: any
 Multi-Arch: same
 Pre-Depends: ${misc:Pre-Depends}
 Depends: ${shlibs:Depends}, ${misc:Depends}
-Breaks: libsfml-audio2.3
-Replaces: libsfml-audio2.3
 Description: Simple and Fast Multimedia Library - Audio part
  SFML is a modern multimedia library offering a wide range of subsystems
  useful to produce a multimedia app. It offers OpenGL integration for
@@ -65,13 +62,11 @@ Description: Simple and Fast Multimedia Library - Audio part
  The Audio library is used to play sound and music in games. It is able to
  load OGG/Vorbis files.
 
-Package: libsfml-graphics2.3v5
+Package: libsfml-graphics2.4
 Architecture: any
 Multi-Arch: same
 Pre-Depends: ${misc:Pre-Depends}
 Depends: ${shlibs:Depends}, ${misc:Depends}
-Breaks: libsfml-graphics2.3
-Replaces: libsfml-graphics2.3
 Description: Simple and Fast Multimedia Library - Graphics part
  SFML is a modern multimedia library offering a wide range of subsystems
  useful to produce a multimedia app. It offers OpenGL integration for
@@ -81,13 +76,11 @@ Description: Simple and Fast Multimedia Library - Graphics part
  The Graphics library contains all the OpenGL and drawing code. It needs the
  Window library for Window creation.
 
-Package: libsfml-network2.3v5
+Package: libsfml-network2.4
 Architecture: any
 Multi-Arch: same
 Pre-Depends: ${misc:Pre-Depends}
 Depends: ${shlibs:Depends}, ${misc:Depends}
-Breaks: libsfml-network2.3
-Replaces: libsfml-network2.3
 Description: Simple and Fast Multimedia Library - Network part
  SFML is a modern multimedia library offering a wide range of subsystems
  useful to produce a multimedia app. It offers OpenGL integration for
@@ -96,13 +89,11 @@ Description: Simple and Fast Multimedia Library - Network part
  .
  The Network Library brings basic networking support as needed by games.
 
-Package: libsfml-system2.3v5
+Package: libsfml-system2.4
 Architecture: any
 Multi-Arch: same
 Pre-Depends: ${misc:Pre-Depends}
 Depends: ${shlibs:Depends}, ${misc:Depends}
-Breaks: libsfml-system2.3
-Replaces: libsfml-system2.3
 Description: Simple and Fast Multimedia Library - System part
  SFML is a modern multimedia library offering a wide range of subsystems
  useful to produce a multimedia app. It offers OpenGL integration for
@@ -112,13 +103,11 @@ Description: Simple and Fast Multimedia Library - System part
  The system library brings useful system utilities like multithreading and
  UNICODE handling.
 
-Package: libsfml-window2.3v5
+Package: libsfml-window2.4
 Architecture: any
 Multi-Arch: same
 Pre-Depends: ${misc:Pre-Depends}
 Depends: ${shlibs:Depends}, ${misc:Depends}
-Breaks: libsfml-window2.3
-Replaces: libsfml-window2.3
 Description: Simple and Fast Multimedia Library - Window part
  SFML is a modern multimedia library offering a wide range of subsystems
  useful to produce a multimedia app. It offers OpenGL integration for
diff --git a/debian/libsfml-audio2.3v5.install b/debian/libsfml-audio2.4.install
similarity index 100%
rename from debian/libsfml-audio2.3v5.install
rename to debian/libsfml-audio2.4.install
diff --git a/debian/libsfml-audio2.3v5.symbols b/debian/libsfml-audio2.4.symbols
similarity index 100%
rename from debian/libsfml-audio2.3v5.symbols
rename to debian/libsfml-audio2.4.symbols
diff --git a/debian/libsfml-graphics2.3v5.install b/debian/libsfml-graphics2.4.install
similarity index 100%
rename from debian/libsfml-graphics2.3v5.install
rename to debian/libsfml-graphics2.4.install
diff --git a/debian/libsfml-graphics2.3v5.symbols b/debian/libsfml-graphics2.4.symbols
similarity index 100%
rename from debian/libsfml-graphics2.3v5.symbols
rename to debian/libsfml-graphics2.4.symbols
diff --git a/debian/libsfml-network2.3v5.install b/debian/libsfml-network2.4.install
similarity index 100%
rename from debian/libsfml-network2.3v5.install
rename to debian/libsfml-network2.4.install
diff --git a/debian/libsfml-network2.3v5.symbols b/debian/libsfml-network2.4.symbols
similarity index 100%
rename from debian/libsfml-network2.3v5.symbols
rename to debian/libsfml-network2.4.symbols
diff --git a/debian/libsfml-system2.3v5.install b/debian/libsfml-system2.4.install
similarity index 100%
rename from debian/libsfml-system2.3v5.install
rename to debian/libsfml-system2.4.install
diff --git a/debian/libsfml-system2.3v5.lintian-overrides b/debian/libsfml-system2.4.lintian-overrides
similarity index 100%
rename from debian/libsfml-system2.3v5.lintian-overrides
rename to debian/libsfml-system2.4.lintian-overrides
diff --git a/debian/libsfml-system2.3v5.symbols b/debian/libsfml-system2.4.symbols
similarity index 100%
rename from debian/libsfml-system2.3v5.symbols
rename to debian/libsfml-system2.4.symbols
diff --git a/debian/libsfml-window2.3v5.install b/debian/libsfml-window2.4.install
similarity index 100%
rename from debian/libsfml-window2.3v5.install
rename to debian/libsfml-window2.4.install
diff --git a/debian/libsfml-window2.3v5.symbols b/debian/libsfml-window2.4.symbols
similarity index 100%
rename from debian/libsfml-window2.3v5.symbols
rename to debian/libsfml-window2.4.symbols

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



More information about the Pkg-games-commits mailing list