[debian-edu-commits] debian-edu/ 01/01: Fix autopkgtest, now that meta-packages have been reworked.

Wolfgang Schweer schweer-guest at moszumanska.debian.org
Sun May 6 00:01:07 BST 2018


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

schweer-guest pushed a commit to branch master
in repository debian-edu.

commit 61003c8a3f40420db96207a1f9acbf2899200efa
Author: Wolfgang Schweer <wschweer at arcor.de>
Date:   Sun May 6 00:59:20 2018 +0200

    Fix autopkgtest, now that meta-packages have been reworked.
    
    debian/tests/control: Add 'debian-edu-install' to all 'Depends:' fields;
    this will pull in 'debian-edu-install' as well.
---
 debian/changelog     |  8 ++++++++
 debian/tests/control | 24 ++++++++++++------------
 2 files changed, 20 insertions(+), 12 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 274de36..5b66238 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+debian-edu (2.10.24) UNRELEASED; urgency=medium
+
+  * Fix autopkgtest, now that meta-packages have been reworked.
+    - debian/tests/control: Add 'debian-edu-install' to all 'Depends:' fields;
+      this will pull in 'debian-edu-install' as well.
+
+ -- Wolfgang Schweer <wschweer at arcor.de>  Sun, 06 May 2018 00:46:06 +0200
+
 debian-edu (2.10.23) unstable; urgency=medium
 
   [ Wolfgang Schweer ]
diff --git a/debian/tests/control b/debian/tests/control
index 5095fe9..f656091 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,47 +1,47 @@
 Tests: test-tasksel-desktop
-Depends: education-common
+Depends: debian-edu-install, education-common
 Restrictions: needs-root allow-stderr breaks-testbed
 
 Test-Command: PROFILE=Minimal debian/tests/test-metapkgs
-Depends: education-common, how-can-i-help
+Depends: debian-edu-install, education-common, how-can-i-help
 Restrictions: needs-root allow-stderr breaks-testbed
 
 Test-Command: PROFILE=Main-Server debian/tests/test-metapkgs
-Depends: education-common, how-can-i-help
+Depends: debian-edu-install, education-common, how-can-i-help
 Restrictions: needs-root allow-stderr breaks-testbed
 
 Test-Command: PROFILE=Workstation DESKTOP=kde debian/tests/test-metapkgs
-Depends: education-common, how-can-i-help
+Depends: debian-edu-install, education-common, how-can-i-help
 Restrictions: needs-root allow-stderr breaks-testbed
 
 Test-Command: PROFILE=Roaming-Workstation DESKTOP=kde debian/tests/test-metapkgs
-Depends: education-common, how-can-i-help
+Depends: debian-edu-install, education-common, how-can-i-help
 Restrictions: needs-root allow-stderr breaks-testbed
 
 Test-Command: PROFILE=LTSP-Server DESKTOP=kde debian/tests/test-metapkgs
-Depends: education-common, how-can-i-help
+Depends: debian-edu-install, education-common, how-can-i-help
 Restrictions: needs-root allow-stderr breaks-testbed
 
 Test-Command: PROFILE=Standalone DESKTOP=kde debian/tests/test-metapkgs
-Depends: education-common, how-can-i-help
+Depends: debian-edu-install, education-common, how-can-i-help
 Restrictions: needs-root allow-stderr breaks-testbed
 
 Test-Command: PROFILE=Workstation DESKTOP=gnome debian/tests/test-metapkgs
-Depends: education-common, how-can-i-help
+Depends: debian-edu-install, education-common, how-can-i-help
 Restrictions: needs-root allow-stderr breaks-testbed
 
 Test-Command: PROFILE=Workstation DESKTOP=lxde debian/tests/test-metapkgs
-Depends: education-common, how-can-i-help
+Depends: debian-edu-install, education-common, how-can-i-help
 Restrictions: needs-root allow-stderr breaks-testbed
 
 Test-Command: PROFILE=Workstation DESKTOP=xfce debian/tests/test-metapkgs
-Depends: education-common, how-can-i-help
+Depends: debian-edu-install, education-common, how-can-i-help
 Restrictions: needs-root allow-stderr breaks-testbed
 
 Test-Command: PROFILE=Workstation DESKTOP=mate debian/tests/test-metapkgs
-Depends: education-common, how-can-i-help
+Depends: debian-edu-install, education-common, how-can-i-help
 Restrictions: needs-root allow-stderr breaks-testbed
 
 Test-Command: PROFILE=Workstation DESKTOP=lxqt debian/tests/test-metapkgs
-Depends: education-common, how-can-i-help
+Depends: debian-edu-install, education-common, how-can-i-help
 Restrictions: needs-root allow-stderr breaks-testbed

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



More information about the debian-edu-commits mailing list