[SCM] marble packaging branch, master, updated. debian/4.7.4-2-4-gc0b3796
Sune Vuorela
pusling-guest at alioth.debian.org
Sat Jun 16 21:07:14 UTC 2012
Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-sc/marble.git;a=commitdiff;h=c0b3796
The following commit has been merged in the master branch:
commit c0b37964143752032424947ba9786add259ae175
Author: Sune Vuorela <sune at vuorela.dk>
Date: Sat Jun 16 23:07:09 2012 +0200
adjust dependencies in control file to bumped soname
---
debian/control | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 870ee06..897ba10 100644
--- a/debian/control
+++ b/debian/control
@@ -66,8 +66,8 @@ Description: Marble globe widget library
Package: libmarble-dev
Architecture: any
Section: libdevel
-Depends: ${shlibs:Depends}, ${misc:Depends}, libmarblewidget12 (= ${binary:Version}),
- ${sameVersionDep:libqt4-dev:libmarblewidget12}
+Depends: ${shlibs:Depends}, ${misc:Depends}, libmarblewidget13 (= ${binary:Version}),
+ ${sameVersionDep:libqt4-dev:libmarblewidget13}
Description: development files for the Marble globe widget library
This package contains development files for building software that uses the
Marble globe widget library.
--
marble packaging
More information about the pkg-kde-commits
mailing list