The following commit has been merged in the master branch:
commit c39662267aa7a79b87e0aa4b11fe3af8d7c82afb
Author: Gerfried Fuchs <[email protected]>
Date:   Sun Jan 22 16:59:05 2012 +0100

    fix debug package information placing

diff --git a/debian/control b/debian/control
index c63e11f..fa3779d 100644
--- a/debian/control
+++ b/debian/control
@@ -46,8 +46,6 @@ Description: fantasy turn-based strategy game (branch 1.10)
  of attacks.  Units gain experience and advance levels, and are carried over
  from one scenario to the next in a campaign.
 
-Package: wesnoth-1.10-dbg
-
 Package: wesnoth-core
 Architecture: all
 Depends: ${misc:Depends}, wesnoth-1.10-core (>= ${binary:Version}),
@@ -62,6 +60,7 @@ Description: fantasy turn-based strategy game (metapackage)
  of attacks.  Units gain experience and advance levels, and are carried over
  from one scenario to the next in a campaign.
 
+Package: wesnoth-1.10-dbg
 Section: debug
 Architecture: any
 Priority: extra
diff --git a/debian/control.in b/debian/control.in
index 41f22e9..7ea37c1 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -46,8 +46,6 @@ Description: fantasy turn-based strategy game (branch BRANCH)
  of attacks.  Units gain experience and advance levels, and are carried over
  from one scenario to the next in a campaign.
 
-Package: wesnoth-BRANCH-dbg
-
 Package: wesnoth-core
 Architecture: all
 Depends: ${misc:Depends}, wesnoth-BRANCH-core (>= ${binary:Version}),
@@ -62,6 +60,7 @@ Description: fantasy turn-based strategy game (metapackage)
  of attacks.  Units gain experience and advance levels, and are carried over
  from one scenario to the next in a campaign.
 
+Package: wesnoth-BRANCH-dbg
 Section: debug
 Architecture: any
 Priority: extra

-- 
Debian packaging of wesnoth

_______________________________________________
Pkg-games-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

Reply via email to