[Pkg-voip-commits] r871 - twinkle/trunk/debian

Mark Purcell msp at costa.debian.org
Sat Oct 29 21:54:33 UTC 2005


Author: msp
Date: 2005-10-29 21:54:33 +0000 (Sat, 29 Oct 2005)
New Revision: 871

Modified:
   twinkle/trunk/debian/changelog
   twinkle/trunk/debian/rules
Log:
* Use DEB_AUTO_UPDATE_AUTOCONF to rebuild configure from patched
  configure.in. Ugly..

Modified: twinkle/trunk/debian/changelog
===================================================================
--- twinkle/trunk/debian/changelog	2005-10-29 16:56:09 UTC (rev 870)
+++ twinkle/trunk/debian/changelog	2005-10-29 21:54:33 UTC (rev 871)
@@ -1,3 +1,10 @@
+twinkle (0.3.2-3) unstable; urgency=low
+
+  * Use DEB_AUTO_UPDATE_AUTOCONF to rebuild configure from patched
+    configure.in. Ugly..
+
+ -- Mark Purcell <msp at debian.org>  Sat, 29 Oct 2005 22:54:12 +0100
+
 twinkle (0.3.2-2) unstable; urgency=low
 
   * Add Build-Depends: cdbs

Modified: twinkle/trunk/debian/rules
===================================================================
--- twinkle/trunk/debian/rules	2005-10-29 16:56:09 UTC (rev 870)
+++ twinkle/trunk/debian/rules	2005-10-29 21:54:33 UTC (rev 871)
@@ -4,6 +4,8 @@
   
 # Add here any variable or target overrides you need
 
+DEB_AUTO_UPDATE_AUTOCONF := 2.50
+
 export QTDIR=/usr/lib/qt3
   
 include /usr/share/cdbs/1/class/autotools.mk




More information about the Pkg-voip-commits mailing list