[Pkg-voip-commits] r7884 - in /mumble-django/trunk/debian: changelog rules
svedrin-guest at alioth.debian.org
svedrin-guest at alioth.debian.org
Mon Dec 14 17:44:20 UTC 2009
Author: svedrin-guest
Date: Mon Dec 14 17:44:19 2009
New Revision: 7884
URL: http://svn.debian.org/wsvn/pkg-voip/?sc=1&rev=7884
Log:
Remove chmod for ja/LC_MESSAGES/django.po (fixed upstream).
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=7884&op=diff
==============================================================================
--- mumble-django/trunk/debian/changelog (original)
+++ mumble-django/trunk/debian/changelog Mon Dec 14 17:44:19 2009
@@ -3,8 +3,9 @@
* New upstream release v1.0.
* Bump dependency for mumble-server to 1.2.0.
* Remove hunk that changes the SLICE_VERSION variable in settings.py.
+ * Remove chmod for ja/LC_MESSAGES/django.po (fixed upstream).
- -- Michael Ziegler <diese-addy at funzt-halt.net> Fri, 11 Dec 2009 18:12:08 +0100
+ -- Michael Ziegler <diese-addy at funzt-halt.net> Mon, 14 Dec 2009 18:43:44 +0100
mumble-django (0.12-1) unstable; urgency=low
Modified: mumble-django/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-voip/mumble-django/trunk/debian/rules?rev=7884&op=diff
==============================================================================
--- mumble-django/trunk/debian/rules (original)
+++ mumble-django/trunk/debian/rules Mon Dec 14 17:44:19 2009
@@ -7,7 +7,6 @@
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