diff options
author | Ted Gould <ted@gould.cx> | 2013-10-02 10:37:34 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2013-10-02 10:37:34 -0500 |
commit | d9dd9654222975e2d847e301078ef3b051230c90 (patch) | |
tree | 886a900e31f428782a99ea615e4e4d311ffc5210 | |
parent | c139f088293423e277f8f65e5b4ea84611d2dfcf (diff) | |
download | ayatana-greeter-session-broadcast-d9dd9654222975e2d847e301078ef3b051230c90.tar.gz ayatana-greeter-session-broadcast-d9dd9654222975e2d847e301078ef3b051230c90.tar.bz2 ayatana-greeter-session-broadcast-d9dd9654222975e2d847e301078ef3b051230c90.zip |
Bump up our upstart dep
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 7498613..be2c328 100644 --- a/debian/control +++ b/debian/control @@ -22,7 +22,7 @@ Vcs-Browser: https://code.launchpad.net/~indicator-applet-developers/unity-greet Package: unity-greeter-session-broadcast Architecture: any -Depends: upstart (>= 1.10), +Depends: upstart (>= 1.10-0ubuntu2), upstart-app-launch, ${misc:Depends}, ${shlibs:Depends}, |