[Pkg-voip-commits] r7776 - in /mumble/trunk/debian: changelog control rules
slicer-guest at alioth.debian.org
slicer-guest at alioth.debian.org
Wed Nov 11 01:26:25 UTC 2009
Author: slicer-guest
Date: Wed Nov 11 01:26:25 2009
New Revision: 7776
URL: http://svn.debian.org/wsvn/pkg-voip/?sc=1&rev=7776
Log:
Update dependencies.
Modified:
mumble/trunk/debian/changelog
mumble/trunk/debian/control
mumble/trunk/debian/rules
Modified: mumble/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-voip/mumble/trunk/debian/changelog?rev=7776&op=diff
==============================================================================
--- mumble/trunk/debian/changelog (original)
+++ mumble/trunk/debian/changelog Wed Nov 11 01:26:25 2009
@@ -1,4 +1,4 @@
-mumble (1.2.0~200910201055-488f25-1) UNRELEASED; urgency=low
+mumble (1.2.0~200911102357-567760-1) UNRELEASED; urgency=low
[ Patrick Matthäi ]
* Do not build with missing libcap2-dev on kfreebsd-*.
@@ -7,10 +7,10 @@
[ Thorvald Natvig ]
* New upstream release.
- * Put custom CELT releases in plugin directory.
* Update get-orig-source.
-
- -- Patrick Matthäi <pmatthaei at debian.org> Sun, 01 Nov 2009 14:33:23 +0100
+ * Update dependencies.
+
+ -- Thorvald Natvig <slicer at users.sourceforge.net> Wed, 11 Nov 2009 00:58:12 +0100
mumble (1.2.0~200910141302-8af721-1) experimental; urgency=low
Modified: mumble/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-voip/mumble/trunk/debian/control?rev=7776&op=diff
==============================================================================
--- mumble/trunk/debian/control (original)
+++ mumble/trunk/debian/control Wed Nov 11 01:26:25 2009
@@ -8,7 +8,7 @@
libboost-dev (>= 1.36.0), libboost-python-dev (>= 1.36.0),
libqt4-dev (>= 4.5.0), libqt4-opengl-dev (>= 4.5.0),
libasound2-dev, libpulse-dev,
- libogg-dev, libspeex-dev, libspeexdsp-dev, libcelt-dev (>= 0.6.1), libsndfile1-dev,
+ libogg-dev, libspeex-dev, libspeexdsp-dev, libcelt-dev (>= 0.7.0), libsndfile1-dev,
libssl-dev,
libzeroc-ice33-dev | libzeroc-ice32-dev | libzeroc-ice-dev,
ice33-translators | ice32-translators | ice-translators,
Modified: mumble/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-voip/mumble/trunk/debian/rules?rev=7776&op=diff
==============================================================================
--- mumble/trunk/debian/rules (original)
+++ mumble/trunk/debian/rules Wed Nov 11 01:26:25 2009
@@ -17,7 +17,7 @@
CONFIG*=release \
CONFIG*=symbols \
CONFIG*=no-bundled-speex \
- FIXME_CONFIG*=no-bundled-celt \
+ CONFIG*=no-bundled-celt \
CONFIG*=no-embed-qt-translations \
DEFINES*=NO_UPDATE_CHECK \
DEFINES*=PLUGIN_PATH=/usr/lib/mumble \
More information about the Pkg-voip-commits
mailing list