I just tried to build adonthell with swig 2.0. Since the changes are so
trivial, I did just upload the resulting package to the delayed queue.
The diff is attached.
Greetings, Torsten
diff -Nru adonthell-0.3.5/debian/changelog adonthell-0.3.5/debian/changelog
--- adonthell-0.3.5/debian/changelog 2011-05-08 22:56:02.000000000 +0200
+++ adonthell-0.3.5/debian/changelog 2011-06-23 00:00:51.000000000 +0200
@@ -1,3 +1,11 @@
+adonthell (0.3.5-6.1) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * Build with swig2.0 to allow removal of the obsolete swig1.3 package
+ (closes: #630933).
+
+ -- Torsten Landschoff <tors...@debian.org> Thu, 23 Jun 2011 00:00:47 +0200
+
adonthell (0.3.5-6) unstable; urgency=low
* Team upload.
diff -Nru adonthell-0.3.5/debian/control adonthell-0.3.5/debian/control
--- adonthell-0.3.5/debian/control 2011-05-08 22:24:56.000000000 +0200
+++ adonthell-0.3.5/debian/control 2011-06-22 23:47:03.000000000 +0200
@@ -3,7 +3,7 @@
Priority: optional
Maintainer: Debian Games Team <pkg-games-de...@lists.alioth.debian.org>
Uploaders: Barry deFreese <bdefre...@debian.org>, Moritz Muehlenhoff <j...@debian.org>
-Build-Depends: debhelper (>= 5.0.37.2), autotools-dev, libsdl1.2-dev, libvorbis-dev, zlib1g-dev, swig1.3, libfreetype6-dev, libaa1-dev, python-dev, python-support, libsdl-ttf2.0-dev, libsdl-mixer1.2-dev, libsdl1.2-dev
+Build-Depends: debhelper (>= 5.0.37.2), autotools-dev, libsdl1.2-dev, libvorbis-dev, zlib1g-dev, swig2.0, libfreetype6-dev, libaa1-dev, python-dev, python-support, libsdl-ttf2.0-dev, libsdl-mixer1.2-dev, libsdl1.2-dev
Standards-Version: 3.8.3
Homepage: http://adonthell.linuxgames.com/
Vcs-Svn: svn://svn.debian.org/svn/pkg-games/packages/trunk/adonthell/