This is an automated email from the git hooks/post-receive script. fnatter-guest pushed a commit to branch master in repository svgsalamander.
commit c8875f068831435a00536989608a76a44781a3c6 Author: Felix Natter <[email protected]> Date: Sat Aug 6 15:47:04 2016 +0200 update README.source (source pulled from github release) --- debian/README.source | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/debian/README.source b/debian/README.source index 195bc31..1b25afa 100644 --- a/debian/README.source +++ b/debian/README.source @@ -1,10 +1,13 @@ svgsalamander for Debian ------------------------ -The source code was checked out from SVN at : -https://svn.java.net/svn/svgsalamander~svn/trunk +The source code is downloaded from the github releases +page (see debian/watch): + https://github.com/blackears/svgSalamander/releases +(svgsalamander has moved to github starting from version 1.0) -The tarball is cleaned of .jar and .zip files. +The tarball is cleaned of .jar and .zip files, amongs others +(see Files-Excluded: in debian/copyright). The doc/dev/getTRDoc.pdf file allows unlimited redistribution, but the sources are unavailable. It has been removed from the tarball. @@ -12,6 +15,11 @@ It is a thesis on "Least Squares Approximation By G1 Piecewise Parametric Cubes" by Marion R. Holmes, and can be fetched from http://oai.dtic.mil/oai/oai?verb=getRecord&metadataPrefix=html&identifier=ADA277978. +Most importantly, an embedded (partial) copy of batik has been +removed, and replaced by JDK6 API (see +0004-Use-system-awt-gradient-instead-of-the-embedded-batik.patch). + See the get-orig-source target for debian/rules to fetch a clean tarball. + -- Felix Natter <[email protected]> Sat, 6 Aug 2016 15:41:00 +0200 -- Nicolas Dandrimont <[email protected]>, Sun, 6 Mar 2011 15:07:47 +0100 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/svgsalamander.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

