[java3d] 53/77: * Remove Petter from Uploaders. * Switch to debhelper level 7. * Switch to source format 3.0. * Remove Java runtime from Depends. * Update Standards-Version: 3.9.1.

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Thu Mar 8 11:24:43 GMT 2018


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

ebourg-guest pushed a commit to branch master
in repository java3d.

commit 069be62f207e1e96acd6de284f914aba431409c8
Author: Torsten Werner <twerner at debian.org>
Date:   Tue Aug 30 18:10:55 2011 +0000

    * Remove Petter from Uploaders.
    * Switch to debhelper level 7.
    * Switch to source format 3.0.
    * Remove Java runtime from Depends.
    * Update Standards-Version: 3.9.1.
---
 debian/changelog     | 12 ++++++++++--
 debian/compat        |  2 +-
 debian/control       | 12 +++++-------
 debian/rules         |  1 -
 debian/source/format |  1 +
 5 files changed, 17 insertions(+), 11 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 06ea058..7865ac0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,16 @@
-java3d (1.5.2+dfsg-6) UNRELEASED; urgency=low
+java3d (1.5.2+dfsg-6) unstable; urgency=low
 
+  [ Jonny Lamb ]
   * Removed myself from Uploaders.
 
- -- Jonny Lamb <jonny at debian.org>  Fri, 14 May 2010 09:26:48 +0100
+  [ Torsten Werner ]
+  * Remove Petter from Uploaders.
+  * Switch to debhelper level 7.
+  * Switch to source format 3.0.
+  * Remove Java runtime from Depends.
+  * Update Standards-Version: 3.9.1.
+
+ -- Torsten Werner <twerner at debian.org>  Tue, 30 Aug 2011 20:03:52 +0200
 
 java3d (1.5.2+dfsg-5) unstable; urgency=low
 
diff --git a/debian/compat b/debian/compat
index 7ed6ff8..7f8f011 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-5
+7
diff --git a/debian/control b/debian/control
index 2299781..98fbe96 100644
--- a/debian/control
+++ b/debian/control
@@ -1,12 +1,11 @@
 Source: java3d
-Section: libs
+Section: java
 Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
-Uploaders: Petter Reinholdtsen <pere at debian.org>,
- Onkar Shinde <onkarshinde at ubuntu.com>,
+Uploaders: Onkar Shinde <onkarshinde at ubuntu.com>,
  Torsten Werner <twerner at debian.org>
-Build-Depends: debhelper (>= 5), cdbs, openjdk-6-jdk, ant-optional, libvecmath-java, mesa-common-dev, libgl1-mesa-dev, libxext-dev, libxt-dev, quilt
-Standards-Version: 3.8.3
+Build-Depends: debhelper (>= 7), cdbs, openjdk-6-jdk, ant-optional, libvecmath-java, mesa-common-dev, libgl1-mesa-dev, libxext-dev, libxt-dev
+Standards-Version: 3.9.1
 Homepage: http://java3d.dev.java.net
 Vcs-Svn: svn://svn.debian.org/pkg-java/trunk/java3d/
 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-java/trunk/java3d/
@@ -14,9 +13,8 @@ DM-Upload-Allowed: yes
 
 Package: libjava3d-java
 Architecture: all
-Section: java
 Suggests: libjava3d-java-doc
-Depends: ${misc:Depends}, openjdk-6-jre | java5-runtime, libjava3d-jni (>= ${source:Version}),
+Depends: ${misc:Depends}, libjava3d-jni (>= ${source:Version}),
  libvecmath-java
 Description: Java 3D API (java library)
  The Java 3D API enables the creation of three-dimensional graphics
diff --git a/debian/rules b/debian/rules
index 3f42dfb..e9dbde0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,7 +2,6 @@
 
 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
 
 JAVA_HOME            := /usr/lib/jvm/java-6-openjdk
 DEB_JARS             := ant-nodeps vecmath
diff --git a/debian/source/format b/debian/source/format
new file mode 100644
index 0000000..163aaf8
--- /dev/null
+++ b/debian/source/format
@@ -0,0 +1 @@
+3.0 (quilt)

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



More information about the pkg-java-commits mailing list