[pkg-java] r6988 - trunk/entagged/debian
varun at alioth.debian.org
varun at alioth.debian.org
Wed Sep 10 01:19:29 UTC 2008
Author: varun
Date: 2008-09-10 01:19:29 +0000 (Wed, 10 Sep 2008)
New Revision: 6988
Modified:
trunk/entagged/debian/changelog
trunk/entagged/debian/control
Log:
Add openjdk-6-jre to Depends (Closes: #495951)
Modified: trunk/entagged/debian/changelog
===================================================================
--- trunk/entagged/debian/changelog 2008-09-09 11:19:48 UTC (rev 6987)
+++ trunk/entagged/debian/changelog 2008-09-10 01:19:29 UTC (rev 6988)
@@ -1,3 +1,9 @@
+entagged (0.35-2) unstable; urgency=low
+
+ * Add openjdk-6-jre to Depends (Closes: #495951)
+
+ -- Varun Hiremath <varun at debian.org> Tue, 09 Sep 2008 19:34:27 -0400
+
entagged (0.35-1) unstable; urgency=low
* new upstream release
Modified: trunk/entagged/debian/control
===================================================================
--- trunk/entagged/debian/control 2008-09-09 11:19:48 UTC (rev 6987)
+++ trunk/entagged/debian/control 2008-09-10 01:19:29 UTC (rev 6988)
@@ -12,8 +12,7 @@
Package: entagged
Architecture: all
-Depends: ${shlibs:Depends}, ${misc:Depends}, java-gcj-compat |
- java1-runtime | java2-runtime, libhsqldb-java, squareness
+Depends: openjdk-6-jre, libhsqldb-java, squareness
Description: Java Audio File Tagger
Entagged is a audiofile tagger, using the freedb online database for
the retrieval of the tags. It supports custom file renaming from tags
More information about the pkg-java-commits
mailing list