[SCM] mate-sensors-applet Debian package branch, master, updated. 5101870974bcc270494f3c75a949076a4c7c207c
Mike Gabriel
sunweaver at moszumanska.debian.org
Mon Apr 28 23:12:56 UTC 2014
Gitweb-URL: http://git.debian.org/?p=pkg-mate/mate-sensors-applet.git;a=commitdiff;h=5101870
The following commit has been merged in the master branch:
commit 5101870974bcc270494f3c75a949076a4c7c207c
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Tue Apr 29 01:12:37 2014 +0200
debian/control: Fix build dependencies. Don't build-depend on packages from contrib/non-free. Don't build aticonfig and nvidia plugins.
---
debian/control | 34 +++----------------------------
debian/mate-sensors-applet-ati.install | 1 -
debian/mate-sensors-applet-nvidia.install | 1 -
3 files changed, 3 insertions(+), 33 deletions(-)
diff --git a/debian/control b/debian/control
index cf2acb8..fbfedb7 100644
--- a/debian/control
+++ b/debian/control
@@ -10,8 +10,7 @@ Build-Depends: cdbs,
debhelper (>= 9),
docbook-xml,
mate-common,
- mate-doc-utils,
- mate-doc-utils-gnome | gnome-doc-utils,
+ yelp-tools,
intltool,
libatasmart-dev [!kfreebsd-i386 !kfreebsd-amd64],
libcairo2-dev,
@@ -19,13 +18,11 @@ Build-Depends: cdbs,
libglib2.0-dev,
libgtk2.0-dev,
libnotify-dev,
- libmatepanelapplet-dev,
+ libmate-panel-applet-dev,
libsensors4-dev [!kfreebsd-i386 !kfreebsd-amd64],
- libxnvctrl-dev | nvidia-settings,
- fglrx-driver | fglrx,
libtool,
libxml-parser-perl,
- rarian-compat
+ rarian-compat,
Standards-Version: 3.9.5
Homepage: http://www.mate-desktop.org/
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-mate/mate-sensors-applet.git;a=summary
@@ -62,31 +59,6 @@ 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-nvidia
-Architecture: any
-Depends: ${shlibs:Depends},
- ${misc:Depends},
- mate-sensors-applet (= ${binary:Version})
-Description: Display readings from hardware sensors in your MATE panel (NVIDIA sensors)
- 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 plugin for NVIDIA graphics cards.
-
-Package: mate-sensors-applet-ati
-Architecture: any
-Depends: ${shlibs:Depends},
- ${misc:Depends},
- mate-sensors-applet (= ${binary:Version}),
- fglrx-driver | fglrx
-Description: Display readings from hardware sensors in your MATE panel (ATI sensors)
- 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 plugin for ATI graphics cards.
-
Package: libmatesensorsappletplugin
Architecture: any
Section: libs
diff --git a/debian/mate-sensors-applet-ati.install b/debian/mate-sensors-applet-ati.install
deleted file mode 100644
index 1ca1f9c..0000000
--- a/debian/mate-sensors-applet-ati.install
+++ /dev/null
@@ -1 +0,0 @@
-usr/lib/mate-sensors-applet/plugins/libaticonfig.so
diff --git a/debian/mate-sensors-applet-nvidia.install b/debian/mate-sensors-applet-nvidia.install
deleted file mode 100644
index e6e8611..0000000
--- a/debian/mate-sensors-applet-nvidia.install
+++ /dev/null
@@ -1 +0,0 @@
-usr/lib/mate-sensors-applet/plugins/libnvidia.so
--
mate-sensors-applet Debian package
More information about the pkg-mate-commits
mailing list