Codebase list empathy / ad315f3
branch for experimental * branch for experimental * Enable goa support * Enable Call support Sjoerd Simons 12 years ago
5 changed file(s) with 17 addition(s) and 3 deletion(s). Raw diff Collapse all Expand all
0 empathy (3.2.1.1-2) UNRELEASED; urgency=low
1
2 * branch for experimental
3 * Enable goa support
4 * Enable Call support
5
6 -- Sjoerd Simons <sjoerd@debian.org> Sun, 06 Nov 2011 14:06:38 +0000
7
08 empathy (3.2.1.1-1) unstable; urgency=low
19
210 * New upstream release
4848 libclutter-gtk-1.0-dev,
4949 libclutter-gst-dev,
5050 libgudev-1.0-dev [linux-any],
51 libpulse-dev
51 libpulse-dev,
52 libgoa-1.0-dev,
53 libtelepathy-farstream-dev,
54 libmission-control-plugins-dev
5255 Standards-Version: 3.9.2
5356 Vcs-Git: git://git.debian.org/git/pkg-telepathy/empathy.git
5457 Vcs-Browser: http://git.debian.org/?p=pkg-telepathy/empathy.git
00 usr/bin/
11 usr/lib/empathy/
2 usr/lib/mission-control-plugins*/mcp-account-manager-goa.so
23 usr/share/man/man1/
34 usr/share/applications/
45 usr/share/dbus-1/services/
00 [DEFAULT]
1 debian-branch = debian
1 debian-branch = debian-experimental
22 upstream-branch = upstream
33 pristine-tar = True
44 compression = xz
1717 --with-cheese \
1818 --with-eds \
1919 --enable-call-logs \
20 --disable-schemas-compile
20 --disable-schemas-compile \
21 --enable-goa \
22 --enable-call
2123
2224 ifeq ($(DEB_BUILD_ARCH_OS),linux)
2325 DEB_CONFIGURE_EXTRA_FLAGS += --with-connectivity=nm --enable-location=yes --enable-gudev=yes