[junit] 26/37: * 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.

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Tue Oct 24 22:17:03 UTC 2017


This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a commit to branch master
in repository junit.

commit a9bc0f99e0b352d3b0696934684371395f52a372
Author: Damien Raude-Morvan <drazzib at debian.org>
Date:   Sun Aug 7 16:28:59 2011 +0000

    * 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.
---
 debian/changelog     |  9 +++++++++
 debian/control       | 17 ++++++++++-------
 debian/copyright     |  7 +++----
 debian/source/format |  1 +
 4 files changed, 23 insertions(+), 11 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index d4e162c..f3b7c3a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -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 <drazzib at debian.org>  Sun, 07 Aug 2011 18:19:01 +0200
+
 junit (3.8.2-6) experimental; urgency=low
 
   * Update OSGi metadata:
diff --git a/debian/control b/debian/control
index c8a5925..f93cf4a 100644
--- a/debian/control
+++ b/debian/control
@@ -2,22 +2,25 @@ Source: junit
 Section: java
 Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
-Uploaders: Michael Koch <konqueror at gmx.de>, Wolfgang Baer <WBaer at gmx.de>, Damien Raude-Morvan <drazzib at debian.org>
+Uploaders: Michael Koch <konqueror at gmx.de>,
+           Wolfgang Baer <WBaer at gmx.de>,
+           Damien Raude-Morvan <drazzib at 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 @@ Architecture: all
 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.
diff --git a/debian/copyright b/debian/copyright
index e884f39..028b9c8 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -5,7 +5,7 @@ Source: http://sourceforge.net/projects/junit/files/junit/
 
 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 @@ License: CPL
   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 @@ Files: debian/*
 Copyright: Copyright 2001-2007 Takashi Okamoto <tora at debian.org>
 Copyright: Copyright 2009 Damien Raude-Morvan <drazzib at 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.
-
diff --git a/debian/source/format b/debian/source/format
new file mode 100644
index 0000000..163aaf8
--- /dev/null
+++ b/debian/source/format
@@ -0,0 +1 @@
+3.0 (quilt)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/junit.git



More information about the pkg-java-commits mailing list