[med-svn] r3533 - trunk/packages/biojava/trunk/debian
Andreas Tille
tille at alioth.debian.org
Wed Jun 24 10:54:51 UTC 2009
Author: tille
Date: 2009-06-24 10:54:50 +0000 (Wed, 24 Jun 2009)
New Revision: 3533
Modified:
trunk/packages/biojava/trunk/debian/changelog
trunk/packages/biojava/trunk/debian/control
Log:
Fix missing ',' in control file.
Modified: trunk/packages/biojava/trunk/debian/changelog
===================================================================
--- trunk/packages/biojava/trunk/debian/changelog 2009-06-23 14:44:22 UTC (rev 3532)
+++ trunk/packages/biojava/trunk/debian/changelog 2009-06-24 10:54:50 UTC (rev 3533)
@@ -1,4 +1,4 @@
-biojava-live (1.7.svn.20090419-2) UNRELEASED; urgency=low
+biojava-live (1.7.svn.20090419-2) unstable; urgency=low
* Add Build Depends: ant-optional
Closes: #533896
Modified: trunk/packages/biojava/trunk/debian/control
===================================================================
--- trunk/packages/biojava/trunk/debian/control 2009-06-23 14:44:22 UTC (rev 3532)
+++ trunk/packages/biojava/trunk/debian/control 2009-06-24 10:54:50 UTC (rev 3533)
@@ -7,7 +7,7 @@
Andreas Tille <tille at debian.org>
Build-Depends-Indep: libcommons-cli-java, libcommons-dbcp-java (>= 1.1), libhsqldb-java,
libcommons-collections-java (>= 2.1), libcommons-pool-java (>= 1.1),
- libbytecode-java (>= 0.92.cvs.20070925)
+ libbytecode-java (>= 0.92.cvs.20070925),
openjdk-6-jdk|sun-java6-jdk|sun-java5-jdk|sun-j2sdk1.4|java2-compiler, junit4
Build-Depends: debhelper, quilt, cdbs, ant, ant-optional
Standards-Version: 3.8.2
More information about the debian-med-commit
mailing list