[SCM] kalgebra packaging branch, master, updated. c634701f86ee8830788b63722010fd6e65119bff

José Manuel Santamaría Lema santa-guest at alioth.debian.org
Tue Oct 18 21:10:59 UTC 2011


The following commit has been merged in the master branch:
commit ba0cceedcd55cbaa04f9cb0aeb6e1bdce79a766a
Author: José Manuel Santamaría Lema <panfaust at gmail.com>
Date:   Tue Oct 18 22:34:17 2011 +0200

    Fix Ubuntu specific Breaks/Replaces.
---
 debian/control |    6 ++----
 1 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/debian/control b/debian/control
index 8dba0e7..ccd68a1 100644
--- a/debian/control
+++ b/debian/control
@@ -31,8 +31,6 @@ Description: algebraic graphing calculator for KDE
 Package: kalgebramobile
 Architecture: any
 Section: math
-Breaks: kalgebra (<< 4:4.6.1a-0ubuntu2)
-Replaces: kalgebra (<< 4:4.6.1a-0ubuntu2)
 Depends: ${shlibs:Depends}, ${misc:Depends},  kalgebra-common (= ${binary:Version})
 Description: algebraic graphing calculator for KDE mobile
  KAlgebra is a algebraic graphing calculator with support for 3D graphing and
@@ -43,8 +41,8 @@ Description: algebraic graphing calculator for KDE mobile
 Package: kalgebra-common
 Architecture: any
 Section: math
-Breaks: kalgebra (<< 4:4.6.1a-0ubuntu2)
-Replaces: kalgebra (<< 4:4.6.1a-0ubuntu2)
+Breaks: kalgebra (<< 4:4.7.2)
+Replaces: kalgebra (<< 4:4.7.2)
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: contains files common for kalgebra and kalgebramobile
  KAlgebra is a algebraic graphing calculator with support for 3D graphing and

-- 
kalgebra packaging



More information about the pkg-kde-commits mailing list