[Debian-hebrew-package] [svn] r564 - pkg/kkbswitch/trunk/debian

Lior Kaplan kaplan at alioth.debian.org
Sat Apr 28 18:09:10 UTC 2007


Author: kaplan
Date: Sat Apr 28 18:09:10 2007
New Revision: 564

Modified:
   pkg/kkbswitch/trunk/debian/changelog
   pkg/kkbswitch/trunk/debian/control
   pkg/kkbswitch/trunk/debian/rules
Log:
Fix lintian warning about the updateness of config.sub,
add autotools-dev as a solution.


Modified: pkg/kkbswitch/trunk/debian/changelog
==============================================================================
--- pkg/kkbswitch/trunk/debian/changelog	(original)
+++ pkg/kkbswitch/trunk/debian/changelog	Sat Apr 28 18:09:10 2007
@@ -2,9 +2,9 @@
 
   * Update mapping between xorg layouts, countries' names and their spoken
     languages (based on KDE data). (Closes: #368550)
-  * Remvoe extra .desktop file. (Closes: #406142)
+  * Remove extra .desktop file. (Closes: #406142)
 
- -- Lior Kaplan <kaplan at debian.org>  Sat, 28 Apr 2007 20:38:24 +0300
+ -- Lior Kaplan <kaplan at debian.org>  Sat, 28 Apr 2007 21:08:08 +0300
 
 kkbswitch (1.4.3-3) unstable; urgency=low
 

Modified: pkg/kkbswitch/trunk/debian/control
==============================================================================
--- pkg/kkbswitch/trunk/debian/control	(original)
+++ pkg/kkbswitch/trunk/debian/control	Sat Apr 28 18:09:10 2007
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian Hebrew Packaging Team <debian-hebrew-package at lists.alioth.debian.org>
 Uploaders: Baruch Even <baruch at debian.org>, Lior Kaplan <kaplan at debian.org>, Shachar Shemesh <shachar at debian.org>
-Build-Depends: debhelper (>= 5.0.0), kdelibs4-dev
+Build-Depends: debhelper (>= 5.0.0), kdelibs4-dev, autotools-dev
 Standards-Version: 3.7.2
 
 Package: kkbswitch

Modified: pkg/kkbswitch/trunk/debian/rules
==============================================================================
--- pkg/kkbswitch/trunk/debian/rules	(original)
+++ pkg/kkbswitch/trunk/debian/rules	Sat Apr 28 18:09:10 2007
@@ -70,7 +70,7 @@
 	mkdir $(CURDIR)/debian/kkbswitch/usr/share/doc/kde
 	mv $(CURDIR)/debian/kkbswitch/usr/share/doc/HTML $(CURDIR)/debian/kkbswitch/usr/share/doc/kde/
 	rm $(CURDIR)/debian/kkbswitch/usr/share/applnk/Utilities/kkbswitch.desktop
-	rmdir -p $(CURDIR)/debian/kkbswitch/usr/share/applnk/Utilities/
+	rmdir -p --ignore-fail-on-non-empty $(CURDIR)/debian/kkbswitch/usr/share/applnk/Utilities/
 
 
 



More information about the Debian-hebrew-package mailing list