Hi,

The attached patch fixes this bug and also changes the build-dependency on
python-dev to python. python-dev is only required for Architecture:any
packages.

-- 
Jonathan Wiltshire

1024D: 0xDB800B52 / 4216 F01F DCA9 21AC F3D3  A903 CA6B EA3E DB80 0B52
4096R: 0xD3524C51 / 0A55 B7C5 1223 3942 86EC  74C3 5394 479D D352 4C51
diff -u old-londonlaw-0.2.1/debian/control londonlaw-0.2.1/debian/control
--- old-londonlaw-0.2.1/debian/control	2010-03-02 20:55:44.000000000 +0000
+++ londonlaw-0.2.1/debian/control	2010-03-02 21:34:01.000000000 +0000
@@ -3,7 +3,7 @@
 Priority: extra
 Maintainer: Debian Games Team <pkg-games-de...@lists.alioth.debian.org>
 Uploaders: Bruno "Fuddl" Kleinert <fu...@debian.org>
-Build-Depends: cdbs (>= 0.4.43), debhelper (>= 5.0.37.1), python-dev (>= 2.3), python-central (>= 0.5), texlive-fonts-recommended
+Build-Depends: cdbs (>= 0.4.43), debhelper (>= 5.0.37.1), python (>= 2.3), python-central (>= 0.5), texlive-fonts-recommended
 Build-Depends-Indep: hevea, texlive-latex-extra
 Standards-Version: 3.8.3
 XS-Python-Version: all
diff -u old-londonlaw-0.2.1/debian/rules londonlaw-0.2.1/debian/rules
--- old-londonlaw-0.2.1/debian/rules	2010-03-02 20:55:44.000000000 +0000
+++ londonlaw-0.2.1/debian/rules	2010-03-02 21:26:09.000000000 +0000
@@ -5,7 +5,7 @@
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/python-distutils.mk
 
-DEB_PYTHON_INSTALL_ARGS_ALL := --install-scripts=usr/games
+DEB_PYTHON_INSTALL_ARGS_ALL := --install-scripts=usr/games --prefix=/usr
 
 build/londonlaw::
 	make -C doc all
Common subdirectories: old-londonlaw-0.2.1/debian/source and londonlaw-0.2.1/debian/source

Attachment: signature.asc
Description: Digital signature

Reply via email to