[SCM] kalgebra packaging branch, master, updated. 1d4223b058009b4291974a4655b8758a54659439
José Manuel Santamaría Lema
santa-guest at alioth.debian.org
Thu Nov 10 16:24:57 UTC 2011
The following commit has been merged in the master branch:
commit ea46ea1b6aec1cc7d106d1ce3885470475c542c7
Author: José Manuel Santamaría Lema <panfaust at gmail.com>
Date: Thu Nov 10 17:23:22 2011 +0100
kalgebra-dbg should depend on libanalitza4 and libanalitzagui4
---
debian/control | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diff --git a/debian/control b/debian/control
index b98ab25..276454b 100644
--- a/debian/control
+++ b/debian/control
@@ -93,7 +93,9 @@ Package: kalgebra-dbg
Architecture: any
Section: debug
Priority: extra
-Depends: ${misc:Depends}, kalgebra (= ${binary:Version})| kalgebramobile (= ${binary:Version})
+Depends: ${misc:Depends},
+ kalgebra (= ${binary:Version})| kalgebramobile (= ${binary:Version}),
+ libanalitza4 (= ${binary:Version}), libanalitzagui4 (= ${binary:Version})
Breaks: kdeedu-dbg (<< 4:4.6.80)
Replaces: kdeedu-dbg (<< 4:4.6.80)
Description: debugging symbols for the KDE education module
--
kalgebra packaging
More information about the pkg-kde-commits
mailing list