[Pkg-nethack-devel] nethack/debian control,1.8,1.9
Joshua Kwan
joshk-guest@quantz.debian.org
Tue, 18 Nov 2003 05:07:44 +0000
Update of /cvsroot/pkg-nethack/nethack/debian
In directory quantz:/tmp/cvs-serv25836
Modified Files:
control
Log Message:
use ${Source-Version} for nethack-{qt,console,gnome,x11,lisp} so that the
equivalent version of nethack-common always gets pulled in. (so we don't have
to set the versioned dependency manually.)
Index: control
===================================================================
RCS file: /cvsroot/pkg-nethack/nethack/debian/control,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- control 27 Oct 2003 16:18:30 -0000 1.8
+++ control 18 Nov 2003 05:07:41 -0000 1.9
@@ -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 (= ${Source-Version})
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 (= ${Source-Version})
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 (= ${Source-Version}), 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 (= ${Source-Version})
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 (= ${Source-Version})
Architecture: any
Section: gnome
Description: Text-based/Gnome overhead view D&D-style adventure game