diff options
author | Modestas Vainius <modax@debian.org> | 2008-11-01 13:02:10 +0000 |
---|---|---|
committer | Modestas Vainius <modax@debian.org> | 2008-11-01 13:02:10 +0000 |
commit | 1102b603867589d77419a557444bde06b0be389b (patch) | |
tree | 96fa34c573d4da39b25a40d41c120b687f44aea4 /debian/rules | |
parent | db550e46fcb2558c8f09896432623b204b50acaf (diff) | |
download | kde4libs-1102b603867589d77419a557444bde06b0be389b.tar.gz |
Bump kdelibs5 shlibs
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 5b9801f..8311745 100755 --- a/debian/rules +++ b/debian/rules @@ -1,7 +1,7 @@ #!/usr/bin/make -f #UPSTREAMVERSION ?= $(shell dpkg-parsechangelog | grep '^Version: ' | sed 's/^Version: \(.*\)-.*/\1/') -UPSTREAMVERSION ?= 4:4.1.2 +UPSTREAMVERSION ?= 4:4.1.3 RUNTIME_DEPS := kdebase-runtime (>= 4:4.1.2) DEB_DBG_PACKAGE_kdelibs5 := kdelibs5-dbg |