[SCM] muon packaging branch, gsoc-floris-2014, updated. b06b5fddf5f02ac1348c73189f56e279d7a2cf1f
Floris-Andrei Stoica-Marcu
smfloris-guest at moszumanska.debian.org
Mon Aug 4 13:04:28 UTC 2014
Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/muon.git;a=commitdiff;h=e32debe
The following commit has been merged in the gsoc-floris-2014 branch:
commit e32debe3b340afd4320a1a8f0fdc76e75da40df5
Author: Floris-Andrei Stoica-Marcu <floris.sm at gmail.com>
Date: Mon Aug 4 10:05:41 2014 +0300
Removed the extra install file and merged it with the libmuon install file
---
debian/check-language-support.install | 4 ----
debian/control | 11 ++---------
debian/libmuonprivate2.install | 6 +++++-
3 files changed, 7 insertions(+), 14 deletions(-)
diff --git a/debian/check-language-support.install b/debian/check-language-support.install
deleted file mode 100644
index 29ae81b..0000000
--- a/debian/check-language-support.install
+++ /dev/null
@@ -1,4 +0,0 @@
-debian/scripts/check-language-support /usr/share/kde4/apps/muon/scripts/
-debian/scripts/language_support_pkgs.py /usr/share/kde4/apps/muon/scripts/
-debian/scripts/data/check-language-support.1 /usr/share/kde4/apps/muon/scripts/data/
-debian/scripts/data/pkg_depends /usr/share/kde4/apps/muon/scripts/data/
diff --git a/debian/control b/debian/control
index b89ec44..fec3055 100644
--- a/debian/control
+++ b/debian/control
@@ -80,7 +80,7 @@ Description: update notifier for KDE
Package: libmuonprivate2
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, kdesudo, software-properties-kde
+Depends: ${shlibs:Depends}, ${misc:Depends}, kdesudo, software-properties-kde, accountsservice (>= 0.6.37-3)
Breaks: muon (<< 1.4.0-0r2)
Replaces: muon (<< 1.4.0-0r2)
Description: Runtime files for the Muon package management suite
@@ -103,11 +103,4 @@ Description: Muon debugging symbols
needed to get a backtrace that is useful for developers. If you have
experienced a Muon crash without this package
installed, please install it, try to reproduce the problem and fill a bug
- report with a new backtrace attached.
-
-Package: check-language-support
-Architecture: all
-Section: utils
-Depends: ${misc:Depends}, ${python3:Depends}
-Description: Check-language-support script
- Return a list of missing locale packages.
\ No newline at end of file
+ report with a new backtrace attached.
\ No newline at end of file
diff --git a/debian/libmuonprivate2.install b/debian/libmuonprivate2.install
index 4847857..94c3be4 100644
--- a/debian/libmuonprivate2.install
+++ b/debian/libmuonprivate2.install
@@ -22,4 +22,8 @@ usr/share/polkit-1/actions/org.kde.muon.repo.policy
usr/share/kde4/apps/libmuon/rnrtestratings.txt
usr/share/kde4/apps/libmuon/popcontestratings.txt
usr/lib/kde4/imports/org/kde/muonapt/qmldir
-usr/lib/kde4/libexec/muon_repo_helper
\ No newline at end of file
+usr/lib/kde4/libexec/muon_repo_helper
+debian/scripts/check-language-support /usr/share/kde4/apps/muon/scripts/
+debian/scripts/language_support_pkgs.py /usr/share/kde4/apps/muon/scripts/
+debian/scripts/data/check-language-support.1 /usr/share/kde4/apps/muon/scripts/data/
+debian/scripts/data/pkg_depends /usr/share/kde4/apps/muon/scripts/data/
\ No newline at end of file
--
muon packaging
More information about the pkg-kde-commits
mailing list