mumble-django 2.5-1 source package in Ubuntu

Changelog

mumble-django (2.5-1) unstable; urgency=low

  * New upstream release.
  * Bump Standards-Version to 3.9.2 (no changes needed).
  * Update 01-settings.patch to reflect the new settings.py layout.
  * Change mumble-django-configure to handle mumble-server not being installed.

mumble-django (2.4-4) unstable; urgency=low

  [ Michael Ziegler ]
  * Incorporate dpkg-statoverride into the maintainer scripts and m-d-c in
    order to allow file ownership and permissions of /usr/share/mumble-django
    and /var/lib/mumble-django{,/mumble-django.db3} to be changed.
    Closes: #624426
  * [m-d-c] Display the configured default connstring when querying for one.
  * Bump Standards-Version to 3.9.2 (no changes needed).
  * Update README.Debian which has been horribly outdated.
  * Move mumble-server from Depends: to Recommends: because the slice can be
    retrieved from Murmur directly, meaning M-D doesn't need the one from M-S.

  [ Patrick Matthäi ]
  * Wrap all debian/control fields.
  * Lower dependency on python-django-extdirect.
    Closes: #644165
  * Add missing build-arch and build-indep target.
 -- Ubuntu Archive Auto-Sync <email address hidden>   Thu,  20 Oct 2011 06:27:55 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Precise
Original maintainer:
Debian VoIP Team
Architectures:
all
Section:
python
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Precise release universe python

Builds

Precise: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
mumble-django_2.5.orig.tar.bz2 2.1 MiB 2ea42534fc2f1c5b2e48d3acf395dd93ad0562fecaca761d72e0d7b23d1c549c
mumble-django_2.5-1.debian.tar.gz 14.4 KiB 02ce61722c535cee23d1d247ab61fb5c19f6350907d9f42fe95dbfd14a718c2f
mumble-django_2.5-1.dsc 1.8 KiB 8e5e1091c8ea1c31aacb7027c7d496bbf0474c1ebed832b40d59060a20e426e1

Available diffs

View changes file

Binary packages built by this source

mumble-django: Mumble-Server web interface

 mumble-django is a Django web interface application that configures a
 Murmur server. It is able to create and remove vservers, start/stop them,
 and configure them.
 .
 Furthermore, registered Django users can sign up for user accounts on the
 configured vservers and change their registration names and passwords.
 .
 This package contains a fully functional Django project that runs as a
 standalone web application. Use this if you do not have a Django-driven
 website that you could integrate mumble-django in.
 .
 Main Features:
  * Channel viewer
  * Detailed server configuration via Django's Admin interface (for the hoster)
  * User registration: Users can register and manage their accounts themselves
  * Granting/revoking membership in the Admin group
  * existing server instances and users are recognized during installation
  * Admin group members can configure basic settings like MOTD and server
    password via the web interface, without getting access to settings like
    maximum user count and allowed bandwith
  * Does not require access to Murmur's database
  * Setting users' textures
  * Munin plugin that graphs the user count on each server instance
  * Reusable: via the python-django-mumble package, the Mumble app can easily
    be integrated into other Django projects
  * Extendable: Writing Python scripts that access mumble-django's database and
    use its API to interact with Murmur is easy

python-django-mumble: No summary available for python-django-mumble in ubuntu quantal.

No description available for python-django-mumble in ubuntu quantal.