r46756 - /packages/unstable/gnome-software/debian/control.in
mak at users.alioth.debian.org
mak at users.alioth.debian.org
Wed Oct 21 00:23:45 UTC 2015
Author: mak
Date: Wed Oct 21 00:23:45 2015
New Revision: 46756
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=46756
Log:
Add missing Breaks/Replaces against gnome-packagekit-session (Closes: #802458)
Modified:
packages/unstable/gnome-software/debian/control.in
Modified: packages/unstable/gnome-software/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-software/debian/control.in?rev=46756&op=diff
==============================================================================
--- packages/unstable/gnome-software/debian/control.in [utf-8] (original)
+++ packages/unstable/gnome-software/debian/control.in [utf-8] Wed Oct 21 00:23:45 2015
@@ -32,8 +32,11 @@
Architecture: any
Depends: gnome-software-common (= ${source:Version}),
gsettings-desktop-schemas (>= 3.18),
+ packagekit (>= 1.0.10),
${misc:Depends},
${shlibs:Depends}
+Replaces: gnome-packagekit-session (<< 3.16.0-2~)
+Breaks: gnome-packagekit-session (<< 3.16.0-2~)
Description: Software Center for GNOME
Software lets you install and update applications and system extensions.
.
More information about the pkg-gnome-commits
mailing list