Author: frankie Date: 2009-03-31 07:53:35 +0000 (Tue, 31 Mar 2009) New Revision: 2113
Modified: packages/spatialite/trunk/debian/changelog packages/spatialite/trunk/debian/rules Log: Modified: packages/spatialite/trunk/debian/changelog =================================================================== --- packages/spatialite/trunk/debian/changelog 2009-03-31 07:51:46 UTC (rev 2112) +++ packages/spatialite/trunk/debian/changelog 2009-03-31 07:53:35 UTC (rev 2113) @@ -1,3 +1,10 @@ +spatialite (2.3~beta1-2) unstable; urgency=low + + * NOT RELEASED YET + * Removed superfluous removing of *-stamp files. + + -- Francesco Paolo Lovergine <[email protected]> Tue, 31 Mar 2009 09:53:03 +0200 + spatialite (2.3~beta1-1) unstable; urgency=low * Initial release. Modified: packages/spatialite/trunk/debian/rules =================================================================== --- packages/spatialite/trunk/debian/rules 2009-03-31 07:51:46 UTC (rev 2112) +++ packages/spatialite/trunk/debian/rules 2009-03-31 07:53:35 UTC (rev 2113) @@ -61,7 +61,6 @@ clean: dh_testdir dh_testroot - rm -f build-arch-stamp build-indep-stamp # Add here commands to clean up after the build process. [ ! -f Makefile ] || $(MAKE) distclean _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel

