Author: varun-guest Date: 2007-10-30 04:35:32 +0000 (Tue, 30 Oct 2007) New Revision: 4499
Added: trunk/libswarmcache-java/debian/docs trunk/libswarmcache-java/debian/watch Modified: trunk/libswarmcache-java/debian/control trunk/libswarmcache-java/debian/copyright Log: * Complete copyright file * Add watch and docs files. Modified: trunk/libswarmcache-java/debian/control =================================================================== --- trunk/libswarmcache-java/debian/control 2007-10-29 22:53:59 UTC (rev 4498) +++ trunk/libswarmcache-java/debian/control 2007-10-30 04:35:32 UTC (rev 4499) @@ -4,7 +4,8 @@ Maintainer: Debian Java Maintainers <[EMAIL PROTECTED]> Uploaders: Varun Hiremath <[EMAIL PROTECTED]>, Torsten Werner <[EMAIL PROTECTED]> Build-Depends: cdbs, debhelper (>= 5) -Build-Depends-Indep: ant, java-gcj-compat-dev, libjgroups-java, libcommons-logging-java, libservlet2.4-java +Build-Depends-Indep: ant, java-gcj-compat-dev, libjgroups-java, + libcommons-logging-java, libservlet2.4-java Standards-Version: 3.7.2 Homepage: http://swarmcache.sourceforge.net/ Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/libswarmcache-java Modified: trunk/libswarmcache-java/debian/copyright =================================================================== --- trunk/libswarmcache-java/debian/copyright 2007-10-29 22:53:59 UTC (rev 4498) +++ trunk/libswarmcache-java/debian/copyright 2007-10-30 04:35:32 UTC (rev 4499) @@ -3,11 +3,25 @@ It was downloaded from http://swarmcache.sourceforge.net/ -Upstream Author: +Upstream Author: John Watkinson <[EMAIL PROTECTED]> -Copyright: +Contributors: Rajeev Kaul and Jason Carreira +Copyright: (C) 2007 John Watkinson <[EMAIL PROTECTED]> + 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. + On Debian systems, you can find the LGPL license in: + /usr/share/common-licenses/LGPL + The Debian packaging is (C) 2007, Varun Hiremath <[EMAIL PROTECTED]> and is licensed under the GPL, see `/usr/share/common-licenses/GPL'. Added: trunk/libswarmcache-java/debian/docs =================================================================== --- trunk/libswarmcache-java/debian/docs (rev 0) +++ trunk/libswarmcache-java/debian/docs 2007-10-30 04:35:32 UTC (rev 4499) @@ -0,0 +1 @@ +web Added: trunk/libswarmcache-java/debian/watch =================================================================== --- trunk/libswarmcache-java/debian/watch (rev 0) +++ trunk/libswarmcache-java/debian/watch 2007-10-30 04:35:32 UTC (rev 4499) @@ -0,0 +1,3 @@ +version=3 +opts="dversionmangle=s/\+.*//" \ +http://sf.net/swarmcache/ swarmcache-(.*)\.tar\.gz _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

