Author: drazzib Date: 2011-09-22 12:27:48 +0000 (Thu, 22 Sep 2011) New Revision: 15000
Added: tags/libslf4j-java/1.6.2-1/ tags/libslf4j-java/1.6.2-1/debian/changelog tags/libslf4j-java/1.6.2-1/debian/control tags/libslf4j-java/1.6.2-1/debian/copyright Removed: tags/libslf4j-java/1.6.2-1/debian/changelog tags/libslf4j-java/1.6.2-1/debian/control tags/libslf4j-java/1.6.2-1/debian/copyright Log: [svn-buildpackage] Tagging libslf4j-java 1.6.2-1 Deleted: tags/libslf4j-java/1.6.2-1/debian/changelog =================================================================== --- trunk/libslf4j-java/debian/changelog 2011-09-22 05:47:07 UTC (rev 14995) +++ tags/libslf4j-java/1.6.2-1/debian/changelog 2011-09-22 12:27:48 UTC (rev 15000) @@ -1,127 +0,0 @@ -libslf4j-java (1.6.1-1) unstable; urgency=low - - * New upstream release. - * d/control: Drop Depends on default-jre per Debian Java Policy as its - a library package. - * Switch to 3.0 (quilt) source format. - * Update Standards-Version: 3.9.1 (no changes needed). - - -- Damien Raude-Morvan <[email protected]> Fri, 04 Mar 2011 23:06:33 +0100 - -libslf4j-java (1.5.11-2) unstable; urgency=low - - * Really remove org/slf4j/impl/** from slf4j-api.jar - This should prevent unexpected java.lang.UnsupportedOperationException. - - -- Damien Raude-Morvan <[email protected]> Mon, 01 Mar 2010 22:50:56 +0100 - -libslf4j-java (1.5.11-1) unstable; urgency=low - - * New upstream release. - * Update Standards-Version to 3.8.4 (no changes needed) - - -- Damien Raude-Morvan <[email protected]> Fri, 26 Feb 2010 22:03:36 +0100 - -libslf4j-java (1.5.10-1) unstable; urgency=low - - * New upstream release - - disable build of ext module as org/slf4j/cal10n is - not yet in Debian. - * Update my email address - * Bump debhelper version to >= 7 - - -- Damien Raude-Morvan <[email protected]> Thu, 03 Dec 2009 23:35:00 +0100 - -libslf4j-java (1.5.8-3) unstable; urgency=low - - * Update Standards-Version to 3.8.3 - * Compile classes for Java 1.4 / 1.5, don't allow classes - to be compiled in Java 1.6 format - - -- Ludovic Claude <[email protected]> Fri, 04 Sep 2009 17:26:32 +0100 - -libslf4j-java (1.5.8-2) unstable; urgency=low - - * Upload to unstable. - - -- Torsten Werner <[email protected]> Sun, 09 Aug 2009 12:42:35 +0200 - -libslf4j-java (1.5.8-1.1) experimental; urgency=low - - [Ludovic Claude] - * Non-maintainer upload. - * Add the Maven POMs to the package - * Add a Build-Depends-Indep dependency on maven-repo-helper - * Use mh_installpom and mh_installjar to install the POM and the jar to the - Maven repository - * Fix Lintian warning: license for the Debian packaging is GPL version 2, - according to Varun Hiremath. - * Use default-jdk instead of default-jdk-builddep for Build-Depends as no - components are built with gcj. - - [ Emmanuel Bourg and Sylvestre Ledru] - * Update of the URLs - * Rename Jakarta Commons to Apache Commons - - -- Ludovic Claude <[email protected]> Thu, 02 Jul 2009 23:16:26 +0100 - -libslf4j-java (1.5.8-1ubuntu1) karmic; urgency=low - - * debian/control: Set libslf4j-java runtime dependency on - "default-jre-headless | java2-runtime-headless" (LP: #387884) - - -- Thierry Carrez <[email protected]> Thu, 18 Jun 2009 15:23:25 +0200 - -libslf4j-java (1.5.8-1) unstable; urgency=low - - * New upstream release - * debian/control: - - Bump Standards-Version to 3.8.1: no changes needed - - Move libslf4j-java to "java" section - - Move ant to Build-Depends (needed for clean target) - - Build-Depends on default-jdk-builddep - * debian/rules: - - use /usr/lib/jvm/default-java as JAVA_HOME - - -- Damien Raude-Morvan <[email protected]> Mon, 15 Jun 2009 22:20:39 +0200 - -libslf4j-java (1.5.6-1) unstable; urgency=low - - * New upstream release - - new slf4j-ext module - - add Build-Depends on libjavassist-java and libcommons-lang-java - * add Depends ${misc:Depends} as suggest by Lintian - * add Suggests for : - - libjavassist-java - - liblog4j1.2-java - - libcommons-logging-java - - -- Damien Raude-Morvan <[email protected]> Mon, 09 Mar 2009 21:22:10 +0100 - -libslf4j-java (1.5.2-1) unstable; urgency=low - - * New upstream release - * Bump Standards-Version to 3.8.0 - * Update debian/ant.properties and debian/build.xml files - * debian/copyright: remove the full text of Apache 2.0 license, as now - is included in common licenses - - -- Varun Hiremath <[email protected]> Sat, 05 Jul 2008 03:16:01 +0530 - -libslf4j-java (1.5.0-2) unstable; urgency=low - - * Remove org/slf4j/impl/* classes from slf4j-api.jar (Closes: #470486) - - -- Varun Hiremath <[email protected]> Tue, 11 Mar 2008 23:41:52 +0530 - -libslf4j-java (1.5.0-1) unstable; urgency=low - - * New upstream release - - -- Varun Hiremath <[email protected]> Thu, 28 Feb 2008 11:12:38 +0530 - -libslf4j-java (1.4.3-1) unstable; urgency=low - - * Initial release (Closes: #413751) - - -- Varun Hiremath <[email protected]> Sun, 24 Feb 2008 12:32:07 +0530 Copied: tags/libslf4j-java/1.6.2-1/debian/changelog (from rev 14996, trunk/libslf4j-java/debian/changelog) =================================================================== --- tags/libslf4j-java/1.6.2-1/debian/changelog (rev 0) +++ tags/libslf4j-java/1.6.2-1/debian/changelog 2011-09-22 12:27:48 UTC (rev 15000) @@ -0,0 +1,136 @@ +libslf4j-java (1.6.2-1) unstable; urgency=low + + * New upstream release. + * Wrap and sort Build-Depends and Depends. + * Bump Standards-Version to 3.9.2: no changes needed. + * d/copyright: Use DEP-5 format. + + -- Damien Raude-Morvan <[email protected]> Thu, 22 Sep 2011 13:34:54 +0200 + +libslf4j-java (1.6.1-1) unstable; urgency=low + + * New upstream release. + * d/control: Drop Depends on default-jre per Debian Java Policy as its + a library package. + * Switch to 3.0 (quilt) source format. + * Update Standards-Version: 3.9.1 (no changes needed). + + -- Damien Raude-Morvan <[email protected]> Fri, 04 Mar 2011 23:06:33 +0100 + +libslf4j-java (1.5.11-2) unstable; urgency=low + + * Really remove org/slf4j/impl/** from slf4j-api.jar + This should prevent unexpected java.lang.UnsupportedOperationException. + + -- Damien Raude-Morvan <[email protected]> Mon, 01 Mar 2010 22:50:56 +0100 + +libslf4j-java (1.5.11-1) unstable; urgency=low + + * New upstream release. + * Update Standards-Version to 3.8.4 (no changes needed) + + -- Damien Raude-Morvan <[email protected]> Fri, 26 Feb 2010 22:03:36 +0100 + +libslf4j-java (1.5.10-1) unstable; urgency=low + + * New upstream release + - disable build of ext module as org/slf4j/cal10n is + not yet in Debian. + * Update my email address + * Bump debhelper version to >= 7 + + -- Damien Raude-Morvan <[email protected]> Thu, 03 Dec 2009 23:35:00 +0100 + +libslf4j-java (1.5.8-3) unstable; urgency=low + + * Update Standards-Version to 3.8.3 + * Compile classes for Java 1.4 / 1.5, don't allow classes + to be compiled in Java 1.6 format + + -- Ludovic Claude <[email protected]> Fri, 04 Sep 2009 17:26:32 +0100 + +libslf4j-java (1.5.8-2) unstable; urgency=low + + * Upload to unstable. + + -- Torsten Werner <[email protected]> Sun, 09 Aug 2009 12:42:35 +0200 + +libslf4j-java (1.5.8-1.1) experimental; urgency=low + + [Ludovic Claude] + * Non-maintainer upload. + * Add the Maven POMs to the package + * Add a Build-Depends-Indep dependency on maven-repo-helper + * Use mh_installpom and mh_installjar to install the POM and the jar to the + Maven repository + * Fix Lintian warning: license for the Debian packaging is GPL version 2, + according to Varun Hiremath. + * Use default-jdk instead of default-jdk-builddep for Build-Depends as no + components are built with gcj. + + [ Emmanuel Bourg and Sylvestre Ledru] + * Update of the URLs + * Rename Jakarta Commons to Apache Commons + + -- Ludovic Claude <[email protected]> Thu, 02 Jul 2009 23:16:26 +0100 + +libslf4j-java (1.5.8-1ubuntu1) karmic; urgency=low + + * debian/control: Set libslf4j-java runtime dependency on + "default-jre-headless | java2-runtime-headless" (LP: #387884) + + -- Thierry Carrez <[email protected]> Thu, 18 Jun 2009 15:23:25 +0200 + +libslf4j-java (1.5.8-1) unstable; urgency=low + + * New upstream release + * debian/control: + - Bump Standards-Version to 3.8.1: no changes needed + - Move libslf4j-java to "java" section + - Move ant to Build-Depends (needed for clean target) + - Build-Depends on default-jdk-builddep + * debian/rules: + - use /usr/lib/jvm/default-java as JAVA_HOME + + -- Damien Raude-Morvan <[email protected]> Mon, 15 Jun 2009 22:20:39 +0200 + +libslf4j-java (1.5.6-1) unstable; urgency=low + + * New upstream release + - new slf4j-ext module + - add Build-Depends on libjavassist-java and libcommons-lang-java + * add Depends ${misc:Depends} as suggest by Lintian + * add Suggests for : + - libjavassist-java + - liblog4j1.2-java + - libcommons-logging-java + + -- Damien Raude-Morvan <[email protected]> Mon, 09 Mar 2009 21:22:10 +0100 + +libslf4j-java (1.5.2-1) unstable; urgency=low + + * New upstream release + * Bump Standards-Version to 3.8.0 + * Update debian/ant.properties and debian/build.xml files + * debian/copyright: remove the full text of Apache 2.0 license, as now + is included in common licenses + + -- Varun Hiremath <[email protected]> Sat, 05 Jul 2008 03:16:01 +0530 + +libslf4j-java (1.5.0-2) unstable; urgency=low + + * Remove org/slf4j/impl/* classes from slf4j-api.jar (Closes: #470486) + + -- Varun Hiremath <[email protected]> Tue, 11 Mar 2008 23:41:52 +0530 + +libslf4j-java (1.5.0-1) unstable; urgency=low + + * New upstream release + + -- Varun Hiremath <[email protected]> Thu, 28 Feb 2008 11:12:38 +0530 + +libslf4j-java (1.4.3-1) unstable; urgency=low + + * Initial release (Closes: #413751) + + -- Varun Hiremath <[email protected]> Sun, 24 Feb 2008 12:32:07 +0530 Deleted: tags/libslf4j-java/1.6.2-1/debian/control =================================================================== --- trunk/libslf4j-java/debian/control 2011-09-22 05:47:07 UTC (rev 14995) +++ tags/libslf4j-java/1.6.2-1/debian/control 2011-09-22 12:27:48 UTC (rev 15000) @@ -1,28 +0,0 @@ -Source: libslf4j-java -Section: java -Priority: optional -Maintainer: Debian Java Maintainers <[email protected]> -Uploaders: Varun Hiremath <[email protected]>, Damien Raude-Morvan <[email protected]> -Build-Depends: cdbs, debhelper (>= 7), ant, default-jdk -Build-Depends-Indep: maven-repo-helper, liblog4j1.2-java, - libcommons-logging-java, libcommons-lang-java, libjavassist-java -Standards-Version: 3.9.1 -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 - -Package: libslf4j-java -Architecture: all -Depends: ${misc:Depends} -Suggests: libjavassist-java, liblog4j1.2-java, libcommons-logging-java -Description: Simple Logging Facade for Java - The Simple Logging Facade for Java (or SLF4J) is intended to serve as - a simple facade for various logging APIs allowing to the end-user to - plug in the desired implementation at deployment time. SLF4J also - allows for a gradual migration path away from Apache Commons - Logging (CL) - . - Logging API implementations can either choose to implement the SLF4J - interfaces directly, e.g. logback or SimpleLogger. Alternatively, it - is possible (and rather easy) to write SLF4J adapters for the given - API implementation, e.g. Log4jLoggerAdapter or JDK14LoggerAdapter. Copied: tags/libslf4j-java/1.6.2-1/debian/control (from rev 14996, trunk/libslf4j-java/debian/control) =================================================================== --- tags/libslf4j-java/1.6.2-1/debian/control (rev 0) +++ tags/libslf4j-java/1.6.2-1/debian/control 2011-09-22 12:27:48 UTC (rev 15000) @@ -0,0 +1,35 @@ +Source: libslf4j-java +Section: java +Priority: optional +Maintainer: Debian Java Maintainers <[email protected]> +Uploaders: Varun Hiremath <[email protected]>, + Damien Raude-Morvan <[email protected]> +Build-Depends: ant, + cdbs, + debhelper (>= 7), + default-jdk, + libcommons-lang-java, + libcommons-logging-java, + libjavassist-java, + liblog4j1.2-java, + maven-repo-helper +Standards-Version: 3.9.2 +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 + +Package: libslf4j-java +Architecture: all +Depends: ${misc:Depends} +Suggests: libcommons-logging-java, libjavassist-java, liblog4j1.2-java +Description: Simple Logging Facade for Java + The Simple Logging Facade for Java (or SLF4J) is intended to serve as + a simple facade for various logging APIs allowing to the end-user to + plug in the desired implementation at deployment time. SLF4J also + allows for a gradual migration path away from Apache Commons + Logging (CL) + . + Logging API implementations can either choose to implement the SLF4J + interfaces directly, e.g. logback or SimpleLogger. Alternatively, it + is possible (and rather easy) to write SLF4J adapters for the given + API implementation, e.g. Log4jLoggerAdapter or JDK14LoggerAdapter. Deleted: tags/libslf4j-java/1.6.2-1/debian/copyright =================================================================== --- trunk/libslf4j-java/debian/copyright 2011-09-22 05:47:07 UTC (rev 14995) +++ tags/libslf4j-java/1.6.2-1/debian/copyright 2011-09-22 12:27:48 UTC (rev 15000) @@ -1,55 +0,0 @@ -This package was debianized by Varun Hiremath <[email protected]> on -Wed, 12 Dec 2007 14:21:59 +0530 - -It was downloaded from http://www.slf4j.org/dist/ - -Repackaging: - 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 - debian/rules to create the orig.tar.gz used for Debian - packaging. For more details on repackaging of upstream sources - please see the debian/orig-tar.sh file. - -Upstream Authors: SLF4J.ORG - -Copyright: (c) 2004-2005 SLF4J.ORG - (c) 2004-2007 QOS.ch - -License: - 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 - restriction, including without limitation the rights to use, copy, - 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 - NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT - HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, - WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - 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 - - 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' - -The Debian packaging is -Copyright 2007-2009, Varun Hiremath <[email protected]> -Copyright 2009, Damien Raude-Morvan <[email protected]> -and is licensed under the GPL 2, see `/usr/share/common-licenses/GPL-2'. Copied: tags/libslf4j-java/1.6.2-1/debian/copyright (from rev 14996, trunk/libslf4j-java/debian/copyright) =================================================================== --- tags/libslf4j-java/1.6.2-1/debian/copyright (rev 0) +++ tags/libslf4j-java/1.6.2-1/debian/copyright 2011-09-22 12:27:48 UTC (rev 15000) @@ -0,0 +1,50 @@ +Format: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?revision=174 +Upstream-Name: Logback +Upstream-Contact: SLF4J.ORG +Source: http://www.slf4j.org/dist/ +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 + debian/rules to create the orig.tar.gz used for Debian + packaging. For more details on repackaging of upstream sources + please see the debian/orig-tar.sh file. + +Files: * +Copyright: Copyright (c) 2004-2005 SLF4J.ORG +Copyright: Copyright (c) 2004-2007 QOS.ch +License: + 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 + restriction, including without limitation the rights to use, copy, + 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 + NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT + HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, + WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, + 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 + 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 + 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

