From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christopher Allan Webber Subject: Re: [PATCH] add kobodeluxe Date: Tue, 18 Oct 2016 20:36:28 -0500 Message-ID: <874m49dsrn.fsf@dustycloud.org> References: <87k2d7anh9.fsf@dustycloud.org> <87wph7afv5.fsf@openmailbox.org> <87funv9i5n.fsf@dustycloud.org> <87funvlygc.fsf@openmailbox.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:45619) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bwfo9-0003As-Fr for guix-devel@gnu.org; Tue, 18 Oct 2016 21:36:42 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bwfo4-00005F-KI for guix-devel@gnu.org; Tue, 18 Oct 2016 21:36:41 -0400 Received: from dustycloud.org ([50.116.34.160]:57460) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bwfo4-0008Uk-6E for guix-devel@gnu.org; Tue, 18 Oct 2016 21:36:36 -0400 In-reply-to: List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Stephen Webber Cc: guix-devel@gnu.org Stephen Webber writes: > Thank you both for the warm welcome and feedback :) > > I've attached a patch that builds upon Chris's changes. > > Changed: > spelling patch - removed > description - "game" now included in description > patch names - use dashes consistently (thank you Chris) > > Unchanged: > whitespace warnings - these are due to an intersection of the git patch > format and the tabular convention within Kobodeluxe's code > user profile - postponed until someone with security expertise can modify > > Patches originate from: > https://packages.debian.org/sid/games/kobodeluxe (parent page) > http://http.debian.net/debian/pool/main/k/kobodeluxe/kobodeluxe_0.5.1-8.debian.tar.xz > (direct link) > > If any future changes are necessary, please let me know :) Great! I pushed it, and indicated that origin in the one .patch file that didn't mention anything about its provenance in a separate commit. Thanks for your contribution, Stephen!