[maven-site-plugin] 18/36: * Remove Build-Depends: quilt. * Switch to default-jdk. * Update Standards-Version: 3.9.2.

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Mon Jul 17 14:03:08 UTC 2017


This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a commit to branch master
in repository maven-site-plugin.

commit cfb0425ef3e4ebc9c0bd7df898cb6008ade80226
Author: Torsten Werner <twerner at debian.org>
Date:   Sun Sep 11 20:18:59 2011 +0000

    * Remove Build-Depends: quilt.
    * Switch to default-jdk.
    * Update Standards-Version: 3.9.2.
---
 debian/changelog | 8 ++++++++
 debian/control   | 4 ++--
 debian/rules     | 3 +--
 3 files changed, 11 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 9e85287..03a3b38 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+maven-site-plugin (2.1-2) unstable; urgency=low
+
+  * Remove Build-Depends: quilt.
+  * Switch to default-jdk.
+  * Update Standards-Version: 3.9.2.
+
+ -- Torsten Werner <twerner at debian.org>  Sun, 11 Sep 2011 22:18:51 +0200
+
 maven-site-plugin (2.1-1) unstable; urgency=low
 
   [ Michael Koch ]
diff --git a/debian/control b/debian/control
index d5b44ba..0cf3441 100644
--- a/debian/control
+++ b/debian/control
@@ -4,11 +4,11 @@ Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
 Uploaders: Torsten Werner <twerner at debian.org>, Ludovic Claude <ludovic.claude at laposte.net>,
  Michael Koch <konqueror at gmx.de>
-Build-Depends: debhelper (>= 7), cdbs, openjdk-6-jdk, quilt,
+Build-Depends: debhelper (>= 7), cdbs, default-jdk,
  maven-ant-helper (>> 4), ant-optional
 Build-Depends-Indep: maven-repo-helper, junit, libmaven-plugin-tools-java,
  libplexus-velocity-java, velocity, libmaven-doxia-tools-java, libjetty-java
-Standards-Version: 3.8.4
+Standards-Version: 3.9.2
 Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/maven-site-plugin
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/maven-site-plugin/
 Homepage: http://maven.apache.org/plugins/maven-site-plugin/
diff --git a/debian/rules b/debian/rules
index d376d9d..5330e08 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,11 +2,10 @@
 
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/ant.mk
-include /usr/share/cdbs/1/rules/patchsys-quilt.mk
 
 PACKAGE              := $(DEB_SOURCE_PACKAGE)
 VERSION              := $(DEB_UPSTREAM_VERSION)
-JAVA_HOME            := /usr/lib/jvm/java-6-openjdk
+JAVA_HOME            := /usr/lib/jvm/default-java
 DEB_JARS             := ant-nodeps maven-core maven-model maven-plugin-api \
   maven-project maven-artifact maven-artifact-manager maven-settings \
   maven-reporting-api maven-doxia-tools doxia-core doxia-logging-api \

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-site-plugin.git



More information about the pkg-java-commits mailing list