tags 490174 + pending tags 515479 + patch tags 515479 + pending thanks Dear maintainer,
I've prepared an NMU for xbomb (versioned as 2.1a-7.1) and uploaded it to DELAYED/5. Please feel free to tell me if I should delay it longer. Regards. diff -u xbomb-2.1a/debian/control xbomb-2.1a/debian/control --- xbomb-2.1a/debian/control +++ xbomb-2.1a/debian/control @@ -3,7 +3,7 @@ Priority: optional Maintainer: Chris Waters <[email protected]> Standards-Version: 3.7.2 -Build-depends: libx11-dev, libxt-dev, x-dev, libxaw7-dev, debhelper (>= 4) +Build-depends: libx11-dev, libxt-dev, x11proto-core-dev, libxaw7-dev, debhelper (>= 4) Package: xbomb Architecture: any @@ -11,8 +11,8 @@ Conflicts: suidmanager (<< 0.50) Description: a 'minesweeper' game with squares, hexagons or triangles A test of speed and logic to find the location of bombs hidden in a grid. - Offers the standard square grid, plus hexagonal and triangular grids, each - in 3 difficulty levels, all games played against the clock, with a + It offers the standard grid of squares, plus grids of hexagons or triangles, + each in 3 difficulty levels. All games are played against the clock with a high-score table for each combination. . Homepage: http://www.gedanken.demon.co.uk/xbomb/ diff -u xbomb-2.1a/debian/changelog xbomb-2.1a/debian/changelog --- xbomb-2.1a/debian/changelog +++ xbomb-2.1a/debian/changelog @@ -1,3 +1,19 @@ +xbomb (2.1a-7.1) unstable; urgency=low + + [Jari Aalto] + * Non-maintainer upload. + * debian/control + - (Build-Depends): update obsolete x-dev to x11proto-core-dev. + (important RC bug; Closes: #515479). + + [tony mancill] + * debian/control + - Apply patch for description. (Closes: #490174) + * debian/copyright + - Refer to GPL-2 (addresses lintian error) + + -- tony mancill <[email protected]> Mon, 19 Apr 2010 08:13:54 -0700 + xbomb (2.1a-7) unstable; urgency=low * Updated standards version (no actual changes required). diff -u xbomb-2.1a/debian/copyright xbomb-2.1a/debian/copyright --- xbomb-2.1a/debian/copyright +++ xbomb-2.1a/debian/copyright @@ -30 +30 @@ -Public License can be found in `/usr/share/common-licenses/GPL'. +Public License can be found in `/usr/share/common-licenses/GPL-2'. only in patch2: unchanged: --- xbomb-2.1a.orig/conffiles +++ xbomb-2.1a/conffiles @@ -0,0 +1 @@ +/etc/X11/app-defaults/XBomb -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

