[pkg-java] r8562 - trunk/junit4/debian

Damien Raude-Morvan drazzib-guest at alioth.debian.org
Mon Jun 22 20:32:34 UTC 2009


Author: drazzib-guest
Date: 2009-06-22 20:32:32 +0000 (Mon, 22 Jun 2009)
New Revision: 8562

Modified:
   trunk/junit4/debian/changelog
   trunk/junit4/debian/control
   trunk/junit4/debian/copyright
Log:
[junit4]
* debian/copyright: include copyright assignment before licence
* Bump Standards-Version to 3.8.2: no changes needed


Modified: trunk/junit4/debian/changelog
===================================================================
--- trunk/junit4/debian/changelog	2009-06-22 19:14:09 UTC (rev 8561)
+++ trunk/junit4/debian/changelog	2009-06-22 20:32:32 UTC (rev 8562)
@@ -1,11 +1,13 @@
-junit4 (4.6-2) UNRELEASED; urgency=low
+junit4 (4.6-2) unstable; urgency=low
 
   * debian/build.xml:
     Add hamcrest-core.jar in Class-Path using junit4.jar Manifest file.
     Thanks to Florian Weimer. (Closes: #527308)
   * Remove NEWS.Debian as migration from 4.3 does not require user action.
+  * debian/copyright: include copyright assignment before licence
+  * Bump Standards-Version to 3.8.2: no changes needed
 
- -- Damien Raude-Morvan <drazzib at drazzib.com>  Tue, 12 May 2009 20:45:39 +0200
+ -- Damien Raude-Morvan <drazzib at drazzib.com>  Mon, 22 Jun 2009 22:25:36 +0200
 
 junit4 (4.6-1) unstable; urgency=low
 

Modified: trunk/junit4/debian/control
===================================================================
--- trunk/junit4/debian/control	2009-06-22 19:14:09 UTC (rev 8561)
+++ trunk/junit4/debian/control	2009-06-22 20:32:32 UTC (rev 8562)
@@ -3,9 +3,9 @@
 Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
 Uploaders: Florian Weimer <fw at deneb.enyo.de>, Michael Koch <konqueror at gmx.de>, Varun Hiremath <varun at debian.org>, Damien Raude-Morvan <drazzib at drazzib.com>
 Priority: optional
-Build-Depends: cdbs (>= 0.4.8), debhelper (>> 5)
+Build-Depends: cdbs (>= 0.4.8), debhelper (>= 5)
 Build-Depends-Indep: ant, openjdk-6-jdk, libhamcrest-java
-Standards-Version: 3.8.1
+Standards-Version: 3.8.2
 Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/junit4
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/junit4
 Homepage: http://www.junit.org/

Modified: trunk/junit4/debian/copyright
===================================================================
--- trunk/junit4/debian/copyright	2009-06-22 19:14:09 UTC (rev 8561)
+++ trunk/junit4/debian/copyright	2009-06-22 20:32:32 UTC (rev 8562)
@@ -3,6 +3,10 @@
 
 The sources JAR has been downloaded from http://prdownloads.sourceforge.net/junit/
 
+Copyright 2001-2009 Kent Beck <kent at threeriversinstitute.org>
+Copyright 2000-2009 Erich Gamma <erich_gamma at acm.org>
+Copyright 2006-2009 David Saff <david at saff.net>
+
 JUnit 4 is covered by the IBM Common Public License, as reproduced
 below.
 




More information about the pkg-java-commits mailing list