[Pkg-voip-commits] r7636 - in /mumble-django/trunk/debian: changelog mumble-django-configure
svedrin-guest at alioth.debian.org
svedrin-guest at alioth.debian.org
Fri Sep 25 20:47:30 UTC 2009
Author: svedrin-guest
Date: Fri Sep 25 20:47:30 2009
New Revision: 7636
URL: http://svn.debian.org/wsvn/pkg-voip/?sc=1&rev=7636
Log:
update for v0.11 release
Modified:
mumble-django/trunk/debian/changelog
mumble-django/trunk/debian/mumble-django-configure
Modified: mumble-django/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-voip/mumble-django/trunk/debian/changelog?rev=7636&op=diff
==============================================================================
--- mumble-django/trunk/debian/changelog (original)
+++ mumble-django/trunk/debian/changelog Fri Sep 25 20:47:30 2009
@@ -1,12 +1,10 @@
-mumble-django (0.10-3) UNRELEASED; urgency=low
+mumble-django (0.11-1) UNRELEASED; urgency=low
- [ Kilian Krause ]
- * NOT RELEASED YET
+ * Fix Munin plugin not being uninstalled during Purge.
+ * New Upstream release v0.11.
+ * Change mumble-django-configure to run the checkenv command.
- [ Michael Ziegler ]
- * Fix Munin plugin not being uninstalled during Purge.
-
- -- Michael Ziegler <diese-addy at funzt-halt.net> Wed, 09 Sep 2009 09:51:05 +0200
+ -- Michael Ziegler <diese-addy at funzt-halt.net> Fri, 25 Sep 2009 22:46:20 +0200
mumble-django (0.10-2) unstable; urgency=medium
Modified: mumble-django/trunk/debian/mumble-django-configure
URL: http://svn.debian.org/wsvn/pkg-voip/mumble-django/trunk/debian/mumble-django-configure?rev=7636&op=diff
==============================================================================
--- mumble-django/trunk/debian/mumble-django-configure (original)
+++ mumble-django/trunk/debian/mumble-django-configure Fri Sep 25 20:47:30 2009
@@ -147,6 +147,9 @@
echo
+echo "Running a few checks..."
+invoke_manage checkenv
+
echo "Goodbye."
More information about the Pkg-voip-commits
mailing list