[pkg-java] r13513 - in tags/tomcat-native: . 1.1.20-2/debian
Tony Mancill
tmancill at alioth.debian.org
Sat Apr 9 18:52:59 UTC 2011
Author: tmancill
Date: 2011-04-09 18:52:52 +0000 (Sat, 09 Apr 2011)
New Revision: 13513
Added:
tags/tomcat-native/1.1.20-2/
tags/tomcat-native/1.1.20-2/debian/changelog
tags/tomcat-native/1.1.20-2/debian/control
tags/tomcat-native/1.1.20-2/debian/rules
Removed:
tags/tomcat-native/1.1.20-2/debian/changelog
tags/tomcat-native/1.1.20-2/debian/control
tags/tomcat-native/1.1.20-2/debian/rules
Log:
[svn-buildpackage] Tagging tomcat-native 1.1.20-2
Deleted: tags/tomcat-native/1.1.20-2/debian/changelog
===================================================================
--- trunk/tomcat-native/debian/changelog 2011-04-06 08:35:53 UTC (rev 13511)
+++ tags/tomcat-native/1.1.20-2/debian/changelog 2011-04-09 18:52:52 UTC (rev 13513)
@@ -1,67 +0,0 @@
-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 <drazzib at debian.org> 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 <drazzib at debian.org> 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 <drazzib at debian.org> 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 <drazzib at debian.org> 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 <drazzib at drazzib.com> Sun, 29 Mar 2009 15:40:58 +0200
-
-tomcat-native (1.1.13-1) unstable; urgency=low
-
- * Initial release. Closes: #485037.
-
- -- Michael Koch <konqueror at gmx.de> Sat, 07 Jun 2008 15:16:14 +0200
-
Copied: tags/tomcat-native/1.1.20-2/debian/changelog (from rev 13512, trunk/tomcat-native/debian/changelog)
===================================================================
--- tags/tomcat-native/1.1.20-2/debian/changelog (rev 0)
+++ tags/tomcat-native/1.1.20-2/debian/changelog 2011-04-09 18:52:52 UTC (rev 13513)
@@ -0,0 +1,75 @@
+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 <tmancill at debian.org> 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 <drazzib at debian.org> 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 <drazzib at debian.org> 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 <drazzib at debian.org> 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 <drazzib at debian.org> 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 <drazzib at drazzib.com> Sun, 29 Mar 2009 15:40:58 +0200
+
+tomcat-native (1.1.13-1) unstable; urgency=low
+
+ * Initial release. Closes: #485037.
+
+ -- Michael Koch <konqueror at gmx.de> Sat, 07 Jun 2008 15:16:14 +0200
+
Deleted: tags/tomcat-native/1.1.20-2/debian/control
===================================================================
--- trunk/tomcat-native/debian/control 2011-04-06 08:35:53 UTC (rev 13511)
+++ tags/tomcat-native/1.1.20-2/debian/control 2011-04-09 18:52:52 UTC (rev 13513)
@@ -1,27 +0,0 @@
-Source: tomcat-native
-Section: java
-Priority: extra
-Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
-Uploaders: Michael Koch <konqueror at gmx.de>, Damien Raude-Morvan <drazzib at debian.org>
-Build-Depends: cdbs, debhelper (>= 7), default-jdk, libapr1-dev, libssl-dev
-Standards-Version: 3.8.4
-Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/tomcat-native/
-Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/tomcat-native/
-Homepage: http://tomcat.apache.org/native-doc/
-
-Package: libtcnative-1
-Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
-Description: Tomcat native library using the apache portable runtime
- Tomcat can use the Apache Portable Runtime to provide superior scalability,
- performance, and better integration with native server technologies.
- The Apache Portable Runtime is a highly portable library that is at the
- heart of Apache HTTP Server 2.x. APR has many uses, including access to
- advanced IO functionality (such as sendfile, epoll and OpenSSL), OS level
- functionality (random number generation, system status, etc), and native
- process handling (shared memory, NT pipes and Unix sockets).
- .
- These features allows making Tomcat a general purpose webserver, will
- enable much better integration with other native web technologies, and
- overall make Java much more viable as a full fledged webserver platform
- rather than simply a backend focused technology.
Copied: tags/tomcat-native/1.1.20-2/debian/control (from rev 13512, trunk/tomcat-native/debian/control)
===================================================================
--- tags/tomcat-native/1.1.20-2/debian/control (rev 0)
+++ tags/tomcat-native/1.1.20-2/debian/control 2011-04-09 18:52:52 UTC (rev 13513)
@@ -0,0 +1,27 @@
+Source: tomcat-native
+Section: java
+Priority: extra
+Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
+Uploaders: Michael Koch <konqueror at gmx.de>, Damien Raude-Morvan <drazzib at debian.org>
+Build-Depends: cdbs, debhelper (>= 7), default-jdk, libapr1-dev, libssl-dev
+Standards-Version: 3.9.2
+Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/tomcat-native/
+Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/tomcat-native/
+Homepage: http://tomcat.apache.org/native-doc/
+
+Package: libtcnative-1
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: Tomcat native library using the apache portable runtime
+ Tomcat can use the Apache Portable Runtime to provide superior scalability,
+ performance, and better integration with native server technologies.
+ The Apache Portable Runtime is a highly portable library that is at the
+ heart of Apache HTTP Server 2.x. APR has many uses, including access to
+ advanced IO functionality (such as sendfile, epoll and OpenSSL), OS level
+ functionality (random number generation, system status, etc), and native
+ process handling (shared memory, NT pipes and Unix sockets).
+ .
+ These features allows making Tomcat a general purpose webserver, will
+ enable much better integration with other native web technologies, and
+ overall make Java much more viable as a full fledged webserver platform
+ rather than simply a backend focused technology.
Deleted: tags/tomcat-native/1.1.20-2/debian/rules
===================================================================
--- trunk/tomcat-native/debian/rules 2011-04-06 08:35:53 UTC (rev 13511)
+++ tags/tomcat-native/1.1.20-2/debian/rules 2011-04-09 18:52:52 UTC (rev 13513)
@@ -1,21 +0,0 @@
-#!/usr/bin/make -f
-
-include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/class/autotools.mk
-
-DEB_SRCDIR := jni/native
-
-DEB_CONFIGURE_SCRIPT_ENV := JAVA_HOME=/usr/lib/jvm/default-java
-DEB_CONFIGURE_EXTRA_FLAGS := --with-apr=/usr --with-ssl=/usr
-
-DEB_INSTALL_CHANGELOGS_libtcnative_1 := CHANGELOG.txt
-
-clean::
- rm -f jni/native/config.nice
-
-install/libtcnative-1::
- rmdir debian/libtcnative-1/usr/bin
- rmdir debian/libtcnative-1/usr/include
-
-get-orig-source:
- uscan --force-download --rename
Copied: tags/tomcat-native/1.1.20-2/debian/rules (from rev 13512, trunk/tomcat-native/debian/rules)
===================================================================
--- tags/tomcat-native/1.1.20-2/debian/rules (rev 0)
+++ tags/tomcat-native/1.1.20-2/debian/rules 2011-04-09 18:52:52 UTC (rev 13513)
@@ -0,0 +1,22 @@
+#!/usr/bin/make -f
+
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/class/autotools.mk
+
+DEB_SRCDIR := jni/native
+
+DEB_CONFIGURE_SCRIPT_ENV := JAVA_HOME=/usr/lib/jvm/default-java
+DEB_CONFIGURE_EXTRA_FLAGS := --with-apr=/usr --with-ssl=/usr
+
+DEB_INSTALL_CHANGELOGS_libtcnative_1 := CHANGELOG.txt
+
+clean::
+ rm -f jni/native/config.nice
+
+install/libtcnative-1::
+ rmdir debian/libtcnative-1/usr/bin
+ rmdir debian/libtcnative-1/usr/include
+ find $(DEB_DESTDIR) -name "*.la" -exec rm -vf {} \;
+
+get-orig-source:
+ uscan --force-download --rename
More information about the pkg-java-commits
mailing list