[SCM] WarMUX PKG branch, master, updated. 66851e07400683a8c4f568dcbe5477c849ec6dbc

Felix Geyer debfx-pkg at fobos.de
Sun Feb 13 17:01:45 UTC 2011


The following commit has been merged in the master branch:
commit 6650b80243c45e3dafb0f9f50a62d6bc6b914b9e
Author: Felix Geyer <debfx-pkg at fobos.de>
Date:   Sat Feb 12 23:55:55 2011 +0100

    Add transitional packages for the old name "wormux".

diff --git a/debian/changelog b/debian/changelog
index c8f1eb3..4a32a93 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,8 +3,9 @@ warmux (1:11.01-1) UNRELEASED; urgency=low
   * New upstream release.
     - Changed name to WarMUX.
   * Refresh patches.
+  * Add transitional packages for the old name "wormux".
 
- -- Felix Geyer <debfx-pkg at fobos.de>  Sat, 12 Feb 2011 20:34:50 +0100
+ -- Felix Geyer <debfx-pkg at fobos.de>  Sat, 12 Feb 2011 23:55:37 +0100
 
 wormux (1:0.9.2.1-1) experimental; urgency=low
 
diff --git a/debian/control b/debian/control
index efcc750..94c78a8 100644
--- a/debian/control
+++ b/debian/control
@@ -27,6 +27,8 @@ Vcs-Browser: http://git.debian.org/?p=pkg-games/warmux.git;a=summary
 Package: warmux
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}, warmux-data (= ${source:Version})
+Replaces: wormux (<< 1:11.01)
+Breaks: wormux (<< 1:11.01)
 Description: funny fight game on 2D maps
  WarMUX is a free game where funny animals fight on a 2D map with
  funny weapons. Though currently under heavy development, it is
@@ -44,6 +46,8 @@ Description: funny fight game on 2D maps
 Package: warmux-servers
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
+Replaces: wormux-servers (<< 1:11.01)
+Breaks: wormux-servers (<< 1:11.01)
 Description: stand alone server and game index server for WarMUX
  WarMUX is a free game where funny animals fight on a 2D map with
  funny weapons. Though currently under heavy development, it is
@@ -71,6 +75,8 @@ Description: stand alone server and game index server for WarMUX
 Package: warmux-data
 Architecture: all
 Depends: ttf-dejavu, ttf-vlgothic, ttf-wqy-microhei, ${misc:Depends}
+Replaces: wormux-data (<< 1:11.01)
+Breaks: wormux-data (<< 1:11.01)
 Description: data files for the WarMUX game
  WarMUX is a free game where funny animals fight on a 2D map with
  funny weapons. Though currently under heavy development, it is
@@ -94,6 +100,8 @@ Priority: extra
 Architecture: any
 Depends: ${misc:Depends},
          warmux (= ${binary:Version}) | warmux-server (= ${binary:Version})
+Replaces: wormux-dbg (<< 1:11.01)
+Breaks: wormux-dbg (<< 1:11.01)
 Description: debugging symbols for the WarMUX game
  WarMUX is a free game where funny animals fight on a 2D map with
  funny weapons. Though currently under heavy development, it is
@@ -110,3 +118,33 @@ Description: debugging symbols for the WarMUX game
  .
  This package contains the debugging symbols associated with warmux and
  warmux-server.
+
+Package: wormux
+Architecture: all
+Depends: ${misc:Depends}, warmux
+Description: transitional package for warmux
+ This is a dummy transitional package for warmux and can be
+ safely removed after the installation is complete.
+
+Package: wormux-servers
+Architecture: all
+Depends: ${misc:Depends}, warmux-servers
+Description: transitional package for warmux-servers
+ This is a dummy transitional package for warmux-servers and can be
+ safely removed after the installation is complete.
+
+Package: wormux-data
+Architecture: all
+Depends: ${misc:Depends}, warmux-data
+Description: transitional package for warmux-data
+ This is a dummy transitional package for warmux-data and can be
+ safely removed after the installation is complete.
+
+Package: wormux-dbg
+Section: debug
+Priority: extra
+Architecture: all
+Depends: ${misc:Depends}, warmux-dbg
+Description: transitional package for warmux-dbg
+ This is a dummy transitional package for warmux-dbg and can be
+ safely removed after the installation is complete.

-- 
WarMUX PKG



More information about the Pkg-games-commits mailing list