Author: drazzib Date: 2012-06-04 22:07:13 +0000 (Mon, 04 Jun 2012) New Revision: 16098
Modified: trunk/libslf4j-java/debian/changelog trunk/libslf4j-java/debian/control trunk/libslf4j-java/debian/copyright Log: * New upstream release. * Update Standards-Version to 3.9.3: no changes needed. * d/copyright: Upgrade to copyright-format 1.0. Modified: trunk/libslf4j-java/debian/changelog =================================================================== --- trunk/libslf4j-java/debian/changelog 2012-06-04 05:32:35 UTC (rev 16097) +++ trunk/libslf4j-java/debian/changelog 2012-06-04 22:07:13 UTC (rev 16098) @@ -1,3 +1,11 @@ +libslf4j-java (1.6.5-1) unstable; urgency=low + + * New upstream release. + * Update Standards-Version to 3.9.3: no changes needed. + * d/copyright: Upgrade to copyright-format 1.0. + + -- Damien Raude-Morvan <[email protected]> Mon, 04 Jun 2012 23:58:32 +0200 + libslf4j-java (1.6.4-1) unstable; urgency=low * New upstream release. Modified: trunk/libslf4j-java/debian/control =================================================================== --- trunk/libslf4j-java/debian/control 2012-06-04 05:32:35 UTC (rev 16097) +++ trunk/libslf4j-java/debian/control 2012-06-04 22:07:13 UTC (rev 16098) @@ -13,7 +13,7 @@ libcommons-logging-java, liblog4j1.2-java, maven-repo-helper -Standards-Version: 3.9.2 +Standards-Version: 3.9.3 Homepage: http://www.slf4j.org/ Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/libslf4j-java Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/libslf4j-java Modified: trunk/libslf4j-java/debian/copyright =================================================================== --- trunk/libslf4j-java/debian/copyright 2012-06-04 05:32:35 UTC (rev 16097) +++ trunk/libslf4j-java/debian/copyright 2012-06-04 22:07:13 UTC (rev 16098) @@ -1,8 +1,8 @@ -Format: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?revision=174 +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Logback Upstream-Contact: SLF4J.ORG Source: http://www.slf4j.org/dist/ -Comment: +Comment: The upstream supplied source package contains binary jar files and pre-built documentation, and hence upstream sources have been repackaged. Please use the get-orig-source target from @@ -11,9 +11,10 @@ please see the debian/orig-tar.sh file. Files: * -Copyright: Copyright (c) 2004-2005 SLF4J.ORG -Copyright: Copyright (c) 2004-2007 QOS.ch -License: +Copyright: + Copyright (c) 2004-2005 SLF4J.ORG + Copyright (c) 2004-2007 QOS.ch +License: other Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without @@ -21,10 +22,10 @@ modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: - . + . The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. - . + . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND @@ -34,17 +35,18 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. - Files: jcl104-over-slf4j/src/main/java/org/apache/commons/* log4j-over-slf4j/src/main/java/org/apache/log4j/* Copyright: (c) 1999-2005 The Apache Software Foundation -License: Apache 2.0 +License: Apache-2.0 On Debian GNU/Linux system you can find the complete text of the Apache-2.0 license in `/usr/share/common-licenses/Apache-2.0' Files: debian/* -Copyright: Copyright 2007-2009, Varun Hiremath <[email protected]> -Copyright: Copyright 2009-2011, Damien Raude-Morvan <[email protected]> -License: Apache 2.0 +Copyright: + Copyright 2007-2009, Varun Hiremath <[email protected]> + Copyright 2009-2011, Damien Raude-Morvan <[email protected]> +License: Apache-2.0 On Debian GNU/Linux system you can find the complete text of the Apache-2.0 license in `/usr/share/common-licenses/Apache-2.0' + _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

