[SCM] KDE Wallpapers packaging branch, master, updated. debian/4.11.3-1-2-g48ced44
Pino Toscano
pino at moszumanska.debian.org
Sun Jan 12 16:10:49 UTC 2014
Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-sc/kde-wallpapers.git;a=commitdiff;h=48ced44
The following commit has been merged in the master branch:
commit 48ced4436fd0740c4443b61ba253d4a503fdefce
Author: Pino Toscano <pino at debian.org>
Date: Sun Jan 12 17:10:26 2014 +0100
remove the kde-default.png symlink
- it is used only in kubuntu
- needs to be manually handled depending on the current default
wallpaper
---
debian/changelog | 3 +++
debian/rules | 4 ----
2 files changed, 3 insertions(+), 4 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index d227735..a75c3db 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,8 @@
kde-wallpapers (4:4.11.3-2) UNRELEASED; urgency=low
+ [ Pino Toscano ]
+ * Remove the kde-default.png symlink, as it is used only in kubuntu, and needs
+ to be manually handled depending on the current default wallpaper.
-- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org> Sun, 12 Jan 2014 17:07:00 +0100
diff --git a/debian/rules b/debian/rules
index 6b18ba2..e0cf6e5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,7 +12,3 @@ override_dh_auto_install:
override_dh_install:
mv $(CURDIR)/debian/kde-wallpapers/$(walldir)/$(KDE_DEFAULT_WALLPAPER)/ \
$(CURDIR)/debian/kde-wallpapers-default/$(walldir)/
-
-override_dh_link:
- $(overridden_command) -pkde-wallpapers-default $(walldir)/$(KDE_DEFAULT_WALLPAPER)/contents/images/2560x1600.png $(walldir)/kde-default.png
- $(overridden_command) --remaining-packages
--
KDE Wallpapers packaging
More information about the pkg-kde-commits
mailing list