diff options
author | Ted Gould <ted@gould.cx> | 2014-05-26 14:03:36 +0200 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2014-05-26 14:03:36 +0200 |
commit | 8a9c8e6d7ea59ac9f5380b479e37465678c860ed (patch) | |
tree | a30de101ed550f4c391d536c3fb940fef768b886 /debian/control | |
parent | 851890e81fa8434c13d42617ca0f1088f8760928 (diff) | |
download | ayatana-greeter-session-broadcast-8a9c8e6d7ea59ac9f5380b479e37465678c860ed.tar.gz ayatana-greeter-session-broadcast-8a9c8e6d7ea59ac9f5380b479e37465678c860ed.tar.bz2 ayatana-greeter-session-broadcast-8a9c8e6d7ea59ac9f5380b479e37465678c860ed.zip |
UAL name change
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 1b2bada..0faec98 100644 --- a/debian/control +++ b/debian/control @@ -13,8 +13,8 @@ Build-Depends: cmake, libglib2.0-bin, python3-dbusmock, # This build-dep isn't needed as per itself, but it enables to not build -# on archs unsupported by upstart-app-launch which is a binary dep - libupstart-app-launch2-dev, +# on archs unsupported by ubuntu-app-launch which is a binary dep + libubuntu-app-launch2-dev, Standards-Version: 3.9.4 Homepage: http://launchpad.net/unity-greeter-session-broadcast # If you aren't a member of ~indicator-applet-developers but need to upload |