[SCM] jenkins-commons-jelly packaging branch, master, updated. debian/1.1-jenkins-20110627-1-3-g953add4

James Page james.page at ubuntu.com
Wed Feb 22 09:46:10 UTC 2012


The following commit has been merged in the master branch:
commit b126596412aa1c1392f643e518a80b316921f52e
Author: James Page <james.page at ubuntu.com>
Date:   Wed Feb 22 09:45:35 2012 +0000

    d/rules: Dropped DEB_MAVEN_INSTALL_TO_USJ := false - no longer required.

diff --git a/debian/changelog b/debian/changelog
index 942909c..ceb00a1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,12 @@
 jenkins-commons-jelly (1.1-jenkins-20110627-2) UNRELEASED; urgency=low
 
-  * Team upload.
+  [ Miguel Landaeta ]
   * Replace dependencies on Servlet 2.4 library with 2.5 one. (Closes: #658801).
 
- -- Miguel Landaeta <miguel at miguel.cc>  Sun, 05 Feb 2012 18:56:42 -0430
+  [ James Page ]
+  * d/rules: Dropped DEB_MAVEN_INSTALL_TO_USJ := false - no longer required.
+
+ -- James Page <james.page at ubuntu.com>  Wed, 22 Feb 2012 09:38:24 +0000
 
 jenkins-commons-jelly (1.1-jenkins-20110627-1) unstable; urgency=low
 
diff --git a/debian/rules b/debian/rules
index 1ec3f28..0c37687 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,7 +6,6 @@ include /usr/share/cdbs/1/class/maven.mk
 JAVA_HOME := /usr/lib/jvm/default-java
 DEB_MAVEN_DOC_TARGET := javadoc:jar javadoc:aggregate
 DEB_MAVEN_BUILD_TARGET := install
-DEB_MAVEN_INSTALL_TO_USJ := false
 PACKAGE := jenkins-commons-jelly
 
 binary-post-install/lib$(PACKAGE)-java::

-- 
jenkins-commons-jelly packaging



More information about the pkg-java-commits mailing list