[Pkg-lyx-devel] svn commit: r210 - in /lyx/trunk/debian: changelog rules

pelle at users.alioth.debian.org pelle at users.alioth.debian.org
Wed Oct 25 20:01:58 CEST 2006


Author: pelle
Date: Wed Oct 25 18:01:57 2006
New Revision: 210

URL: http://svn.debian.org/wsvn/pkg-lyx/?sc=1&rev=210
Log:
Don't do make distclean

Modified:
    lyx/trunk/debian/changelog
    lyx/trunk/debian/rules

Modified: lyx/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-lyx/lyx/trunk/debian/changelog?rev=210&op=diff
==============================================================================
--- lyx/trunk/debian/changelog (original)
+++ lyx/trunk/debian/changelog Wed Oct 25 18:01:57 2006
@@ -13,7 +13,9 @@
     package. It will use the frontend selected using the alternatives
     system.
   * Also unify Debian menu files.
-  
+  * Don't do make distclean - we have a separate build-tree which we
+    remove anyway.
+
  -- Per Olofsson <pelle at debian.org>  Wed, 25 Oct 2006 19:03:51 +0200
 
 lyx (1.4.3-1) unstable; urgency=low

Modified: lyx/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-lyx/lyx/trunk/debian/rules?rev=210&op=diff
==============================================================================
--- lyx/trunk/debian/rules (original)
+++ lyx/trunk/debian/rules Wed Oct 25 18:01:57 2006
@@ -84,8 +84,6 @@
 clean: debian/control
 	dh_testdir
 	dh_testroot
-
-	-$(MAKE) distclean
 
 	rm -f build-stamp
 	rm -rf build-tree




More information about the Pkg-lyx-devel mailing list