[SCM] UNNAMED PROJECT branch, master, updated. debian/1.2-14-3-g2040d10

tony mancill tmancill at debian.org
Wed Jun 19 05:23:59 UTC 2013


The following commit has been merged in the master branch:
commit 7aebf06cbe8bbf8e2fbb880be2a10b0586bda76b
Author: tony mancill <tmancill at debian.org>
Date:   Tue Jun 18 22:01:33 2013 -0700

    allow java2-runtime (and thus openjdk-7-jre) to satisfy depends for tuxguitar-jsa

diff --git a/debian/control b/debian/control
index 996ae4f..34a0ecd 100644
--- a/debian/control
+++ b/debian/control
@@ -38,7 +38,7 @@ Description: Multitrack guitar tablature editor and player (gp3 to gp5)
 
 Package: tuxguitar-jsa
 Architecture: all
-Depends: tuxguitar (= ${source:Version}), default-jre | sun-java6-jre | sun-java5-jre, ${misc:Depends}
+Depends: tuxguitar (= ${source:Version}), default-jre | java2-runtime, ${misc:Depends}
 Description: tuxguitar plugin for sound playback using Java Sound API
  Use Tuxguitar along this plugin if unsure, other sounds can be used too.
 

-- 
UNNAMED PROJECT



More information about the pkg-java-commits mailing list