|
|
|
@ -70,8 +70,8 @@ Package: _PACKAGE_NAME_
|
|
|
|
Architecture: all
|
|
|
|
Architecture: all
|
|
|
|
Depends: ${misc:Depends},
|
|
|
|
Depends: ${misc:Depends},
|
|
|
|
_PACKAGE_NAME_-jni (>= ${source:Version}),
|
|
|
|
_PACKAGE_NAME_-jni (>= ${source:Version}),
|
|
|
|
libjitsi,
|
|
|
|
libjitsi (>= 415-0),
|
|
|
|
libjitsi-jni,
|
|
|
|
libjitsi-jni (>= 415-0),
|
|
|
|
default-jre | java6-runtime,
|
|
|
|
default-jre | java6-runtime,
|
|
|
|
libunixsocket-java,
|
|
|
|
libunixsocket-java,
|
|
|
|
libhttpcore-java,
|
|
|
|
libhttpcore-java,
|
|
|
|
@ -103,6 +103,7 @@ Description: VoIP and Instant Messaging client
|
|
|
|
messaging protocols such as SIP/SIMPLE, XMPP/Jabber, AIM/ICQ, Yahoo and others.
|
|
|
|
messaging protocols such as SIP/SIMPLE, XMPP/Jabber, AIM/ICQ, Yahoo and others.
|
|
|
|
|
|
|
|
|
|
|
|
Package: _PACKAGE_NAME_-jni
|
|
|
|
Package: _PACKAGE_NAME_-jni
|
|
|
|
|
|
|
|
Replaces: libjitsi-jni (<< 415)
|
|
|
|
Section: libs
|
|
|
|
Section: libs
|
|
|
|
Architecture: amd64 i386
|
|
|
|
Architecture: amd64 i386
|
|
|
|
Depends: ${misc:Depends}, ${shlibs:Depends}
|
|
|
|
Depends: ${misc:Depends}, ${shlibs:Depends}
|
|
|
|
|