[pkg-java] r5177 - trunk/fop/debian

mkoch at alioth.debian.org mkoch at alioth.debian.org
Thu Dec 27 21:19:23 UTC 2007


Author: mkoch
Date: 2007-12-27 21:19:23 +0000 (Thu, 27 Dec 2007)
New Revision: 5177

Added:
   trunk/fop/debian/watch
Modified:
   trunk/fop/debian/
   trunk/fop/debian/README.Debian
   trunk/fop/debian/ant.properties
   trunk/fop/debian/changelog
   trunk/fop/debian/compat
   trunk/fop/debian/control
   trunk/fop/debian/fop-doc.doc-base
   trunk/fop/debian/rules
Log:
fop (1:0.94.dfsg-1) unstable; urgency=low

  * New upstream version. Closes: #445349.
  * Moved debhelper and cdbs from Build-Depends-Indep to Build-Depends.
  * Removed Build-Depends on ibm-j2sdk1.5.
  * Moved fop-doc package to contrib/doc section.
  * Improved abstract in debian/fop-doc.doc-base.
  * Updated Standards-Version to 3.7.3.
  * Updated debhelper level to 5.
  * Added myself to Uploaders.
  * Added watch file.

 -- Michael Koch <konqueror at gmx.de>  Sat, 01 Dec 2007 01:20:31 +0100




Property changes on: trunk/fop/debian
___________________________________________________________________
Name: svn:ignore
   + files
fop
fop-doc
stamp-*
*.debhelper


Modified: trunk/fop/debian/README.Debian
===================================================================
--- trunk/fop/debian/README.Debian	2007-12-27 20:28:21 UTC (rev 5176)
+++ trunk/fop/debian/README.Debian	2007-12-27 21:19:23 UTC (rev 5177)
@@ -68,8 +68,8 @@
 
 Thanks for feedbacks.
 
-fop 0.93.dfsg.1
----------------
+fop 0.94.dfsg
+-------------
 
 I removed generated plan examples and all the jars in the lib directory
 
@@ -77,11 +77,6 @@
 Why not in main?
 ----------------
 
-fop needs xmlgraphics-commons which is in contrib.
+fop needs libbatik-java which is in contrib.
 
-xmlgraphics-commons is in contrib because it needs not (yet) free sun.*
-classes for jpeg codecs. When OpenJDK will be a reality, these classes
-will be merged in GNU Classpath and xmlgraphics-commons and fop could be
-in main.
-
  -- Arnaud Vandyck <avdyk at debian.org>, Thu, 10 May 2007 12:46:33 +0200

Modified: trunk/fop/debian/ant.properties
===================================================================
--- trunk/fop/debian/ant.properties	2007-12-27 20:28:21 UTC (rev 5176)
+++ trunk/fop/debian/ant.properties	2007-12-27 21:19:23 UTC (rev 5177)
@@ -1 +1,2 @@
+javahome.jdk14=/usr/lib/jvm/java-6-sun
 #runtime.classpath=xercesImpl.jar xml-apis.jar xalan2.jar batik.jar avalon-framework.jar

Modified: trunk/fop/debian/changelog
===================================================================
--- trunk/fop/debian/changelog	2007-12-27 20:28:21 UTC (rev 5176)
+++ trunk/fop/debian/changelog	2007-12-27 21:19:23 UTC (rev 5177)
@@ -1,3 +1,17 @@
+fop (1:0.94.dfsg-1) unstable; urgency=low
+
+  * New upstream version. Closes: #445349.
+  * Moved debhelper and cdbs from Build-Depends-Indep to Build-Depends.
+  * Removed Build-Depends on ibm-j2sdk1.5.
+  * Moved fop-doc package to contrib/doc section.
+  * Improved abstract in debian/fop-doc.doc-base.
+  * Updated Standards-Version to 3.7.3.
+  * Updated debhelper level to 5.
+  * Added myself to Uploaders.
+  * Added watch file.
+
+ -- Michael Koch <konqueror at gmx.de>  Sat, 01 Dec 2007 01:20:31 +0100
+
 fop (1:0.93.dfsg.1-2) unstable; urgency=low
 
   * debian/fop-ttfreader.sh: updated to include commons-logging and

Modified: trunk/fop/debian/compat
===================================================================
--- trunk/fop/debian/compat	2007-12-27 20:28:21 UTC (rev 5176)
+++ trunk/fop/debian/compat	2007-12-27 21:19:23 UTC (rev 5177)
@@ -1 +1 @@
-4
+5

Modified: trunk/fop/debian/control
===================================================================
--- trunk/fop/debian/control	2007-12-27 20:28:21 UTC (rev 5176)
+++ trunk/fop/debian/control	2007-12-27 21:19:23 UTC (rev 5177)
@@ -2,13 +2,14 @@
 Section: contrib/text
 Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
-Uploaders: Arnaud Vandyck <avdyk at debian.org>
-Build-Depends-Indep: debhelper (>= 4.2.30), cdbs (>= 0.4.27), ant, ant-optional, libbatik-java (>= 1.5.1-1), libavalon-framework-java (>=4.1.2-2), libxalan2-java, libxerces2-java, java-gcj-compat-dev, libcommons-io-java, libcommons-logging-java, junit, libxmlgraphics-commons-java, libservlet2.4-java, ibm-j2sdk1.6
-Standards-Version: 3.7.2
+Uploaders: Arnaud Vandyck <avdyk at debian.org>, Michael Koch <konqueror at gmx.de>
+Build-Depends: debhelper (>= 5), cdbs (>= 0.4.27)
+Build-Depends-Indep: ant-optional, libbatik-java (>= 1.5.1-1), libavalon-framework-java (>=4.1.2-2), libxalan2-java, libxerces2-java, java-gcj-compat-dev, libcommons-io-java, libcommons-logging-java, junit, libxmlgraphics-commons-java (>= 1.2), libservlet2.4-java
+Standards-Version: 3.7.3
 
 Package: fop
 Architecture: all
-Depends: java-gcj-compat-dev | java2-runtime, libxerces2-java, libxalan2-java, libbsf-java, libavalon-framework-java (>=4.1.2-2), libbatik-java (>= 1.5.1-1), libcommons-io-java, libcommons-logging-java, libxp6, libxt6, libxtst6, libxmlgraphics-commons-java
+Depends: java-gcj-compat-dev | java2-runtime, libxerces2-java, libxalan2-java, libbsf-java, libavalon-framework-java (>=4.1.2-2), libbatik-java (>= 1.5.1-1), libcommons-io-java, libcommons-logging-java, libxp6, libxt6, libxtst6, libxmlgraphics-commons-java (>= 1.2)
 Suggests: fop-doc, libservlet2.4-java
 Replaces: libfop-java
 Description: XML to PDF Translator
@@ -20,6 +21,7 @@
  Document or (in the case of xalan) SAX events.
 
 Package: fop-doc
+Section: contrib/doc
 Architecture: all
 Replaces: libfop-java-doc
 Description: Documentation for fop

Modified: trunk/fop/debian/fop-doc.doc-base
===================================================================
--- trunk/fop/debian/fop-doc.doc-base	2007-12-27 20:28:21 UTC (rev 5176)
+++ trunk/fop/debian/fop-doc.doc-base	2007-12-27 21:19:23 UTC (rev 5177)
@@ -2,8 +2,7 @@
 Title: Debian fop Manual
 Author: FOP Development Team
 Abstract: This manual describes what fop is
- and how it can be used to
- manage online manuals on Debian systems.
+ and how it can be used.
 Section: contrib/libs
 
 Format: HTML

Modified: trunk/fop/debian/rules
===================================================================
--- trunk/fop/debian/rules	2007-12-27 20:28:21 UTC (rev 5176)
+++ trunk/fop/debian/rules	2007-12-27 21:19:23 UTC (rev 5177)
@@ -11,10 +11,11 @@
 include /usr/share/cdbs/1/rules/simple-patchsys.mk
 include /usr/share/cdbs/1/class/ant.mk
 
-JAVA_HOME_DIRS       := /usr/lib/j2sdk1.6-ibm /usr/lib/jvm/java-gcj
+JAVA_HOME            := /usr/lib/jvm/java-gcj
 DEB_JARS             := $(ANT_HOME)/lib/ant-trax.jar batik avalon-framework xercesImpl xmlParserAPIs xalan2 junit commons-io commons-logging xmlgraphics-commons servlet-api-2.4 /usr/local/jimi-1.0.jar /usr/local/jai_core.jar /usr/local/jai_codec.jar
 DEB_ANT_BUILD_TARGET := package javadocs #docs
 DEB_ANT_CLEAN_TARGET := distclean
+DEB_ANT_ARGS := -verbose
 
 VERSION=0.93
 DOCD=debian/fop-doc/usr/share/doc/fop-doc

Added: trunk/fop/debian/watch
===================================================================
--- trunk/fop/debian/watch	                        (rev 0)
+++ trunk/fop/debian/watch	2007-12-27 21:19:23 UTC (rev 5177)
@@ -0,0 +1,3 @@
+version=3
+opts=dversionmangle=s/\.dfsg// \
+	http://www.apache.org/dist/xmlgraphics/fop/fop-([\d\.]+)-src.tar.gz




More information about the pkg-java-commits mailing list