[Pkg-voip-commits] r3572 - srtp/trunk/debian

js at alioth.debian.org js at alioth.debian.org
Thu May 17 20:19:54 UTC 2007


Author: js
Date: 2007-05-17 20:19:54 +0000 (Thu, 17 May 2007)
New Revision: 3572

Modified:
   srtp/trunk/debian/changelog
   srtp/trunk/debian/rules
Log:
Clean PDF files to allow repetitive builds.

Modified: srtp/trunk/debian/changelog
===================================================================
--- srtp/trunk/debian/changelog	2007-05-17 16:34:49 UTC (rev 3571)
+++ srtp/trunk/debian/changelog	2007-05-17 20:19:54 UTC (rev 3572)
@@ -1,3 +1,10 @@
+srtp (1.4.2.dfsg-4) UNRELEASED; urgency=low
+
+  * Clean PDF files to not fail in repetitive builds. Closes:
+    bug#424238.
+
+ -- Jonas Smedegaard <dr at jones.dk>  Thu, 17 May 2007 22:15:24 +0200
+
 srtp (1.4.2.dfsg-3) unstable; urgency=low
 
   * Avoid useless Build-Depends-Indep (use Build-Depends always).

Modified: srtp/trunk/debian/rules
===================================================================
--- srtp/trunk/debian/rules	2007-05-17 16:34:49 UTC (rev 3571)
+++ srtp/trunk/debian/rules	2007-05-17 20:19:54 UTC (rev 3572)
@@ -37,3 +37,6 @@
 DEB_COMPRESS_EXCLUDE += .pdf
 build/srtp-docs::
 	$(DEB_MAKE_INVOKE) libsrtpdoc
+
+clean::
+	rm -f doc/*.pdf




More information about the Pkg-voip-commits mailing list