[Pkg-voip-commits] r8233 - in /mumble-django/trunk/debian: changelog control
svedrin-guest at alioth.debian.org
svedrin-guest at alioth.debian.org
Wed Mar 24 11:29:27 UTC 2010
Author: svedrin-guest
Date: Wed Mar 24 11:29:26 2010
New Revision: 8233
URL: http://svn.debian.org/wsvn/pkg-voip/?sc=1&rev=8233
Log:
revert last change, moving mumble-server to Depends: again
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=8233&op=diff
==============================================================================
--- mumble-django/trunk/debian/changelog (original)
+++ mumble-django/trunk/debian/changelog Wed Mar 24 11:29:26 2010
@@ -2,8 +2,6 @@
* Replace "Depends: libapache2-mod-wsgi" with "Recommends:".
Closes: #575102
- * Same goes for mumble-server, as people might want to use MD with the static
- Murmur package.
-- Michael Ziegler <diese-addy at funzt-halt.net> Wed, 24 Mar 2010 11:48:05 +0100
Modified: mumble-django/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-voip/mumble-django/trunk/debian/control?rev=8233&op=diff
==============================================================================
--- mumble-django/trunk/debian/control (original)
+++ mumble-django/trunk/debian/control Wed Mar 24 11:29:26 2010
@@ -32,8 +32,8 @@
Package: mumble-django
Architecture: all
Depends: ${misc:Depends}, ${python:Depends}, python-django-registration (>= 0.7),
- python-django-mumble (>= ${source:Version})
-Recommends: libapache2-mod-wsgi (>= 2.3), mumble-server (>= 1.2.1)
+ python-django-mumble (>= ${source:Version}), mumble-server (>= 1.2.1)
+Recommends: libapache2-mod-wsgi (>= 2.3)
Suggests: munin-node, python-django-rosetta
Enhances: mumble-server
Description: A Mumble-Server web interface
More information about the Pkg-voip-commits
mailing list