Author: frankie Date: 2009-06-19 17:27:15 +0000 (Fri, 19 Jun 2009) New Revision: 2294
Modified: packages/geos/trunk/debian/changelog packages/geos/trunk/debian/rules Log: Updated to 3.1.1, upstream bugfixes. Modified: packages/geos/trunk/debian/changelog =================================================================== --- packages/geos/trunk/debian/changelog 2009-06-18 12:56:45 UTC (rev 2293) +++ packages/geos/trunk/debian/changelog 2009-06-19 17:27:15 UTC (rev 2294) @@ -1,3 +1,10 @@ +geos (3.1.1-1) unstable; urgency=low + + * NOT YET RELEASED. + * New upstream release (bug fixes only). + + -- Francesco Paolo Lovergine <[email protected]> Fri, 19 Jun 2009 16:27:12 +0200 + geos (3.1.0-1) unstable; urgency=low * New upstream release. Modified: packages/geos/trunk/debian/rules =================================================================== --- packages/geos/trunk/debian/rules 2009-06-18 12:56:45 UTC (rev 2293) +++ packages/geos/trunk/debian/rules 2009-06-19 17:27:15 UTC (rev 2294) @@ -108,7 +108,7 @@ dh_install -s --sourcedir=debian/tmp dh_installman -plibgeos-dev debian/geos-config.1 # remove the library from the -dev package - rm $(CURDIR)/debian/libgeos-dev/usr/lib/libgeos-3.1.0.so + rm -f $(CURDIR)/debian/libgeos-dev/usr/lib/libgeos-*.so # debian/libgeos-ruby1.8 mkdir -p debian/libgeos-ruby1.8/usr/lib/ruby/ cp -ax debian/tmp/usr/local/lib/site_ruby/1.8 \ _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel

