Author: avdyk Date: 2007-03-29 14:44:41 +0000 (Thu, 29 Mar 2007) New Revision: 3127
Modified: trunk/libjazzy-java/debian/changelog trunk/libjazzy-java/debian/copyright Log: changes not to be rejected Modified: trunk/libjazzy-java/debian/changelog =================================================================== --- trunk/libjazzy-java/debian/changelog 2007-03-29 13:42:31 UTC (rev 3126) +++ trunk/libjazzy-java/debian/changelog 2007-03-29 14:44:41 UTC (rev 3127) @@ -1,3 +1,10 @@ +libjazzy-java (0.5.1a-2) unstable; urgency=low + + * debian/copyright: added copyright holder and date and corrected the + reference of the LGPL on Debian system. + + -- Arnaud Vandyck <[EMAIL PROTECTED]> Thu, 29 Mar 2007 16:44:18 +0200 + libjazzy-java (0.5.1a-1) unstable; urgency=low * renamed the source tar gz to move to main. Modified: trunk/libjazzy-java/debian/copyright =================================================================== --- trunk/libjazzy-java/debian/copyright 2007-03-29 13:42:31 UTC (rev 3126) +++ trunk/libjazzy-java/debian/copyright 2007-03-29 14:44:41 UTC (rev 3127) @@ -1,13 +1,26 @@ This package was debianized by Arnaud Vandyck <[EMAIL PROTECTED]> on Mon, 15 Sep 2003 22:21:34 +0200. +The current Debian maintainer is Debian Java Maintainers +<[email protected]> + It was downloaded from http://jazzy.sourceforge.net/ Upstream Authors: Mindaugas Idzelis, Robert Gustavsson, Jason Height, Anthony Roy, Ben Galbraith, Stig Tanggaard, Don Vail -Copyright: +Copyright: 2001 - 2007 Mindaugas Idzelis -GNU Lesser General Public License (LGPL) + GNU LESSER GENERAL PUBLIC LICENSE + Version 2.1, February 1999 + Copyright (C) 1991, 1999 Free Software Foundation, Inc. + 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + Everyone is permitted to copy and distribute verbatim copies + of this license document, but changing it is not allowed. + +[This is the first released version of the Lesser GPL. It also counts + as the successor of the GNU Library Public License, version 2, hence + the version number 2.1.] + Complete license here: /usr/share/common-licenses/LGPL _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

