[mate-sensors-applet] 02/03: debian/{control, rules}: New bin:package mate-sensors-applet-nvidia-dbg.
Mike Gabriel
sunweaver at debian.org
Thu Sep 3 04:22:56 UTC 2015
This is an automated email from the git hooks/post-receive script.
sunweaver pushed a commit to branch master
in repository mate-sensors-applet.
commit 8be9adfdf8c4555d9dd17708c1e417f2559fce4b
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Thu Sep 3 06:17:15 2015 +0200
debian/{control,rules}: New bin:package mate-sensors-applet-nvidia-dbg.
---
debian/control | 18 ++++++++++++++++++
debian/rules | 1 +
2 files changed, 19 insertions(+)
diff --git a/debian/control b/debian/control
index 4883d38..ea9ff8d 100644
--- a/debian/control
+++ b/debian/control
@@ -84,6 +84,24 @@ Description: Display readings from hardware sensors in your MATE panel (NVIDIA s
.
This package contains plugin for NVIDIA graphics cards.
+Package: mate-sensors-applet-nvidia-dbg
+Section: debug
+Priority: extra
+Architecture: any
+Depends: mate-sensors-applet-nvidia (= ${binary:Version}),
+ ${misc:Depends},
+ ${shlibs:Depends},
+Description: Display readings from hardware sensors in your MATE panel (NVIDIA, dbg package)
+ 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 mate-sensors-applet-nvidia
+ package. It is provided to help debugging problems.
+ .
+ The debugging symbols are installed in /usr/lib/debug and will
+ automatically be used by gdb.
+
Package: libmate-sensors-applet-plugin0
Architecture: any
Section: libs
diff --git a/debian/rules b/debian/rules
index c346484..c7a71cb 100755
--- a/debian/rules
+++ b/debian/rules
@@ -21,6 +21,7 @@ override_dh_auto_configure:
override_dh_strip:
dh_strip -pmate-sensors-applet --dbg-package=mate-sensors-applet-dbg
+ dh_strip -pmate-sensors-applet-nvidia --dbg-package=mate-sensors-applet-nvidia-dbg
dh_strip -plibmate-sensors-applet-plugin0 --dbg-package=libmate-sensors-applet-plugin0-dbg
get-orig-source:
--
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