Author: twerner
Date: 2010-05-06 20:41:35 +0000 (Thu, 06 May 2010)
New Revision: 12326

Modified:
   trunk/stylebook/debian/changelog
   trunk/stylebook/debian/control
Log:
* Team upload
* Add missing ${misc:Depends}.
* Change Section: java.
* Update Standards-Version: 3.8.4.

Modified: trunk/stylebook/debian/changelog
===================================================================
--- trunk/stylebook/debian/changelog    2010-05-06 20:39:23 UTC (rev 12325)
+++ trunk/stylebook/debian/changelog    2010-05-06 20:41:35 UTC (rev 12326)
@@ -1,12 +1,17 @@
 stylebook (1.0~b3~svn20061109-3) unstable; urgency=low
 
+  * Team upload
+
   [ Matthias Klose ]
   * (Build-)depend on default-jre/-jdk.
 
   [ Torsten Werner ]
   * Switch to source format 3.0.
+  * Add missing ${misc:Depends}.
+  * Change Section: java.
+  * Update Standards-Version: 3.8.4.
 
- -- Torsten Werner <[email protected]>  Thu, 06 May 2010 22:23:31 +0200
+ -- Torsten Werner <[email protected]>  Thu, 06 May 2010 22:40:10 +0200
 
 stylebook (1.0~b3~svn20061109-2) unstable; urgency=low
 

Modified: trunk/stylebook/debian/control
===================================================================
--- trunk/stylebook/debian/control      2010-05-06 20:39:23 UTC (rev 12325)
+++ trunk/stylebook/debian/control      2010-05-06 20:41:35 UTC (rev 12326)
@@ -1,18 +1,17 @@
 Source: stylebook
-Section: libs
+Section: java
 Priority: optional
 Maintainer: Debian Java Maintainers 
<[email protected]>
 Uploaders: Marcus Better <[email protected]>, Michael Koch <[email protected]>
 Build-Depends: debhelper (>= 5.0.0)
 Build-Depends-Indep: default-jdk, ant, libxerces2-java
-Standards-Version: 3.7.2
+Standards-Version: 3.8.4
 Vcs-Svn: svn://svn.debian.org/pkg-java/trunk/stylebook
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/stylebook/
 
 Package: libstylebook-java
 Architecture: all
-Section: libs
-Depends: default-jre | classpath-common | java1-runtime | java2-runtime, 
libxerces2-java
+Depends: libxerces2-java, ${misc:Depends}
 Description: XML application for authoring web site content
  Stylebook is a way to convert a set of XML files into a proper web
  site with consistent navigation and layout.


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

Reply via email to