[SCM] analitza packaging branch, master, updated. d250c31120f8f1288fc104b77d2d1579d14d797d

José Manuel Santamaría Lema santa-guest at alioth.debian.org
Sun Jun 17 01:08:03 UTC 2012


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-sc/analitza.git;a=commitdiff;h=ecaff38

The following commit has been merged in the master branch:
commit ecaff3874ce47f9dfa2a505ef4e2daa7f3ac6e96
Author: José Manuel Santamaría Lema <panfaust at gmail.com>
Date:   Sun Jun 17 01:00:17 2012 +0200

    Split analitza out of kalgebra.
---
 debian/changelog |    4 ++++
 debian/control   |   51 +++++++++------------------------------------------
 2 files changed, 13 insertions(+), 42 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index e67cef1..54b780b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,10 @@ analitza (4:4.8.4-0r0) UNRELEASED; urgency=low
   * New upstream release.
 
   [ José Manuel Santamaría Lema ]
+  * Split analitza out of kalgebra:
+    - development package is libanalitza-dev, not kalgebra-dev.
+    - add new package libanalitza-dbg, which breaks and replaces kalgebra-dbg.
+    - update Vcs-* fields.
   * Confirm symbols files on all architectures with 4.7.4 build logs.
   * Add watch file.
 
diff --git a/debian/control b/debian/control
index 3e36439..16e21b2 100644
--- a/debian/control
+++ b/debian/control
@@ -1,4 +1,4 @@
-Source: kalgebra
+Source: analitza
 Section: kde
 Priority: optional
 Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
@@ -15,46 +15,14 @@ Build-Depends: kde-sc-dev-latest (>= 4:4.7.4),
  libkdeedu-dev
 Standards-Version: 3.9.2
 Homepage: http://edu.kde.org/
-Vcs-Browser: http://git.debian.org/?p=pkg-kde/kde-sc/kalgebra.git
-Vcs-Git: git://git.debian.org/pkg-kde/kde-sc/kalgebra.git
+Vcs-Browser: http://git.debian.org/?p=pkg-kde/kde-sc/analitza.git
+Vcs-Git: git://git.debian.org/pkg-kde/kde-sc/analitza.git
 
-Package: kalgebra
-Architecture: any
-Section: math
-Depends: ${shlibs:Depends}, ${misc:Depends}, kalgebra-common (= ${binary:Version})
-Breaks: kalgebramobile (<< 4:4.7.2)
-Description: algebraic graphing calculator for KDE
- KAlgebra is a algebraic graphing calculator with support for 3D graphing and
- MathML markup language.
- .
- This package is part of the KDE education module.
-
-Package: kalgebramobile
-Architecture: any
-Section: math
-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
- MathML markup language. This is the version for KDE mobile.
- .
- This package is part of the KDE education module.
-
-Package: kalgebra-common
-Architecture: any
-Section: math
-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
- MathML markup language and it contains files needed for both full and mobile
- versions.
- .
- This package is part of the KDE education module.
-
-Package: kalgebra-dev
+Package: libanalitza-dev
 Architecture: any
 Section: libdevel
+Breaks: kalgebra-dev (<< 4:4.8) 
+Replaces: kalgebra-dev (<< 4:4.8) 
 Depends: ${misc:Depends}, libanalitza4 (= ${binary:Version}),
  libanalitzagui4 (= ${binary:Version})
 Description: development files for kalgebra
@@ -89,15 +57,14 @@ Description: library to  work with mathematical expressions - GUI routines
  .
  This package is part of the KDE education module.
 
-Package: kalgebra-dbg
+Package: libanalitza-dbg
 Architecture: any
 Section: debug
 Priority: extra
 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)
+Breaks: kdeedu-dbg (<< 4:4.6.80), kalgebra-dbg (<< 4:4.8)
+Replaces: kdeedu-dbg (<< 4:4.6.80), kalgebra-dbg (<< 4:4.8)
 Description: debugging symbols for the KDE education module
  This package contains debugging files used to investigate problems with
  binaries included in kalgebra.

-- 
analitza packaging



More information about the pkg-kde-commits mailing list