[Pkg-nethack-devel] nethack/debian changelog,1.31,1.32 control,1.9,1.10
Joshua Kwan
joshk-guest@quantz.debian.org
Fri, 19 Dec 2003 02:18:09 +0000
Update of /cvsroot/pkg-nethack/nethack/debian
In directory quantz:/tmp/cvs-serv16991/debian
Modified Files:
changelog control
Log Message:
Add some funky Depends: shit to prevent differing versions of nethack-common
and nethack-* from being installed at the same time, causing weird "Suddenly,
the dungeon collapses" errors.
Index: changelog
===================================================================
RCS file: /cvsroot/pkg-nethack/nethack/debian/changelog,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -d -r1.31 -r1.32
--- changelog 12 Dec 2003 03:58:33 -0000 1.31
+++ changelog 19 Dec 2003 02:18:07 -0000 1.32
@@ -34,8 +34,10 @@
call to update-rc.d on postinst, due to a sneaky name change that
crept in during 3.4.2 package work. (Closes: #223496)
- Fix a few warnings in patches.
+ - Make sure nethack-common and all the FE packages always have the
+ same version using ${Source-Version} dependencies both ways.
- -- Joshua Kwan <joshk@triplehelix.org> Thu, 11 Dec 2003 19:56:21 -0800
+ -- Joshua Kwan <joshk@triplehelix.org> Mon, 15 Dec 2003 21:49:50 -0800
nethack (3.4.2-2) unstable; urgency=low
Index: control
===================================================================
RCS file: /cvsroot/pkg-nethack/nethack/debian/control,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- control 18 Nov 2003 05:07:41 -0000 1.9
+++ control 19 Dec 2003 02:18:07 -0000 1.10
@@ -11,7 +11,7 @@
Depends: ${shlibs:Depends}, ${misc:Depends}, debianutils (>= 1.12)
Recommends: nethack-console | nethack-x11 | nethack-qt | nethack-gnome
Provides: nethack
-Conflicts: suidmanager (<< 0.50), nethack (<< 3.4.0), gnomehack
+Conflicts: suidmanager (<< 0.50), nethack (<< 3.4.0), 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
Description: Common files for Nethack dungeon crawl game
The various graphical front-ends for Nethack all share a large