[Pkg-voip-commits] r883 - pwlib/trunk/debian

Kilian Krause kilian at costa.debian.org
Sun Oct 30 19:34:09 UTC 2005


Author: kilian
Date: 2005-10-30 19:34:07 +0000 (Sun, 30 Oct 2005)
New Revision: 883

Modified:
   pwlib/trunk/debian/changelog
   pwlib/trunk/debian/rules
Log:
document minor cleanups. alpha still missing *sigh*


Modified: pwlib/trunk/debian/changelog
===================================================================
--- pwlib/trunk/debian/changelog	2005-10-30 19:32:55 UTC (rev 882)
+++ pwlib/trunk/debian/changelog	2005-10-30 19:34:07 UTC (rev 883)
@@ -1,8 +1,9 @@
 pwlib (1.8.7-2) unstable; urgency=low
 
   * Conflict old pwlib version to allow clean upgrade. (Closes: #331634)
+  * Fix most the warnings.
 
- -- Kilian Krause <kilian at debian.org>  Sun, 16 Oct 2005 21:13:00 +0200
+ -- Kilian Krause <kilian at debian.org>  Sun, 30 Oct 2005 19:33:14 +0000
 
 pwlib (1.8.7-1) unstable; urgency=low
 

Modified: pwlib/trunk/debian/rules
===================================================================
--- pwlib/trunk/debian/rules	2005-10-30 19:32:55 UTC (rev 882)
+++ pwlib/trunk/debian/rules	2005-10-30 19:34:07 UTC (rev 883)
@@ -87,7 +87,7 @@
 	$(checkdir)
 	-rm -f build-arch-stamp build-indep-stamp patch-stamp
 	if [ -f Makefile ];then \
-	-$(MAKE) PWLIBDIR=$(PWD) clean;\
+	$(MAKE) PWLIBDIR=$(PWD) clean||true;\
 	fi
 	-rm -f include/ptbuildopts.h
 	-rm -f Makefile config.log config.status autotools




More information about the Pkg-voip-commits mailing list