[Pkg-voip-commits] r7850 - in /mumble-django/trunk/debian: changelog control
svedrin-guest at alioth.debian.org
svedrin-guest at alioth.debian.org
Wed Dec 2 13:57:12 UTC 2009
Author: svedrin-guest
Date: Wed Dec 2 13:57:11 2009
New Revision: 7850
URL: http://svn.debian.org/wsvn/pkg-voip/?sc=1&rev=7850
Log:
new upstream version 0.12, and depend on mumble-server 1.2.0~beta2 as beta1 is dysfunctional.
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=7850&op=diff
==============================================================================
--- mumble-django/trunk/debian/changelog (original)
+++ mumble-django/trunk/debian/changelog Wed Dec 2 13:57:11 2009
@@ -1,11 +1,16 @@
-mumble-django (0.11-3) UNRELEASED; urgency=low
+mumble-django (0.12-1) UNRELEASED; urgency=low
+ [ Patrick Matthäi ]
* Convert package to the 3.0 (quilt) format and replace dpatch with quilt.
* Wrap long dependency lines in debian/control.
* Bump dependency on mumble-server to 1.2.0~beta1.
* Depend on python-django-mumble with >= ${source:Version}.
- -- Patrick Matthäi <pmatthaei at debian.org> Sun, 29 Nov 2009 10:45:56 +0100
+ [ Michael Ziegler ]
+ * New upstream release v0.12.
+ * Bump dependency on mumble-server to 1.2.0~beta2.
+
+ -- Michael Ziegler <diese-addy at funzt-halt.net> Wed, 02 Dec 2009 14:55:16 +0100
mumble-django (0.11-2) unstable; urgency=low
Modified: mumble-django/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-voip/mumble-django/trunk/debian/control?rev=7850&op=diff
==============================================================================
--- mumble-django/trunk/debian/control (original)
+++ mumble-django/trunk/debian/control Wed Dec 2 13:57:11 2009
@@ -16,7 +16,7 @@
Suggests: mumble-django
Depends: ${misc:Depends}, ${python:Depends}, python-dbus (>= 0.82.4),
python-django (>= 1.1), python-imaging (>= 1.1.6), python-simplejson,
- mumble-server (>= 1.2.0~beta1)
+ mumble-server (>= 1.2.0~beta2)
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