[Pkg-nethack-devel] nethack/debian control,1.5,1.6
Joshua Kwan
joshk-guest@quantz.debian.org
Wed, 15 Oct 2003 16:33:11 +0000
Update of /cvsroot/pkg-nethack/nethack/debian
In directory quantz:/tmp/cvs-serv13889/debian
Modified Files:
control
Log Message:
Oops, use >=, not =
Index: control
===================================================================
RCS file: /cvsroot/pkg-nethack/nethack/debian/control,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- control 14 Oct 2003 02:21:30 -0000 1.5
+++ control 15 Oct 2003 16:33:09 -0000 1.6
@@ -38,7 +38,7 @@
boots, if there are any auto-save files available.
Package: nethack-console
-Depends: ${shlibs:Depends}, nethack-common (= 3.4.2-1)
+Depends: ${shlibs:Depends}, nethack-common (>= 3.4.2-1)
Architecture: any
Description: Text-based overhead view D&D-style adventure game
Nethack is a wonderfully silly, yet quite addicting, Dungeons and
@@ -53,7 +53,7 @@
graphics here!
Package: nethack-lisp
-Depends: ${shlibs:Depends}, nethack-common (= 3.4.2-1)
+Depends: ${shlibs:Depends}, nethack-common (>= 3.4.2-1)
Suggests: nethack-el
Architecture: any
Description: Text-based overhead view D&D-style adventure game
@@ -69,7 +69,7 @@
for playing Nethack under Emacs.
Package: nethack-x11
-Depends: ${shlibs:Depends}, ${misc:Depends}, nethack-common (= 3.4.2-1), xbase-clients (>= 3.3.3.1-5)
+Depends: ${shlibs:Depends}, ${misc:Depends}, nethack-common (>= 3.4.2-1), xbase-clients (>= 3.3.3.1-5)
Architecture: any
Description: Text-based/X11 overhead view D&D-style adventure game
Nethack is a wonderfully silly, yet quite addicting, Dungeons and
@@ -84,7 +84,7 @@
of Nethack.
Package: nethack-qt
-Depends: ${shlibs:Depends}, nethack-common (= 3.4.2-1)
+Depends: ${shlibs:Depends}, nethack-common (>= 3.4.2-1)
Architecture: any
Description: Text-based/Qt overhead view D&D-style adventure game
Nethack is a wonderfully silly, yet quite addicting, Dungeons and
@@ -99,7 +99,7 @@
of Nethack.
Package: nethack-gnome
-Depends: ${shlibs:Depends}, nethack-common (= 3.4.2-1)
+Depends: ${shlibs:Depends}, nethack-common (>= 3.4.2-1)
Architecture: any
Section: gnome
Description: Text-based/Gnome overhead view D&D-style adventure game