This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository xmlgraphics-commons.
commit afba7fbe0376d71d49857cfc57f2d24b146b26ae Author: Michael Koch <[email protected]> Date: Thu Dec 27 20:28:01 2007 +0000 xmlgraphics-commons (1.2.dfsg-1) unstable; urgency=low * New upstream release. * Renamed README.Debian to README.Debian-source and adjusted content. * Removed libxmlgraphics-commons-java.dirs, libxmlgraphics-commons-java.install and libxmlgraphics-commons-java.links files and implemented them in debian/rules accounting for upstream version automatically. * Build-Depend on sun-java6-jdk instead of ibm-j2sdk1.5. * Moved debhelper and cdbs from from Build-Depends-Indep to Build-Depends. * Removed unused Depends on libasm-java. * Cleaned up debian/rules. * Updated Standards-Version to 3.7.3. * Updated debhelper level to 5. * Added myself to Uploaders. -- Michael Koch <[email protected]> Thu, 27 Dec 2007 21:13:11 +0100 --- debian/README.Debian | 19 ------------------- debian/README.Debian-source | 9 +++++++++ debian/changelog | 16 +++++++++++----- debian/compat | 2 +- debian/control | 10 +++++----- debian/libxmlgraphics-commons-java.dirs | 1 - debian/libxmlgraphics-commons-java.install | 1 - debian/libxmlgraphics-commons-java.links | 1 - debian/rules | 9 ++++++++- 9 files changed, 34 insertions(+), 34 deletions(-) diff --git a/debian/README.Debian b/debian/README.Debian deleted file mode 100644 index 0797c63..0000000 --- a/debian/README.Debian +++ /dev/null @@ -1,19 +0,0 @@ -xmlgraphics-commons -------------------- - -Why in contrib? ---------------- - -xmlgraphics-commons needs Sun's proprietary jpeg codecs to build. If you -want to use those codec's in your application, you'll need a proprietary -virtual machine (the one from Sun, IBM or Blackdown). - -Whe the JDK will be completly free, we can hope Classpath will integrate -those codec's. - -Source tarball: ---------------- - -I removed commons-io.jar from lib directory. - - -- Arnaud Vandyck <[email protected]>, Mon, 7 May 2007 10:49:11 +0200 diff --git a/debian/README.Debian-source b/debian/README.Debian-source new file mode 100644 index 0000000..9b392da --- /dev/null +++ b/debian/README.Debian-source @@ -0,0 +1,9 @@ +xmlgraphics-commons +------------------- + +Source tarball: +--------------- + +I removed commons-io.jar from lib directory. + + -- Arnaud Vandyck <[email protected]>, Mon, 7 May 2007 10:49:11 +0200 diff --git a/debian/changelog b/debian/changelog index 68c4503..3f0afc0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,14 +1,20 @@ -xmlgraphics-commons (1.1.dfsg.3-1) unstable; urgency=low - - * Moved from contrib to main. Closes: #452875. - * Don't Build-Depend on ibm-j2sdk1.5. +xmlgraphics-commons (1.2.dfsg-1) unstable; urgency=low + + * New upstream release. + * Renamed README.Debian to README.Debian-source and adjusted content. + * Removed libxmlgraphics-commons-java.dirs, + libxmlgraphics-commons-java.install and + libxmlgraphics-commons-java.links files and implemented them in + debian/rules accounting for upstream version automatically. + * Build-Depend on sun-java6-jdk instead of ibm-j2sdk1.5. * Moved debhelper and cdbs from from Build-Depends-Indep to Build-Depends. * Removed unused Depends on libasm-java. * Cleaned up debian/rules. + * Updated Standards-Version to 3.7.3. * Updated debhelper level to 5. * Added myself to Uploaders. - -- Michael Koch <[email protected]> Sat, 01 Dec 2007 12:17:10 +0100 + -- Michael Koch <[email protected]> Thu, 27 Dec 2007 21:13:11 +0100 xmlgraphics-commons (1.1.dfsg.2-1) unstable; urgency=low diff --git a/debian/compat b/debian/compat index b8626c4..7ed6ff8 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -4 +5 diff --git a/debian/control b/debian/control index 74b6bee..be10633 100644 --- a/debian/control +++ b/debian/control @@ -1,14 +1,14 @@ Source: xmlgraphics-commons -Section: libs +Section: contrib/libs Priority: optional Maintainer: Debian Java Maintainers <[email protected]> Uploaders: Arnaud Vandyck <[email protected]>, Michael Koch <[email protected]> Build-Depends: debhelper (>5), cdbs -Build-Depends-Indep: java-gcj-compat-dev (>= 1.0.69-2), ant-optional, libcommons-io-java (>= 1.3.1), junit -Standards-Version: 3.7.2 +Build-Depends-Indep: sun-java6-jdk, ant-optional, libcommons-io-java (>= 1.3.1), junit +Standards-Version: 3.7.3 Package: libxmlgraphics-commons-java -Section: libs +Section: contrib/libs Architecture: all Depends: java-gcj-compat | java2-runtime Description: reusable components used by Batik and FOP @@ -20,7 +20,7 @@ Description: reusable components used by Batik and FOP files, and much more. #Package: libxmlgraphics-commons-java-doc -#Section: doc +#Section: contrib/doc #Architecture: all #Suggests: libxmlgraphics-commons-java #Description: reusable components used by Batik and FOP diff --git a/debian/libxmlgraphics-commons-java.dirs b/debian/libxmlgraphics-commons-java.dirs deleted file mode 100644 index 13c9f03..0000000 --- a/debian/libxmlgraphics-commons-java.dirs +++ /dev/null @@ -1 +0,0 @@ -usr/share/java diff --git a/debian/libxmlgraphics-commons-java.install b/debian/libxmlgraphics-commons-java.install deleted file mode 100644 index 4b60d35..0000000 --- a/debian/libxmlgraphics-commons-java.install +++ /dev/null @@ -1 +0,0 @@ -build/xmlgraphics-commons-1.1.jar /usr/share/java/ diff --git a/debian/libxmlgraphics-commons-java.links b/debian/libxmlgraphics-commons-java.links deleted file mode 100644 index 88a5163..0000000 --- a/debian/libxmlgraphics-commons-java.links +++ /dev/null @@ -1 +0,0 @@ -/usr/share/java/xmlgraphics-commons-1.1.jar /usr/share/java/xmlgraphics-commons.jar diff --git a/debian/rules b/debian/rules index 54b1213..68d238a 100755 --- a/debian/rules +++ b/debian/rules @@ -4,8 +4,15 @@ 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 +export VERSION = $(shell head -1 debian/changelog | cut -f2 -d\( | cut -f1 -d\) | cut -f1 -d\- | sed -e 's/.dfsg.*//') + +#JAVA_HOME := /usr/lib/jvm/java-gcj +JAVA_HOME := /usr/lib/jvm/java-6-sun # no junit test at the moment DEB_JARS := commons-io #junit ant-junit DEB_ANT_BUILD_TARGET := all + +install/libxmlgraphics-commons-java:: + install -m644 -D build/xmlgraphics-commons-$(VERSION).jar debian/libxmlgraphics-commons-java/usr/share/java/xmlgraphics-commons-$(VERSION).jar + dh_link -plibxmlgraphics-commons-java usr/share/java/xmlgraphics-commons-$(VERSION).jar usr/share/java/xmlgraphics-commons.jar -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/xmlgraphics-commons.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

