[Pkg-voip-commits] r7857 - in /mumble-django/trunk/debian: changelog rules
pmatthaei at alioth.debian.org
pmatthaei at alioth.debian.org
Wed Dec 2 18:14:21 UTC 2009
Author: pmatthaei
Date: Wed Dec 2 18:14:21 2009
New Revision: 7857
URL: http://svn.debian.org/wsvn/pkg-voip/?sc=1&rev=7857
Log:
* Remove executable bit of ja/LC_MESSAGES/django.po.
Modified:
mumble-django/trunk/debian/changelog
mumble-django/trunk/debian/rules
Modified: mumble-django/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-voip/mumble-django/trunk/debian/changelog?rev=7857&op=diff
==============================================================================
--- mumble-django/trunk/debian/changelog (original)
+++ mumble-django/trunk/debian/changelog Wed Dec 2 18:14:21 2009
@@ -6,6 +6,7 @@
* Bump dependency on mumble-server to 1.2.0~beta1.
* Depend on python-django-mumble with >= ${source:Version}.
* Rediff hunky 02-munin.diff patch.
+ * Remove executable bit of ja/LC_MESSAGES/django.po.
[ Michael Ziegler ]
* New upstream release v0.12.
@@ -13,7 +14,7 @@
* Update 01-settings.diff to set SLICE_VERSION to 1.2.0.
* Add a dbshell option to mumble-django-configure.
- -- Patrick Matthäi <pmatthaei at debian.org> Wed, 02 Dec 2009 19:06:06 +0100
+ -- Patrick Matthäi <pmatthaei at debian.org> Wed, 02 Dec 2009 19:13:49 +0100
mumble-django (0.11-2) unstable; urgency=low
Modified: mumble-django/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-voip/mumble-django/trunk/debian/rules?rev=7857&op=diff
==============================================================================
--- mumble-django/trunk/debian/rules (original)
+++ mumble-django/trunk/debian/rules Wed Dec 2 18:14:21 2009
@@ -7,6 +7,7 @@
configure-stamp:
dh_testdir
touch configure-stamp
+ chmod -x pyweb/mumble/locale/ja/LC_MESSAGES/django.po
build: build-stamp
More information about the Pkg-voip-commits
mailing list