Author: tgg Date: 2007-05-07 16:09:15 +0000 (Mon, 07 May 2007) New Revision: 3404
Modified: trunk/cairo-java/debian/changelog trunk/cairo-java/debian/copyright Log: enhance debian/copyright Modified: trunk/cairo-java/debian/changelog =================================================================== --- trunk/cairo-java/debian/changelog 2007-05-07 15:43:49 UTC (rev 3403) +++ trunk/cairo-java/debian/changelog 2007-05-07 16:09:15 UTC (rev 3404) @@ -3,8 +3,9 @@ * Rebuild for unstable. * Add XS-Vcs-Svn and XS-Vcs-Browser to debian/control. * Add Java-Gnome homepage back in libcairo-java-doc description. + * Enhance the debian/copyright. - -- Thomas Girard <[EMAIL PROTECTED]> Fri, 04 May 2007 11:25:09 +0000 + -- Thomas Girard <[EMAIL PROTECTED]> Mon, 7 May 2007 16:16:32 +0000 cairo-java (1.0.8-3) experimental; urgency=low Modified: trunk/cairo-java/debian/copyright =================================================================== --- trunk/cairo-java/debian/copyright 2007-05-07 15:43:49 UTC (rev 3403) +++ trunk/cairo-java/debian/copyright 2007-05-07 16:09:15 UTC (rev 3404) @@ -3,29 +3,22 @@ The current Debian maintainer is Mark Howard <[EMAIL PROTECTED]> -It was downloaded from ftp://ftp.gnome.org/pub/gnome/sources/cairo-java/ +It was downloaded from <ftp://ftp.gnome.org/pub/gnome/sources/cairo-java/>. -Upstream Authors: Jeffrey Morgan <[EMAIL PROTECTED]>, Massi Fr <[EMAIL PROTECTED]>, Soorya Kuloor <[EMAIL PROTECTED]> -Java-Gnome Hackers [EMAIL PROTECTED] +Upstream Authors: + Jeffrey Morgan <[EMAIL PROTECTED]> + Massi Fr <[EMAIL PROTECTED]> + Soorya Kuloor <[EMAIL PROTECTED]> -Copyright: 2005-2006 Jeffrey Morgan, Massi Fr, Sooyr Kuloor +Copyright Holders: + 1998-2005 the Java-Gnome Team -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. +License: + The Java-Gnome bindings library is free software distributed under + the terms of the GNU Library General Public License version 2. -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 -Lesser General Public License for more details. +On Debian systems, the complete text of the GNU Lesser General Public +License, can be found in /usr/share/common-licenses/LGPL. -You should have received a copy of the GNU Lesser General Public -License along with this library; if not, write to the Free Software -Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA - -n Debian systems, the complete text of the GNU Lesser General Public -icense, can be found in /usr/share/common-licenses/LGPL. - The Debian packaging is (C) 2006, Mark Howard <[EMAIL PROTECTED]> and is licensed under the LGPL, see above. _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

