~ubuntu-branches/debian/squeeze/tuxguitar/squeeze

« back to all changes in this revision

Viewing changes to debian/README.Debian

  • Committer: Bazaar Package Importer
  • Author(s): Ben Hutchings, Philippe Coval, Ben Hutchings
  • Date: 2008-12-10 03:15:10 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20081210031510-yrv0d21l6ffw0n72
Tags: 1.0.dak-1
[ Philippe Coval ]
* debian/control ; debian/rules :
  - set to main since openjdk supports sound (Closes: #505612)  
  - uses ${shlibs:Depends} vs hardcoded libs (Closes: #506883)
  - depends on at least xulrunner for browsing doc (Closes: #493557)

[ Ben Hutchings ]
* Move virtual packages to end of dependency alternations
* Move OpenJDK dependencies to start of dependency alternations
* Replace recommendation of Sun JVM with OpenJDK
* Fix "2<" to "2>" in postinst and postrm
* Avoid adding current directory to LD_LIBRARY_PATH

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
tuxguitar for Debian
2
2
--------------------
3
3
 
 
4
The recommended JVM is OpenJDK because of its sound support (JSA).
 
5
 
 
6
 -- Ben Hutchings <ben@decadent.org.uk>  Tue, 09 Dec 2008 01:04:46 +0000
 
7
 
4
8
The package has been splited into several part, the core is still tuxguitar
5
9
but the sound plugins are optional.
6
10
 
7
 
Sun Java 6 is recommanded JVM (because of the JSA plugin), but other ones may 
8
 
be supported too.
9
 
 
10
11
Note that, other JSA Sound banks can be downloaded at :
11
12
  http://java.sun.com/products/java-media/sound/soundbanks.html
12
13