blob: 545e0303701df70da56981a7d9d059d4edbc49b2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
|
sip-communicator (1.0-alpha2-1) unstable; urgency=low
* Switching to alpha2 nightly builds
-- Martin Andre <mandre@dev.java.net> Fri, 22 Dec 2006 14:52:00 +0900
sip-communicator (1.0-alpha1-3) unstable; urgency=low
* OSGI implementation changed from Oscar to Felix:
- Bundle are now deployed by reference in ~/.felix/sip-communicator.bin
- Updated libs accordingly
* Dependancy added on alsa-oss so JMF can now use Alsa
* Removed Junit in Recommand section, because it is not relevant for the
user
-- Martin Andre <mandre@dev.java.net> Fri, 24 Nov 2006 14:52:00 +0900
sip-communicator (1.0-alpha1-2) unstable; urgency=low
* Changed oscar behavior to deploy its bundles in
~/.noscar/sip-communicator.bin
* Removed remaining files not useful here, ie only for testing: junit.jar,
oscar.unit.test.properties and testing.properties
-- Martin Andre <mandre@dev.java.net> Thu, 12 Oct 2006 12:20:36 +0900
sip-communicator (1.0-alpha1-1) unstable; urgency=low
* Initial release
* Created a basic man page
* Created an excutable shell script to launch SIP Communicator
* Removed all slicks libs already inclueded in Debian
-- Martin Andre <mandre@dev.java.net> Mon, 25 Sep 2006 11:51:01 +0900
|