Your message dated Sun, 18 Jul 2010 12:47:37 +0000
with message-id <[email protected]>
and subject line Bug#588586: fixed in python-mock 0.6.0-1.1
has caused the Debian Bug report #588586,
regarding python-mock: doesn't depend on python
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.)


-- 
588586: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=588586
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: python-mock
Version: 0.6.0-1
Severity: serious
Tags: patch
Justification: Debian Policy 3.5, Python Policy 2.4

Hello,

python-mock does not depend on python as it should. The attached patch fixes this bug.

--
Jakub Wilk
diff -u python-mock-0.6.0/debian/control python-mock-0.6.0/debian/control
--- python-mock-0.6.0/debian/control
+++ python-mock-0.6.0/debian/control
@@ -9,7 +9,7 @@
 
 Package: python-mock
 Architecture: all
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}
 Recommends: libjs-jquery
 Provides: ${python:Provides}
 Description: Mocking and Testing Library

Attachment: signature.asc
Description: Digital signature


--- End Message ---
--- Begin Message ---
Source: python-mock
Source-Version: 0.6.0-1.1

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

python-mock_0.6.0-1.1.diff.gz
  to main/p/python-mock/python-mock_0.6.0-1.1.diff.gz
python-mock_0.6.0-1.1.dsc
  to main/p/python-mock/python-mock_0.6.0-1.1.dsc
python-mock_0.6.0-1.1_all.deb
  to main/p/python-mock/python-mock_0.6.0-1.1_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.
Marek Kubica <[email protected]> (supplier of updated python-mock 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: RIPEMD160

Format: 1.8
Date: Sat, 17 Jul 2010 12:27:08 +0200
Source: python-mock
Binary: python-mock
Architecture: source all
Version: 0.6.0-1.1
Distribution: unstable
Urgency: low
Maintainer: David Watson <[email protected]>
Changed-By: Marek Kubica <[email protected]>
Description: 
 python-mock - Mocking and Testing Library
Closes: 588586
Changes: 
 python-mock (0.6.0-1.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Fix "doesn't depend on python" by applying patch to debian/control
     by Jakub Wilk (Closes: #588586)
Checksums-Sha1: 
 0bf551b76fe2d09cd8ad771333752f8cfa855f6f 1136 python-mock_0.6.0-1.1.dsc
 5fe6016f4a09145524d2653e1c0b22636e2a02fa 2475 python-mock_0.6.0-1.1.diff.gz
 c1b5d6379cfddd68b037ebc139c22270b962db4d 59282 python-mock_0.6.0-1.1_all.deb
Checksums-Sha256: 
 4176208d44439f22e97eec0cfb7b98638f0920655c071b5f21ef34e94fa865c0 1136 
python-mock_0.6.0-1.1.dsc
 048b5f98f48b1953a21cba190911adb472b65639b6ffaeed1f117ccea6464049 2475 
python-mock_0.6.0-1.1.diff.gz
 56a3f5433bf129916b90725851b2aa3aaee24781f1f5e24478b6afdfcc188374 59282 
python-mock_0.6.0-1.1_all.deb
Files: 
 d30bd14a49ebefeef20b70c7e2c60b56 1136 python extra python-mock_0.6.0-1.1.dsc
 004efeced5d9c9a87608e37394449971 2475 python extra 
python-mock_0.6.0-1.1.diff.gz
 ebe922db1095e04252d21781bed6de0a 59282 python extra 
python-mock_0.6.0-1.1_all.deb

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

iD8DBQFMQvPpmHaJYZ7RAb8RAyRtAKDDbFQjXgjd2Ylfv+StYtkiHhLWVgCfQtK8
PJGFym1GRtmSt/DUMS463E8=
=y+Wu
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to