[SCM] plasma-widget-daisy packaging branch, master, updated. debian/0.0.4.25-1-3-g56c78a6

Eshat Cakar eshat-guest at alioth.debian.org
Wed Sep 7 18:44:13 UTC 2011


The following commit has been merged in the master branch:
commit 56c78a626b50cb7b9ea7bab015b9382cd9d9c497
Author: Eshat Cakar <info at eshat.de>
Date:   Wed Sep 7 20:43:26 2011 +0200

    replace whitespaces with tab in rules
---
 debian/control |    3 +--
 debian/rules   |    4 ++--
 2 files changed, 3 insertions(+), 4 deletions(-)

diff --git a/debian/control b/debian/control
index 726acc1..f758f7b 100644
--- a/debian/control
+++ b/debian/control
@@ -11,11 +11,10 @@ Build-Depends: debhelper (>= 8.0.0),
 Standards-Version: 3.9.2
 Homepage: http://cdlszm.org
 
-
 Package: plasma-widget-daisy
 Architecture: any
 Depends: ${shlibs:Depends}, 
-         ${misc:Depends}, 
+         ${misc:Depends}
 Description: Mac like dock for Plasma/KDE 
  Daisy is a simple Plasma/KDE application launcher.
  .
diff --git a/debian/rules b/debian/rules
index ed9b8ae..fe4ffea 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,7 @@
 	dh $@ --parallel --with kde
 
 override_dh_strip:
-        dh_strip --dbg-package=plasma-widget-daisy-dbg
+	dh_strip --dbg-package=plasma-widget-daisy-dbg
 
 override_dh_auto_install:
-        dh_auto_install --destdir=debian/plasma-widget-daisy
\ No newline at end of file
+	dh_auto_install --destdir=debian/plasma-widget-daisy/
\ No newline at end of file

-- 
plasma-widget-daisy packaging



More information about the pkg-kde-commits mailing list