tags 588586 +pending thanks Hi,
In the course of todays BSP in Munich, I created an NMU patch, you'll find it attached. I applied Jakub's patch unchanged. We will propably upload it by the end of the BSP. regards, Marek
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
diff -u python-mock-0.6.0/debian/changelog python-mock-0.6.0/debian/changelog
--- python-mock-0.6.0/debian/changelog
+++ python-mock-0.6.0/debian/changelog
@@ -1,3 +1,11 @@
+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)
+
+ -- Marek Kubica <[email protected]> Sat, 17 Jul 2010 12:27:08 +0200
+
python-mock (0.6.0-1) unstable; urgency=low
* Initial release (Closes: #540372)
signature.asc
Description: PGP signature

