[SCM] mate-sensors-applet Debian package branch, master, updated. 37b787a02a4887c62e7c7705f8ea63c58029baa8
Mike Gabriel
sunweaver at moszumanska.debian.org
Mon Apr 28 23:55:33 UTC 2014
Gitweb-URL: http://git.debian.org/?p=pkg-mate/mate-sensors-applet.git;a=commitdiff;h=37b787a
The following commit has been merged in the master branch:
commit 37b787a02a4887c62e7c7705f8ea63c58029baa8
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Tue Apr 29 01:54:45 2014 +0200
debian/control: Handle upgrades from packages originating from upstream's .deb archive.
---
debian/control | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/debian/control b/debian/control
index 9fdd8a9..9d646f0 100644
--- a/debian/control
+++ b/debian/control
@@ -64,6 +64,8 @@ Architecture: any
Section: libs
Depends: ${shlibs:Depends},
${misc:Depends}
+Breaks: libmatesensorsappletplugin
+Replaces: libmatesensorsappletplugin
Description: Library for plugins for the 'mate-sensors-applet' package
MATE Sensors Applet is an applet for the MATE panel that displays
readings from hardware sensors, including temperatures, fan speeds and
@@ -79,6 +81,8 @@ Depends: libmate-sensors-applet-plugin0 (= ${binary:Version}),
libglib2.0-dev,
${shlibs:Depends},
${misc:Depends}
+Breaks: libmatesensorsappletplugin-dev
+Replaces: libmatesensorsappletplugin-dev
Description: Library for plugins for the 'mate-sensors-applet' package (development files)
MATE Sensors Applet is an applet for the MATE panel that displays
readings from hardware sensors, including temperatures, fan speeds and
@@ -110,6 +114,7 @@ Architecture: any
Provides: libmate-sensors-applet-plugin-dbg
Depends: ${misc:Depends},
libmate-sensors-applet-plugin0 (= ${binary:Version})
+Breaks: mate-sensors-applet-dbg (<< 1.8.0+dfsg1-1)
Description: Library for plugins for the 'mate-sensors-applet' package (debugging symbols)
MATE Sensors Applet is an applet for the MATE panel that displays
readings from hardware sensors, including temperatures, fan speeds and
--
mate-sensors-applet Debian package
More information about the pkg-mate-commits
mailing list