[pkg-java] r11033 - trunk/tomcat-native/debian
Damien Raude-Morvan
drazzib at alioth.debian.org
Sat Nov 7 23:43:59 UTC 2009
Author: drazzib
Date: 2009-11-07 23:43:58 +0000 (Sat, 07 Nov 2009)
New Revision: 11033
Modified:
trunk/tomcat-native/debian/changelog
trunk/tomcat-native/debian/compat
trunk/tomcat-native/debian/control
trunk/tomcat-native/debian/copyright
trunk/tomcat-native/debian/libtcnative-1.lintian-overrides
Log:
* 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
Modified: trunk/tomcat-native/debian/changelog
===================================================================
--- trunk/tomcat-native/debian/changelog 2009-11-07 12:16:23 UTC (rev 11032)
+++ trunk/tomcat-native/debian/changelog 2009-11-07 23:43:58 UTC (rev 11033)
@@ -1,8 +1,20 @@
-tomcat-native (1.1.16-2) UNRELEASED; urgency=low
+tomcat-native (1.1.17-1) unstable; urgency=low
- * Update my email address
+ * 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, 24 Oct 2009 21:02:19 +0200
+ -- Damien Raude-Morvan <drazzib at debian.org> Sat, 07 Nov 2009 21:41:36 +0100
tomcat-native (1.1.16-1) unstable; urgency=low
Modified: trunk/tomcat-native/debian/compat
===================================================================
--- trunk/tomcat-native/debian/compat 2009-11-07 12:16:23 UTC (rev 11032)
+++ trunk/tomcat-native/debian/compat 2009-11-07 23:43:58 UTC (rev 11033)
@@ -1 +1 @@
-5
+7
Modified: trunk/tomcat-native/debian/control
===================================================================
--- trunk/tomcat-native/debian/control 2009-11-07 12:16:23 UTC (rev 11032)
+++ trunk/tomcat-native/debian/control 2009-11-07 23:43:58 UTC (rev 11033)
@@ -3,11 +3,11 @@
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 (>= 5), default-jdk-builddep, libapr1-dev, libssl-dev
-Standards-Version: 3.8.1
-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/
+Build-Depends: cdbs, debhelper (>= 7), default-jdk, libapr1-dev, libssl-dev
+Standards-Version: 3.8.3
+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
Modified: trunk/tomcat-native/debian/copyright
===================================================================
--- trunk/tomcat-native/debian/copyright 2009-11-07 12:16:23 UTC (rev 11032)
+++ trunk/tomcat-native/debian/copyright 2009-11-07 23:43:58 UTC (rev 11033)
@@ -9,7 +9,7 @@
Copyright:
- Copyright (C) 2004-2008 Apache Software Foundation
+ Copyright (C) 2004-2009 Apache Software Foundation
License:
@@ -28,5 +28,7 @@
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 (C) 2008, Michael Koch <konqueror at gmx.de> and
-is also licensed under the Apache License, Version 2.0.
+The Debian packaging is
+Copyright (C) 2008, Michael Koch <konqueror at gmx.de>
+Copyright (C) 2009, Damien Raude-Morvan <drazzib at debian.org>
+and is also licensed under the Apache License, Version 2.0.
Modified: trunk/tomcat-native/debian/libtcnative-1.lintian-overrides
===================================================================
--- trunk/tomcat-native/debian/libtcnative-1.lintian-overrides 2009-11-07 12:16:23 UTC (rev 11032)
+++ trunk/tomcat-native/debian/libtcnative-1.lintian-overrides 2009-11-07 23:43:58 UTC (rev 11033)
@@ -1,2 +1,2 @@
-libtcnative-1: non-dev-pkg-with-shlib-symlink usr/lib/libtcnative-1.so.0.1.16 usr/lib/libtcnative-1.so
+libtcnative-1: non-dev-pkg-with-shlib-symlink
libtcnative-1: package-name-doesnt-match-sonames libtcnative-1-0
More information about the pkg-java-commits
mailing list