Your message dated Sun, 11 Oct 2009 17:00:45 +0000
with message-id <[email protected]>
and subject line Bug#550508: fixed in rephrase 0.1-2
has caused the Debian Bug report #550508,
regarding rephrase uses /usr/local/bin/gpg
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.)
--
550508: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=550508
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: rephrase
Version: 0.1-1
Severity: grave
Tags: patch
Rephrase uses hardcoded /usr/local/bin/gpg binary.
Additionaly, as a rule, it shall also depends on gnupg package.
Attached patch fixes both issues.
Regards
Artur
-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.30-2-amd64 (SMP w/1 CPU core)
Locale: LANG=C, LC_CTYPE=pl_PL.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages rephrase depends on:
ii gnupg 1.4.10-2 GNU privacy guard - a free PGP rep
ii libc6 2.9-27 GNU C Library: Shared libraries
rephrase recommends no packages.
rephrase suggests no packages.
-- no debconf information
--
Kodeks marketingu szeptanego to jak Zasady przyjaznego terroryzmu
siwa, http://blip.pl/s/8363281
diff -Naru rephrase-0.1.orig/debian/control rephrase-0.1/debian/control
--- rephrase-0.1.orig/debian/control 2009-10-10 19:19:00.000000000 +0200
+++ rephrase-0.1/debian/control 2009-10-10 19:07:03.389237918 +0200
@@ -10,7 +10,7 @@
Package: rephrase
Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}, gnupg
Description: Specialized passphrase recovery tool for GnuPG
If you can nearly remember your GnuPG passphrase - but not quite - then
Rephrase may be able to help. Tell Rephrase the parts of the passphrase you
diff -Naru rephrase-0.1.orig/debian/rules rephrase-0.1/debian/rules
--- rephrase-0.1.orig/debian/rules 2009-10-10 19:19:00.000000000 +0200
+++ rephrase-0.1/debian/rules 2009-10-10 19:06:27.047172842 +0200
@@ -26,7 +26,7 @@
build-stamp: patch
dh_testdir
- $(MAKE)
+ $(MAKE) GPG=/usr/bin/gpg
touch build-stamp
--- End Message ---
--- Begin Message ---
Source: rephrase
Source-Version: 0.1-2
We believe that the bug you reported is fixed in the latest version of
rephrase, which is due to be installed in the Debian FTP archive:
rephrase_0.1-2.diff.gz
to pool/main/r/rephrase/rephrase_0.1-2.diff.gz
rephrase_0.1-2.dsc
to pool/main/r/rephrase/rephrase_0.1-2.dsc
rephrase_0.1-2_i386.deb
to pool/main/r/rephrase/rephrase_0.1-2_i386.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.
Tiago Bortoletto Vaz <[email protected]> (supplier of updated rephrase 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, 11 Oct 2009 12:27:14 -0300
Source: rephrase
Binary: rephrase
Architecture: source i386
Version: 0.1-2
Distribution: unstable
Urgency: low
Maintainer: Tiago Bortoletto Vaz <[email protected]>
Changed-By: Tiago Bortoletto Vaz <[email protected]>
Description:
rephrase - Specialized passphrase recovery tool for GnuPG
Closes: 550508
Changes:
rephrase (0.1-2) unstable; urgency=low
.
* Added gnupg as dependency.
* debian/control:
+ pass the right gpg path to make. Thanks to Artur R. Czechowski.
(Closes: #550508)
Checksums-Sha1:
67cc35691acbfc9615623017e1b963e3ab5d17ec 1124 rephrase_0.1-2.dsc
28a9f138617d7a69ea931a1c63fc26e677364a2b 5063 rephrase_0.1-2.diff.gz
34406dad6d28468b7698b82fb1f99ff0b7953b68 10150 rephrase_0.1-2_i386.deb
Checksums-Sha256:
1316e3059215da67906f760829725620f51560ed8ad8346a0b10e16ea2e6d37d 1124
rephrase_0.1-2.dsc
c48f6197d1f161f14b2948666a7de24782f1e1d99afa57fb2e280baa5fd89303 5063
rephrase_0.1-2.diff.gz
d5fdc0933a4cd9ef167ce365da644dce9901a345ced730497c7416e1cbf7c249 10150
rephrase_0.1-2_i386.deb
Files:
fd80384e797dc15556a7888e39b27f53 1124 utils extra rephrase_0.1-2.dsc
ede3b7f4e85c81894a792a5082e0942b 5063 utils extra rephrase_0.1-2.diff.gz
cbf9480bdd31c52df568c58c5df2821a 10150 utils extra rephrase_0.1-2_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iEYEARECAAYFAkrR/GUACgkQaQ1iFKUE/spo6QCfVhmLSK5z3iZAL5aYxjGwIg7o
kxcAn2T3QlThBqLnnPLDQ15P2vAKtaOg
=rBQ+
-----END PGP SIGNATURE-----
--- End Message ---