rev 14482 - trunk/packages/meta-kde/debian
Ana Beatriz Guerrero López
ana at alioth.debian.org
Thu Apr 23 12:09:47 UTC 2009
Author: ana
Date: 2009-04-23 12:09:47 +0000 (Thu, 23 Apr 2009)
New Revision: 14482
Modified:
trunk/packages/meta-kde/debian/control
trunk/packages/meta-kde/debian/rules
Log:
make lintian happy
Modified: trunk/packages/meta-kde/debian/control
===================================================================
--- trunk/packages/meta-kde/debian/control 2009-04-22 23:26:31 UTC (rev 14481)
+++ trunk/packages/meta-kde/debian/control 2009-04-23 12:09:47 UTC (rev 14482)
@@ -9,8 +9,6 @@
Package: kde-full
Architecture: all
-Section: kde
-Priority: optional
Depends: kde-minimal (>= 5:50), kdeadmin (>= 4:4.2.2),
kdeartwork (>= 4:4.2.2), kdegraphics (>= 4:4.2.2), kdeedu (>= 4:4.2.2),
kdegames (>= 4:4.2.2), kdemultimedia (>= 4:4.2.2), kdenetwork (>= 4:4.2.2),
@@ -30,8 +28,6 @@
Package: kde-minimal
Architecture: all
-Section: kde
-Priority: optional
Depends: kdelibs5 (>= 4:4.2.2), kdepimlibs5 (>= 4:4.2.2), kdebase-runtime (>= 4:4.2.2),
kdebase-workspace (>= 4:4.2.2), kdebase (>= 4:4.2.2)
Suggests: kde-l10n (>= 4:4.2.2)
@@ -45,8 +41,6 @@
Package: kde-standard
Architecture: all
-Section: kde
-Priority: optional
Depends: kdelibs5 (>= 4:4.2.2), kdepimlibs5 (>= 4:4.2.2), kdebase-runtime (>= 4:4.2.2),
kdebase-workspace (>= 4:4.2.2), kdebase (>= 4:4.2.2)
Suggests: kde-l10n (>= 4:4.2.2)
Modified: trunk/packages/meta-kde/debian/rules
===================================================================
--- trunk/packages/meta-kde/debian/rules 2009-04-22 23:26:31 UTC (rev 14481)
+++ trunk/packages/meta-kde/debian/rules 2009-04-23 12:09:47 UTC (rev 14482)
@@ -24,7 +24,7 @@
install: build
dh_testdir
dh_testroot
- dh_clean -k -i
+ dh_prep
dh_installdirs -i
More information about the pkg-kde-commits
mailing list