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 fa81d4709acff83f48da1efd83b22df0573268f8 Author: Vincent Fourmond <[email protected]> Date: Wed Dec 22 19:39:07 2010 +0000 [xmlgraphics-common] Small details before upload --- debian/changelog | 4 +++- debian/control | 2 +- debian/rules | 1 - 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 81b2690..f576f29 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,8 +2,10 @@ xmlgraphics-commons (1.4.dfsg-2) experimental; urgency=low * Applied patches by Brian M. Carlson <[email protected]> to fix various problems with XMP (closes: #605940, #605941) + * Dropping simple-patchsys now that we have switched to format 3.0 + * Conforms to standards 3.9.1 - -- Vincent Fourmond <[email protected]> Mon, 20 Dec 2010 21:43:24 +0100 + -- Vincent Fourmond <[email protected]> Wed, 22 Dec 2010 20:29:33 +0100 xmlgraphics-commons (1.4.dfsg-1) experimental; urgency=low diff --git a/debian/control b/debian/control index a275105..33c3667 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Uploaders: Michael Koch <[email protected]>, Vincent Fourmond <[email protected] Build-Depends: debhelper (>= 7), cdbs Build-Depends-Indep: openjdk-6-jdk | sun-java6-jdk, ant-optional, libcommons-io-java (>= 1.3.1), junit, libcommons-logging-java, maven-repo-helper -Standards-Version: 3.9.0 +Standards-Version: 3.9.1 Homepage: http://xmlgraphics.apache.org/commons/ Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/xmlgraphics-commons Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/xmlgraphics-commons diff --git a/debian/rules b/debian/rules index 03bc05f..0ef4c58 100755 --- a/debian/rules +++ b/debian/rules @@ -2,7 +2,6 @@ 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 export VERSION = $(shell echo $(DEB_UPSTREAM_VERSION) | sed -e 's/.dfsg.*//') -- 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

