rev 7720 - branches/kde4/packages/kdelibs/debian
Sune Vuorela
pusling-guest at alioth.debian.org
Mon Oct 29 23:33:59 UTC 2007
Author: pusling-guest
Date: 2007-10-29 23:33:59 +0000 (Mon, 29 Oct 2007)
New Revision: 7720
Modified:
branches/kde4/packages/kdelibs/debian/rules
Log:
argf. quotes.
Modified: branches/kde4/packages/kdelibs/debian/rules
===================================================================
--- branches/kde4/packages/kdelibs/debian/rules 2007-10-29 23:33:53 UTC (rev 7719)
+++ branches/kde4/packages/kdelibs/debian/rules 2007-10-29 23:33:59 UTC (rev 7720)
@@ -1,6 +1,6 @@
#!/usr/bin/make -f
-RUNTIME_DEPS := "kde-icons-oxygen, kdebase-runtime-bin, kdebase-runtime-data"
+RUNTIME_DEPS := kde-icons-oxygen, kdebase-runtime-bin, kdebase-runtime-data
CURRENTVERSION := $(shell head -1 debian/changelog | sed 's/[^(]*(\([^)]*\)).*/\1/')
DEB_DH_MAKESHLIBS_ARGS_kdelibs5 := -V'kdelibs5 (>= $(CURRENTVERSION)), $(RUNTIME_DEPS)' #In general we shouldn't bump on each upload, but in the beta cycles,
#it is probably good. Else on upstream versions it is probably a good thing.
More information about the pkg-kde-commits
mailing list