Author: varun Date: 2009-05-25 05:20:33 +0000 (Mon, 25 May 2009) New Revision: 8294
Modified: trunk/liblaf-widget-java/debian/changelog trunk/liblaf-widget-java/debian/control trunk/liblaf-widget-java/debian/copyright trunk/liblaf-widget-java/debian/orig-tar.sh Log: New upstream release Modified: trunk/liblaf-widget-java/debian/changelog =================================================================== --- trunk/liblaf-widget-java/debian/changelog 2009-05-24 18:52:55 UTC (rev 8293) +++ trunk/liblaf-widget-java/debian/changelog 2009-05-25 05:20:33 UTC (rev 8294) @@ -1,3 +1,9 @@ +liblaf-widget-java (4.2-1) unstable; urgency=low + + * New upstream release + + -- Varun Hiremath <[email protected]> Mon, 25 May 2009 01:18:33 -0400 + liblaf-widget-java (4.0-2) unstable; urgency=low * Change tango icons license to creative commons by sa 3.0 which is allowed Modified: trunk/liblaf-widget-java/debian/control =================================================================== --- trunk/liblaf-widget-java/debian/control 2009-05-24 18:52:55 UTC (rev 8293) +++ trunk/liblaf-widget-java/debian/control 2009-05-25 05:20:33 UTC (rev 8294) @@ -1,11 +1,11 @@ Source: liblaf-widget-java -Section: libs +Section: java Priority: optional Maintainer: Debian Java Maintainers <[email protected]> Uploaders: Varun Hiremath <[email protected]>, Torsten Werner <[email protected]> Build-Depends: cdbs, debhelper (>= 5) Build-Depends-Indep: ant, openjdk-6-jdk, libasm2-java -Standards-Version: 3.8.0 +Standards-Version: 3.8.1 Homepage: https://laf-widget.dev.java.net/ Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/liblaf-widget-java Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/liblaf-widget-java Modified: trunk/liblaf-widget-java/debian/copyright =================================================================== --- trunk/liblaf-widget-java/debian/copyright 2009-05-24 18:52:55 UTC (rev 8293) +++ trunk/liblaf-widget-java/debian/copyright 2009-05-25 05:20:33 UTC (rev 8294) @@ -15,7 +15,7 @@ ./src/org/jvnet/lafwidget/list/AbstractComponentDecorator.java -Copyright: (c) 2006 Timothy Wall <[email protected]>, All Rights Reserved +Copyright: © 2006 Timothy Wall <[email protected]>, All Rights Reserved License: The author has allowed to use this file under LGPL license. The mail is attached below. @@ -71,7 +71,7 @@ ASM: -Copyright: (c) 2000-2005 INRIA, France Telecom, All rights reserved. +Copyright: © 2000-2005 INRIA, France Telecom, All rights reserved. License: ASM is licensed under BSD license. @@ -81,7 +81,7 @@ JGoodies: -Copyright: (c) 2001-2005 JGoodies Karsten Lentzsch. All Rights Reserved. +Copyright: © 2001-2005 JGoodies Karsten Lentzsch. All Rights Reserved. License: Redistribution and use in source and binary forms, with or without @@ -114,7 +114,7 @@ JiBX: -Copyright: (c) 2003-2005, Dennis M. Sosnoski, All rights reserved. +Copyright: © 2003-2005, Dennis M. Sosnoski, All rights reserved. License: Redistribution and use in source and binary forms, with or without modification, @@ -389,10 +389,10 @@ Collection apart from the Work itself to be made subject to the terms of this License. If You create a Collection, upon notice from any Licensor You must, to the extent practicable, remove - from the Collection any credit as required by Section 4(c), as + from the Collection any credit as required by Section 4©, as requested. If You create an Adaptation, upon notice from any Licensor You must, to the extent practicable, remove from the - Adaptation any credit as required by Section 4(c), as requested. + Adaptation any credit as required by Section 4©, as requested. 2. You may Distribute or Publicly Perform an Adaptation only under the terms of: (i) this License; (ii) a later version of this License with the same License Elements as this License; @@ -441,7 +441,7 @@ of an Adaptation, a credit identifying the use of the Work in the Adaptation (e.g., "French translation of the Work by Original Author," or "Screenplay based on original Work by Original - Author"). The credit required by this Section 4(c) may be + Author"). The credit required by this Section 4© may be implemented in any reasonable manner; provided, however, that in the case of a Adaptation or Collection, at a minimum such credit will appear, if a credit for all contributing authors of the @@ -581,5 +581,5 @@ Creative Commons may be contacted at http://creativecommons.org/. ----- -The Debian packaging is (C) 2007, Varun Hiremath <[email protected]> and +The Debian packaging is © 2007, Varun Hiremath <[email protected]> and is licensed under the GPL, see `/usr/share/common-licenses/GPL'. Modified: trunk/liblaf-widget-java/debian/orig-tar.sh =================================================================== --- trunk/liblaf-widget-java/debian/orig-tar.sh 2009-05-24 18:52:55 UTC (rev 8293) +++ trunk/liblaf-widget-java/debian/orig-tar.sh 2009-05-25 05:20:33 UTC (rev 8294) @@ -6,7 +6,7 @@ ZIP=laf-widget-all.zip # download sources -wget https://laf-widget.dev.java.net/files/documents/5097/97905/$ZIP +wget https://laf-widget.dev.java.net/files/documents/5097/130576/$ZIP # clean up the upstream tarball unzip -d $DIR $ZIP _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

