[SCM] Oxygen Icons packaging branch, master, updated. debian/4.11.5-1

Maximiliano Curia maxy at moszumanska.debian.org
Mon Jan 27 22:47:44 UTC 2014


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-sc/oxygen-icons.git;a=commitdiff;h=58fc257

The following commit has been merged in the master branch:
commit 58fc257cb415df74b0c61dc3321b2be9a209559a
Author: Maximiliano Curia <maxy at debian.org>
Date:   Sun Jan 26 20:23:53 2014 +0100

    wrap-and-sort
---
 debian/control | 10 +++++-----
 debian/rules   |  2 +-
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/debian/control b/debian/control
index 18679a2..0e4f9cd 100644
--- a/debian/control
+++ b/debian/control
@@ -3,11 +3,11 @@ Section: x11
 Priority: optional
 Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
 Uploaders: Sune Vuorela <sune at debian.org>,
- Fathi Boudra <fabo at debian.org>,
- Modestas Vainius <modax at debian.org>,
- Maximiliano Curia <maxy at debian.org>,
- Eshat Cakar <info at eshat.de>
-Build-Depends: debhelper (>= 9), cmake, fdupes, pkg-kde-tools (>= 0.14)
+           Fathi Boudra <fabo at debian.org>,
+           Modestas Vainius <modax at debian.org>,
+           Maximiliano Curia <maxy at debian.org>,
+           Eshat Cakar <info at eshat.de>
+Build-Depends: cmake, debhelper (>= 9), fdupes, pkg-kde-tools (>= 0.14)
 Standards-Version: 3.9.4
 Homepage: http://www.kde.org/
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-kde/kde-sc/oxygen-icons.git
diff --git a/debian/rules b/debian/rules
index 2209d94..2bc7498 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,5 +7,5 @@ override_dh_auto_install:
 
 override_dh_install:
 	$(overridden_command)
-	find $(CURDIR)/debian/oxygen-icon-theme -type d -print0 |xargs -0 rmdir --ignore-fail-on-non-empty 
+	find $(CURDIR)/debian/oxygen-icon-theme -type d -print0 |xargs -0 rmdir --ignore-fail-on-non-empty
 	bash $(CURDIR)/debian/symlink_duplicates.sh $(CURDIR)/debian/oxygen-icon-theme $(CURDIR)/debian/oxygen-icon-theme/usr/share/icons

-- 
Oxygen Icons packaging



More information about the pkg-kde-commits mailing list