diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 3 | ||||
-rw-r--r-- | debian/control | 1 |
2 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 35c07db..2db8968 100644 --- a/debian/changelog +++ b/debian/changelog @@ -11,7 +11,8 @@ indicator-session (12.10.5-0ubuntu1) UNRELEASED; urgency=low - Add libgtest-dev, libdbustest1-dev, dbus-test-runner to Build-Depends. - Adjust style to be consistent and use trailing commas in lists. - Update Vcs-Bzr and Vcs-Browser fields and add notice for uploaders. - - Remove libpackagekit-glib2-dev from Build-Depends + - Remove libpackagekit-glib2-dev and libpolkit-gobject-1-dev + from Build-Depends. - Remove package from Recommends * Automatic snapshot from revision 373 (bootstrap): - Check to make sure that create_display_proxy() succeeded before using the diff --git a/debian/control b/debian/control index 76c4a3f..d910c9c 100644 --- a/debian/control +++ b/debian/control @@ -16,7 +16,6 @@ Build-Depends: debhelper (>= 9), libindicator3-dev (>= 0.3.90), libdbusmenu-glib-dev (>= 0.5.90), libdbusmenu-gtk3-dev (>= 0.5.90), - libpolkit-gobject-1-dev, Standards-Version: 3.9.3 Homepage: https://launchpad.net/indicator-session # If you aren't a member of ~indicator-applet-developers but need to upload |