[SCM] muon packaging branch, gsoc-floris-2014, updated. 90b82a85823eb1a0e20c8a9fab2ed177f578e032
Floris-Andrei Stoica-Marcu
smfloris-guest at moszumanska.debian.org
Tue Jun 3 09:35:32 UTC 2014
Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/muon.git;a=commitdiff;h=d4d90e8
The following commit has been merged in the gsoc-floris-2014 branch:
commit d4d90e86be872202abada6cfb2a4944107f9e90f
Author: Floris-Andrei Stoica-Marcu <floris.sm at gmail.com>
Date: Tue Jun 3 12:10:41 2014 +0300
Enabled the build of muon-notifier
---
debian/control | 17 ++++++++---------
debian/muon-notifier.install | 8 ++++----
2 files changed, 12 insertions(+), 13 deletions(-)
diff --git a/debian/control b/debian/control
index b7108f3..4476b8d 100644
--- a/debian/control
+++ b/debian/control
@@ -68,15 +68,14 @@ Description: update manager for KDE
Muon Updater is a graphical update manager for KDE. It is part of the Muon
family of software and provides an interface similar to that of Muon.
-#Package: muon-notifier
-#Architecture: any
-#Depends: ${shlibs:Depends}, ${misc:Depends}, muon-updater, update-manager-kde,
-# update-notifier-common
-#Description: update notifier for KDE
-# The Muon Notifier is an update notification daemon for KDE. It uses the KDE
-# Daemon frame (KDED) framework to present the user with update notifications,
-# providing an opportunity to launch the Muon Updater to deal with these
-# updates.
+Package: muon-notifier
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}, muon-updater, update-notifier-kde
+Description: update notifier for KDE
+ The Muon Notifier is an update notification daemon for KDE. It uses the KDE
+ Daemon frame (KDED) framework to present the user with update notifications,
+ providing an opportunity to launch the Muon Updater to deal with these
+ updates.
Package: libmuonprivate2
Architecture: any
diff --git a/debian/muon-notifier.install b/debian/muon-notifier.install
index 53651b2..618bf0c 100644
--- a/debian/muon-notifier.install
+++ b/debian/muon-notifier.install
@@ -1,4 +1,4 @@
-/usr/lib/kde4/kded_muon-notifier.so
-/usr/share/kde4/apps/muon-notifier/muon-notifier.notifyrc
-/usr/share/kde4/apps/muon-notifier/releasechecker
-/usr/share/kde4/services/kded/muon-notifier.desktop
\ No newline at end of file
+/usr/lib/kde4/kded_muonapplicationnotifier.so
+/usr/share/kde4/apps/muonapplicationnotifier/muonapplicationnotifier.notifyrc
+/usr/share/kde4/apps/muonapplicationnotifier/releasechecker
+/usr/share/kde4/services/kded/muonapplicationnotifier.desktop
\ No newline at end of file
--
muon packaging
More information about the pkg-kde-commits
mailing list