Your message dated Fri, 05 Oct 2007 11:32:03 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#386378: fixed in alleyoop 0.9.3-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: alleyoop
Version: 0.9.0-6
Severity: wishlist


alleyoop should use the user-configured editor instead of "emacsclient"
which might not even be installed.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17.6
Locale: LANG=C, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)

Versions of packages alleyoop depends on:
ii  gconf2                    2.14.0-1       GNOME configuration database syste
ii  libart-2.0-2              2.3.17-1       Library of functions for 2D graphi
ii  libatk1.0-0               1.12.1-1       The ATK accessibility toolkit
ii  libbonobo2-0              2.14.0-1       Bonobo CORBA interfaces library
ii  libbonoboui2-0            2.14.0-3       The Bonobo UI library
hi  libc6                     2.3.6.ds1-4    GNU C Library: Shared libraries
ii  libcairo2                 1.2.0-3        The Cairo 2D vector graphics libra
ii  libfontconfig1            2.3.2-1.1      generic font configuration library
ii  libgconf2-4               2.14.0-1       GNOME configuration database syste
ii  libglade2-0               1:2.5.1-2+b1   library to load .glade files at ru
ii  libglib2.0-0              2.10.3-3       The GLib library of C routines
ii  libgnome-keyring0         0.4.9-1        GNOME keyring services library
ii  libgnome2-0               2.14.1-2       The GNOME 2 library - runtime file
ii  libgnomecanvas2-0         2.14.0-2       A powerful object-oriented display
ii  libgnomeui-0              2.14.1-2       The GNOME 2 libraries (User Interf
ii  libgnomevfs2-0            2.14.2-1       GNOME virtual file-system (runtime
ii  libgtk2.0-0               2.8.18-1       The GTK+ graphical user interface 
ii  libice6                   1:1.0.0-3      X11 Inter-Client Exchange library
ii  liborbit2                 1:2.14.0-2     libraries for ORBit2 - a CORBA ORB
ii  libpango1.0-0             1.12.3-1+b1    Layout and rendering of internatio
ii  libpopt0                  1.10-2         lib for parsing cmdline parameters
ii  libsm6                    1:1.0.0-4      X11 Session Management library
ii  libx11-6                  2:1.0.0-7      X11 client-side library
ii  libxcursor1               1.1.5.2-5      X cursor management library
ii  libxext6                  1:1.0.0-4      X11 miscellaneous extension librar
ii  libxi6                    1:1.0.0-5      X11 Input extension library
ii  libxinerama1              6.9.0.dfsg.1-4 X Window System multi-head display
ii  libxml2                   2.6.26.dfsg-3  GNOME XML library
ii  libxrandr2                6.9.0.dfsg.1-4 X Window System Resize, Rotate and
ii  libxrender1               1:0.9.0.2-4    X Rendering Extension client libra
hi  valgrind                  1:3.2.0-2      A memory debugger and profiler
ii  zlib1g                    1:1.2.3-13     compression library - runtime

alleyoop recommends no packages.

-- no debconf information


--- End Message ---
--- Begin Message ---
Source: alleyoop
Source-Version: 0.9.3-1

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

alleyoop_0.9.3-1.diff.gz
  to pool/main/a/alleyoop/alleyoop_0.9.3-1.diff.gz
alleyoop_0.9.3-1.dsc
  to pool/main/a/alleyoop/alleyoop_0.9.3-1.dsc
alleyoop_0.9.3-1_i386.deb
  to pool/main/a/alleyoop/alleyoop_0.9.3-1_i386.deb
alleyoop_0.9.3.orig.tar.gz
  to pool/main/a/alleyoop/alleyoop_0.9.3.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.
Sebastian Dröge <[EMAIL PROTECTED]> (supplier of updated alleyoop 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: Fri, 05 Oct 2007 12:53:41 +0200
Source: alleyoop
Binary: alleyoop
Architecture: source i386
Version: 0.9.3-1
Distribution: unstable
Urgency: low
Maintainer: Carlos Perelló Marín <[EMAIL PROTECTED]>
Changed-By: Sebastian Dröge <[EMAIL PROTECTED]>
Description: 
 alleyoop   - Front-end to the Valgrind memory checker
Closes: 386378 405976
Changes: 
 alleyoop (0.9.3-1) unstable; urgency=low
 .
   [ Loic Minier ]
   * Override the default editor to use gnome-text-editor instead.
     (Closes: #386378)
   * Bump up debhelper build-dep to >= 5.0.13 to get update-gconf-defaults in
     debhelper.
   * Add a get-orig-source target to retrieve the upstream tarball.
 .
   [ Sebastian Dröge ]
   * New upstream release (Closes: #405976):
     + debian/control.in:
       - Build depend on libxml-parser-perl.
     + debian/patches/00_assignments.diff,
       debian/patches/02_logfile-fd.diff:
       - Dropped, merged upstream.
     + debian/patches/01_gconf-breakage.diff
       - Updated, patch taken from Ubuntu by Miguel Ruiz <[EMAIL PROTECTED]>.
   * debian/alleyoop.desktop,
     debian/rules:
     + Add desktop file for alleyoop, taken from Ubuntu.
   * debian/compat:
     + Update to debhelper compat level 5.
   * debian/control.in:
     + Update to Standards-Version 3.7.2.
Files: 
 49edb14bbb64be26c0cf567524d61f39 853 devel optional alleyoop_0.9.3-1.dsc
 b3a4703f60448c30122ca55fd00d1c0f 315823 devel optional 
alleyoop_0.9.3.orig.tar.gz
 438efa5f783259e0f6f4791cbe3d34d2 5982 devel optional alleyoop_0.9.3-1.diff.gz
 38687900e9de2f5cfd986911a7410f36 468714 devel optional 
alleyoop_0.9.3-1_i386.deb

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

iD8DBQFHBhxKBsBdh1vkHyERAthhAJ9Z8dwSLNY8s1PnXqzW7P7plhnbTQCfe9j/
4JUenH7Uo4H1fcT3mrm9X1Y=
=ZzwR
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to