Author: drazzib
Date: 2011-08-07 16:28:59 +0000 (Sun, 07 Aug 2011)
New Revision: 14048

Added:
   trunk/junit/debian/source/
   trunk/junit/debian/source/format
Modified:
   trunk/junit/debian/changelog
   trunk/junit/debian/control
   trunk/junit/debian/copyright
Log:
* Upload to unstable.
* Bump Standards-Version to 3.9.2 (no changes needed).
* d/control: Only Recommends java runtimes
* Switch to 3.0 (quilt) format.

Modified: trunk/junit/debian/changelog
===================================================================
--- trunk/junit/debian/changelog        2011-08-07 15:19:29 UTC (rev 14047)
+++ trunk/junit/debian/changelog        2011-08-07 16:28:59 UTC (rev 14048)
@@ -1,3 +1,12 @@
+junit (3.8.2-7) experimental; urgency=low
+
+  * Upload to unstable.
+  * Bump Standards-Version to 3.9.2 (no changes needed).
+  * d/control: Only Recommends java runtimes
+  * Switch to 3.0 (quilt) format.
+
+ -- Damien Raude-Morvan <draz...@debian.org>  Sun, 07 Aug 2011 18:19:01 +0200
+
 junit (3.8.2-6) experimental; urgency=low
 
   * Update OSGi metadata:

Modified: trunk/junit/debian/control
===================================================================
--- trunk/junit/debian/control  2011-08-07 15:19:29 UTC (rev 14047)
+++ trunk/junit/debian/control  2011-08-07 16:28:59 UTC (rev 14048)
@@ -2,22 +2,25 @@
 Section: java
 Priority: optional
 Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
-Uploaders: Michael Koch <konque...@gmx.de>, Wolfgang Baer <wb...@gmx.de>, 
Damien Raude-Morvan <draz...@debian.org>
+Uploaders: Michael Koch <konque...@gmx.de>,
+           Wolfgang Baer <wb...@gmx.de>,
+           Damien Raude-Morvan <draz...@debian.org>
 Build-Depends: debhelper (>= 7.0.50~), default-jdk
 Build-Depends-Indep: maven-repo-helper (>= 1.5)
-Standards-Version: 3.9.1
+Standards-Version: 3.9.2
 Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/junit/
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/junit/
 Homepage: http://www.junit.org
 
 Package: junit
 Architecture: all
-Depends: ${misc:Depends}, default-jre (>= 1.4) | default-jre-headless (>= 1.4) 
| java2-runtime | java2-runtime-headless
+Depends: ${misc:Depends}
+Recommends: default-jre (>= 1.4) | default-jre-headless (>= 1.4) | 
java2-runtime | java2-runtime-headless
 Suggests: junit-doc
 Enhances: ant-optional
 Description: Automated testing framework for Java
- JUnit is a simple framework for writing and running automated tests. 
- As a political gesture, it celebrates programmers testing their own 
+ JUnit is a simple framework for writing and running automated tests.
+ As a political gesture, it celebrates programmers testing their own
  software.
 
 Package: junit-doc
@@ -26,5 +29,5 @@
 Depends: ${misc:Depends}
 Suggests: junit
 Description: Document for JUnit
- This package provide documents and examples for JUnit which is a simple 
- framework for writing and running automated tests. 
+ This package provide documents and examples for JUnit which is a simple
+ framework for writing and running automated tests.

Modified: trunk/junit/debian/copyright
===================================================================
--- trunk/junit/debian/copyright        2011-08-07 15:19:29 UTC (rev 14047)
+++ trunk/junit/debian/copyright        2011-08-07 16:28:59 UTC (rev 14048)
@@ -5,7 +5,7 @@
 
 Files: *
 Copyright: Copyright 2000-2006 Kent Beck, Erich Gamma and Mike Clark
-License: CPL 
+License: CPL
   Common Public License - v 1.0
   .
   THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS COMMON PUBLIC
@@ -173,7 +173,7 @@
   GRANTED HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
   .
   7. GENERAL
-  
+
   If any provision of this Agreement is invalid or unenforceable under 
applicable
   law, it shall not affect the validity or enforceability of the remainder of 
the
   terms of this Agreement, and without further action by the parties hereto, 
such
@@ -227,7 +227,6 @@
 Copyright: Copyright 2001-2007 Takashi Okamoto <t...@debian.org>
 Copyright: Copyright 2009 Damien Raude-Morvan <draz...@debian.org>
 License: GPL-2+
-  On Debian systems the full text of the GNU General Public 
+  On Debian systems the full text of the GNU General Public
   License can be found in the `/usr/share/common-licenses/GPL-2'
   file.
-

Added: trunk/junit/debian/source/format
===================================================================
--- trunk/junit/debian/source/format                            (rev 0)
+++ trunk/junit/debian/source/format    2011-08-07 16:28:59 UTC (rev 14048)
@@ -0,0 +1 @@
+3.0 (quilt)


_______________________________________________
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