diff options
author | Modestas Vainius <modax@debian.org> | 2008-11-28 16:18:02 +0000 |
---|---|---|
committer | Modestas Vainius <modax@debian.org> | 2008-11-28 16:18:02 +0000 |
commit | 60361069cef1318047c5f71d5e23b1a0693ca9ab (patch) | |
tree | 449b4c7b1e91f791be9907fe524d9959473b480e /debian/rules | |
parent | 06d76dee55b89ded93c47f4caa34571ec6e18e21 (diff) | |
download | kde4libs-60361069cef1318047c5f71d5e23b1a0693ca9ab.tar.gz |
Lets get plasma ABI bumping party started
Diffstat (limited to 'debian/rules')
-rwxr-xr-x | debian/rules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules index 1adb424..9f6a802 100755 --- a/debian/rules +++ b/debian/rules @@ -2,7 +2,7 @@ UPSTREAMVERSION ?= $(shell dpkg-parsechangelog | grep '^Version: ' | sed 's/^Version: \(.*\)-.*/\1/') #UPSTREAMVERSION ?= 4:4.1.3-2 -PLASMA_ABI=plasma-abi-4.2-1 +PLASMA_ABI=plasma-abi-4.2-2 RUNTIME_DEPS := kdebase-runtime (>= 4:4.1.73) DEB_DBG_PACKAGE_kdelibs5 := kdelibs5-dbg |