[SCM] mate-control-center Debian package branch, master, updated. ce57baa3c71e687e9d9a9f4a4c30a849c4c494e4
Mike Gabriel
sunweaver at moszumanska.debian.org
Sat Apr 19 21:25:03 UTC 2014
Gitweb-URL: http://git.debian.org/?p=pkg-mate/mate-control-center.git;a=commitdiff;h=f14aa71
The following commit has been merged in the master branch:
commit f14aa71031cb0b9ebbb5ecdd45ef3b65fa8aa9f4
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Sat Apr 19 23:23:25 2014 +0200
debian/control: Split up mate-control-center into mate-control-center and mate-control-center-common
---
debian/control | 12 ++++++++++++
debian/mate-control-center-common.install | 7 +++++++
debian/mate-control-center.install | 7 ++++++-
3 files changed, 25 insertions(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index a6286c5..8de0c34 100644
--- a/debian/control
+++ b/debian/control
@@ -71,6 +71,18 @@ Description: utilities to configure the MATE desktop
It also contains a front end to these applets, which can also be
accessed with the MATE panel or the Caja file manager.
+Package: mate-control-center-common
+Architecture: any
+Depends: ${misc:Depends},
+Description: utilities to configure the MATE desktop
+ The MATE control center contains configuration applets for the MATE desktop,
+ allowing to set accessibility configuration, desktop fonts, keyboard
+ and mouse properties, sound setup, desktop theme and background, user
+ interface properties, screen resolution, and other MATE parameters.
+ .
+ This package contains the architecture independent files of MATE
+ control center.
+
Package: libmate-window-settings1
Section: libs
Architecture: any
diff --git a/debian/mate-control-center-common.install b/debian/mate-control-center-common.install
new file mode 100644
index 0000000..7b4696f
--- /dev/null
+++ b/debian/mate-control-center-common.install
@@ -0,0 +1,7 @@
+usr/share/desktop-directories/
+usr/share/glib-2.0/
+usr/share/icons/
+usr/share/locale/
+usr/share/mate/
+usr/share/MateConf/
+usr/share/pixmaps/
diff --git a/debian/mate-control-center.install b/debian/mate-control-center.install
index 21efa03..90311e7 100644
--- a/debian/mate-control-center.install
+++ b/debian/mate-control-center.install
@@ -3,4 +3,9 @@ usr/bin/
usr/lib/*/pkgconfig/mate-default-applications.pc
usr/lib/*/pkgconfig/mate-keybindings.pc
usr/sbin/
-usr/share/
+usr/share/applications/
+usr/share/man/
+usr/share/mate-control-center/
+usr/share/mime/
+usr/share/polkit-1/
+usr/share/thumbnailers/
--
mate-control-center Debian package
More information about the pkg-mate-commits
mailing list