This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository jftp.
commit b61fcfeaec298bc20fa15dcef4cf59f2adf60947 Author: Kumar Appaiah <[email protected]> Date: Thu Sep 13 14:48:33 2007 +0000 Add README.Debian-source to explain repackaging --- debian/README.Debian-source | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/debian/README.Debian-source b/debian/README.Debian-source new file mode 100644 index 0000000..b308c53 --- /dev/null +++ b/debian/README.Debian-source @@ -0,0 +1,18 @@ +jftp +==== + +The upstream supplied source package contains binary jar files. +Currently no clean source distribution exists. Therefore, the upstream +sources were modified to comply with the Debian Free Software +Guidelines. + +Use the rules/get-orig-source target to create the orig.tar.gz. +For more details on repackaging of upstream sources please see the +debian/orig-tar.sh file. + +Some of the icons in the original tarball, notably the silk and +JavaLobby icons, are non-free, and thus have been removed from the +original tarball. Only the free icons from GNOME Art are used, as they +are licensed under the GPL. + + -- Kumar Appaiah <[email protected]>, Thu, 13 Sep 2007 20:25:21 +0530 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jftp.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

