[mate-sensors-applet] 05/08: debian/control: Add mate-sensors-applet-common packages. Update build dependencies for upstream release. Update descriptions.
Martin Wimpress
flexiondotorg-guest at moszumanska.debian.org
Wed Jun 17 15:46:42 UTC 2015
This is an automated email from the git hooks/post-receive script.
flexiondotorg-guest pushed a commit to branch debian/experimental
in repository mate-sensors-applet.
commit 320489c169c03358aaaf72d73ab4b3bbd6e862ec
Author: Martin Wimpress <code at flexion.org>
Date: Wed Jun 17 16:43:16 2015 +0100
debian/control: Add mate-sensors-applet-common packages. Update build dependencies for upstream release. Update descriptions.
---
debian/control | 25 +++++++++++++++++++------
1 file changed, 19 insertions(+), 6 deletions(-)
diff --git a/debian/control b/debian/control
index 478aa1c..aca3130 100644
--- a/debian/control
+++ b/debian/control
@@ -21,8 +21,7 @@ Build-Depends: cdbs,
libmate-panel-applet-dev,
libsensors4-dev [!kfreebsd-i386 !kfreebsd-amd64],
libtool,
- libxml-parser-perl,
- rarian-compat,
+ libxml-parser-perl
Standards-Version: 3.9.6
Homepage: http://www.mate-desktop.org/
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-mate/mate-sensors-applet.git;a=summary
@@ -32,6 +31,7 @@ Package: mate-sensors-applet
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
+ mate-sensors-applet-common (= ${source:Version}),
libmate-sensors-applet-plugin0 (= ${binary:Version})
Recommends: hddtemp
Suggests: mate-sensors-applet-ati,
@@ -59,6 +59,18 @@ Description: Display readings from hardware sensors in your MATE panel
low value has been reached, and can be configured to execute a given command
at given repeated intervals.
+Package: mate-sensors-applet-common
+Architecture: all
+Depends: ${misc:Depends}
+Replaces: mate-sensors-applet (<< 1.8.0)
+Breaks: mate-sensors-applet (<< 1.8.0)
+Description: Display readings from hardware sensors in your MATE panel (common files)
+ MATE Sensors Applet is an applet for the MATE panel that displays
+ readings from hardware sensors, including temperatures, fan speeds and
+ voltage readings.
+ .
+ This package contains the architecture independent files.
+
Package: libmate-sensors-applet-plugin0
Architecture: any
Section: libs
@@ -66,7 +78,7 @@ Depends: ${shlibs:Depends},
${misc:Depends}
Breaks: libmatesensorsappletplugin
Replaces: libmatesensorsappletplugin
-Description: Library for plugins for the 'mate-sensors-applet' package
+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
voltage readings.
@@ -83,7 +95,7 @@ Depends: libmate-sensors-applet-plugin0 (= ${binary:Version}),
${misc:Depends}
Breaks: libmatesensorsappletplugin-dev
Replaces: libmatesensorsappletplugin-dev
-Description: Library for plugins for the 'mate-sensors-applet' package (development files)
+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
voltage readings.
@@ -103,6 +115,7 @@ Description: Display readings from hardware sensors in your MATE panel (debuggin
voltage readings.
.
This package contains debugging symbols for the mate-sensors-applet package.
+ It is provided to help debugging problems.
.
The debugging symbols are installed in /usr/lib/debug and will
automatically be used by gdb.
@@ -115,13 +128,13 @@ 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)
+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
voltage readings.
.
This package contains debugging symbols for the libmate-sensors-applet-plugin
- library.
+ package. It is provided to help debugging problems.
.
The debugging symbols are installed in /usr/lib/debug and will
automatically be used by gdb.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mate/mate-sensors-applet.git
More information about the pkg-mate-commits
mailing list