[Pkg-voip-commits] r7434 - /mumble-django/trunk/debian/control

svedrin-guest at alioth.debian.org svedrin-guest at alioth.debian.org
Sun Jul 19 20:06:23 UTC 2009


Author: svedrin-guest
Date: Sun Jul 19 20:06:21 2009
New Revision: 7434

URL: http://svn.debian.org/wsvn/pkg-voip/?sc=1&rev=7434
Log:
actually Mumble-Server v1.1.4 wouldn't work due to an incompatible DBus interface. changed to require 1.1.8.

Modified:
    mumble-django/trunk/debian/control

Modified: mumble-django/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-voip/mumble-django/trunk/debian/control?rev=7434&op=diff
==============================================================================
--- mumble-django/trunk/debian/control (original)
+++ mumble-django/trunk/debian/control Sun Jul 19 20:06:21 2009
@@ -14,7 +14,7 @@
 Package: python-django-mumble
 Architecture: all
 Suggests: mumble-django
-Depends: ${misc:Depends}, ${python:Depends}, python-dbus (>= 0.82.4), python-django (>= 1.0), python-imaging (>=1.1.6), mumble-server (>= 1.1.4)
+Depends: ${misc:Depends}, ${python:Depends}, python-dbus (>= 0.82.4), python-django (>= 1.0), python-imaging (>=1.1.6), mumble-server (>= 1.1.8)
 Description: A Mumble-Server config application for Django
  mumble-django is a Django web interface application that configures a
  Murmur server. It is able to create and remove vservers, start/stop them,




More information about the Pkg-voip-commits mailing list