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

arand-guest pushed a commit to branch debdir
in repository redeclipse.

commit d5ab2c289af89aa1a6e3b3814027e8b9f7eada94
Author: Martin Erik Werner <martinerikwer...@gmail.com>
Date:   Sat Jan 14 19:23:47 2012 +0100

    Fixes for XZ
---
 control | 4 ++++
 rules   | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/control b/control
index 93aeff5..537c428 100644
--- a/control
+++ b/control
@@ -17,6 +17,7 @@ Homepage: http://www.redeclipse.net
 
 Package: redeclipse
 Architecture: any
+Pre-Depends: dpkg (>= 1.15.6~)
 Depends: redeclipse-data, ${misc:Depends}, ${shlibs:Depends}
 Description: single-player and multi-player first-person ego-shooter
  A single-player and multi-player first-person ego-shooter, built as a
@@ -27,12 +28,14 @@ Package: redeclipse-dbg
 Section: contrib/debug
 Priority: extra
 Architecture: any
+Pre-Depends: dpkg (>= 1.15.6~)
 Depends: redeclipse (= ${binary:Version}), ${misc:Depends}
 Description: debug symbols for the Red Eclipse FPS game
  This package contains the debugging symbols for the Red Eclipse FPS game.
 
 Package: redeclipse-server
 Architecture: any
+Pre-Depends: dpkg (>= 1.15.6~)
 Depends: ${misc:Depends}, ${shlibs:Depends}
 Description: server for the Red Eclipse FPS game
  This package contains the dedicated server for the Red Eclipse FPS game, it
@@ -43,6 +46,7 @@ Package: redeclipse-server-dbg
 Section: contrib/debug
 Priority: extra
 Architecture: any
+Pre-Depends: dpkg (>= 1.15.6~)
 Depends: redeclipse-server (= ${binary:Version}), ${misc:Depends}
 Description: debug symbols for the Red Eclipse dedicated server
  This package contains the debugging symbols for the dedicated server of the
diff --git a/rules b/rules
index 13e6d09..e38cea3 100755
--- a/rules
+++ b/rules
@@ -23,7 +23,7 @@ override_dh_auto_install:
        convert 'src/redeclipse.ico[1]' \
                debian/tmp/usr/share/pixmaps/redeclipse.xpm
 
-overrride_dh_builddeb:
+override_dh_builddeb:
        dh_builddeb -- -Zxz
 
 VER=$(shell dpkg-parsechangelog | sed -rne 's/^Version: ([^-]+).*/\1/p')

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

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

Reply via email to