Author: rene
Date: 2008-04-25 16:45:26 +0000 (Fri, 25 Apr 2008)
New Revision: 6263

Added:
   tags/libformula/0.1.14-1/
   tags/libformula/0.1.14-1/debian/changelog
   tags/libformula/0.1.14-1/debian/patches/libdir.diff
   tags/libformula/0.1.14-1/debian/patches/target-source-1.3.diff
   tags/libformula/0.1.14-1/debian/rules
Removed:
   tags/libformula/0.1.14-1/debian/changelog
   tags/libformula/0.1.14-1/debian/patches/libdir.diff
   tags/libformula/0.1.14-1/debian/patches/target-source-1.3.diff
   tags/libformula/0.1.14-1/debian/rules
Log:
tag 0.1.14-1 upload


Copied: tags/libformula/0.1.14-1 (from rev 6257, trunk/libformula)

Deleted: tags/libformula/0.1.14-1/debian/changelog
===================================================================
--- trunk/libformula/debian/changelog   2008-04-25 16:35:48 UTC (rev 6257)
+++ tags/libformula/0.1.14-1/debian/changelog   2008-04-25 16:45:26 UTC (rev 
6263)
@@ -1,5 +0,0 @@
-libformula (0.1.8-1) unstable; urgency=low
-
-  * Initial release
-
- -- Rene Engelhard <[EMAIL PROTECTED]>  Sat, 06 Oct 2007 16:10:58 +0200

Copied: tags/libformula/0.1.14-1/debian/changelog (from rev 6258, 
trunk/libformula/debian/changelog)
===================================================================
--- tags/libformula/0.1.14-1/debian/changelog                           (rev 0)
+++ tags/libformula/0.1.14-1/debian/changelog   2008-04-25 16:45:26 UTC (rev 
6263)
@@ -0,0 +1,11 @@
+libformula (0.1.14-1) unstable; urgency=medium
+
+  * New upstream release
+
+ -- Rene Engelhard <[EMAIL PROTECTED]>  Fri, 25 Apr 2008 18:21:41 +0200
+
+libformula (0.1.8-1) unstable; urgency=low
+
+  * Initial release
+
+ -- Rene Engelhard <[EMAIL PROTECTED]>  Sat, 06 Oct 2007 16:10:58 +0200

Deleted: tags/libformula/0.1.14-1/debian/patches/libdir.diff
===================================================================
--- trunk/libformula/debian/patches/libdir.diff 2008-04-25 16:35:48 UTC (rev 
6257)
+++ tags/libformula/0.1.14-1/debian/patches/libdir.diff 2008-04-25 16:45:26 UTC 
(rev 6263)
@@ -1,15 +0,0 @@
---- ant/build.properties-old   2007-08-22 01:24:37.000000000 +0200
-+++ ant/build.properties       2007-08-22 01:25:46.000000000 +0200
-@@ -25,9 +25,9 @@
- # All path settings are relative to the project root directory
- # (..)
- #
--libdir=lib
--junit-dir=lib
--testng-dir=lib/test
-+libdir=/usr/share/java
-+junit-dir=/usr/share/java
-+testng-dir=/usr/share/java
- 
- #
- # If you specify a non-empty string, then dont forget the

Copied: tags/libformula/0.1.14-1/debian/patches/libdir.diff (from rev 6258, 
trunk/libformula/debian/patches/libdir.diff)
===================================================================
--- tags/libformula/0.1.14-1/debian/patches/libdir.diff                         
(rev 0)
+++ tags/libformula/0.1.14-1/debian/patches/libdir.diff 2008-04-25 16:45:26 UTC 
(rev 6263)
@@ -0,0 +1,13 @@
+--- build.properties-old       2008-04-25 18:23:34.000000000 +0200
++++ build.properties   2008-04-25 18:24:00.000000000 +0200
+@@ -27,8 +27,8 @@
+ # All path settings are relative to the project root directory
+ # (..)
+ #
+-libdir=lib
+-junit-dir=lib
++libdir=/usr/share/java
++junit-dir=/usr/share/java
+ 
+ #
+ # If you specify a non-empty string, then dont forget the

Deleted: tags/libformula/0.1.14-1/debian/patches/target-source-1.3.diff
===================================================================
--- trunk/libformula/debian/patches/target-source-1.3.diff      2008-04-25 
16:35:48 UTC (rev 6257)
+++ tags/libformula/0.1.14-1/debian/patches/target-source-1.3.diff      
2008-04-25 16:45:26 UTC (rev 6263)
@@ -1,13 +0,0 @@
---- ant/build.properties-old   2007-08-28 00:03:35.000000000 +0200
-+++ ant/build.properties       2007-08-28 00:03:46.000000000 +0200
-@@ -18,8 +18,8 @@
- 
- #
- # Make sure that JDK 1.2 compatible class files are generated
--build.target=1.2
--build.source=1.2
-+build.target=1.3
-+build.source=1.3
- 
- #
- # All path settings are relative to the project root directory

Copied: tags/libformula/0.1.14-1/debian/patches/target-source-1.3.diff (from 
rev 6258, trunk/libformula/debian/patches/target-source-1.3.diff)
===================================================================
--- tags/libformula/0.1.14-1/debian/patches/target-source-1.3.diff              
                (rev 0)
+++ tags/libformula/0.1.14-1/debian/patches/target-source-1.3.diff      
2008-04-25 16:45:26 UTC (rev 6263)
@@ -0,0 +1,13 @@
+--- build.properties-old       2008-04-25 18:25:44.000000000 +0200
++++ build.properties   2008-04-25 18:25:55.000000000 +0200
+@@ -18,8 +18,8 @@
+ 
+ #
+ # Make sure that JDK 1.2 compatible class files are generated
+-build.target=1.4
+-build.source=1.2
++build.target=1.3
++build.source=1.3
+ build.retro.target=1.2
+ build.retro.jdk=/opt/jdk1.2.2
+ 

Deleted: tags/libformula/0.1.14-1/debian/rules
===================================================================
--- trunk/libformula/debian/rules       2008-04-25 16:35:48 UTC (rev 6257)
+++ tags/libformula/0.1.14-1/debian/rules       2008-04-25 16:45:26 UTC (rev 
6263)
@@ -1,32 +0,0 @@
-#!/usr/bin/make -f
-# debian/rules file for libfonts-java (uses cdbs)
-
-include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/class/ant.mk
-include /usr/share/cdbs/1/rules/simple-patchsys.mk
-
-JAVA_HOME := /usr/lib/jvm/java-gcj
-ANT_HOME := /usr/share/ant
-
-DEB_JARS := $(ANT_HOME)/lib/ant-launcher.jar $(ANT_HOME)/lib/ant-nodeps.jar 
jcommon
-DEB_ANT_BUILDFILE := ant/build.xml
-DEB_ANT_BUILD_TARGET := compile-jj compile javadoc
-
-VERSION := 0.1.8
-
-clean::
-       -rm -rf build
-       -rm -rf javadoc
-       -rm -f libformula-$(VERSION).jar
-       # don't use them, go sure
-       -rm -f lib/* lib/optional/*
-       for i in TokenMgrError.java ParseException.java Token.java 
JavaCharStream.java \
-               GeneratedFormulaParser.java 
GeneratedFormulaParserConstants.java \
-               GeneratedFormulaParserTokenManager.java; do \
-               rm -f source/org/jfree/formula/parser/$$i; \
-       done
-
-install/libformula-java::
-       install -m 644 libformula-$(VERSION).jar 
debian/libformula-java/usr/share/java/libformula-$(VERSION).jar
-       ln -s libformula-$(VERSION).jar 
debian/libformula-java/usr/share/java/libformula.jar
-

Copied: tags/libformula/0.1.14-1/debian/rules (from rev 6258, 
trunk/libformula/debian/rules)
===================================================================
--- tags/libformula/0.1.14-1/debian/rules                               (rev 0)
+++ tags/libformula/0.1.14-1/debian/rules       2008-04-25 16:45:26 UTC (rev 
6263)
@@ -0,0 +1,32 @@
+#!/usr/bin/make -f
+# debian/rules file for libfonts-java (uses cdbs)
+
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/class/ant.mk
+include /usr/share/cdbs/1/rules/simple-patchsys.mk
+
+JAVA_HOME := /usr/lib/jvm/java-gcj
+ANT_HOME := /usr/share/ant
+
+DEB_JARS := $(ANT_HOME)/lib/ant-launcher.jar $(ANT_HOME)/lib/ant-nodeps.jar 
jcommon
+DEB_ANT_BUILDFILE := build.xml
+DEB_ANT_BUILD_TARGET := compile-jj compile javadoc
+
+VERSION := 0.1.14
+
+clean::
+       -rm -rf build
+       -rm -rf javadoc
+       -rm -f libformula-$(VERSION).jar
+       # don't use them, go sure
+       -rm -f lib/* lib/optional/*
+       for i in TokenMgrError.java ParseException.java Token.java 
JavaCharStream.java \
+               GeneratedFormulaParser.java 
GeneratedFormulaParserConstants.java \
+               GeneratedFormulaParserTokenManager.java; do \
+               rm -f source/org/jfree/formula/parser/$$i; \
+       done
+
+install/libformula-java::
+       install -m 644 libformula-$(VERSION).jar 
debian/libformula-java/usr/share/java/libformula-$(VERSION).jar
+       ln -s libformula-$(VERSION).jar 
debian/libformula-java/usr/share/java/libformula.jar
+


_______________________________________________
pkg-java-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

Reply via email to