Your message dated Mon, 24 Mar 2008 09:02:40 +0000 with message-id <[EMAIL PROTECTED]> and subject line Bug#463819: fixed in stgit 0.14.1-4 has caused the Debian Bug report #463819, regarding stgit: Default editor should be /usr/bin/editor per policy 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.) -- 463819: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=463819 Debian Bug Tracking System Contact [EMAIL PROTECTED] with problems
--- Begin Message ---Package: stgit Version: 0.14.1-3 Severity: serious Justification: Policy 11.4 Default editor should be /usr/bin/editor instead of vi. I guess this can be done by modifying the following portion of /usr/share/python-support/stgit/stgit/utils.py def call_editor(filename): """Run the editor on the specified filename.""" # the editor editor = config.get('stgit.editor') if editor: pass elif 'EDITOR' in os.environ: editor = os.environ['EDITOR'] else: editor = 'vi' editor += ' %s' % filename out.start('Invoking the editor: "%s"' % editor) err = os.system(editor) if err: raise EditorException, 'editor failed, exit code: %d' % err out.done() Best wishes, Gábor Braun -- System Information: Debian Release: 4.0 APT prefers stable APT policy: (990, 'stable'), (650, 'testing'), (600, 'unstable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.18-5-686 Locale: LANG=hu_HU.UTF-8, LC_CTYPE=hu_HU.UTF-8 (charmap=UTF-8) Versions of packages stgit depends on: ii git-core 1:1.5.3.8-1 fast, scalable, distributed revisi ii python 2.4.4-2 An interactive high-level object-o ii python-support 0.7.6 automated rebuilding support for p Versions of packages stgit recommends: ii git-core 1:1.5.3.8-1 fast, scalable, distributed revisi -- no debconf information
--- End Message ---
--- Begin Message ---Source: stgit Source-Version: 0.14.1-4 We believe that the bug you reported is fixed in the latest version of stgit, which is due to be installed in the Debian FTP archive: stgit-contrib_0.14.1-4_all.deb to pool/main/s/stgit/stgit-contrib_0.14.1-4_all.deb stgit_0.14.1-4.diff.gz to pool/main/s/stgit/stgit_0.14.1-4.diff.gz stgit_0.14.1-4.dsc to pool/main/s/stgit/stgit_0.14.1-4.dsc stgit_0.14.1-4_all.deb to pool/main/s/stgit/stgit_0.14.1-4_all.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. Yann Dirson <[EMAIL PROTECTED]> (supplier of updated stgit 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: Mon, 24 Mar 2008 09:23:17 +0100 Source: stgit Binary: stgit stgit-contrib Architecture: source all Version: 0.14.1-4 Distribution: unstable Urgency: low Maintainer: Yann Dirson <[EMAIL PROTECTED]> Changed-By: Yann Dirson <[EMAIL PROTECTED]> Description: stgit - manage stacks of patches in a git repository stgit-contrib - set of contributed script to help working with stgit Closes: 435200 457826 461385 463819 465360 470131 Changes: stgit (0.14.1-4) unstable; urgency=low . * Changed default editor from "vi" to "editor" (Closes: #463819). * Fixed bashisms in contrib/stg-gitk (Closes: #465360). * Upgrade dependency on git-core to 1.5.3 or better for "git rev-parse --is-inside-work-tree", and use an epoch (Closes: #461385). * Declare depency on python 2.4 or higher through debian/pyversions (Closes: #457826). * Remove reference to cogito in old tutorial (Closes: #470131). * Set myself as maintainer (Closes: #435200). * Fixed typos in description (lintian). * Move the Homepage link from extended description into a control field (lintian). * Bumped Standards-Version to 3.7.3, no change. Files: e7be7dc9f2a8cc40037fa2cee0af878c 767 devel optional stgit_0.14.1-4.dsc e95e5ccf5e8372a5e1c4e4d09b1171cf 221897 devel optional stgit_0.14.1.orig.tar.gz 5eecde381d554190e101011398a12117 11876 devel optional stgit_0.14.1-4.diff.gz 5ce0e116a1b66b2e7fae87f708cd32e9 195112 devel optional stgit_0.14.1-4_all.deb 7a4b77197b81f22ea9244c366a2f0e59 94462 devel optional stgit-contrib_0.14.1-4_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFH52vXV1uVslwzwbgRAukmAKC6aUyVZOLl0erCZjmIaS6t+EZUCwCgiLHu AIzPJ5l/s9JnOHCKthGH97k= =In6z -----END PGP SIGNATURE-----
--- End Message ---

