[SCM] Amarok packaging branch, master, updated. debian/2.6-beta1+75.g47e75df-1
Modestas Vainius
modax at alioth.debian.org
Fri Jun 29 00:04:23 UTC 2012
Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/amarok.git;a=commitdiff;h=6a5a87a
The following commit has been merged in the master branch:
commit 6a5a87ab5608c6c182c94e1530d7011f5d57cccf
Author: Modestas Vainius <modax at debian.org>
Date: Fri Jun 29 02:50:42 2012 +0300
Disable LikeBack by default by shipping appropriate amarokrc.
Install it to /usr/share/kde4/config/amarokrc (amarok package).
---
debian/amarok.install | 1 +
debian/amarokrc | 2 ++
debian/changelog | 1 +
3 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/debian/amarok.install b/debian/amarok.install
index 2704773..fc98c9c 100644
--- a/debian/amarok.install
+++ b/debian/amarok.install
@@ -1,4 +1,5 @@
debian/icons/* /usr/share/pixmaps
+debian/amarokrc /usr/share/kde4/config
usr/bin/amarok
usr/bin/amarokmp3tunesharmonydaemon
usr/bin/amarokpkg
diff --git a/debian/amarokrc b/debian/amarokrc
new file mode 100644
index 0000000..2bbca38
--- /dev/null
+++ b/debian/amarokrc
@@ -0,0 +1,2 @@
+[LikeBack]
+userWantToShowBar=false
diff --git a/debian/changelog b/debian/changelog
index f08c8da..665e14f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ amarok (2.6~beta1+75.g47e75df-0r1) UNRELEASED; urgency=low
there is no Phonon Xine backend anymore.
* Update information in debian/not-installed.
* Lengthen descriptions of amarok-common and amarok-doc packages a bit.
+ * Disable LikeBack by default by shipping appropriate amarokrc.
-- Modestas Vainius <modax at debian.org> Fri, 29 Jun 2012 01:50:42 +0300
--
Amarok packaging
More information about the pkg-kde-commits
mailing list