From db9a00b33653e9ebc1820b2ffa7a89836466d5a6 Mon Sep 17 00:00:00 2001 From: Mathieu Trudel-Lapierre Date: Thu, 6 Dec 2012 10:30:29 -0500 Subject: Add reference to the bug we're waiting for a fix for; re: gtk-doc completeness, missing links and undocumented symbols --- debian/rules | 2 ++ 1 file changed, 2 insertions(+) (limited to 'debian/rules') diff --git a/debian/rules b/debian/rules index ae06afc..fe79c71 100755 --- a/debian/rules +++ b/debian/rules @@ -74,6 +74,7 @@ override_dh_auto_test: $(FLAVORS:%=dotest-%) dotest-%: # # Not running the gtk-doc tests to check that the documentation is complete... + # See bug (LP: #1083425) # dh_auto_test --builddirectory=build/$* -- -C tests @@ -84,6 +85,7 @@ dotest-gtk2: $(PY_VERSIONS:%=dotestgtk2-%) dotestgtk2-%: # # Not running the gtk-doc tests to check that the documentation is complete... + # See bug (LP: #1083425) # PYTHON=`which $*` \ dh_auto_test --builddirectory=build/gtk2 -- -C tests -- cgit v1.2.3