Subversion Repositories pmk

Compare Revisions

Ignore whitespace Rev 18 → Rev 19

/trunk/debian/changelog
8,6 → 8,7
* debian/copyright: Update copyright, license, authors, homepage,
current Debian maintainer.
* Bump Standards-Version to 3.7.3. No changes needed.
* Don't ignore potential "make distclean" errors.
 
--
 
/trunk/debian/rules
46,7 → 46,7
rm -f build-stamp
 
# Add here commands to clean up after the build process.
-$(MAKE) distclean
[ ! -f Makefile ] || $(MAKE) distclean
rm -f configure-stamp
dh_clean