This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository trove.
commit 93867b8071e6aaa241847d425a927ac50e51db2f Author: Torsten Werner <[email protected]> Date: Fri Oct 12 17:16:19 2007 +0000 * update debian/copyright to the current FSF address * add a pointer to the local GPL text * add debian/README.Debian-source --- debian/README.Debian-source | 13 +++++++++++++ debian/copyright | 32 +++++++++++++++++++------------- 2 files changed, 32 insertions(+), 13 deletions(-) diff --git a/debian/README.Debian-source b/debian/README.Debian-source new file mode 100644 index 0000000..c55c3e7 --- /dev/null +++ b/debian/README.Debian-source @@ -0,0 +1,13 @@ +substance +========= + +The upstream supplied source package contains binary jar files and +pre-built documentation. 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. + +-- Torsten Werner <[email protected]> Fri Oct 12 19:17:47 CEST 2007 diff --git a/debian/copyright b/debian/copyright index 655a23c..da3653c 100644 --- a/debian/copyright +++ b/debian/copyright @@ -8,16 +8,22 @@ Authors: Copyright: (c) 2001-2006, Eric D. Friedman All Rights Reserved. - This library is free software; you can redistribute it and/or - modify it under the terms of the GNU Lesser General Public - License as published by the Free Software Foundation; either - version 2.1 of the License, or (at your option) any later version. - - This library is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU Lesser General Public - License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +License: + + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License along + with this program; if not, write to the Free Software Foundation, Inc., + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + +On Debian systems, you can find the GPL license in: +/usr/share/common-licenses/GPL + -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/trove.git _______________________________________________ pkg-java-commits mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-commits

