[Blends-commit] [SCM] blends-dev branch, master, updated. 743d917492f548dfb061dbcfe74e97e5da08d579
Andreas Tille
tille at debian.org
Tue Apr 5 08:36:02 UTC 2016
The following commit has been merged in the master branch:
commit 7a89bcde2c6f25ff347f08a5fbb63a419761a345
Author: Andreas Tille <tille at debian.org>
Date: Tue Apr 5 09:38:25 2016 +0200
Add missing ${misc:Depends}
diff --git a/debian/control b/debian/control
index c5f9327..c52be29 100644
--- a/debian/control
+++ b/debian/control
@@ -67,7 +67,8 @@ Package: blends-tasks
Architecture: all
Priority: important
Section: misc
-Depends: tasksel
+Depends: ${misc:Depends},
+ tasksel
Description: Debian Pure Blends tasks for new installations
This package installs a choice of a default installation for each
Debian Pure Blend when run from the Debian installer. The
--
Git repository for blends code
More information about the Blends-commit
mailing list