[libreoffice] 03/05: resort debian/test/control by importance

Rene Engelhard rene at moszumanska.debian.org
Mon Jul 3 21:43:28 UTC 2017


This is an automated email from the git hooks/post-receive script.

rene pushed a commit to branch debian-experimental-5.4
in repository libreoffice.

commit 5124ff0d50144779e6c3a72d1f8cc388c7e73b71
Author: Rene Engelhard <rene at rene-engelhard.de>
Date:   Mon Jul 3 22:54:16 2017 +0200

    resort debian/test/control by importance
---
 changelog     |  3 ++-
 tests/control | 10 +++++-----
 2 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/changelog b/changelog
index 6b6c5aa..eec74b3 100644
--- a/changelog
+++ b/changelog
@@ -6,7 +6,7 @@ libreoffice (1:5.4.0~rc2~git20170703-1) UNRELEASED; urgency=medium
     somehow misapplied upstream patch and reapply 5.3s m68k-alignment.diff
 
   * debian/tests/control, debian/tests/sdk-examples: move ..
-  * debiaN/tests/odk-build-examples: ... here and use upstreams
+  * debian/tests/control, odk-build-examples: ... here and use upstreams
     odk/build-examples check directly.
     (Needs zip, python3-uno and libreoffice-officbean as new test Depends:)
   * debian/tests/odk-build-examples: actually set -e...
@@ -17,6 +17,7 @@ libreoffice (1:5.4.0~rc2~git20170703-1) UNRELEASED; urgency=medium
   * debian/tests/control, debian/tests/*uno-import.diff: split; make
     pyuno-import test import pyuno while uno-import does import uno
     (the uichecks do the former). add python3 Depends: for safety
+  * debian/test/control: resort by importance
 
   * debian/rules:
     - be consequent and set RUN_PYTESTS=n (and RUN_MAKE_UICHECK=n) where we set
diff --git a/tests/control b/tests/control
index bde8af1..ade9b3d 100644
--- a/tests/control
+++ b/tests/control
@@ -1,14 +1,14 @@
-Tests: junit-subsequentcheck
-Depends: @builddeps@, libreoffice, libreoffice-subsequentcheckbase, libreoffice-sdbc-hsqldb
-
-Tests: uno-import
+Tests: pyuno-import
 Depends: python3, python3-uno
 
-Tests: pyuno-import
+Tests: uno-import
 Depends: python3, python3-uno
 
 Tests: uicheck
 Depends: @builddeps@, libreoffice, python3-uno, locales
 
+Tests: junit-subsequentcheck
+Depends: @builddeps@, libreoffice, libreoffice-subsequentcheckbase, libreoffice-sdbc-hsqldb
+
 Tests: odk-build-examples
 Depends: @builddeps@, libreoffice-dev, libreoffice-dev-doc, libreoffice-dev-common, libreoffice-java-common, python3-uno, libreoffice-officebean

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-openoffice/libreoffice.git



More information about the Pkg-openoffice-commits mailing list