r4755 - in packages/trunk/wormux/debian: . patches

Eddy Petrisor eddyp-guest at alioth.debian.org
Sat Nov 24 11:10:03 UTC 2007


Author: eddyp-guest
Date: 2007-11-24 11:10:03 +0000 (Sat, 24 Nov 2007)
New Revision: 4755

Removed:
   packages/trunk/wormux/debian/patches/char-int.patch
Modified:
   packages/trunk/wormux/debian/changelog
Log:
drop char-int.patch - applied upstream by myself, duh

Modified: packages/trunk/wormux/debian/changelog
===================================================================
--- packages/trunk/wormux/debian/changelog	2007-11-24 10:58:53 UTC (rev 4754)
+++ packages/trunk/wormux/debian/changelog	2007-11-24 11:10:03 UTC (rev 4755)
@@ -19,11 +19,12 @@
     debian/rules rule that wraps the same script to make its purpose more
     obvious
   * include new upstream release 0.8beta3
+    - drop char-int.patch since it was applied upstream
   * build depend explicitly libcurl4-gnutls-dev since:
     - we don't need openssl specific stuff
     - wormux is GPL-ed and linking against openssl would need an exception
 
- -- Eddy Petrișor <eddy.petrisor at gmail.com>  Sat, 24 Nov 2007 12:42:17 +0200
+ -- Eddy Petrișor <eddy.petrisor at gmail.com>  Sat, 24 Nov 2007 13:08:41 +0200
 
 wormux (0.8beta2-2) unstable; urgency=low
 

Deleted: packages/trunk/wormux/debian/patches/char-int.patch
===================================================================
--- packages/trunk/wormux/debian/patches/char-int.patch	2007-11-24 10:58:53 UTC (rev 4754)
+++ packages/trunk/wormux/debian/patches/char-int.patch	2007-11-24 11:10:03 UTC (rev 4755)
@@ -1,12 +0,0 @@
-diff -Nur wormux-0.8beta2/src/main.cpp wormux-0.8beta2.new/src/main.cpp
---- wormux-0.8beta2/src/main.cpp	2007-09-09 13:48:34.000000000 +0200
-+++ wormux-0.8beta2.new/src/main.cpp	2007-09-10 16:58:04.000000000 +0200
-@@ -267,7 +267,7 @@
- 
- void ParseArgs(int argc, char * argv[])
- {
--  char c;
-+  int c;
-   int option_index = 0;
-   struct option long_options[] =
-     {




More information about the Pkg-games-commits mailing list