CVS libcommons-modeler-java/debian
Arnaud Vandyck
avdyk at haydn.debian.org
Sun Aug 7 20:53:37 UTC 2005
Update of /cvsroot/pkg-java/libcommons-modeler-java/debian
In directory haydn:/tmp/cvs-serv22149
Modified Files:
changelog control rules
Log Message:
libcommons-modeler-java (1.1-5) unstable; urgency=low
* Rebuild with target=1.3 (01_build_xml.patch)
This enables tomcat4 to work with JDK 1.3 again (closes: #314364)
* Fixed homepage location in descriptions
* Bumped Standards-Version to 3.6.2 (no changes)
* Added myself to uploaders
* Upload sponsored by Arnaud Vandyck
-- Wolfgang Baer <WBaer at gmx.de> Thu, 04 Aug 2005 22:22:11 +0200
--- /cvsroot/pkg-java/libcommons-modeler-java/debian/changelog 2005/04/10 21:43:44 1.5
+++ /cvsroot/pkg-java/libcommons-modeler-java/debian/changelog 2005/08/07 20:53:37 1.6
@@ -1,3 +1,14 @@
+libcommons-modeler-java (1.1-5) unstable; urgency=low
+
+ * Rebuild with target=1.3 (01_build_xml.patch)
+ This enables tomcat4 to work with JDK 1.3 again (closes: #314364)
+ * Fixed homepage location in descriptions
+ * Bumped Standards-Version to 3.6.2 (no changes)
+ * Added myself to uploaders
+ * Upload sponsored by Arnaud Vandyck
+
+ -- Wolfgang Baer <WBaer at gmx.de> Thu, 04 Aug 2005 22:22:11 +0200
+
libcommons-modeler-java (1.1-4) unstable; urgency=low
* upload with sources.
--- /cvsroot/pkg-java/libcommons-modeler-java/debian/control 2005/04/04 19:28:56 1.4
+++ /cvsroot/pkg-java/libcommons-modeler-java/debian/control 2005/08/07 20:53:37 1.5
@@ -1,10 +1,10 @@
-Source: libcommons-modeler-java
+Source: libcommons-modeler-java
Section: libs
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
-Uploaders: Takashi Okamoto <tora at debian.org>, Stefan Gybas <sgybas at debian.org>, Arnaud Vandyck <avdyk at debian.org>
+Uploaders: Takashi Okamoto <tora at debian.org>, Stefan Gybas <sgybas at debian.org>, Arnaud Vandyck <avdyk at debian.org>, Wolfgang Baer <WBaer at gmx.de>
Build-Depends-Indep: debhelper (>= 4.1.0), cdbs (>= 0.4.8), kaffe, jikes, libant1.6-java, libcommons-logging-java, libcommons-digester-java, libmx4j-java
-Standards-Version: 3.6.1
+Standards-Version: 3.6.2
Package: libcommons-modeler-java
Architecture: all
@@ -20,7 +20,7 @@
for all management activities where the attribute accesses or
operation calls are simply reflected on to the managed object.
.
- For more information see http://jakarta.apache.org/commons/modeler.html.
+ For more information see http://jakarta.apache.org/commons/modeler/.
Package: libcommons-modeler-java-doc
Architecture: all
@@ -31,5 +31,5 @@
.
This package contains the Javadoc API documentation and examples.
.
- For more information see http://jakarta.apache.org/commons/modeler.html.
+ For more information see http://jakarta.apache.org/commons/modeler/.
--- /cvsroot/pkg-java/libcommons-modeler-java/debian/rules 2005/03/22 12:10:57 1.3
+++ /cvsroot/pkg-java/libcommons-modeler-java/debian/rules 2005/08/07 20:53:37 1.4
@@ -2,8 +2,10 @@
# debian/rules file for libcommons-modeler-java (uses cdbs)
include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/rules/simple-patchsys.mk
include /usr/share/cdbs/1/class/ant.mk
+
# Directories to look for JAVA_HOME (JDK 1.2+ required!)
JAVA_HOME_DIRS := /usr/lib/kaffe
ANT_HOME := /usr/share/ant1.6
More information about the pkg-java-commits
mailing list