[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#729496: cantor-backend-kalgebra doesn't need a hard-dep on kalgebra



Package: cantor
Version: 4:4.11.3-1
Severity: normal

Dear Maintainer,

Upstream says that cantor-backend-kalgebra doesn't need to depend on kalgebra
The kalgebra backend only requires libanalitza as you can
read in src/backends/kalgebra/CMakeLists.txt

target_link_libraries( cantor_kalgebrabackend ${KDE4_KDEUI_LIBS} cantorlibs ${ANALITZA_LIBS})

Please drop kalgebra from the Depends field of cantor-backend-kalgebra (Patch attached)

-- System Information:
Debian Release: wheezy/sid
  APT prefers trusty-updates
  APT policy: (500, 'trusty-updates'), (500, 'trusty-security'), (500, 'trusty')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.11.0-12-generic (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
gpgv: Signature made mié 13 nov 2013 16:39:25 CET using RSA key ID F2672094
gpgv: Can't check signature: public key not found
dpkg-source: warning: failed to verify signature on /tmp/cantor/debian/cantor_4.11.3-2.dsc
diff -Nru cantor-4.11.3/debian/changelog cantor-4.11.3/debian/changelog
--- cantor-4.11.3/debian/changelog	2013-11-09 18:16:34.000000000 +0100
+++ cantor-4.11.3/debian/changelog	2013-11-13 16:39:09.000000000 +0100
@@ -1,3 +1,10 @@
+cantor (4:4.11.3-2) UNRELEASED; urgency=low
+
+  * cantor-backend-kalgebra doesn't need kalgebra installed, it only uses
+    libanalitza
+
+ -- Rohan Garg <rohangarg@kubuntu.org>  Wed, 13 Nov 2013 16:38:18 +0100
+
 cantor (4:4.11.3-1) unstable; urgency=low
 
   * New upstream release.
diff -Nru cantor-4.11.3/debian/control cantor-4.11.3/debian/control
--- cantor-4.11.3/debian/control	2013-11-09 18:16:34.000000000 +0100
+++ cantor-4.11.3/debian/control	2013-11-13 16:38:03.000000000 +0100
@@ -47,7 +47,7 @@
 Package: cantor-backend-kalgebra
 Architecture: any
 Section: math
-Depends: ${shlibs:Depends}, ${misc:Depends}, kalgebra
+Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: KAlgebra backend for Cantor
  Cantor is an application to allow you to you use your favorite mathematical
  applications from within an elegant worksheet interface. It provides dialogs

Reply to: