[pkg-java] r5259 - trunk/libhiglayout-java/debian

fourmond at alioth.debian.org fourmond at alioth.debian.org
Tue Jan 1 22:46:06 UTC 2008


Author: fourmond
Date: 2008-01-01 22:46:06 +0000 (Tue, 01 Jan 2008)
New Revision: 5259

Added:
   trunk/libhiglayout-java/debian/watch
Removed:
   trunk/libhiglayout-java/debian/dirs
Modified:
   trunk/libhiglayout-java/debian/changelog
   trunk/libhiglayout-java/debian/control
Log:
[libhiglayout-java] Updated build-deps and deps, thanks to Michael Koch + watchfile and various cleanups

Modified: trunk/libhiglayout-java/debian/changelog
===================================================================
--- trunk/libhiglayout-java/debian/changelog	2008-01-01 18:44:36 UTC (rev 5258)
+++ trunk/libhiglayout-java/debian/changelog	2008-01-01 22:46:06 UTC (rev 5259)
@@ -1,10 +1,13 @@
-libhiglayout-java (1.0-3) UNRELEASED; urgency=low
+libhiglayout-java (1.0-3) unstable; urgency=low
 
   * Now team-maintained
   * Updated Standards version to 3.7.3, no changes needed
   * Added Homepage + VCS fields
+  * Added a watchfile
+  * Switched to java-gcj-compat-dev for building, and updated dependencies
+    accordingly.
 
- -- Vincent Fourmond <fourmond at debian.org>  Sat, 29 Dec 2007 16:42:46 +0100
+ -- Vincent Fourmond <fourmond at debian.org>  Tue, 01 Jan 2008 19:51:30 +0100
 
 libhiglayout-java (1.0-2) unstable; urgency=low
 

Modified: trunk/libhiglayout-java/debian/control
===================================================================
--- trunk/libhiglayout-java/debian/control	2008-01-01 18:44:36 UTC (rev 5258)
+++ trunk/libhiglayout-java/debian/control	2008-01-01 22:46:06 UTC (rev 5259)
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
 Uploaders: Vincent Fourmond <fourmond at debian.org>
-Build-Depends-Indep: fastjar, free-java-sdk
+Build-Depends-Indep: java-gcj-compat-dev
 Build-Depends: cdbs, debhelper (>= 5), dpatch
 Standards-Version: 3.7.3
 Homepage: http://www.autel.cz/dmi/tutorial.html
@@ -13,8 +13,7 @@
 
 Package: libhiglayout-java
 Architecture: all
-Depends: icedtea-java7-jre | sun-java6-jre | sun-java5-jre
-Suggests: java-virtual-machine
+Depends: java-gcj-compat | java1-runtime | java2-runtime
 Description: An easy-to-use layout manager for Java
  higlayout is a layout manager for Java. It provides a nice basis to
  create dialog boxes and the like. It manages neatly preferred size and

Deleted: trunk/libhiglayout-java/debian/dirs
===================================================================
--- trunk/libhiglayout-java/debian/dirs	2008-01-01 18:44:36 UTC (rev 5258)
+++ trunk/libhiglayout-java/debian/dirs	2008-01-01 22:46:06 UTC (rev 5259)
@@ -1,2 +0,0 @@
-usr/bin
-usr/sbin

Added: trunk/libhiglayout-java/debian/watch
===================================================================
--- trunk/libhiglayout-java/debian/watch	                        (rev 0)
+++ trunk/libhiglayout-java/debian/watch	2008-01-01 22:46:06 UTC (rev 5259)
@@ -0,0 +1,3 @@
+version=3
+
+http://www.autel.cz/dmi/tutorial.html http://www.autel.cz/dmi/HIGLayout(.*).zip
\ No newline at end of file




More information about the pkg-java-commits mailing list