aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control57
1 files changed, 29 insertions, 28 deletions
diff --git a/debian/control b/debian/control
index f24aefd..7acd168 100644
--- a/debian/control
+++ b/debian/control
@@ -21,7 +21,8 @@ Vcs-Browser: https://code.launchpad.net/~indicator-applet-developers/unity-greet
Package: unity-greeter-session-broadcast
Architecture: any
-Depends: upstart-app-launch,
+Depends: upstart (>= 1.10),
+ upstart-app-launch,
${misc:Depends},
${shlibs:Depends},
Description: Service to allow the greeter to communicate to sessions
@@ -30,30 +31,30 @@ Description: Service to allow the greeter to communicate to sessions
.
This package provides a service for Unity's Greeter Session Broadcast
-Package: libunity-greeter-session-broadcast1
-Section: libs
-Architecture: any
-Depends: ${misc:Depends},
- ${shlibs:Depends},
-Pre-Depends: ${misc:Pre-Depends},
-Multi-Arch: same
-Recommends: unity-greeter-session-broadcast (= ${binary:Version}),
-Description: library for sending requests to the user session
- Sends requests to the broadcast service so that they can be seen
- by the user session.
- .
- This package contains shared libraries to be used by the greeter.
-
-Package: libunity-greeter-session-broadcast1-dev
-Section: libdevel
-Architecture: any
-Depends: libglib2.0-dev,
- libunity-greeter-session-broadcast1 (= ${binary:Version}),
- ${misc:Depends},
- ${shlibs:Depends},
-Multi-Arch: same
-Description: library for sending requests to the user session
- Sends requests to the broadcast service so that they can be seen
- by the user session.
- .
- This package contains files that are needed to build the greeter.
+#Package: libunity-greeter-session-broadcast1
+#Section: libs
+#Architecture: any
+#Depends: ${misc:Depends},
+# ${shlibs:Depends},
+#Pre-Depends: ${misc:Pre-Depends},
+#Multi-Arch: same
+#Recommends: unity-greeter-session-broadcast (= ${binary:Version}),
+#Description: library for sending requests to the user session
+# Sends requests to the broadcast service so that they can be seen
+# by the user session.
+# .
+# This package contains shared libraries to be used by the greeter.
+#
+#Package: libunity-greeter-session-broadcast1-dev
+#Section: libdevel
+#Architecture: any
+#Depends: libglib2.0-dev,
+# libunity-greeter-session-broadcast1 (= ${binary:Version}),
+# ${misc:Depends},
+# ${shlibs:Depends},
+#Multi-Arch: same
+#Description: library for sending requests to the user session
+# Sends requests to the broadcast service so that they can be seen
+# by the user session.
+# .
+# This package contains files that are needed to build the greeter.