Author: drazzib Date: 2011-07-10 21:54:33 +0000 (Sun, 10 Jul 2011) New Revision: 13845
Added: tags/tomcat-native/1.1.20-3/ tags/tomcat-native/1.1.20-3/debian/changelog tags/tomcat-native/1.1.20-3/debian/copyright Removed: tags/tomcat-native/1.1.20-3/debian/changelog tags/tomcat-native/1.1.20-3/debian/copyright Log: [svn-buildpackage] Tagging tomcat-native 1.1.20-3 Deleted: tags/tomcat-native/1.1.20-3/debian/changelog =================================================================== --- trunk/tomcat-native/debian/changelog 2011-07-07 04:02:04 UTC (rev 13841) +++ tags/tomcat-native/1.1.20-3/debian/changelog 2011-07-10 21:54:33 UTC (rev 13845) @@ -1,83 +0,0 @@ -tomcat-native (1.1.20-3) UNRELEASED; urgency=low - - * Switch to 3.0 quilt source format. - * d/patches/drop_sslv2_support.diff: Drop support for SSLv2 - (Closes: #622141). - - -- Damien Raude-Morvan <[email protected]> Wed, 13 Apr 2011 20:19:54 +0200 - -tomcat-native (1.1.20-2) unstable; urgency=low - - * Team upload. - * Remove *.la (Closes: #621279) - * Bump Standards-Version to 3.9.2 (no changes needed) - - -- tony mancill <[email protected]> Sat, 09 Apr 2011 10:57:15 -0700 - -tomcat-native (1.1.20-1) unstable; urgency=low - - * New upstream release: - - Prevent crashing JVM on shutdown. - * Bump Standards-Version to 3.8.4 (no changes needed) - - -- Damien Raude-Morvan <[email protected]> Sat, 20 Feb 2010 22:50:34 +0100 - -tomcat-native (1.1.19-1) unstable; urgency=low - - * New upstream release. - - minor versioning fix - - allows building against OpenSSL 1.0 - * Add a README.Debian to help users to setup Tomcat 6.x - with Tomcat Native Library - - -- Damien Raude-Morvan <[email protected]> Sun, 17 Jan 2010 01:27:46 +0100 - -tomcat-native (1.1.18-1) unstable; urgency=high - - * New upstream release. - - Fix CVE-2009-3555 SSL-Man-In-The-Middle attack - - set urgency=high to get security fix in testing - - -- Damien Raude-Morvan <[email protected]> Tue, 24 Nov 2009 01:46:20 +0100 - -tomcat-native (1.1.17-1) unstable; urgency=low - - * New upstream release. - * debian/control: - - Update my email address - - Bump Standards-Version to 3.8.3 (no changes needed) - - Bump debhelper version to >= 7 - - Update upstream Homepage field - - Use default-jdk instead of default-jdk-builddep as there is no - native (-gcj) package build. - * debian/copyright: - - Update upstream copyright years - - Add myself as debian/* copyright holder - * debian/libtcnative-1.lintian-overrides: - - Change to be version agnostic - - -- Damien Raude-Morvan <[email protected]> Sat, 07 Nov 2009 21:41:36 +0100 - -tomcat-native (1.1.16-1) unstable; urgency=low - - * New upstream release (Closes: #514500) - - Fix IPv6 issues (Closes: #517163, #521306) - * debian/control: - - Move libtcnative-1 to "java" section - - Add myself to Uploaders - - Bump Standards-Version to 3.8.1 (no changes needed) - * debian/watch: Update to new upstream location - * debian/rules: Provide a "get-orig-source" target using uscan - * debian/control: Build-Depends on default-jdk-builddep - * debian/rules: use JAVA_HOME=/usr/lib/jvm/default-java - * Remove debian/libtcnative-1.install and use dh_lintian - to install debian/libtcnative-1.lintian-overrides - - -- Damien Raude-Morvan <[email protected]> Sun, 29 Mar 2009 15:40:58 +0200 - -tomcat-native (1.1.13-1) unstable; urgency=low - - * Initial release. Closes: #485037. - - -- Michael Koch <[email protected]> Sat, 07 Jun 2008 15:16:14 +0200 - Copied: tags/tomcat-native/1.1.20-3/debian/changelog (from rev 13844, trunk/tomcat-native/debian/changelog) =================================================================== --- tags/tomcat-native/1.1.20-3/debian/changelog (rev 0) +++ tags/tomcat-native/1.1.20-3/debian/changelog 2011-07-10 21:54:33 UTC (rev 13845) @@ -0,0 +1,84 @@ +tomcat-native (1.1.20-3) unstable; urgency=low + + * Switch to 3.0 quilt source format. + * d/patches/drop_sslv2_support.diff: Drop support for SSLv2 + (Closes: #622141). + * d/copyright: Update to DEP-5 format. + + -- Damien Raude-Morvan <[email protected]> Sun, 10 Jul 2011 23:42:01 +0200 + +tomcat-native (1.1.20-2) unstable; urgency=low + + * Team upload. + * Remove *.la (Closes: #621279) + * Bump Standards-Version to 3.9.2 (no changes needed) + + -- tony mancill <[email protected]> Sat, 09 Apr 2011 10:57:15 -0700 + +tomcat-native (1.1.20-1) unstable; urgency=low + + * New upstream release: + - Prevent crashing JVM on shutdown. + * Bump Standards-Version to 3.8.4 (no changes needed) + + -- Damien Raude-Morvan <[email protected]> Sat, 20 Feb 2010 22:50:34 +0100 + +tomcat-native (1.1.19-1) unstable; urgency=low + + * New upstream release. + - minor versioning fix + - allows building against OpenSSL 1.0 + * Add a README.Debian to help users to setup Tomcat 6.x + with Tomcat Native Library + + -- Damien Raude-Morvan <[email protected]> Sun, 17 Jan 2010 01:27:46 +0100 + +tomcat-native (1.1.18-1) unstable; urgency=high + + * New upstream release. + - Fix CVE-2009-3555 SSL-Man-In-The-Middle attack + - set urgency=high to get security fix in testing + + -- Damien Raude-Morvan <[email protected]> Tue, 24 Nov 2009 01:46:20 +0100 + +tomcat-native (1.1.17-1) unstable; urgency=low + + * New upstream release. + * debian/control: + - Update my email address + - Bump Standards-Version to 3.8.3 (no changes needed) + - Bump debhelper version to >= 7 + - Update upstream Homepage field + - Use default-jdk instead of default-jdk-builddep as there is no + native (-gcj) package build. + * debian/copyright: + - Update upstream copyright years + - Add myself as debian/* copyright holder + * debian/libtcnative-1.lintian-overrides: + - Change to be version agnostic + + -- Damien Raude-Morvan <[email protected]> Sat, 07 Nov 2009 21:41:36 +0100 + +tomcat-native (1.1.16-1) unstable; urgency=low + + * New upstream release (Closes: #514500) + - Fix IPv6 issues (Closes: #517163, #521306) + * debian/control: + - Move libtcnative-1 to "java" section + - Add myself to Uploaders + - Bump Standards-Version to 3.8.1 (no changes needed) + * debian/watch: Update to new upstream location + * debian/rules: Provide a "get-orig-source" target using uscan + * debian/control: Build-Depends on default-jdk-builddep + * debian/rules: use JAVA_HOME=/usr/lib/jvm/default-java + * Remove debian/libtcnative-1.install and use dh_lintian + to install debian/libtcnative-1.lintian-overrides + + -- Damien Raude-Morvan <[email protected]> Sun, 29 Mar 2009 15:40:58 +0200 + +tomcat-native (1.1.13-1) unstable; urgency=low + + * Initial release. Closes: #485037. + + -- Michael Koch <[email protected]> Sat, 07 Jun 2008 15:16:14 +0200 + Deleted: tags/tomcat-native/1.1.20-3/debian/copyright =================================================================== --- trunk/tomcat-native/debian/copyright 2011-07-07 04:02:04 UTC (rev 13841) +++ tags/tomcat-native/1.1.20-3/debian/copyright 2011-07-10 21:54:33 UTC (rev 13845) @@ -1,34 +0,0 @@ -This package was debianized by Michael Koch <[email protected]> on -Sat, 07 Jun 2008 15:16:14 +0200. - -It was downloaded from http://tomcat.apache.org/download-native.cgi - -Upstream Author: - - Apache Software Foundation - -Copyright: - - Copyright (C) 2004-2009 Apache Software Foundation - -License: - - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License. - You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. - -A complete copy of the Apache License, Version 2.0, can be found in -/usr/share/common-licenses/Apache-2.0 on Debian Systems. - -The Debian packaging is -Copyright (C) 2008, Michael Koch <[email protected]> -Copyright (C) 2009, Damien Raude-Morvan <[email protected]> -and is also licensed under the Apache License, Version 2.0. Copied: tags/tomcat-native/1.1.20-3/debian/copyright (from rev 13844, trunk/tomcat-native/debian/copyright) =================================================================== --- tags/tomcat-native/1.1.20-3/debian/copyright (rev 0) +++ tags/tomcat-native/1.1.20-3/debian/copyright 2011-07-10 21:54:33 UTC (rev 13845) @@ -0,0 +1,18 @@ +Format: http://dep.debian.net/deps/dep5/ +Upstream-Name: Apache Tomcat Native Library +Upstream-Contact: <http://tomcat.apache.org/native-doc/> +Source: http://www.apache.org/dist/tomcat/tomcat-connectors/native/ + +Files: * +Copyright: Copyright (C) 2004-2011 The Apache Software Foundation. +License: Apache-2.0 + +Files: debian/* +Copyright: 2008-2009, Michael Koch <[email protected]> +Copyright: 2010-2011, Damien Raude-Morvan +License: Apache-2.0 + +License: Apache-2.0 + A complete copy of the Apache License, Version 2.0, can be found in + /usr/share/common-licenses/Apache-2.0 on Debian Systems. + _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

