Package: xball Version: 3.0.1-1.1 Severity: normal Tags: patch pending Dear maintainer,
I've prepared an NMU for xball (versioned as 3.0.1-1.2) and uploaded it to DELAYED/07. Please feel free to tell me if I should delay it longer. Cheers Luk
diff -Nru xball-3.0.1/debian/changelog xball-3.0.1/debian/changelog --- xball-3.0.1/debian/changelog 2010-05-08 21:56:30.000000000 +0200 +++ xball-3.0.1/debian/changelog 2013-09-14 18:57:27.000000000 +0200 @@ -1,3 +1,11 @@ +xball (3.0.1-1.2) unstable; urgency=low + + * Non-maintainer upload. + * Drop dependency on menu (Closes: #647387, #624857). + * Transition from lesstif2 to motif (Closes: #714673). + + -- Luk Claes <l...@debian.org> Sat, 14 Sep 2013 18:56:07 +0200 + xball (3.0.1-1.1) unstable; urgency=low [ Jari Aalto ] diff -Nru xball-3.0.1/debian/control xball-3.0.1/debian/control --- xball-3.0.1/debian/control 2010-05-04 13:58:02.000000000 +0200 +++ xball-3.0.1/debian/control 2013-09-14 18:55:58.000000000 +0200 @@ -2,12 +2,12 @@ Section: games Priority: optional Maintainer: Stephen Birch <sgbi...@imsmail.org> -Build-Depends: debhelper (>= 7.1), lesstif2-dev, xutils-dev, libxmu-dev, libxt-dev, autotools-dev +Build-Depends: debhelper (>= 7.1), libmotif-dev, xutils-dev, libxmu-dev, libxt-dev, autotools-dev Standards-Version: 3.8.4 Package: xball Architecture: any -Depends: ${misc:Depends}, ${shlibs:Depends}, menu +Depends: ${misc:Depends}, ${shlibs:Depends} Description: Simulate bouncing balls in a window A simple educational game that simulates bouncing balls in a window. Gravity, elasticity, and ability to collide can all be adjusted.