Your message dated Sun, 01 Jul 2007 18:02:08 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#252857: fixed in gperiodic 2.0.9-1
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)

--- Begin Message ---
Package: gperiodic
Version: 2.0.7-4
Severity: minor
Tags: patch

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

Hello,

as from the title, the GPeriodic's Debian menu entry lacks the icon,
which is present in the GNOME2 entry. The following line should be added
to /usr/lib/menu/gperiodic:
        icon="/usr/share/pixmaps/gperiodic.png"

Please fix this little problem.

Thx, bye,
Gismo / Luca

- -- System Information:
Debian Release: testing/unstable
  APT prefers experimental
  APT policy: (990, 'experimental'), (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.6
Locale: LANG=en_US.ISO-8859-15, LC_CTYPE=en_US.ISO-8859-15

Versions of packages gperiodic depends on:
ii  libatk1.0-0                 1.6.1-2      The ATK accessibility toolkit
ii  libc6                       2.3.2.ds1-13 GNU C Library: Shared libraries an
ii  libglib2.0-0                2.4.1-2      The GLib library of C routines
ii  libgtk2.0-0                 2.4.1-4      The GTK+ graphical user interface 
ii  libpango1.0-0               1.4.0-3      Layout and rendering of internatio

- -- no debconf information

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

iD8DBQFAweTzVAp7Xm10JmkRAmVmAJ9alM93zV4KDcz9rpIItaf+PUiwGwCghlVi
ktLx3/WqEAzO1PDhNklNCTI=
=m+sZ
-----END PGP SIGNATURE-----


--- End Message ---
--- Begin Message ---
Source: gperiodic
Source-Version: 2.0.9-1

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

gperiodic_2.0.9-1.diff.gz
  to pool/main/g/gperiodic/gperiodic_2.0.9-1.diff.gz
gperiodic_2.0.9-1.dsc
  to pool/main/g/gperiodic/gperiodic_2.0.9-1.dsc
gperiodic_2.0.9-1_i386.deb
  to pool/main/g/gperiodic/gperiodic_2.0.9-1_i386.deb
gperiodic_2.0.9.orig.tar.gz
  to pool/main/g/gperiodic/gperiodic_2.0.9.orig.tar.gz



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.
Daniel Leidert (dale) <[EMAIL PROTECTED]> (supplier of updated gperiodic 
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, 01 Jul 2007 00:42:01 +0200
Source: gperiodic
Binary: gperiodic
Architecture: i386 source 
Version: 2.0.9-1
Distribution: unstable
Urgency: low
Maintainer: Daniel Leidert (dale) <[EMAIL PROTECTED]>
Changed-By: Daniel Leidert (dale) <[EMAIL PROTECTED]>
Description: 
 gperiodic  - periodic table application
Closes: 252857 358693
Changes: 
 gperiodic (2.0.9-1) unstable; urgency=low
 .
   * New upstream release 2.0.9.
     - Upstream applied almost all patches from our Debian package. Thanks to
     Jonas Frantz.
 .
   [ Daniel Leidert ]
   * debian/rules (install): Improved slightly to make use of the improved
     makefiles.
   * debian/patches/01_fix_installation_permissions.dpatch: Removed. Applied
     upstream.
   * debian/patches/02_fix_desktop_file_validness.dpatch: Ditto.
   * debian/patches/10_fix_bug_234567_endless_loop.dpatch: Ditto.
   * debian/patches/80_update_italian_translation.dpatch: Ditto.
   * debian/patches/81_update_french_translation.dpatch: Ditto.
   * debian/patches/00list: Adjusted accordingly.
 .
 gperiodic (2.0.8-1) UNRELEASED; urgency=low
 .
   * New upstream release 2.0.8 (closes: #358693).
   * New maintainer. Thanks to Sebastien Bacher for his work.
 .
   [ Daniel Leidert ]
   * debian/control: Added XS-Vcs-Browser and XS-Vcs-Svn fields.
     (Build-Depends): Added dpatch.
     (Maintainer): Set myself as new maintainer. See above.
     (Standards-Version): Changed to latest standards version 3.7.2.
     (Description): Added Homepage field.
   * debian/copyright: Updated. Fixed new download location. Adjusted
     maintainer information.
   * debian/docs: Renamed to gperiodic.docs.
   * debian/menu: Renamed to gperiodic.menu.
   * debian/gperiodic.dirs: Added. Fixes installation via Makefile.
   * debian/gperiodic.install: Added. Installs the added menu icon.
   * debian/gperiodic.manpages: Added. Removed dh_installman argument in
     debian/rules instead.
   * debian/gperiodic.menu: Added icon (closes: #252857).
   * debian/gperiodic.xpm: Added. See debian/gperiodic.menu.
   * debian/gperiodic.1: Reordered some stuff a bit and (IMHO) improved
     formatting. Fixed lintian warning about hyphen usage.
   * debian/rules: Improved and adjusted (using dpatch, using the Makefile
     installation process, ...).
   * debian/patches/01_fix_installation_permissions.dpatch: Added.
     - Makefile: Fix file permissions directly.
   * debian/patches/02_fix_desktop_file_validness.dpatch: Added.
     - gperiodic.desktop: Fix errors and warnings print by
       desktop-file-validate.
   * debian/patches/10_fix_bug_234567_endless_loop.dpatch: Added. See 2.0.7-2.
   * debian/patches/11_remove_DEPRECATED_flags_for_GTK_2_4.dpatch: Added. See
     2.0.7-4.
   * debian/patches/80_update_italian_translation.dpatch: Added. See 2.0.7-3.
   * debian/patches/81_update_french_translation.dpatch: Added. See 2.0.7-5.
   * debian/patches/00list: Added.
Files: 
 1d1c7895d89f3696e599297c1d4806e5 112194 science optional 
gperiodic_2.0.9-1_i386.deb
 3fc8ac5eea75f2cfa91f853e1f3341b6 6527 science optional 
gperiodic_2.0.9-1.diff.gz
 6ecd96c3cf6b204cfe5210d67f107bcb 116101 science optional 
gperiodic_2.0.9.orig.tar.gz
 6839403bf0c4c0dcd269ebad3708f612 603 science optional gperiodic_2.0.9-1.dsc

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

iD8DBQFGh+rpmHaJYZ7RAb8RAsTvAKCHz7B1uFeXER3wmWxH5wg+K+Sl8ACgpqPZ
/j/5VEXHYsRvEKIX9rWEH4w=
=eUbt
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to