[Pkg-scicomp-commits] qd/trunk/debian

Sylvestre Ledru sylvestre.ledru at inria.fr
Mon Mar 23 11:06:52 UTC 2009


SVN commit 4320 by sylvestre-guest:

Call libtoolize in order to update the version of libtool (Closes: #518564)

 M  +8 -0      qd/trunk/debian/changelog  
 M  +1 -0      qd/trunk/debian/rules  


--- qd/trunk/debian/changelog #4319:4320
@@ -1,3 +1,11 @@
+qd (2.3.7-1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Call libtoolize in order to update the version of libtool (Closes: 
+    #518564)
+
+ -- Sylvestre Ledru <sylvestre.ledru at inria.fr>  Mon, 23 Mar 2009 12:02:18 +0100
+
 qd (2.3.7-1) unstable; urgency=low
 
   [ Daniel Leidert (dale) ]
--- qd/trunk/debian/rules #4319:4320
@@ -9,6 +9,7 @@
 include /usr/share/cdbs/1/rules/patchsys-quilt.mk
 
 DEB_CONFIGURE_EXTRA_FLAGS := --enable-maintainer-mode --enable-shared
+DEB_AUTO_UPDATE_LIBTOOL = pre
 
 CXXFLAGS="-O3"
 



More information about the Pkg-scicomp-commits mailing list