Your message dated Mon, 04 Feb 2019 01:21:16 +0000
with message-id <e1gqswm-000gez...@fasolo.debian.org>
and subject line Bug#877993: fixed in wordwarvi 1.00+dfsg1-4
has caused the Debian Bug report #877993,
regarding wordwarvi: Improved game usage instructions
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
877993: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=877993
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wordwarvi
Version: 1.00+dfsg1-3+b1
Severity: wishlist
Tags: patch

Dear Maintainer,

I'm attaching a simple patch which:

- adds --help option to get rid of "unrecognized option '--help'" message
- adds "easy" to --difficulty instructions

Best Regards,
Andrej Mernik



-- System Information:
Debian Release: 9.1
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.12.0-0.bpo.2-amd64 (SMP w/8 CPU cores)
Locale: LANG=sl_SI.UTF-8, LC_CTYPE=sl_SI.UTF-8 (charmap=UTF-8), LANGUAGE=sl 
(charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages wordwarvi depends on:
ii  libasound2       1.1.3-5
ii  libc6            2.24-11+deb9u1
ii  libglib2.0-0     2.50.3-2
ii  libgtk2.0-0      2.24.31-2
ii  libportaudio2    19.6.0-1
ii  libvorbisfile3   1.3.5-4
ii  wordwarvi-sound  1.00+dfsg1-3

wordwarvi recommends no packages.

wordwarvi suggests no packages.

-- no debconf information
--- wordwarvi.c.orig    2011-06-09 06:06:22.000000000 +0200
+++ wordwarvi.c 2017-10-08 12:23:27.288699308 +0200
@@ -13106,6 +13106,7 @@
        { "squareexplosions", 0, NULL, 23 },
        { "explosionfactor", 1, NULL, 24 },
        { "xmas", 0, NULL, 25 },
+    { "help", 0, NULL, 26 },
 #ifdef LEVELWARP
        { "levelwarp", 1, NULL, 15 },
 #endif
@@ -13117,10 +13118,11 @@
        fprintf(stderr, "wordwarvi:  usage:\n");
        fprintf(stderr, "wordwarvi [options]\n");
        fprintf(stderr, "Options:\n");
+       fprintf(stderr, "--help            Show this help.\n");
        fprintf(stderr, "--bw              Render in black and white.\n");
        fprintf(stderr, "--blueprint       Render in the style of a 
blueprint.\n");
        fprintf(stderr, "--brightsparks    Render sparks brighter than 
usual.\n");
-       fprintf(stderr, "--difficulty      Sets difficulty level: medium, hard, 
insane, batshit-insane.\n");
+       fprintf(stderr, "--difficulty      Sets difficulty level: easy, medium, 
hard, insane, batshit-insane.\n");
        fprintf(stderr, "--explosionfactor Multiplier for number of sparks in 
explosions.\n");
        fprintf(stderr, "--framerate n     Attempt to render the game at n 
frames per second.\n");
        fprintf(stderr, "--fullscreen      Render the game in full screen 
mode.\n");
@@ -13867,6 +13869,7 @@
                                }
                        case 25: /* --xmas */ xmas_mode = !xmas_mode;
                                break;
+                       case 26:  /* help. */ usage();
                        case '?':usage(); /* exits. */
                        default:printf("Unexpected return value %d from 
getopt_long_only()\n", rc);
                                exit(0);

--- End Message ---
--- Begin Message ---
Source: wordwarvi
Source-Version: 1.00+dfsg1-4

We believe that the bug you reported is fixed in the latest version of
wordwarvi, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 877...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Ricardo Mones <mo...@debian.org> (supplier of updated wordwarvi package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Mon, 04 Feb 2019 01:38:06 +0100
Source: wordwarvi
Binary: wordwarvi wordwarvi-dbgsym wordwarvi-sound
Architecture: source amd64 all
Version: 1.00+dfsg1-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Games Team <pkg-games-de...@lists.alioth.debian.org>
Changed-By: Ricardo Mones <mo...@debian.org>
Description:
 wordwarvi  - retro-styled side-scrolling shoot'em up arcade game
 wordwarvi-sound - retro-styled side-scrolling shoot'em up arcade game [Sound 
Files]
Closes: 786593 865835 869297 877993
Changes:
 wordwarvi (1.00+dfsg1-4) unstable; urgency=medium
 .
   * Put package under Games Team umbrella (Closes: #869297)
   * Add Vcs-{Git|Browser} URLs pointing to salsa
   * Priority extra has been replaced by optional
   * Bump debhelper compat level to 11
   * Update Standards-Version to 4.3.0
   * Fix copyright file issues
   * Update Homepage URL protocol
   * Remove menu (tech-ctte decision on #741573)
   * Remove unneeded comments and spaces
   * Add ArcadeGame category to .desktop file (Closes: #865835)
   * Add patch for improved game usage instructions.
     Thanks to Andrej Mernik for the patch (Closes: #877993)
   * Add patch to make build reproducible.
     Thanks to Chris Lamb for the patch (Closes: 786593)
   * Make existing patches DEP3 compliant
Checksums-Sha1:
 41ee41549b2598f3a8af1c9a511dc3ec250f8892 2064 wordwarvi_1.00+dfsg1-4.dsc
 20e3eea9a825dfbc5c9e351e45a3bebf0b61ccb5 12996 
wordwarvi_1.00+dfsg1-4.debian.tar.xz
 c9dbf60a766fd46c4a4d0dbc528f08d575a6ba3a 253220 
wordwarvi-dbgsym_1.00+dfsg1-4_amd64.deb
 12ecc27092b086bf0a44747c0579eebc3fb14c9d 3974020 
wordwarvi-sound_1.00+dfsg1-4_all.deb
 1c933fbcb4bc851d1f4380e5bc658be56edc10ef 11386 
wordwarvi_1.00+dfsg1-4_amd64.buildinfo
 631643a711ecf5ad11983212544df4d36d91bd0c 141664 
wordwarvi_1.00+dfsg1-4_amd64.deb
Checksums-Sha256:
 307218d851ecdb87348e0a08f5477449859ce93aaa4ec956449697d20a13ddc5 2064 
wordwarvi_1.00+dfsg1-4.dsc
 c3e84f90bea715578c899905042c099be66be051a042172d7aebe4b50538dc5f 12996 
wordwarvi_1.00+dfsg1-4.debian.tar.xz
 64a1d0e1aaaad83e726ece30eccf260f7bb44f4ead92d4da6a82b7f223b8449c 253220 
wordwarvi-dbgsym_1.00+dfsg1-4_amd64.deb
 5ceddf64eb9b7491653528742fa0e2afd3039588f91412b04d9cabad6d18c7da 3974020 
wordwarvi-sound_1.00+dfsg1-4_all.deb
 94bf66e8dd9bdb80a7ec064c3540f2e1d1a81a2884986e40b91ae1630e5acaba 11386 
wordwarvi_1.00+dfsg1-4_amd64.buildinfo
 7a5f84a2a71ef6b5524cf99960cd0ab30f1e3a546ea58000a8bfc190e97f24ad 141664 
wordwarvi_1.00+dfsg1-4_amd64.deb
Files:
 e61678f874d1ed04c40a7652fb9d65d7 2064 games optional wordwarvi_1.00+dfsg1-4.dsc
 a89789dc89f6a8aa2ea0c802003c3f19 12996 games optional 
wordwarvi_1.00+dfsg1-4.debian.tar.xz
 9b696ac47d1ae65a3d4d17d708ddd95b 253220 debug optional 
wordwarvi-dbgsym_1.00+dfsg1-4_amd64.deb
 7d1db4ea88c84c063f12b69f3fb7e41c 3974020 games optional 
wordwarvi-sound_1.00+dfsg1-4_all.deb
 fac6f2b3a045dc6b24d93b60d683c814 11386 games optional 
wordwarvi_1.00+dfsg1-4_amd64.buildinfo
 c6a599195bc213739be91b2d6a6fa51d 141664 games optional 
wordwarvi_1.00+dfsg1-4_amd64.deb

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEEQ7w2SxbfDCBevXWSHw8KiN5bzKYFAlxXjlcACgkQHw8KiN5b
zKZ43hAAinMY4VzszFPvbw0Xatyyz6vfhjsS6GLKSLF7XoscfO9YHPjMQOcUE0/6
7UraKqw9p2px8Dk1bIJIi7yV64zfhnWLbwIpq4LjodFtQH/s6LqQE00qK+FKiUEe
MGlY75b9ql3nOck3in1Wm0okHL3gJAXCNqMKLrMQeW1rHNm2ri6YIdjryF+XTFpj
JmZ36V9bX4GBjJmFHsYYK7KeD7I7X+umJmkd23RuPGgiz7GwdyUb3HxA2/ssDZ7N
oK1cv1pX+i3laHz4KJ0hh16I8AU28SFjkmNVMBPE/WN/BDyUCEtxn9B39dNWJ3F3
mmWkH5qdqjtPechARATBYHtyGQ6+dt2wTy1nowJff5LhwOc87NMUQHfkPTGx5w39
+p3kI7rtuuZ1tiMNCsz0/GueIS/yFVieThvXxPHZrYeeQlny8Zxh5BAU/FcRxoFF
tsdWQtm7t2RugJk2v7O3GNr3AiES9f4OdfvX6wyuJoxImYazSpVlHw4aYuHwru1U
hb3lsBNlGthdpNlIQbFijYDz0JcO7MIp4bxoJILDHdagoCsoO/n5FanpeovRWp/P
ktKUtauoqOfxi6Z/YHvjofvTTwT/Kli3wCElcs2N6H5jZqvN20l1q0DzmWpNzkSR
8WrQwuDWLAfjvGPLDytEBTAm6Esq3Z0iG94CoOutEQo+3XzR0ko=
=DPdw
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to