Author: frankie Date: 2009-09-22 19:25:10 +0000 (Tue, 22 Sep 2009) New Revision: 2493
Added: packages/jts/trunk/debian/README.source Removed: packages/jts/trunk/debian/README.Debian-source Modified: packages/jts/trunk/debian/ packages/jts/trunk/debian/changelog packages/jts/trunk/debian/control Log: Setting differential tree on Property changes on: packages/jts/trunk/debian ___________________________________________________________________ Added: mergeWithUpstream + 1 Deleted: packages/jts/trunk/debian/README.Debian-source =================================================================== --- packages/jts/trunk/debian/README.Debian-source 2009-09-22 19:22:29 UTC (rev 2492) +++ packages/jts/trunk/debian/README.Debian-source 2009-09-22 19:25:10 UTC (rev 2493) @@ -1,16 +0,0 @@ -jts for Debian --------------- - -As upstream only distributes as binary/source combination zip file -I do repackaging to remove the binary parts: - -- unzip jts-<version>.zip into a jts-<version> directory -- rm -Rf lib - to remove the prebuild and dependency runtime libraries -- rm -Rf doc/javadoc - to remove the javadoc -- build the jts_<version>.orig.tar.gz - - -- Wolfgang Baer <[email protected]>, Thu, 27 Jan 2005 10:38:29 +0100 - -Removed PDF documentation and oracle stuff starting from 1.7 - - -- Francesco Paolo Lovergine <[email protected]>, Sat, 16 Jun 2007 00:31:55 +0100 Copied: packages/jts/trunk/debian/README.source (from rev 2490, packages/jts/trunk/debian/README.Debian-source) =================================================================== --- packages/jts/trunk/debian/README.source (rev 0) +++ packages/jts/trunk/debian/README.source 2009-09-22 19:25:10 UTC (rev 2493) @@ -0,0 +1,16 @@ +jts for Debian +-------------- + +As upstream only distributes as binary/source combination zip file +I do repackaging to remove the binary parts: + +- unzip jts-<version>.zip into a jts-<version> directory +- rm -Rf lib - to remove the prebuild and dependency runtime libraries +- rm -Rf doc/javadoc - to remove the javadoc +- build the jts_<version>.orig.tar.gz + + -- Wolfgang Baer <[email protected]>, Thu, 27 Jan 2005 10:38:29 +0100 + +Removed PDF documentation and oracle stuff starting from 1.7 + + -- Francesco Paolo Lovergine <[email protected]>, Sat, 16 Jun 2007 00:31:55 +0100 Modified: packages/jts/trunk/debian/changelog =================================================================== --- packages/jts/trunk/debian/changelog 2009-09-22 19:22:29 UTC (rev 2492) +++ packages/jts/trunk/debian/changelog 2009-09-22 19:25:10 UTC (rev 2493) @@ -1,3 +1,9 @@ +jts (1.8.0-1) UNRELEASED; urgency=low + + * New upstream release + + -- Francesco Paolo Lovergine <[email protected]> Tue, 22 Sep 2009 14:40:45 +0200 + jts (1.7-2) unstable; urgency=low * Added Homepage field to debian/control. Modified: packages/jts/trunk/debian/control =================================================================== --- packages/jts/trunk/debian/control 2009-09-22 19:22:29 UTC (rev 2492) +++ packages/jts/trunk/debian/control 2009-09-22 19:25:10 UTC (rev 2493) @@ -5,7 +5,7 @@ Uploaders: Francesco Paolo Lovergine <[email protected]> Build-Depends: debhelper (>= 7), cdbs, ant, default-jdk Standards-Version: 3.8.3 -Homepage: http://www.vividsolutions.com/jts/jtshome.htm +Homepage: http://tsusiatsoftware.net/jts/main.html Vcs-Browser: http://svn.debian.org/wsvn/pkg-grass/packages/jts/ Vcs-Svn: svn://svn.debian.org/pkg-grass/packages/jts/ _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel

