Author: twerner Date: 2009-09-18 11:46:12 +0000 (Fri, 18 Sep 2009) New Revision: 10474
Added: trunk/libjboss-aop-java/debian/README.source Removed: trunk/libjboss-aop-java/debian/README.Debian-source Modified: trunk/libjboss-aop-java/debian/changelog trunk/libjboss-aop-java/debian/copyright Log: * Convert copyright file to dep5 format. * Rename and improve README.Debian-source. Deleted: trunk/libjboss-aop-java/debian/README.Debian-source =================================================================== --- trunk/libjboss-aop-java/debian/README.Debian-source 2009-09-18 11:25:02 UTC (rev 10473) +++ trunk/libjboss-aop-java/debian/README.Debian-source 2009-09-18 11:46:12 UTC (rev 10474) @@ -1,13 +0,0 @@ -libjboss-aop-java -================= - -The upstream supplied source package contains binary jar files. -Currently no clean source distribution exists. Therefore, the upstream -sources were modified to comply with the Debian Free Software -Guidelines. - -Use the rules/get-orig-source target to create the orig.tar.gz. -For more details on repackaging of upstream sources please see the -debian/orig-tar.sh file. - - -- Varun Hiremath <[email protected]>, Thu, 8 Nov 2007 21:51:20 +0530 Copied: trunk/libjboss-aop-java/debian/README.source (from rev 10471, trunk/libjboss-aop-java/debian/README.Debian-source) =================================================================== --- trunk/libjboss-aop-java/debian/README.source (rev 0) +++ trunk/libjboss-aop-java/debian/README.source 2009-09-18 11:46:12 UTC (rev 10474) @@ -0,0 +1,18 @@ +libjboss-aop-java +================= + +The upstream supplied source package contains binary jar files. +Currently no clean source distribution exists. Therefore, the upstream +sources were modified to comply with the Debian Free Software +Guidelines. + +Use the rules/get-orig-source target to create the orig.tar.gz. +For more details on repackaging of upstream sources please see the +debian/orig-tar.sh file. + + -- Varun Hiremath <[email protected]> Thu, 8 Nov 2007 21:51:20 +0530 + +The package uses quilt to modify upstream source code during build time. Please +consult /usr/share/doc/quilt/README.source for further information. + + -- Torsten Werner <[email protected]> Fri, 18 Sep 2009 13:33:28 +0200 Modified: trunk/libjboss-aop-java/debian/changelog =================================================================== --- trunk/libjboss-aop-java/debian/changelog 2009-09-18 11:25:02 UTC (rev 10473) +++ trunk/libjboss-aop-java/debian/changelog 2009-09-18 11:46:12 UTC (rev 10474) @@ -7,8 +7,10 @@ * Update Standards-Version: 3.8.3. * Change Section: java. * Improve get-orig-source target in debian/rules. + * Convert copyright file to dep5 format. + * Rename and improve README.Debian-source. - -- Torsten Werner <[email protected]> Fri, 18 Sep 2009 13:17:03 +0200 + -- Torsten Werner <[email protected]> Fri, 18 Sep 2009 13:42:41 +0200 libjboss-aop-java (2.0.0.SP1-1) unstable; urgency=low Modified: trunk/libjboss-aop-java/debian/copyright =================================================================== --- trunk/libjboss-aop-java/debian/copyright 2009-09-18 11:25:02 UTC (rev 10473) +++ trunk/libjboss-aop-java/debian/copyright 2009-09-18 11:46:12 UTC (rev 10474) @@ -1,45 +1,32 @@ -This package was debianized by Varun Hiremath <[email protected]> on -Tue, 24 Apr 2007 17:19:10 +0530. +Format-Specification: http://dep.debian.net/deps/dep5/ +Name: JBoss AOP +Maintainer: Adrian Brock <[email protected]> + Austin Chau <[email protected]> + Bill Burke <[email protected]> + Bob Lee <[email protected]> + Chris Kimpton <[email protected]> + Claude Hussenet <[email protected]> + Clebert Suconic <[email protected]> + Dimitris Andreadis <[email protected]> + Flavia Rainone <[email protected]> + Juha Lindfors <[email protected]> + Kabir Khan <[email protected]> + Marc Fleury <[email protected]> + Scott Stark <[email protected]> + Sebastien Alborini <[email protected]> + Stale W. Pedersen <[email protected]> +Source: http://labs.jboss.com/jbossaop/ -It was downloaded from http://labs.jboss.com/jbossaop/ +Copyright: 2005, JBoss Inc., and authors + 2006, Red Hat Middleware LLC, and authors + 2002, ObjectLearn +License: LGPL-2.1+ + On Debian systems, full text of the LGPL license can be found at + `/usr/share/common-licenses/LGPL-2.1'. -Upstream Author: JBoss Inc. - -Copyright: - (C) 2005 JBoss Inc., and authors - (C) 2006 Red Hat Middleware LLC, and authors - (c) 2002 by ObjectLearn - -Authors: - Adrian Brock <[email protected]> - Austin Chau <[email protected]> - Bill Burke <[email protected]> - Bob Lee <[email protected]> - Chris Kimpton <[email protected]> - Claude Hussenet <[email protected]> - Clebert Suconic <[email protected]> - Dimitris Andreadis <[email protected]> - Flavia Rainone <[email protected]> - Juha Lindfors <[email protected]> - Kabir Khan <[email protected]> - Marc Fleury <[email protected]> - Scott Stark <[email protected]> - Sebastien Alborini <[email protected]> - Stale W. Pedersen <[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, full text of the LGPL license can be found at - `/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'. +Files: debian/* +Copyright: 2007-2008, Varun Hiremath <[email protected]> + 2008-2009, Torsten Werner <[email protected]> +License: GPL-2+ + On Debian systems, full text of the LGPL license can be found at + `/usr/share/common-licenses/GPL-2'. _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

