Your message dated Thu, 11 Jul 2013 00:05:26 +0800
with message-id <[email protected]>
and subject line This has been done, closing the bug
has caused the Debian Bug report #702443,
regarding python-json-patch: Enable test suite during build
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.)
--
702443: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=702443
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: python-json-patch
Version: 0.12-1
Severity: normal
Tags: patch
User: [email protected]
Usertags: origin-ubuntu raring ubuntu-patch
Dear Maintainer,
In Ubuntu, the attached patch was applied to run the test suite during build.
Thanks for considering it.
-- System Information:
Debian Release: wheezy/sid
APT prefers raring-updates
APT policy: (500, 'raring-updates'), (500, 'raring-security'), (500, 'raring')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.8.0-10-generic (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -Nru python-json-patch-0.12/debian/changelog python-json-patch-0.12/debian/changelog
diff -Nru python-json-patch-0.12/debian/rules python-json-patch-0.12/debian/rules
--- python-json-patch-0.12/debian/rules 2013-02-01 00:06:09.000000000 -0500
+++ python-json-patch-0.12/debian/rules 2013-03-07 11:46:25.000000000 -0500
@@ -8,3 +8,6 @@
%:
dh $@ --with python2
+
+override_dh_auto_test:
+ PYTHONPATH=$(CURDIR) python tests.py
--- End Message ---
--- Begin Message ---
This has been done, closing the bug
--- End Message ---