r1794 - trunk/jts/debian

Wolfgang Bär wbaer-guest at costa.debian.org
Mon Jan 23 14:37:40 UTC 2006


Author: wbaer-guest
Date: 2006-01-23 14:37:39 +0000 (Mon, 23 Jan 2006)
New Revision: 1794

Modified:
   trunk/jts/debian/changelog
   trunk/jts/debian/copyright
   trunk/jts/debian/rules
Log:
Update to kaffe transition upload.

Modified: trunk/jts/debian/changelog
===================================================================
--- trunk/jts/debian/changelog	2006-01-23 14:36:20 UTC (rev 1793)
+++ trunk/jts/debian/changelog	2006-01-23 14:37:39 UTC (rev 1794)
@@ -1,3 +1,10 @@
+jts (1.6-2) unstable; urgency=low
+
+  * Kaffe compiler transition.
+  * Updated FSF address in debian/copyright
+
+ -- Wolfgang Baer <WBaer at gmx.de>  Sun, 15 Jan 2006 16:01:03 +0100
+
 jts (1.6-1) unstable; urgency=low
 
   * New upstream release

Modified: trunk/jts/debian/copyright
===================================================================
--- trunk/jts/debian/copyright	2006-01-23 14:36:20 UTC (rev 1793)
+++ trunk/jts/debian/copyright	2006-01-23 14:37:39 UTC (rev 1794)
@@ -29,8 +29,7 @@
 GNU Lesser General Public License for more details.
 You should have received a copy of the GNU Lesser General Public License
 along with this package; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
 
 On Debian systems, the complete text of the GNU Lesser General
 Public License can be found in `/usr/share/common-licenses/LGPL'.

Modified: trunk/jts/debian/rules
===================================================================
--- trunk/jts/debian/rules	2006-01-23 14:36:20 UTC (rev 1793)
+++ trunk/jts/debian/rules	2006-01-23 14:37:39 UTC (rev 1794)
@@ -10,7 +10,6 @@
 ANT_HOME := /usr/share/ant
 
 DEB_JARS := $(ANT_HOME)/lib/ant-launcher.jar
-DEB_ANT_COMPILER := jikes
 DEB_ANT_BUILDFILE := debian/build.xml
 DEB_ANT_BUILD_TARGET := all
 




More information about the pkg-java-commits mailing list