Your message dated Tue, 22 Jan 2013 19:02:37 +0000
with message-id <[email protected]>
and subject line Bug#698259: fixed in guilt 0.35-1.1
has caused the Debian Bug report #698259,
regarding guilt: Maintainer address does not accept mail
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.)
--
698259: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=698259
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: guilt
Version: 0.35-1
Severity: serious
Justification: policy 3.3
Hi,
The address [email protected] seems to be out of date. Do you happen to
know a more recent one?
Thanks,
Jonathan
--- Begin Message ---
Delivery to the following recipient failed permanently:
[email protected]
Technical details of permanent failure:
Google tried to deliver your message, but it was rejected by the recipient
domain. We recommend contacting the other email provider for further
information about the cause of this error. The error that the other server
returned was: 550 550 5.1.1 <[email protected]>: Recipient address rejected:
User unknown in virtual alias table (state 13).
----- Original message -----
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
d=gmail.com; s=20120113;
h=x-received:date:from:to:cc:subject:message-id:references
:mime-version:content-type:content-disposition:in-reply-to
:user-agent;
bh=5R77SXo5cl/kTRPyQ+w6XB9KL6CyQ3iNYS4jGh5viJI=;
b=sCTr9rFLYRw1/L0/c1tcb5qtrMYE/l9WJHx7ciNzSwpVx4ZUroI+HyL887JaTIh6AI
KVH3FXascYIJkFgnHKxQIxcLSFEnQY5zwCMJ2P6UKUD9VMWp2iCJljuXRtqI6PdR4N7t
MetjkGv2tbkxAOx/YU0M5rNFVkiPP5ovS0uyy/TB8UydlICHr7QUtI6EedYUdg7VrXac
b+SGtfW3NXpQbcwiChYpeLU/1mx7dvcI4PWRUwH7/0dV4bYEdi+vvl2blMOLbRyBf8kq
bfG5MEI+ijyReqNnRFoxUWvgpP2ZoFhlMdif5I5hodj8dInXZwBgLP0vupdL8e9kwvJT
+uMw==
X-Received: by 10.68.226.71 with SMTP id rq7mr270522746pbc.60.1358303508667;
Tue, 15 Jan 2013 18:31:48 -0800 (PST)
Return-Path: <[email protected]>
Received: from google.com ([2620:0:1000:5b00:b6b5:2fff:fec3:b50d])
by mx.google.com with ESMTPS id gj1sm11299307pbc.11.2013.01.15.18.31.46
(version=TLSv1.2 cipher=RC4-SHA bits=128/128);
Tue, 15 Jan 2013 18:31:47 -0800 (PST)
Date: Tue, 15 Jan 2013 18:31:44 -0800
From: Jonathan Nieder <[email protected]>
To: Josef 'Jeff' Sipek <[email protected]>
Cc: [email protected], Per Cederqvist <[email protected]>,
Theodore Ts'o <[email protected]>, Iulian Udrea <[email protected]>,
Axel Beckert <[email protected]>
Subject: [GUILT] [PATCH 7/7] Drop unneeded git version check.
Message-ID: <[email protected]>
References: <[email protected]>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <[email protected]>
User-Agent: Mutt/1.5.21 (2010-09-15)
Git's compatibility record is pretty good, so there's no need to worry
that newer versions of git will break the "git config" command.
Without this change, guilt errors out for git 1.8. With it, all tests
pass.
Signed-off-by: Jonathan Nieder <[email protected]>
---
Thanks for reading.
guilt | 11 -----------
1 file changed, 11 deletions(-)
diff --git a/guilt b/guilt
index 66a671a..6cb43e3 100755
--- a/guilt
+++ b/guilt
@@ -26,17 +26,6 @@ SUBDIRECTORY_OK=1
. "$(git --exec-path)/git-sh-setup"
#
-# Git version check
-#
-gitver=`git --version | cut -d' ' -f3 | sed -e 's/^debian\.//'`
-case "$gitver" in
- 1.5.*) ;; # git config
- 1.6.*) ;; # git config
- 1.7.*) ;; # git config
- *) die "Unsupported version of git ($gitver)" ;;
-esac
-
-#
# Shell library
#
usage()
--
1.8.1
--- End Message ---
--- End Message ---
--- Begin Message ---
Source: guilt
Source-Version: 0.35-1.1
We believe that the bug you reported is fixed in the latest version of
guilt, 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.
Jonathan Wiltshire <[email protected]> (supplier of updated guilt 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: Sun, 20 Jan 2013 18:32:26 +0000
Source: guilt
Binary: guilt
Architecture: source all
Version: 0.35-1.1
Distribution: unstable
Urgency: low
Maintainer: Iulian Udrea <[email protected]>
Changed-By: Jonathan Wiltshire <[email protected]>
Description:
guilt - quilt for git; similar to Mercurial queues
Closes: 698259
Changes:
guilt (0.35-1.1) unstable; urgency=low
.
* Non-maintainer upload.
* Update maintainer email address (Closes: #698259)
Checksums-Sha1:
a73af30c274ca9ded7b5d500c6d22a9d1ee07013 1909 guilt_0.35-1.1.dsc
e728f19df77a60344f5996291e967a886969522c 3780 guilt_0.35-1.1.debian.tar.gz
1659066903ca0a21bbcb4d74803237cc8cdac9b0 58008 guilt_0.35-1.1_all.deb
Checksums-Sha256:
e5ceda67abc39e28aeac04891d2da7c52d392bc57f437c1caa4bd1a04808cbc5 1909
guilt_0.35-1.1.dsc
dd8b19334ed1e9f2a577370deeda5037a250b9d6bf4c822ac847a2f5544cce7e 3780
guilt_0.35-1.1.debian.tar.gz
cba2e90f658811871dbec264d185d30c0875f39baba1f66071b9d5441fb80ef4 58008
guilt_0.35-1.1_all.deb
Files:
593c7d2034e531c2bb75a12742df4242 1909 devel optional guilt_0.35-1.1.dsc
f041934ca87ad069ee0d7b84c945cde3 3780 devel optional
guilt_0.35-1.1.debian.tar.gz
4688ecd5ef0d7e1b3d1998d8fdd27359 58008 devel optional guilt_0.35-1.1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iQIcBAEBAgAGBQJQ/Di0AAoJEFC7AtTIpr9hXxUP/jRdnvjkIksgMTcqI+EixUBf
6XvVJwZPLeBb4VKGMrhDg8GpQzGaWQEhy2jYO720hvTbywc5h608IrgHPIlEUwFV
3+azjldaSKeulRdobq7L+Es/wvkpCEs/NShESK7R8Tv6KdPYuVdVy8ME9YZip981
s5ZMjojrIbJVDxBZd+ssmul/l27aDZvXZtE9ZiJzV/wFkPrphSPs5DEht0soLz65
P+BElnilOeHUK2EHF3bjxfzDqWKPqdM/FI2Gdm2z0WVj+neDeW45kYfzzrHeYX98
0ROPts5o3c1FRP1CLPcjQ3DcxHqitCMo1l1PxEOB5YcgFi3dkGkxFFVGNU7Pkdvz
kk4TnG6YJ5g5IuTE4c2xkxQqZQ/xSRO/nDJQz7nPo7KUDFVkb05p6avi2n4m0Mo7
UnU9V02BV662Og8amUHwCyxgPj+xh4IODbWRBemQd7LNyVCwFZZH2fJ+EwhpmW4P
ELSGML63a/68PyiZ57xICtAWvXJySn10Juzzzu65E7dhk6RQht2XhKQW8USJWD74
dUeqBNX2QnNahbMYlKnMgq34E6ejuE4SkmEisZO8sS8wNur55EloFnOogy09TvzN
O40UXTXzT/nQm//+deoaa0JmCQ+G13BZeGC0ENxlWFOV4rM2yRqKmVEZi6oordSO
9kd5xrUaCxXUNMPGxrNX
=FDMO
-----END PGP SIGNATURE-----
--- End Message ---