[SCM] muon packaging branch, kubuntu_stable, updated. 58c1ac5b1067fef0a32ee17d282f8f2ebf7276b7
Harald Sitter
apachelogger-guest at moszumanska.debian.org
Wed Jan 21 14:05:46 UTC 2015
Gitweb-URL: http://git.debian.org/?p=pkg-kde/plasma/muon.git;a=commitdiff;h=58c1ac5
The following commit has been merged in the kubuntu_stable branch:
commit 58c1ac5b1067fef0a32ee17d282f8f2ebf7276b7
Author: Harald Sitter <sitter at kde.org>
Date: Wed Jan 21 15:05:24 2015 +0100
releasechecker moved from notifier package to libmuon package
---
debian/control | 7 +++++--
debian/muon-notifier.install | 2 +-
2 files changed, 6 insertions(+), 3 deletions(-)
diff --git a/debian/control b/debian/control
index 65d277f..c748c02 100644
--- a/debian/control
+++ b/debian/control
@@ -99,7 +99,6 @@ Package: muon-notifier
Architecture: any
Depends: muon-common (= ${source:Version}),
muon-updater,
- python3,
ubuntu-release-upgrader-qt,
update-notifier-common,
${misc:Depends},
@@ -112,7 +111,11 @@ Description: update notifier for KDE
Package: libmuon
Architecture: any
-Depends: kdesudo, software-properties-kde, ${misc:Depends}, ${shlibs:Depends}
+Depends: kdesudo,
+ python3,
+ software-properties-kde,
+ ${misc:Depends},
+ ${shlibs:Depends}
Breaks: libmuonprivate1, muon-installer (<< 1.3.65-0ubuntu2)
Replaces: libmuonprivate1, muon-installer (<< 1.3.65-0ubuntu2)
Description: Runtime files for the Muon package management suite
diff --git a/debian/muon-notifier.install b/debian/muon-notifier.install
index 3570a42..6941b0e 100644
--- a/debian/muon-notifier.install
+++ b/debian/muon-notifier.install
@@ -1,6 +1,6 @@
usr/lib/*/qt5/qml/org/kde/muonnotifier/
usr/share/kservices5/plasma-applet-org.kde.muonnotifier.desktop
+usr/share/locale/*/LC_MESSAGES/plasma_applet_org.kde.muonnotifier.mo
usr/share/muonabstractnotifier
usr/share/muonapplicationnotifier/
usr/share/plasma/plasmoids/org.kde.muonnotifier/
-usr/share/locale/*/LC_MESSAGES/plasma_applet_org.kde.muonnotifier.mo
--
muon packaging
More information about the pkg-kde-commits
mailing list