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 314819a3cff330f4c4ae3c9f70d27f365e588ce0 Author: Mathieu Malaterre <[email protected]> Date: Mon Oct 29 08:49:04 2012 +0000 Use DEP3 to document patches --- debian/patches/xml-rdf-resource.patch | 5 +++++ debian/patches/xml-top-level.patch | 5 +++++ 2 files changed, 10 insertions(+) diff --git a/debian/patches/xml-rdf-resource.patch b/debian/patches/xml-rdf-resource.patch index 207356a..79e0b7a 100644 --- a/debian/patches/xml-rdf-resource.patch +++ b/debian/patches/xml-rdf-resource.patch @@ -1,3 +1,8 @@ +Description: ignores rdf:resource in XMP +Origin: vendor, http://bugs.debian.org/cgi-bin/bugreport.cgi?msg=10;filename=xml-rdf-resource.patch;att=1;bug=605941 +Bug-Debian: http://bugs.debian.org/605941 +Author: brian m. carlson <[email protected]> + Index: xmlgraphics-commons-1.4.dfsg/src/java/org/apache/xmlgraphics/xmp/XMPArray.java =================================================================== --- xmlgraphics-commons-1.4.dfsg.orig/src/java/org/apache/xmlgraphics/xmp/XMPArray.java 2010-12-20 21:38:39.387336352 +0100 diff --git a/debian/patches/xml-top-level.patch b/debian/patches/xml-top-level.patch index cce0e82..549a304 100644 --- a/debian/patches/xml-top-level.patch +++ b/debian/patches/xml-top-level.patch @@ -1,3 +1,8 @@ +Description: handles top-level elements in XMP poorly +Origin: vendor, http://bugs.debian.org/cgi-bin/bugreport.cgi?msg=10;filename=xml-top-level.patch;att=1;bug=605940 +Bug-Debian: http://bugs.debian.org/605940 +Author: brian m. carlson <[email protected]> + Index: xmlgraphics-commons-1.4.dfsg/src/java/org/apache/xmlgraphics/xmp/XMPHandler.java =================================================================== --- xmlgraphics-commons-1.4.dfsg.orig/src/java/org/apache/xmlgraphics/xmp/XMPHandler.java 2010-12-20 21:38:39.391336779 +0100 -- 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

