[Pkg-voip-commits] r8525 - in /mumble-django/trunk/debian: changelog control
svedrin-guest at alioth.debian.org
svedrin-guest at alioth.debian.org
Mon Jun 21 17:01:03 UTC 2010
Author: svedrin-guest
Date: Mon Jun 21 17:00:51 2010
New Revision: 8525
URL: http://svn.debian.org/wsvn/pkg-voip/?sc=1&rev=8525
Log:
Bump python-django dependency to 1.2.1.
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=8525&op=diff
==============================================================================
--- mumble-django/trunk/debian/changelog (original)
+++ mumble-django/trunk/debian/changelog Mon Jun 21 17:00:51 2010
@@ -3,8 +3,9 @@
* New upstream release.
* Update 01-settings.diff to match the new layout for settings.py.
* Update 02-munin.diff to match the new layout for munin.py.
-
- -- Michael Ziegler <diese-addy at funzt-halt.net> Mon, 21 Jun 2010 18:57:51 +0200
+ * Bump python-django dependency to 1.2.1.
+
+ -- Michael Ziegler <diese-addy at funzt-halt.net> Mon, 21 Jun 2010 19:00:11 +0200
mumble-django (2.1-2) unstable; urgency=low
Modified: mumble-django/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-voip/mumble-django/trunk/debian/control?rev=8525&op=diff
==============================================================================
--- mumble-django/trunk/debian/control (original)
+++ mumble-django/trunk/debian/control Mon Jun 21 17:00:51 2010
@@ -15,7 +15,7 @@
Architecture: all
Suggests: mumble-django
Depends: ${misc:Depends}, ${python:Depends}, python-zeroc-ice (>= 3.3.1-12),
- python-django (>= 1.1), python-imaging (>= 1.1.6), python-simplejson
+ python-django (>= 1.2.1), python-imaging (>= 1.1.6), python-simplejson
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