Package: gnome-control-center
Version: 1:3.0.1.1-1
Severity: normal
Tags: patch
User: [email protected]
Usertags: origin-ubuntu oneiric ubuntu-patch
*** /tmp/tmpHRcGRK
In Ubuntu, the attached patch was applied to achieve the following:
* fix LP: #786417 - upgrade failure due to overwrite attempt; Add
Breaks/Replaces on g-s-d (<< 3.0~) for gnome-control-center-data
- update debian/control
Thanks for considering the patch.
-- System Information:
Debian Release: squeeze/sid
APT prefers natty-updates
APT policy: (500, 'natty-updates'), (500, 'natty-security'), (500, 'natty'),
(300, 'natty-proposed'), (100, 'natty-backports')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.38-8-generic (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -Nru gnome-control-center-3.0.1.1/debian/control gnome-control-center-3.0.1.1/debian/control
--- gnome-control-center-3.0.1.1/debian/control 2011-05-20 06:42:15.000000000 -0500
+++ gnome-control-center-3.0.1.1/debian/control 2011-05-22 23:07:55.000000000 -0500
@@ -99,7 +99,8 @@
Recommends: gnome-control-center (>= ${source:Version})
Provides: capplets-data
Conflicts: capplets-data
-Replaces: capplets-data, gnome-media-common (<< 2.91)
+Replaces: capplets-data, gnome-media-common (<< 2.91), gnome-settings-daemon (<< 3.0~)
+Breaks: gnome-settings-daemon (<< 3.0~)
Description: configuration applets for GNOME - data files
This package contains data files (icons, pixmaps, locales files) needed by
the configuration applets in the gnome-control-center package.
diff -Nru gnome-control-center-3.0.1.1/debian/control.in gnome-control-center-3.0.1.1/debian/control.in
--- gnome-control-center-3.0.1.1/debian/control.in 2011-05-20 06:42:13.000000000 -0500
+++ gnome-control-center-3.0.1.1/debian/control.in 2011-05-22 23:07:19.000000000 -0500
@@ -94,7 +94,8 @@
Recommends: gnome-control-center (>= ${source:Version})
Provides: capplets-data
Conflicts: capplets-data
-Replaces: capplets-data, gnome-media-common (<< 2.91)
+Replaces: capplets-data, gnome-media-common (<< 2.91), gnome-settings-daemon (<< 3.0~)
+Breaks: gnome-settings-daemon (<< 3.0~)
Description: configuration applets for GNOME - data files
This package contains data files (icons, pixmaps, locales files) needed by
the configuration applets in the gnome-control-center package.