rev 5405 - trunk/packages/kdeedu/debian

Ana Beatriz Guerrero López ana at alioth.debian.org
Sat Jan 20 19:55:28 CET 2007


Author: ana
Date: 2007-01-20 19:55:27 +0100 (Sat, 20 Jan 2007)
New Revision: 5405

Modified:
   trunk/packages/kdeedu/debian/changelog
   trunk/packages/kdeedu/debian/control
   trunk/packages/kdeedu/debian/rules
Log:
kdeedu 3.5.6


Modified: trunk/packages/kdeedu/debian/changelog
===================================================================
--- trunk/packages/kdeedu/debian/changelog	2007-01-20 18:43:06 UTC (rev 5404)
+++ trunk/packages/kdeedu/debian/changelog	2007-01-20 18:55:27 UTC (rev 5405)
@@ -1,20 +1,19 @@
-kdeedu (4:3.5.6-1) UNRELEASED; urgency=low
+kdeedu (4:3.5.6-1) experimental; urgency=low
 
-  * New upstream version
-    - fixes typo in Hercules constellation
-      in hercules (Closes: #395849)
+  * New upstream version.
+    - fixes typo in Hercules constellation in kstars. (Closes: #395849)
   * Make kdeedu-dbg depend on kdelibs-dbg to get useful backtraces when
     debugging.
 
   +++ Changes by Sune Vuorela:
-  * Update kfreebsd install files (Closes: 399235)
-  * Remove patch 12_fr_keyboard (applied upstream)
-  * enable more keyboardlayouts in ktouch (Closes: #398735)
-  * Don't relibtoolize on-the-fly, but use buildprep instead
-    - adapt build depends accordingly
+  * Update kfreebsd install files. (Closes: 399235)
+  * Remove patch 12_fr_keyboard (applied upstream).
+  * Enable more keyboardlayouts in ktouch. (Closes: #398735)
+  * Don't relibtoolize on-the-fly, but use buildprep instead.
+    - adapt build depends accordingly.
   * Okay. Yann Dirson wins. Let us try to ship the kig python
     script api docs (Closes: #394517). Needs to build-dep on doxygen.
-    This should really be moved to its own binary-indep package soonish
+    This should really be moved to its own binary-indep package soonish.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Sat, 20 Jan 2007 16:55:45 +0100
 

Modified: trunk/packages/kdeedu/debian/control
===================================================================
--- trunk/packages/kdeedu/debian/control	2007-01-20 18:43:06 UTC (rev 5404)
+++ trunk/packages/kdeedu/debian/control	2007-01-20 18:55:27 UTC (rev 5405)
@@ -2,8 +2,8 @@
 Section: kde
 Priority: optional
 Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
-Uploaders: Isaac Clerencia <isaac at debian.org>, Daniel Schepler <schepler at debian.org>
-Build-Depends: cdbs (>= 0.4.39-0.1), debhelper (>= 5.0.31), autotools-dev, gawk, gettext, kdelibs4-dev (>= 4:3.5.5), libboost-python-dev (>= 1.33.1), libfacile-ocaml-dev [alpha amd64 arm hppa i386 ia64 powerpc sparc], libusb-dev, sharutils, doxygen
+Uploaders: Isaac Clerencia <isaac at debian.org>, Daniel Schepler <schepler at debian.org>, Ana Beatriz Guerrero Lopez <ana at debian.org>, Sune Vuorela <debian at pusling.com>
+Build-Depends: cdbs (>= 0.4.39-0.1), debhelper (>= 5.0.31), autotools-dev, gawk, gettext, kdelibs4-dev (>= 4:3.5.6), libboost-python-dev (>= 1.33.1), libfacile-ocaml-dev [alpha amd64 arm hppa i386 ia64 powerpc sparc], libusb-dev, sharutils, doxygen
 Standards-Version: 3.7.2
 
 Package: kdeedu
@@ -496,7 +496,7 @@
 Package: libkdeedu-dev
 Architecture: any
 Section: libdevel
-Depends: libkdeedu3 (= ${Source-Version}), kdelibs4-dev (>= 4:3.5.5)
+Depends: libkdeedu3 (= ${Source-Version}), kdelibs4-dev (>= 4:3.5.6)
 Description: development files for KDE educational library
  The KDE-based library libkdeedu is used with educational
  applications.  It currently provides support for data plotting and
@@ -529,7 +529,7 @@
 Package: libkiten-dev
 Architecture: any
 Section: libdevel
-Depends: libkiten1 (= ${Source-Version}), kdelibs4-dev (>= 4:3.5.5)
+Depends: libkiten1 (= ${Source-Version}), kdelibs4-dev (>= 4:3.5.6)
 Description: development files for Kiten library
  Kiten is a Japanese reference/study tool for KDE.  The library
  libkiten contains portions of Kiten that may be useful for other

Modified: trunk/packages/kdeedu/debian/rules
===================================================================
--- trunk/packages/kdeedu/debian/rules	2007-01-20 18:43:06 UTC (rev 5404)
+++ trunk/packages/kdeedu/debian/rules	2007-01-20 18:55:27 UTC (rev 5405)
@@ -41,7 +41,7 @@
 
 DEB_INSTALL_CHANGELOGS_ALL = $(shell for f in ChangeLog CHANGELOG CHANGES; do if test -s $(DEB_SRCDIR)/$(cdbs_curpkg)/$$f; then echo $(DEB_SRCDIR)/$(cdbs_curpkg)/$$f; break; fi; done)
 
-DEB_DH_MAKESHLIBS_ARGS_libkdeedu3 := -V'libkdeedu3 (>= 4:3.5.0)'
-DEB_DH_MAKESHLIBS_ARGS_libkiten1 := -V'libkiten1 (>= 4:3.5.0)'
+DEB_DH_MAKESHLIBS_ARGS_libkdeedu3 := -V'libkdeedu3 (>= 4:3.5.6)'
+DEB_DH_MAKESHLIBS_ARGS_libkiten1 := -V'libkiten1 (>= 4:3.5.6)'
 
 PACKAGES_WITH_LIBS := libkdeedu3 libkiten1 kvoctrain




More information about the pkg-kde-commits mailing list