r6094 - packages/trunk/pokerth/debian

Evgeni Golov sargentd-guest at alioth.debian.org
Sun Mar 16 00:29:26 UTC 2008


Author: sargentd-guest
Date: 2008-03-16 00:29:26 +0000 (Sun, 16 Mar 2008)
New Revision: 6094

Modified:
   packages/trunk/pokerth/debian/changelog
   packages/trunk/pokerth/debian/control
Log:
ups, remove dep on adduser, it slipped in


Modified: packages/trunk/pokerth/debian/changelog
===================================================================
--- packages/trunk/pokerth/debian/changelog	2008-03-16 00:27:19 UTC (rev 6093)
+++ packages/trunk/pokerth/debian/changelog	2008-03-16 00:29:26 UTC (rev 6094)
@@ -1,3 +1,10 @@
+pokerth (0.6.1-2) UNRELEASED; urgency=low
+
+  * NOT RELEASED YET
+  * remove pokerth-server dependency on adduser, it was a mistake
+
+ -- Evgeni Golov <sargentd at die-welt.net>  Sun, 16 Mar 2008 01:27:45 +0100
+
 pokerth (0.6.1-1) unstable; urgency=low
 
   * New upstream release

Modified: packages/trunk/pokerth/debian/control
===================================================================
--- packages/trunk/pokerth/debian/control	2008-03-16 00:27:19 UTC (rev 6093)
+++ packages/trunk/pokerth/debian/control	2008-03-16 00:29:26 UTC (rev 6094)
@@ -20,7 +20,7 @@
 
 Package: pokerth-server
 Architecture: any
-Depends: ${shlibs:Depends}, adduser
+Depends: ${shlibs:Depends}
 Description: Texas hold'em game - server
  pokerth is a free implementation of the Texas hold'em poker game which is
  mostly played in casinos and has a growing popularity worldwide. Texas hold'em




More information about the Pkg-games-commits mailing list