Your message dated Mon, 24 Oct 2005 09:32:07 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#333383: fixed in knights 0.6-5
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 11 Oct 2005 17:10:16 +0000
>From [EMAIL PROTECTED] Tue Oct 11 10:10:16 2005
Return-path: <[EMAIL PROTECTED]>
Received: from shadowland.snow-crash.org (ned.snow-crash.org) [80.190.250.253] 
(postfix)
        by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
        id 1EPNdn-0001Bb-00; Tue, 11 Oct 2005 10:10:15 -0700
Received: from [127.0.0.1] (p508938D3.dip0.t-ipconnect.de [80.137.56.211])
        by ned.snow-crash.org (Postfix) with ESMTP id 074A5335AF;
        Tue, 11 Oct 2005 19:10:08 +0200 (CEST)
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Steffen Joeris <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: missing menu-icon and missing clean
X-Mailer: reportbug 3.17
Date: Tue, 11 Oct 2005 19:09:56 +0200
Message-Id: <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02

Package: knights
Version: 0.6-4
Severity: normal
Tags: patch

Hi

The menu has no icon, but there are several icons which are coming with
the upstream.
An other problem is the po/de.gmo file. It should be deleted during the
clean rule, because otherwise the package wont build, because of changes to the 
upstream.
For both bugs I made a patch. You have to edit the rules, menu and control 
files.
See the code below.

Greetings
Steffen

Code:

--- old/knights-0.6/debian/rules        2005-10-11 18:50:31.000000000 +0200
+++ new/knights-0.6/debian/rules        2005-10-11 17:10:41.000000000 +0200
@@ -27,6 +27,9 @@

 -include debian/debiandirs

+debian/knights.xpm: media/hi32-app-knights.png
+       convert $< $@
+
 config.status: configure patch
        dh_testdir
        CFLAGS="$(CFLAGS)" ./configure --host=$(DEB_HOST_GNU_TYPE) 
--build=$(DEB_BUILD_GNU_TYPE) \
@@ -35,7 +38,7 @@

 build: build-stamp

-build-stamp:  config.status
+build-stamp:  config.status debian/knights.xpm
        dh_testdir
        $(MAKE)
        touch build-stamp
@@ -55,7 +58,7 @@
        cp -f /usr/share/misc/config.guess config.guess
 endif

-
+       rm -f po/de.gmo
        dh_clean

 install: build
@@ -65,7 +68,7 @@
        dh_installdirs

        $(MAKE) install DESTDIR=$(CURDIR)/debian/knights
-
+       install -D -m 644 debian/knights.xpm 
debian/knights/usr/share/pixmaps/knights.xpm
 binary-indep: build install


--- old/knights-0.6/debian/menu 2005-10-11 18:50:31.000000000 +0200
+++ new/knights-0.6/debian/menu 2005-10-11 18:43:16.000000000 +0200
@@ -2,4 +2,5 @@
 needs="X11"\
 section="Games/Board"\
 title="Knights"\
-command="/usr/bin/knights"
+  command="/usr/bin/knights"\
+  icon="/usr/share/pixmaps/knights.xpm"


--- old/knights-0.6/debian/control      2005-10-11 18:50:31.000000000 +0200
+++ new/knights-0.6/debian/control      2005-10-11 17:10:53.000000000 +0200
@@ -2,7 +2,7 @@
 Section: games
 Priority: optional
 Maintainer: Tommaso Moroni <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>= 4.0.0), kdelibs4-dev, libqt3-compat-headers, 
poxml, xlibs-dev, dpatch
+Build-Depends: debhelper (>= 4.0.0), kdelibs4-dev, libqt3-compat-headers, 
poxml, xlibs-dev, dpatch, imagemagick
 Standards-Version: 3.6.2

 Package: knights



-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-1-686
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages knights depends on:
ii  kdelibs4c2                4:3.4.2-4      core libraries for all KDE applica
ii  libart-2.0-2              2.3.17-1       Library of functions for 2D graphi
ii  libarts1c2                1.4.2-4        aRts sound system core components
ii  libasound2                1.0.9-3        ALSA library
ii  libaudio2                 1.7-3          The Network Audio System (NAS). (s
ii  libaudiofile0             0.2.6-6        Open-source version of SGI's audio
ii  libc6                     2.3.5-6        GNU C Library: Shared libraries an
ii  libesd0                   0.2.36-1       Enlightened Sound Daemon - Shared 
ii  libfam0                   2.7.0-8        client library to control the FAM 
ii  libfontconfig1            2.3.2-1        generic font configuration library
ii  libfreetype6              2.1.10-1       FreeType 2 font engine, shared lib
ii  libgcc1                   1:4.0.2-2      GCC support library
ii  libglib2.0-0              2.8.3-1        The GLib library of C routines
ii  libice6                   6.8.2.dfsg.1-8 Inter-Client Exchange library
ii  libidn11                  0.5.18-1       GNU libidn library, implementation
ii  libjack0.100.0-0          0.100.0-4      JACK Audio Connection Kit (librari
ii  libjpeg62                 6b-10          The Independent JPEG Group's JPEG 
ii  libmad0                   0.15.1b-2.1    MPEG audio decoder library
ii  libogg0                   1.1.2-1        Ogg Bitstream Library
ii  libpng12-0                1.2.8rel-5     PNG library - runtime
ii  libqt3-mt                 3:3.3.5-1      Qt GUI Library (Threaded runtime v
ii  libsm6                    6.8.2.dfsg.1-8 X Window System Session Management
ii  libstdc++6                4.0.2-2        The GNU Standard C++ Library v3
ii  libvorbis0a               1.1.0-1        The Vorbis General Audio Compressi
ii  libvorbisenc2             1.1.0-1        The Vorbis General Audio Compressi
ii  libvorbisfile3            1.1.0-1        The Vorbis General Audio Compressi
ii  libx11-6                  6.8.2.dfsg.1-8 X Window System protocol client li
ii  libxcursor1               1.1.3-1        X cursor management library
ii  libxext6                  6.8.2.dfsg.1-8 X Window System miscellaneous exte
ii  libxft2                   2.1.7-1        FreeType-based font drawing librar
ii  libxi6                    6.8.2.dfsg.1-8 X Window System Input extension li
ii  libxinerama1              6.8.2.dfsg.1-8 X Window System multi-head display
ii  libxrandr2                6.8.2.dfsg.1-8 X Window System Resize, Rotate and
ii  libxrender1               1:0.9.0-2      X Rendering Extension client libra
ii  libxt6                    6.8.2.dfsg.1-8 X Toolkit Intrinsics
ii  xlibs                     6.8.2.dfsg.1-8 X Window System client libraries m
ii  zlib1g                    1:1.2.3-4      compression library - runtime

knights recommends no packages.

-- no debconf information

---------------------------------------
Received: (at 333383-close) by bugs.debian.org; 24 Oct 2005 16:38:12 +0000
>From [EMAIL PROTECTED] Mon Oct 24 09:38:12 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian))
        id 1EU5F1-0002AH-00; Mon, 24 Oct 2005 09:32:07 -0700
From: Tommaso Moroni <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#333383: fixed in knights 0.6-5
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Mon, 24 Oct 2005 09:32:07 -0700
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-CrossAssassin-Score: 2

Source: knights
Source-Version: 0.6-5

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

knights_0.6-5.diff.gz
  to pool/main/k/knights/knights_0.6-5.diff.gz
knights_0.6-5.dsc
  to pool/main/k/knights/knights_0.6-5.dsc
knights_0.6-5_i386.deb
  to pool/main/k/knights/knights_0.6-5_i386.deb



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 [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Tommaso Moroni <[EMAIL PROTECTED]> (supplier of updated knights 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 [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Sun, 23 Oct 2005 17:51:37 +0200
Source: knights
Binary: knights
Architecture: source i386
Version: 0.6-5
Distribution: unstable
Urgency: low
Maintainer: Tommaso Moroni <[EMAIL PROTECTED]>
Changed-By: Tommaso Moroni <[EMAIL PROTECTED]>
Description: 
 knights    - A chess interface for the K Desktop Environment
Closes: 333383 333386
Changes: 
 knights (0.6-5) unstable; urgency=low
 .
   * Installed a menu icon, thanks to Steffen Joeris
     for the patch. (Closes: #333383)
   * debian/rules: removes po/de.gmo during cleaning and restores original
     doc/Makefile.in to allow multiple builds from the same source.
     Thanks to Steffen Joeris for the help. (Closes: #333386)
Files: 
 09f23f78b4dde9a046f288d3edfdc7fc 636 games optional knights_0.6-5.dsc
 e0615ebe2b65ad37bd807319fa4096ae 31119 games optional knights_0.6-5.diff.gz
 d5d4420e2d329b0816ee506422032d91 802960 games optional knights_0.6-5_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)

iD8DBQFDXQkqA1c4KVYj/EURAjgRAJ91nATIkxPok2veeXSILHhkh6tWOgCfcjrk
Z9D5qjkwJN1iWuRoRz3KehQ=
=QPKH
-----END PGP SIGNATURE-----


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to