Author: frankie
Date: 2007-10-17 10:30:59 +0000 (Wed, 17 Oct 2007)
New Revision: 1210
Modified:
packages/geos/trunk/debian/changelog
packages/geos/trunk/debian/rules
Log:
Minor lintian fix
Modified: packages/geos/trunk/debian/changelog
===================================================================
--- packages/geos/trunk/debian/changelog 2007-10-16 20:53:44 UTC (rev
1209)
+++ packages/geos/trunk/debian/changelog 2007-10-17 10:30:59 UTC (rev
1210)
@@ -6,8 +6,11 @@
[ Paul Wise ]
* Switch to the new Homepage field
- -- Paul Wise <[EMAIL PROTECTED]> Thu, 27 Sep 2007 10:54:32 +1000
+ [ Francesco Paolo Lovergine ]
+ * Fixed lintian errore: debian-rules-ignores-make-clean-error
+ -- Francesco Paolo Lovergine <[EMAIL PROTECTED]> Wed, 17 Oct 2007 12:30:10
+0200
+
geos (2.2.3-3) unstable; urgency=low
* debian/control: move doxygen from build-depends-indep to build-depends.
Modified: packages/geos/trunk/debian/rules
===================================================================
--- packages/geos/trunk/debian/rules 2007-10-16 20:53:44 UTC (rev 1209)
+++ packages/geos/trunk/debian/rules 2007-10-17 10:30:59 UTC (rev 1210)
@@ -74,7 +74,7 @@
dh_testdir
dh_testroot
rm -f build-arch-stamp build-indep-stamp
- -$(MAKE) distclean
+ [ ! -f Makefile ] || $(MAKE) distclean
[ -f config.sub.bak ] && mv config.sub.bak config.sub || true
[ -f config.guess.bak ] && mv config.guess.bak config.guess || true
dh_clean
_______________________________________________
Pkg-grass-devel mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel