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

KDE/kdeedu/debian



SVN commit 414021 by benb:

Sync trunk with 3.4 branch.

 M  +16 -0     trunk/KDE/kdeedu/debian/changelog  
 M  +3 -3      trunk/KDE/kdeedu/debian/rules  


--- trunk/KDE/kdeedu/debian/changelog #414020:414021
@@ -1,3 +1,11 @@
+kdeedu (4:3.4.0-0pre2) unstable; urgency=low
+
+  * Merge in recent packaging changes from the 3.3 branch.
+  * Now that KDE has moved to subversion, disable cvs-clean in debian/rules
+    for the time being.
+
+ -- Ben Burton <bab@debian.org>  Sat, 14 May 2005 19:20:58 +1000
+
 kdeedu (4:3.4.0-0pre1) unstable; urgency=low
 
   * New major upstream release.
@@ -6,6 +14,14 @@
 
  -- Ben Burton <bab@debian.org>  Tue,  8 Mar 2005 07:43:35 +1100
 
+kdeedu (4:3.3.2-3) unstable; urgency=low
+
+  * Included the full GFDL text in debian/copyright, since all of the docbook
+    documentation is under this license.
+  * Fixed the "umbruckan" typos in the German kturtle data (closes: #285146).
+
+ -- Ben Burton <bab@debian.org>  Sat, 26 Mar 2005 10:15:48 +1100
+
 kdeedu (4:3.3.2-2) unstable; urgency=high
 
   * Fixed buffer overflows in fliccd, one of the INDI drivers shipped with
--- trunk/KDE/kdeedu/debian/rules #414020:414021
@@ -141,9 +141,9 @@
 		$(MAKE) distclean; \
 	fi
 
-	if test -d CVS; then \
-		$(MAKE) -f admin/Makefile.common cvs-clean ;\
-	fi
+	# if test -d CVS; then \
+	# 	$(MAKE) -f admin/Makefile.common cvs-clean ;\
+	# fi
 
 	dh_clean
 



Reply to: