Package: tomcat-maven-plugin
Version: 1.1-1
Followup-For: Bug #631930
User: [email protected]
Usertags: origin-ubuntu oneiric ubuntu-patch
*** /tmp/tmpmpCcqT
In Ubuntu, the attached patch was applied to achieve the following:
* Fix FTBFS (LP: #835769):
- d/control: Add Build-Depends on libmaven-plugin-tools-java (>= 2.8)
- d/control: Add Build-Depends-Indep on libecj-java (>> 3.5.1-2.1).
Thanks for considering the patch.
-- System Information:
Debian Release: wheezy/sid
APT prefers oneiric-updates
APT policy: (500, 'oneiric-updates'), (500, 'oneiric-security'), (500,
'oneiric')
Architecture: amd64 (x86_64)
Kernel: Linux 3.0.0-10-generic (SMP w/8 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
=== modified file 'debian/changelog'
=== modified file 'debian/control'
--- debian/control 2010-09-11 17:41:20 +0000
+++ debian/control 2011-09-13 08:20:32 +0000
@@ -1,7 +1,8 @@
Source: tomcat-maven-plugin
Section: java
Priority: extra
-Maintainer: David Paleino <[email protected]>
+Maintainer: Ubuntu Developers <[email protected]>
+XSBC-Original-Maintainer: David Paleino <[email protected]>
Build-Depends:
debhelper (>= 7.0.50~)
, openjdk-6-jdk | default-jdk
@@ -10,6 +11,8 @@
Build-Depends-Indep:
libplexus-component-metadata-java
, tomcat6-common
+ , libmaven-plugin-tools-java (>= 2.8)
+ , libecj-java (>> 3.5.1-2.1)
Standards-Version: 3.9.1
Homepage: http://mojo.codehaus.org/tomcat-maven-plugin
Vcs-Git: git://git.debian.org/collab-maint/tomcat-maven-plugin.git