[flatzebra] 01/01: C++ ABI transition: rename libflatzebra-0.1-2 to libflatzebra-0.1-2v5

Simon McVittie smcv at debian.org
Fri Aug 7 09:56:27 UTC 2015


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

smcv pushed a commit to branch master
in repository flatzebra.

commit 5890b24f93c33958860c88296590333a5c0f4c42
Author: Simon McVittie <smcv at debian.org>
Date:   Fri Aug 7 10:43:48 2015 +0100

    C++ ABI transition: rename libflatzebra-0.1-2 to libflatzebra-0.1-2v5
    
    Starts transition for: #791035
---
 debian/changelog                                             |  8 ++++++++
 debian/control                                               | 12 ++++++++----
 ...bflatzebra-0.1-2.install => libflatzebra-0.1-2v5.install} |  0
 3 files changed, 16 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index b167ffd..5abdf1f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+flatzebra (0.1.6-3) unstable; urgency=medium
+
+  * Team upload
+  * C++ ABI transition: rename libflatzebra-0.1-2 to libflatzebra-0.1-2v5
+    (starts transition for: #791035)
+
+ -- Simon McVittie <smcv at debian.org>  Fri, 07 Aug 2015 10:43:18 +0100
+
 flatzebra (0.1.6-2) unstable; urgency=low
 
   * Remove libflatzebra-0.1-2.symbols and go back to using shlibs instead. 
diff --git a/debian/control b/debian/control
index 707b742..0c78cb1 100644
--- a/debian/control
+++ b/debian/control
@@ -15,13 +15,17 @@ Homepage: http://sarrazip.com/dev/burgerspace.html
 Vcs-git: git://anonscm.debian.org/pkg-games/flatzebra.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-games/flatzebra.git;a=summary
 
-Package: libflatzebra-0.1-2
+Package: libflatzebra-0.1-2v5
 Pre-Depends: ${misc:Pre-Depends}
 Architecture: any
 Multi-Arch: same
 Depends: ${misc:Depends}, ${shlibs:Depends}
-Conflicts: libgengameng4c2a
-Replaces: libgengameng4c2a
+Conflicts:
+ libgengameng4c2a,
+ libflatzebra-0.1-2,
+Replaces:
+ libgengameng4c2a,
+ libflatzebra-0.1-2,
 Description: Generic Game Engine library
  flatzebra is a simple generic C++ game engine library supporting 2D
  double-buffering.
@@ -33,7 +37,7 @@ Package: libflatzebra-dev
 Section: libdevel
 Architecture: any
 Multi-Arch: same
-Depends: libflatzebra-0.1-2 (= ${binary:Version}), ${misc:Depends}
+Depends: libflatzebra-0.1-2v5 (= ${binary:Version}), ${misc:Depends}
 Conflicts: libgengameng-dev
 Description: Generic Game Engine library development files
  flatzebra is a simple, generic C++ game engine library supporting 2D
diff --git a/debian/libflatzebra-0.1-2.install b/debian/libflatzebra-0.1-2v5.install
similarity index 100%
rename from debian/libflatzebra-0.1-2.install
rename to debian/libflatzebra-0.1-2v5.install

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



More information about the Pkg-games-commits mailing list