[pkg-java] r5891 - trunk/stringtemplate/debian

mkoch at alioth.debian.org mkoch at alioth.debian.org
Tue Feb 26 14:22:18 UTC 2008


Author: mkoch
Date: 2008-02-26 14:22:17 +0000 (Tue, 26 Feb 2008)
New Revision: 5891

Modified:
   trunk/stringtemplate/debian/changelog
   trunk/stringtemplate/debian/control
Log:
stringtemplate (3.1-3) unstable; urgency=low

  * Added junit to Build-Depends-Indep. Closes #467605.

 -- Michael Koch <konqueror at gmx.de>  Tue, 26 Feb 2008 15:20:55 +0100



Modified: trunk/stringtemplate/debian/changelog
===================================================================
--- trunk/stringtemplate/debian/changelog	2008-02-26 12:28:21 UTC (rev 5890)
+++ trunk/stringtemplate/debian/changelog	2008-02-26 14:22:17 UTC (rev 5891)
@@ -1,3 +1,9 @@
+stringtemplate (3.1-3) unstable; urgency=low
+
+  * Added junit to Build-Depends-Indep. Closes #467605.
+
+ -- Michael Koch <konqueror at gmx.de>  Tue, 26 Feb 2008 15:20:55 +0100
+
 stringtemplate (3.1-2) unstable; urgency=low
 
   * Re-added patch to build.xml to set classpath to antlr.jar in manifest

Modified: trunk/stringtemplate/debian/control
===================================================================
--- trunk/stringtemplate/debian/control	2008-02-26 12:28:21 UTC (rev 5890)
+++ trunk/stringtemplate/debian/control	2008-02-26 14:22:17 UTC (rev 5891)
@@ -4,7 +4,7 @@
 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>
 Build-Depends: cdbs (>= 0.4.8), debhelper (>> 5)
-Build-Depends-Indep: antlr, ant-optional, java-gcj-compat-dev
+Build-Depends-Indep: antlr, ant-optional, java-gcj-compat-dev, junit
 Standards-Version: 3.7.3
 Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/stringtemplate
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/stringtemplate




More information about the pkg-java-commits mailing list