Author: twerner
Date: 2010-06-29 18:48:47 +0000 (Tue, 29 Jun 2010)
New Revision: 12690

Added:
   trunk/bcel/debian/source/
   trunk/bcel/debian/source/format
Modified:
   trunk/bcel/debian/changelog
   trunk/bcel/debian/control
Log:
* Change the (Build-)Depends for the jdk's doc package to default-jdk-doc.
  (Closes: 567267)
* Downgrade the Depends on the jdk's doc package to Recommends.
* Remove Stefan, Arnaud, Wolfgang, and Paul from Uploaders list. Thanks to
  your contribution in the past!
* Update Standards-Version: 3.8.4.
* Switch to source format 3.0.

Modified: trunk/bcel/debian/changelog
===================================================================
--- trunk/bcel/debian/changelog 2010-06-28 21:16:25 UTC (rev 12689)
+++ trunk/bcel/debian/changelog 2010-06-29 18:48:47 UTC (rev 12690)
@@ -1,3 +1,15 @@
+bcel (5.2-7) unstable; urgency=low
+
+  * Change the (Build-)Depends for the jdk's doc package to default-jdk-doc.
+    (Closes: 567267)
+  * Downgrade the Depends on the jdk's doc package to Recommends.
+  * Remove Stefan, Arnaud, Wolfgang, and Paul from Uploaders list. Thanks to
+    your contribution in the past!
+  * Update Standards-Version: 3.8.4.
+  * Switch to source format 3.0.
+
+ -- Torsten Werner <[email protected]>  Tue, 29 Jun 2010 20:25:48 +0200
+
 bcel (5.2-6) unstable; urgency=low
 
   * Upload to unstable.

Modified: trunk/bcel/debian/control
===================================================================
--- trunk/bcel/debian/control   2010-06-28 21:16:25 UTC (rev 12689)
+++ trunk/bcel/debian/control   2010-06-29 18:48:47 UTC (rev 12690)
@@ -2,10 +2,10 @@
 Section: java
 Priority: optional
 Maintainer: Debian Java Maintainers 
<[email protected]>
-Uploaders: Stefan Gybas <[email protected]>, Arnaud Vandyck 
<[email protected]>, Michael Koch <[email protected]>, Wolfgang Baer 
<[email protected]>, Paul Cager <[email protected]>, Torsten Werner 
<[email protected]>
-Build-Depends-Indep: maven-repo-helper, default-jdk, libregexp-java, 
libxerces2-java, openjdk-6-doc
+Uploaders: Michael Koch <[email protected]>, Torsten Werner <[email protected]>
+Build-Depends-Indep: maven-repo-helper, default-jdk, libregexp-java, 
libxerces2-java, default-jdk-doc
 Build-Depends: ant (>= 1.6.5), cdbs (>= 0.4.5.3), debhelper (>= 5)
-Standards-Version: 3.8.2
+Standards-Version: 3.8.4
 Homepage: http://jakarta.apache.org/bcel/
 Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/bcel
 Vcs-Browser: http://wsvn.debian.org/svn/pkg-java/trunk/bcel/
@@ -31,7 +31,8 @@
 Package: libbcel-java-doc
 Architecture: all
 Section: doc
-Depends: ${misc:Depends}, openjdk-6-doc | classpath-doc
+Depends: ${misc:Depends}
+Recommends: default-jdk-doc
 Suggests: libbcel-java
 Description: Documentation for Byte Code Engineering Library (BCEL)
  Documentation for the BCEL Java library which is used to manipulate Java 

Added: trunk/bcel/debian/source/format
===================================================================
--- trunk/bcel/debian/source/format                             (rev 0)
+++ trunk/bcel/debian/source/format     2010-06-29 18:48:47 UTC (rev 12690)
@@ -0,0 +1 @@
+3.0 (quilt)


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

Reply via email to