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

KDE_3_3_BRANCH: kdeedu/debian



CVS commit by benb: 

Final updates for kdeedu 3.3.


  M +1 -0      changelog   1.16.2.6
  M +2 -2      control   1.20.2.5
  M +3 -0      rules   1.14.2.4


--- kdeedu/debian/changelog  #1.16.2.5:1.16.2.6
@@ -6,4 +6,5 @@
   * There is no longer a need to pull data out of the upstream tarball,
     since upstream no longer ships with the (non-free) Messier images.
+  * Made libkdeedu-dev depend on kdelibs4-dev.
   * KStars now shows borders between constellations (closes: #241930) and
     supports full-screen mode (closes: #219649).

--- kdeedu/debian/control  #1.20.2.4:1.20.2.5
@@ -303,5 +303,5 @@
 Package: kturtle
 Architecture: any
-Section: kde
+Section: devel
 Depends: ${shlibs:Depends}
 Recommends: kdeedu-data (>= ${Source-Version})
@@ -398,5 +398,5 @@
 Architecture: any
 Section: libdevel
-Depends: libkdeedu1 (= ${Source-Version})
+Depends: libkdeedu1 (= ${Source-Version}), kdelibs4-dev
 Description: development files for KDE educational library
  The KDE-based library libkdeedu is used with educational applications.

--- kdeedu/debian/rules  #1.14.2.3:1.14.2.4
@@ -60,4 +60,7 @@
         dh_testdir
 
+        # Make absolutely sure these aren't left around from the .orig.tar.gz.
+        -rm -f patches/kstars.diff
+
         # Apply Debian specific patches
         if test ! -f patch-stamp; then \




Reply to: