commit: 320a1ed507134d935223546827a4e80ae133d81f
parent 40bb227eb4943f2cda317fbf07f3e4081864646c
Author: Mathieu Goessens <mathieu@breizh-entropy.org>
Date: Mon, 24 Dec 2012 09:51:08 +0100
use widrop-common in packages instead of task widrop-interfaces & widrop-user
Diffstat:
3 files changed, 2 insertions(+), 7 deletions(-)
diff --git a/src/pkg/Tree b/src/pkg/Tree
@@ -25,12 +25,8 @@ widrop [Pkg]
+--- (Or) widrop-apache2 [Pkg,TODO]
+--- apache2 [Pkg]
+--- [config] [TODO]
-+--- widrop-user [Task]
- +--- widrop-common [Pkg]
++--- widrop-common [Pkg]
+--- [config]
-+--- widrop-interfaces [Task]
- +--- widrop-commob [Pkg]
- +--- [Config]
+--- [Suggests] widrop-firmwares [Pkg]
+--- firmware-atheros [Pkg]
+--- firmware-brcm80211 [Pkg]
diff --git a/src/pkg/widrop-common/DEBIAN/control b/src/pkg/widrop-common/DEBIAN/control
@@ -6,6 +6,5 @@ Architecture: all
Essential: no
Installed-Size: 0
Maintainer: Mathieu Goessens <mathieu@breizh-entropy.org>
-Provides: widrop-common, widrop-interfaces, widrop-user
Description: This is the widrop common module
It provides common config files.
diff --git a/src/pkg/widrop/DEBIAN/control b/src/pkg/widrop/DEBIAN/control
@@ -5,7 +5,7 @@ Priority: optional
Architecture: all
Essential: no
Installed-Size: 0
-Depends: widrop-ap, widrop-ftp, widrop-http, widrop-dns, widrop-dhcp, widrop-iptables, widrop-interfaces, widrop-user
+Depends: widrop-ap, widrop-ftp, widrop-http, widrop-dns, widrop-dhcp, widrop-iptables, widrop-common
Suggests: widrop-firmwares
Maintainer: Mathieu Goessens <mathieu@breizh-entropy.org>
Description: This is the main widrop package.