Author: avdyk Date: 2007-04-11 11:32:18 +0000 (Wed, 11 Apr 2007) New Revision: 3164
Added: trunk/aspectwerkz1/debian/ trunk/aspectwerkz1/debian/README.Debian trunk/aspectwerkz1/debian/copyright Log: preliminary work Property changes on: trunk/aspectwerkz1/debian ___________________________________________________________________ Name: mergeWithUpstream + 1 Added: trunk/aspectwerkz1/debian/README.Debian =================================================================== --- trunk/aspectwerkz1/debian/README.Debian 2007-04-11 11:31:23 UTC (rev 3163) +++ trunk/aspectwerkz1/debian/README.Debian 2007-04-11 11:32:18 UTC (rev 3164) @@ -0,0 +1,29 @@ +aspectwerkz1 +------------ + +Source tarball: +--------------- + +I removed all the jar files. + +libs: +ant-1.5.2.jar +asm-1.5.1.jar +asm-attrs-1.5.1.jar +asm-util-1.5.1.jar +aspectwerkz-1.0.jar +aspectwerkz-core-1.0.jar +aspectwerkz-extensions-1.0.jar +concurrent-1.3.1.jar +dom4j-1.4.jar +jarjar-0.3.jar +javassist-3.0RC1.jar +jrexx-1.1.1.jar +junit-3.8.1.jar +junitperf.jar +managementapi-jrockit81.jar +piccolo-1.03.jar +qdox-1.4.jar +trove-1.0.2.jar + + -- Arnaud Vandyck <[EMAIL PROTECTED]>, Wed, 11 Apr 2007 09:29:23 +0200 Added: trunk/aspectwerkz1/debian/copyright =================================================================== --- trunk/aspectwerkz1/debian/copyright 2007-04-11 11:31:23 UTC (rev 3163) +++ trunk/aspectwerkz1/debian/copyright 2007-04-11 11:32:18 UTC (rev 3164) @@ -0,0 +1,26 @@ +This package was debianized by Arnaud Vandyck <[EMAIL PROTECTED]> on 11-April-2007. +The source code was downloaded from http://aspectwerkz.codehaus.org/ + +Authors: Jonas Boner <[EMAIL PROTECTED]> + Alexandre Vasseur <[EMAIL PROTECTED]> + Alexandru Popescu <[EMAIL PROTECTED]> + +Copyright: (C) 2002-2005, Jonas Bonér, Alexandre Vasseur. + 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 + 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + +On Debian systems the full text of the Lesser General Public License, +LGPL, can be found at /usr/share/common-licenses/LGPL. _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

