Hi,

Attached is the diff for my nethack 3.4.3-10.3 NMU.

  uploaded in DELAYED/2
diff -u nethack-3.4.3/debian/rules nethack-3.4.3/debian/rules
--- nethack-3.4.3/debian/rules
+++ nethack-3.4.3/debian/rules
@@ -20,7 +20,7 @@
 
 export CFLAGS = $(optimize) -I../include -g -Wall -DGCC_WARN
 
-TARGETS = console lisp x11 gnome qt
+TARGETS = console lisp x11 qt
 
 TARGET_NAMES = $(TARGETS:%=build-%)
 TARGET_STAMPS = $(TARGET_NAMES:%=%-stamp)
diff -u nethack-3.4.3/debian/control nethack-3.4.3/debian/control
--- nethack-3.4.3/debian/control
+++ nethack-3.4.3/debian/control
@@ -3,14 +3,14 @@
 Priority: optional
 Maintainer: Joshua Kwan <[EMAIL PROTECTED]>
 Standards-Version: 3.7.2
-Build-Depends: flex, bison, groff-base, debhelper (>= 5.0.31), libx11-dev, 
libxt-dev, libxext-dev, libxmu-dev, xutils, bsdmainutils, libxaw7-dev | 
libxaw-dev, libncurses5-dev | libncurses-dev, libqt3-mt-dev (>= 3:3.3.4-7), 
libgnome-dev, dpatch, po-debconf
+Build-Depends: flex, bison, groff-base, debhelper (>= 5.0.31), libx11-dev, 
libxt-dev, libxext-dev, libxmu-dev, xutils, bsdmainutils, libxaw7-dev | 
libxaw-dev, libncurses5-dev | libncurses-dev, libqt3-mt-dev (>= 3:3.3.4-7), 
dpatch, po-debconf
 
 Package: nethack-common
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}, debianutils (>= 1.12)
-Recommends: nethack-console | nethack-x11 | nethack-qt | nethack-gnome
-Conflicts: suidmanager (<< 0.50), gnomehack, nethack-console (<< 
${Source-Version}), nethack-x11 (<< ${Source-Version}), nethack-gnome (<< 
${Source-Version}), nethack-qt (<< ${Source-Version}), nethack-lisp (<< 
${Source-Version})
-Replaces: nethack (<< 3.4.0), gnomehack
+Recommends: nethack-console | nethack-x11 | nethack-qt
+Conflicts: suidmanager (<< 0.50), nethack-console (<< ${Source-Version}), 
nethack-x11 (<< ${Source-Version}), nethack-gnome (<< ${Source-Version}), 
nethack-qt (<< ${Source-Version}), nethack-lisp (<< ${Source-Version})
+Replaces: nethack (<< 3.4.0)
 Description: Common files for Nethack dungeon crawl game
  The various graphical front-ends for Nethack all share a large
  number of files in common.  This package contains the graphics,
@@ -24,7 +24,6 @@
   * nethack-console (no graphics, just plain Nethack)
   * nethack-x11 (original X11/Athena-based graphical version)
   * nethack-qt (newer Qt-based graphical version)
-  * nethack-gnome (experimental Gnome-based graphical version)
   * nethack-lisp (for playing Nethack in Emacs; requires nethack-el)
  .
  There is a nethack-spoilers package available, if you're really
@@ -104,16 +102,0 @@
-Package: nethack-gnome
-Depends: ${shlibs:Depends}, nethack-common (= ${Source-Version})
-Architecture: any
-Section: gnome
-Provides: nethack
-Description: Text-based/Gnome overhead view D&D-style adventure game
- Nethack is a wonderfully silly, yet quite addicting, Dungeons and
- Dragons-style adventure game. You play the part of a fierce fighter,
- wizard, or any of many other classes, fighting your way down to
- retrieve the Amulet of Yendor (try saying THAT one backwards!) for
- your god. On the way, you might encounter a quantum mechanic or two,
- or perhaps a microscopic space fleet, or -- if you're REALLY lucky --
- the Ravenous Bugblatter Beast of Traal.
- .
- This package contains the text and Gnome-based graphical versions
- of Nethack.
diff -u nethack-3.4.3/debian/changelog nethack-3.4.3/debian/changelog
--- nethack-3.4.3/debian/changelog
+++ nethack-3.4.3/debian/changelog
@@ -1,3 +1,11 @@
+nethack (3.4.3-10.3) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Drop nethack-gnome: it's experimental, and works with completely outdated
+    gnome-libs. Closes: #460798
+
+ -- Pierre Habouzit <[EMAIL PROTECTED]>  Mon, 04 Feb 2008 17:23:08 +0100
+
 nethack (3.4.3-10.2) unstable; urgency=low
 
   * NMU

Attachment: pgpzysywC7IUK.pgp
Description: PGP signature

Reply via email to