[Pkg-voip-commits] r7952 - in /mumble-django/trunk/debian: changelog control
pmatthaei at alioth.debian.org
pmatthaei at alioth.debian.org
Mon Jan 11 11:59:18 UTC 2010
Author: pmatthaei
Date: Mon Jan 11 11:59:17 2010
New Revision: 7952
URL: http://svn.debian.org/wsvn/pkg-voip/?sc=1&rev=7952
Log:
* Add "Enhances: mumble-server" to mumble-django.
s/UNRELEASED/unstable/
Modified:
mumble-django/trunk/debian/changelog
mumble-django/trunk/debian/control
Modified: mumble-django/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-voip/mumble-django/trunk/debian/changelog?rev=7952&op=diff
==============================================================================
--- mumble-django/trunk/debian/changelog (original)
+++ mumble-django/trunk/debian/changelog Mon Jan 11 11:59:17 2010
@@ -1,14 +1,16 @@
-mumble-django (1.1-1) UNRELEASED; urgency=low
+mumble-django (1.1-1) unstable; urgency=low
[ Michael Ziegler ]
* New upstream release.
- Remove the patch for the registration bug added in 1.0-1.
* Fix postrm script to remove pyweb/settings.pyc.
- * Add "Enhances: mumble-server-web" to mumble-django.
* Replace dependency to python-dbus by python-zeroc-ice
* Change Murmur version setting and dependency to 1.2.1.
- -- Patrick Matthäi <pmatthaei at debian.org> Mon, 11 Jan 2010 12:50:42 +0100
+ [ Patrick Matthäi ]
+ * Add "Enhances: mumble-server" to mumble-django.
+
+ -- Patrick Matthäi <pmatthaei at debian.org> Mon, 11 Jan 2010 12:55:13 +0100
mumble-django (1.0-1) unstable; urgency=medium
Modified: mumble-django/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-voip/mumble-django/trunk/debian/control?rev=7952&op=diff
==============================================================================
--- mumble-django/trunk/debian/control (original)
+++ mumble-django/trunk/debian/control Mon Jan 11 11:59:17 2010
@@ -35,7 +35,7 @@
Depends: ${misc:Depends}, ${python:Depends}, libapache2-mod-wsgi (>= 2.3),
python-django-registration (>= 0.7), python-django-mumble (>= ${source:Version})
Suggests: munin-node
-Enhances: mumble-server-web
+Enhances: mumble-server
Description: A 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,
More information about the Pkg-voip-commits
mailing list