[Pkg-scicomp-devel] glpk-shlib/trunk/debian

Rafael Laboissiere rafael at debian.org
Fri Jan 5 14:02:37 CET 2007


SVN commit 1396 by rafael:

Debian release glpk-shlib_4.13-1

 M  +1 -1      glpk-shlib/trunk/debian/changelog  
 M  +5 -0      glpk-shlib/trunk/debian/rules  


--- glpk-shlib/trunk/debian/changelog #1395:1396
@@ -10,7 +10,7 @@
     the GNU MP library is used (this is recommended by the upstream author)
   * debian/control: Build-depends on libgmp3-dev
 
- -- Rafael Laboissiere <rafael at debian.org>  Mon, 27 Nov 2006 15:17:44 +0100
+ -- Rafael Laboissiere <rafael at debian.org>  Fri,  5 Jan 2007 13:26:14 +0100
 
 glpk-shlib (4.11-2) unstable; urgency=low
 
--- glpk-shlib/trunk/debian/rules #1395:1396
@@ -23,5 +23,10 @@
 install/libglpk0::
 	rm -rf $(debinc) $(deblib)/libglpk.a $(debbin)
 
+# The following pre-clean action is necessary otherwise the *.lo files
+# are not cleaned when building the package again in the same directory
+cleanbuilddir/libglpk0::
+	-$(MAKE) distclean
+
 clean::
 	rm -f config.guess config.sub depcomp ltmain.sh



More information about the Pkg-scicomp-devel mailing list