Your message dated Sat, 27 Sep 2014 09:51:33 +0000
with message-id <[email protected]>
and subject line Bug#522015: fixed in meld 3.12.0-1
has caused the Debian Bug report #522015,
regarding GConf schema missing for /apps/meld
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 [email protected]
immediately.)


-- 
522015: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=522015
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: meld
Version: 1.2.1-1
Severity: normal

Meld does not provide a GConf schema for the keys it is storing under
/apps/meld

Providing a GConf schema is a way to:
-provide an explanation of the meaning of that key
-provide a correct default value
-allow detection and cleanup of no longer useful or stale keys

More information about GConf schemas:
http://projects.gnome.org/gconf/
http://burtonini.com/computing/gnome-policy-20050123.html

Thanks,
Ludovico

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.26-1-amd64 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages meld depends on:
ii  python                        2.5.4-2    An interactive high-level object-o
ii  python-glade2                 2.14.1-1   GTK+ bindings: Glade support
ii  python-gnome2                 2.22.3-3   Python bindings for the GNOME desk
ii  python-gtk2                   2.14.1-1   Python bindings for the GTK+ widge
ii  python-support                0.8.7      automated rebuilding support for P

Versions of packages meld recommends:
ii  python-gnome2-desktop         2.24.1-1   Python bindings for the GNOME desk
ii  yelp                          2.24.0-2   Help browser for GNOME 2

meld suggests no packages.

-- no debconf information



--- End Message ---
--- Begin Message ---
Source: meld
Source-Version: 3.12.0-1

We believe that the bug you reported is fixed in the latest version of
meld, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Balint Reczey <[email protected]> (supplier of updated meld 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.8
Date: Sat, 27 Sep 2014 11:05:05 +0200
Source: meld
Binary: meld
Architecture: source all
Version: 3.12.0-1
Distribution: unstable
Urgency: medium
Maintainer: Balint Reczey <[email protected]>
Changed-By: Balint Reczey <[email protected]>
Description:
 meld       - graphical tool to diff and merge files
Closes: 522015
Changes:
 meld (3.12.0-1) unstable; urgency=medium
 .
   * New upstream stable release
     - Fixes:
       * Ignore missing files when cleaning up our recently-used folder
         (Kai Willadsen)
       * Guard against dialogs missing properties they should definitely have
         (Kai Willadsen)
       * Remove old property from patch dialog (Kai Willadsen)
     - Translation updates
   * Update VCS URI to canonical one to keep Lintian happy
   * Fix GNOME capitalization in detailed description
   * Update d/copyright to latest upstream file hierarchy
 .
 meld (3.11.4-1) experimental; urgency=medium
 .
   [Jackson Doak]
   * New upstream development release
     - Fixes:
       * Only apply the auto merge flag to the last comparison started
         (Kai Willadsen)
       * Fix install layout issues on Debian-based systems (Kai Willadsen)
       * Revert to using latin1 as a fallback encoding; this will be reverted
         in the next unstable series (Kai Willadsen)
     - Translation updates
   * Drop 02_remove_install_layout.patch, fixed upstream
 .
 meld (3.11.3-1) experimental; urgency=medium
 .
   * New upstream development release
 .
 meld (3.11.2-1) experimental; urgency=medium
 .
   [ Jackson Doak <[email protected]> ]
   * New upstream release
   * Add 02_remove_install_layout.patch from ubuntu. Fixes their ftbfs.
 .
 meld (3.11.1-1) experimental; urgency=low
 .
   * New upstream development release:
     - Features:
       * New (alpha) infrastructure for stand-alone Windows builds
         (Kai Willadsen)
       * Display renames and metadata in Bazaar repositories (Louis des Landes)
       * Improved tab labels in version control comparisons (Kai Willadsen)
       * New merge-order preference to accompany comparison-order (Kai 
Willadsen)
       * Added a prompt to mark a conflict as resolved from file comparison
         (Kai Willadsen)
     - Fixes:
       * Fix filtering for shallow folder comparisons (Casey)
       * Several install and distribution fixes (Kai Willadsen)
       * Sundry bug fixes (Dominique Leuenberger, Thomas Klausner,
         Louis des Landes, Kai Willadsen)
   * Ship GSettings schema (Closes: #522015)
   * Drop obsolete patch fixing meld's shebang. It is done automatically now.
   * Drop obsoletely recommended gir1.2-gconf-2.0
 .
 meld (3.11.0-1) experimental; urgency=low
 .
   * New upstream development release:
     - Features:
       * Supporting hiding empty filtered folders in folder comparison
         (Gianni Trovisi, Kai Willadsen)
       * Notify user when files change externally in file comparison
         (Kai Willadsen)
       * Use standard GIO file trash handling when deleting files (Kai 
Willadsen)
       * Newly written Mallard-based help (Kai Willadsen)
     - User interface updates:
       * Support GNOME 3-style application menu (Kai Willadsen)
       * Visual improvements to several icons (Kai Willadsen)
       * Update Meld's colour scheme (Kai Willadsen)
       * Many visual styling updates, layout tweaks and UI polish (Kai 
Willadsen)
     - Internal changes:
       * Port to GObject introspection, GTK+ 3, GApplication, GSettings and 
other
         new things starting with 'G' (Kai Willadsen)
       * Port to distutils, based on python-distutils-extra (Kai Willadsen)
       * Move to using CSS for styling and colour definitions (Kai Willadsen)
       * Update to use more modern GTK widgets (Peter Tyser, Kai Willadsen)
       * Move a lot of extra UI construction into glade/UI files (Kai Willadsen)
       * Make several custom icons themeable (Kai Willadsen)
       * Make Meld a single-instance application, and add support for multiple
         windows (Kai Willadsen)
   * Update dependencies to use GTK 3 libraries and GObject introspection,
     namely libgtk-3-0, python-gi, libgtksourceview-3.0-1,
     gir1.2-gtksource-3.0, python-gi-cairo and libcanberra-gtk3-module
   * Depend on GtkSourceView instead of just recommending it
   * Build depend on dh-python, itstool and libxml2-utils
   * Drop obsolete empty-directory.patch and sourceview-package.patch patches
Checksums-Sha1:
 7d210a49b7eb4750d98b0cdad7ebd7391d27c5a7 2021 meld_3.12.0-1.dsc
 1481f453463da29357953933362cccfa336313bd 460596 meld_3.12.0.orig.tar.xz
 9e7fb9aa2a99eea28b3c29dd6a7a00216e913478 9560 meld_3.12.0-1.debian.tar.xz
 681c0354be2e640fd8d252058593fc9e7f1711d8 418006 meld_3.12.0-1_all.deb
Checksums-Sha256:
 03982ed877125ece3ea2f9f7e9454fbd74de1dd62384ae2377519d65c13b80fc 2021 
meld_3.12.0-1.dsc
 6d902884e8c4ca29d16b4852d7287345bfe293367959dac342fdc117a511c53f 460596 
meld_3.12.0.orig.tar.xz
 194e959a1316c1ce66cf831e6c3e0f690293a70940b8c0e6c4740b5e87ed5f73 9560 
meld_3.12.0-1.debian.tar.xz
 824ef148508ce67e26d6f571f10bb7f2be89bd9ed6d75fcb23f7d760b1915fab 418006 
meld_3.12.0-1_all.deb
Files:
 29d2ec587c42393c782c4a8f0dfff079 418006 gnome optional meld_3.12.0-1_all.deb
 839c87af60de41893d356012f1cb9a8c 2021 gnome optional meld_3.12.0-1.dsc
 9dbdb3306dc5d2415baeae3892bcec8e 460596 gnome optional meld_3.12.0.orig.tar.xz
 9cc5905e226949f61414edbaadca45c0 9560 gnome optional 
meld_3.12.0-1.debian.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBAgAGBQJUJoTBAAoJEPZk0la0aRp9NugQAKa8H1a3FhKSGxnLUMHAuyGa
/6wUDLJY6HPbcAmU7wDIDed6wgTW9fzyNfvOpFrVOvNplkJDmJOvvjkhzqp1WKcM
NC/bJ/CCBrUUQmyWyueISxDYyGpIzUrSqkm7Tk0vz0IpaqWYcsOMvM8bAmytPn7i
i+zflf81sXEeFntFAX13CBfh97G9FWrwQXcPNjIH4s1tlQMm8YzL5htjsraYdIfG
3O1wpErQemeGBYrpyQsWuss1/3/OW262gR6wRfw3YV/bJDOJ7vDI0CzMWbq4EpyI
UotcmOpuT1s4bmurc2AjwirljAF5S5ailn9G1cMuKbIYoBtRX1+/JSR55P5svb/f
LSX7lSyO7TyBB9vFNHfv7+3dVkvF/zYQdEQrnTwcRD8O8BtJG+C4JWQWq//0yGGQ
gpKser7irzzOeFKnt+l/zCk+kiX74QQzbxhWwTwihPvYTmSctzYsJczZ+KC5+B8l
Z5SFgHb0AkHfcHEK0ZT42RXK7kMZcoTwz/Y8fRHWIUjleNBtg1znN7HNat6OYx8H
uHjQf2lf+nuvMZJScplRZH2tQKCmvdkzuYbB0ZUh2Bi42I6P0KFJ900MoruGpf8r
1SFed+HmhcYIcO0Mtx8VqfGGie3bUg8R6y/VAqTsJkuDX4KIyFG9so7OlD7ZC2lm
dLX8wZSd6Mp+yKKdWwpe
=wMun
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to