Author: twerner
Date: 2009-06-29 18:33:25 +0000 (Mon, 29 Jun 2009)
New Revision: 8674

Modified:
   trunk/libskinlf-java/debian/
   trunk/libskinlf-java/debian/changelog
   trunk/libskinlf-java/debian/control
Log:
* Change Maintainer: Debian Java Maintainers.
* Change Section: java.
* Add missing Depends: ${misc:Depends}.
* Update Standards-Version: 3.8.2 (no changes).


Property changes on: trunk/libskinlf-java/debian
___________________________________________________________________
Added: mergeWithUpstream
   + 1

Modified: trunk/libskinlf-java/debian/changelog
===================================================================
--- trunk/libskinlf-java/debian/changelog       2009-06-29 18:28:57 UTC (rev 
8673)
+++ trunk/libskinlf-java/debian/changelog       2009-06-29 18:33:25 UTC (rev 
8674)
@@ -1,9 +1,16 @@
 libskinlf-java (6.7-5) unstable; urgency=low
 
+  [ Sylvestre Ledru ]
   * Build with openjdk instead of gcj
 
- -- Sylvestre Ledru <[email protected]>  Tue, 13 Jan 2009 14:48:28 +0100
+  [ Torsten Werner ]
+  * Change Maintainer: Debian Java Maintainers.
+  * Change Section: java.
+  * Add missing Depends: ${misc:Depends}.
+  * Update Standards-Version: 3.8.2 (no changes).
 
+ -- Torsten Werner <[email protected]>  Mon, 29 Jun 2009 20:30:52 +0200
+
 libskinlf-java (6.7-4) unstable; urgency=low
 
   * Lintian warning removed (refers to the file 

Modified: trunk/libskinlf-java/debian/control
===================================================================
--- trunk/libskinlf-java/debian/control 2009-06-29 18:28:57 UTC (rev 8673)
+++ trunk/libskinlf-java/debian/control 2009-06-29 18:33:25 UTC (rev 8674)
@@ -1,11 +1,12 @@
 Source: libskinlf-java
-Section: libs
+Section: java
 Priority: optional
-Maintainer: Sylvestre Ledru <[email protected]>
-Uploaders: Torsten Werner <[email protected]>
+Maintainer: Debian Java Maintainers 
<[email protected]>
+Uploaders: Sylvestre Ledru <[email protected]>,
+ Torsten Werner <[email protected]>
 Build-Depends: debhelper (>= 5), cdbs, ant, ant-optional, 
  openjdk-6-jdk, liblaf-plugin-java, libxalan2-java, imagemagick
-Standards-Version: 3.8.0
+Standards-Version: 3.8.2
 Homepage: http://skinlf.l2fprod.com
 Vcs-Svn: https://bollin.googlecode.com/svn/libskinlf-java/trunk
 Vcs-Browser: http://bollin.googlecode.com/svn/libskinlf-java/trunk
@@ -14,7 +15,7 @@
 Package: libskinlf-java
 Architecture: all
 Depends:  java-gcj-compat | java1-runtime | java2-runtime,
- liblaf-plugin-java, libxalan2-java
+ liblaf-plugin-java, libxalan2-java, ${misc:Depends}
 Suggests: libskinlf-java-demo
 Description: Skin Look and Feel - Skinning Engine for the Swing toolkit
  Skin Look And Feel allows Java developers to write skinnable application
@@ -29,7 +30,7 @@
 
 Package: libskinlf-java-demo
 Architecture: all
-Depends: libskinlf-java
+Depends: libskinlf-java, ${misc:Depends}
 Description: Swing Java docking framework - demos and examples
  Skin Look And Feel allows Java developers to write skinnable application
  using the Swing toolkit. Skin Look And Feel is able to load themepacks 


_______________________________________________
pkg-java-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

Reply via email to