[SCM] Calligra suite packaging branch, master, updated. c048368bca4aa75060003208dcbcd13affd7b363
Pino Toscano
pino at alioth.debian.org
Thu Apr 12 15:11:19 UTC 2012
Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-std/calligra.git;a=commitdiff;h=c048368
The following commit has been merged in the master branch:
commit c048368bca4aa75060003208dcbcd13affd7b363
Author: Pino Toscano <pino at debian.org>
Date: Thu Apr 12 17:05:32 2012 +0200
kexi-calligrasheets-driver: fix dependency with calligrasheets
---
debian/control | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/debian/control b/debian/control
index 19efe8c..c09e697 100644
--- a/debian/control
+++ b/debian/control
@@ -142,7 +142,7 @@ Description: integrated database environment for the Calligra Office Suite
Package: kexi-calligrasheets-driver
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}, kexi (= ${binary:Version}),
- calligrasheets (>= ${source:Version})
+ calligrasheets (= ${binary:Version})
Description: Tables plugin for kexi
Kexi is an integrated data management application. It can be used for
creating database schemas, inserting data, performing queries, and
--
Calligra suite packaging
More information about the pkg-kde-commits
mailing list