Author: gmascellani-guest Date: 2010-05-17 19:53:39 +0000 (Mon, 17 May 2010) New Revision: 12442
Modified: trunk/libjgrapht-java/branch_0.8/debian/changelog trunk/libjgrapht-java/branch_0.8/debian/copyright Log: copyright updated Modified: trunk/libjgrapht-java/branch_0.8/debian/changelog =================================================================== --- trunk/libjgrapht-java/branch_0.8/debian/changelog 2010-05-17 19:33:18 UTC (rev 12441) +++ trunk/libjgrapht-java/branch_0.8/debian/changelog 2010-05-17 19:53:39 UTC (rev 12442) @@ -16,8 +16,9 @@ * General cleanup and other minor fixes. * Conflicts with previous versions removed (all files are versioned). * Description updated and fixed. + * debian/copyright updated. - -- Giovanni Mascellani <[email protected]> Wed, 12 May 2010 11:29:07 +0200 + -- Giovanni Mascellani <[email protected]> Mon, 17 May 2010 21:53:05 +0200 libjgrapht-java (0.7.3-2) experimental; urgency=low Modified: trunk/libjgrapht-java/branch_0.8/debian/copyright =================================================================== --- trunk/libjgrapht-java/branch_0.8/debian/copyright 2010-05-17 19:33:18 UTC (rev 12441) +++ trunk/libjgrapht-java/branch_0.8/debian/copyright 2010-05-17 19:53:39 UTC (rev 12442) @@ -1,29 +1,38 @@ -This package was debianized by Charles Fry <[email protected]> on -Tue, 29 Nov 2005 13:43:27 -0500. +Format-Specification: http://dep.debian.net/deps/dep5/ +Name: JGraphT +Maintainer: Barak Naveh +Source: http://www.jgrapht.org/ -It was downloaded from http://jgrapht.sourceforge.net/ +Files: * +Copyright: 2003-2008, Barak Naveh + 2003-2008, Avner Linder + 2005-2008, Charles Fry + 2005-2008, Trevor Harmon + 2006, Dimitrios Michail + 2003-2008, Michael Behrisch + 2005-2008, Assaf Lehr + 2008, Peter Giles + 2007-2008, France Telecom + 2007-2008, Lucas J. Scharenbroich + 2003-2008, John V. Sichi + 2004-2008, Christian Hammer + 2008, Andrew Newell + 2003-2008, Tim Shearouse + 2008, Ilya Razenshteyn + 2003-2008, Liviu Rau + 2004-2008, Marden Neubert + 2003-2008, Linda Buisman + 2009, Tom Larkworthy + 2005-2008, Ewgenij Proschak + 2005-2008, Christian Soltenborn + 2007, Vinayak R. Borkar + 2006-2008, Hartmut Benz +License: LGPL-1.2+ + On Debian systems, the complete text of the LGPL-1.2 license can be + found in the file `/usr/share/common-licenses/LGPL-1.2'. -Upstram Author: Barak Naveh http://sourceforge.net/users/barak_naveh - -Copyright: (C) 2004-2009 Barak Naveh - -License: - - - 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 - Lesser General Public License for more details. - - 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 - - -On Debian systems, the complete text of the GNU Lesser General Public -License can be found in the file `/usr/share/common-licenses/LGPL'. +Files: debian/* +Copyright: 2010, Giovanni Mascellani <[email protected]> +License: GPL-3+ + On Debian systems, the complete text of the GPL-3 license can be found + in the file `/usr/share/commons-licenses/GPL-3'. _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

