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

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

commit 68172a5a0dff0181d49e061108376d1f3423688f
Author: Torsten Werner <twer...@debian.org>
Date:   Wed Aug 17 15:54:00 2011 +0000

    UNRELEASED
    * Remove debian/watch because the original download location does no longer
      exist.
    * Update Homepage in debian/control to point to version 3 branch.
    * Switch to default-jdk.
    * Switch to source format 3.0.
    * Change Section: java.
    * Update Standards-Version: 3.9.1.
---
 debian/changelog     | 13 +++++++++++++
 debian/control       | 10 +++++-----
 debian/rules         |  3 +--
 debian/source/format |  1 +
 debian/watch         |  2 --
 5 files changed, 20 insertions(+), 9 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 724c7b2..63802ce 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,16 @@
+libvldocking-java (2.1.4-4) unstable; urgency=low
+
+  UNRELEASED
+  * Remove debian/watch because the original download location does no longer
+    exist.
+  * Update Homepage in debian/control to point to version 3 branch.
+  * Switch to default-jdk.
+  * Switch to source format 3.0.
+  * Change Section: java.
+  * Update Standards-Version: 3.9.1.
+
+ -- Torsten Werner <twer...@debian.org>  Wed, 17 Aug 2011 17:35:54 +0200
+
 libvldocking-java (2.1.4-3) unstable; urgency=low
 
   * Bump debhelper compat to 6
diff --git a/debian/control b/debian/control
index 6c86b6e..0b3404f 100644
--- a/debian/control
+++ b/debian/control
@@ -1,12 +1,12 @@
 Source: libvldocking-java
-Section: libs
+Section: java
 Priority: optional
 Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
 Uploaders: Torsten Werner <twer...@debian.org>, Varun Hiremath 
<va...@debian.org>
-Build-Depends: cdbs, debhelper (>= 6), quilt
-Build-Depends-Indep: ant, java-gcj-compat-dev
-Standards-Version: 3.7.3
-Homepage: http://www.vlsolutions.com/en/products/docking/index.php
+Build-Depends: cdbs, debhelper (>= 6)
+Build-Depends-Indep: ant, default-jdk
+Standards-Version: 3.9.1
+Homepage: http://code.google.com/p/vldocking/
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/libvldocking-java/
 Vcs-Svn: svn+ssh://svn.debian.org/svn/pkg-java/trunk/libvldocking-java
 
diff --git a/debian/rules b/debian/rules
index 6b941ee..0eef0fc 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,9 +2,8 @@
 
 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-gcj
+JAVA_HOME            := /usr/lib/jvm/default-java
 DEB_ANT_BUILD_TARGET := jar javadoc
 JAR_VERSION          := 2.1-beta
 
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)
diff --git a/debian/watch b/debian/watch
deleted file mode 100644
index 5473170..0000000
--- a/debian/watch
+++ /dev/null
@@ -1,2 +0,0 @@
-version=3
-http://www.vlsolutions.com/en/download/index.php 
.*(?:cecill)?/vldocking[_-]([[:alnum:].]+)\.zip

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

_______________________________________________
pkg-java-commits mailing list
pkg-java-comm...@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to