Bug#571479: londonlaw: diff for NMU version 0.2.1-11.1
Jonathan Wiltshire
debian at jwiltshire.org.uk
Mon Mar 8 16:23:19 UTC 2010
tag 571479 +pending
usertag 571479 - nmu-fodder
thanks
Dear maintainer,
I've prepared an NMU for londonlaw (versioned as 0.2.1-11.1) and
uploaded it to DELAYED/2. Please feel free to tell me if I
should delay it longer.
Regards,
--
Jonathan Wiltshire
diff -Nru londonlaw-0.2.1/debian/changelog londonlaw-0.2.1/debian/changelog
--- londonlaw-0.2.1/debian/changelog 2009-11-21 19:03:15.000000000 +0000
+++ londonlaw-0.2.1/debian/changelog 2010-03-08 15:16:50.000000000 +0000
@@ -1,3 +1,11 @@
+londonlaw (0.2.1-11.1) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * Don't install to /usr/local when Python 2.6 is default (Closes: #571479)
+ * Increase minimum python-dev dependency to 2.5.3.1~.
+
+ -- Jonathan Wiltshire <debian at jwiltshire.org.uk> Mon, 08 Mar 2010 14:57:06 +0000
+
londonlaw (0.2.1-11) unstable; urgency=low
* Convert the package to source format 3.0
diff -Nru londonlaw-0.2.1/debian/control londonlaw-0.2.1/debian/control
--- londonlaw-0.2.1/debian/control 2009-11-21 17:12:26.000000000 +0000
+++ londonlaw-0.2.1/debian/control 2010-03-08 14:57:03.000000000 +0000
@@ -3,7 +3,7 @@
Priority: extra
Maintainer: Debian Games Team <pkg-games-devel at lists.alioth.debian.org>
Uploaders: Bruno "Fuddl" Kleinert <fuddl at 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-dev (>= 2.5.3.1~), python-central (>= 0.5), texlive-fonts-recommended
Build-Depends-Indep: hevea, texlive-latex-extra
Standards-Version: 3.8.3
XS-Python-Version: all
diff -Nru londonlaw-0.2.1/debian/rules londonlaw-0.2.1/debian/rules
--- londonlaw-0.2.1/debian/rules 2009-11-21 18:23:49.000000000 +0000
+++ londonlaw-0.2.1/debian/rules 2010-03-08 09:55:07.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 --install-layout=deb
build/londonlaw::
make -C doc all
More information about the Pkg-games-devel
mailing list