r44936 - in /desktop/experimental/gtk+3.0/debian: changelog rules

laney at users.alioth.debian.org laney at users.alioth.debian.org
Tue Jun 2 09:29:28 UTC 2015


Author: laney
Date: Tue Jun  2 09:29:28 2015
New Revision: 44936

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=44936
Log:
clean up reftest known_fail files in clean target which we create in
pre-build

Modified:
    desktop/experimental/gtk+3.0/debian/changelog
    desktop/experimental/gtk+3.0/debian/rules

Modified: desktop/experimental/gtk+3.0/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gtk%2B3.0/debian/changelog?rev=44936&op=diff
==============================================================================
--- desktop/experimental/gtk+3.0/debian/changelog	[utf-8] (original)
+++ desktop/experimental/gtk+3.0/debian/changelog	[utf-8] Tue Jun  2 09:29:28 2015
@@ -3,6 +3,8 @@
   * build with --fail-missing when doing an indep build
   * Install some utilities and missing icons, desktop files and manpages into
     gtk-3-examples (for want of a better package).
+  * clean up reftest known_fail files in clean target which we create in
+    pre-build
 
  -- Iain Lane <laney at debian.org>  Mon, 01 Jun 2015 17:53:26 +0100
 

Modified: desktop/experimental/gtk+3.0/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gtk%2B3.0/debian/rules?rev=44936&op=diff
==============================================================================
--- desktop/experimental/gtk+3.0/debian/rules	[utf-8] (original)
+++ desktop/experimental/gtk+3.0/debian/rules	[utf-8] Tue Jun  2 09:29:28 2015
@@ -155,6 +155,7 @@
 	# gross kludge to force control generation with the %.in target
 	touch debian/control.in
 	rm -f $(call dh_subst_files,$(DEB_ALL_PACKAGES))
+	rm -f testsuite/reftests/*.ui.known_fail
 
 pre-build::
 	# Mark reftests with known failures as non-fatal




More information about the pkg-gnome-commits mailing list