[Pkg-voip-commits] r8690 - in /mumble-django/trunk/debian: changelog rules

pmatthaei at alioth.debian.org pmatthaei at alioth.debian.org
Sun Jan 2 11:32:20 UTC 2011


Author: pmatthaei
Date: Sun Jan  2 11:32:19 2011
New Revision: 8690

URL: http://svn.debian.org/wsvn/pkg-voip/?sc=1&rev=8690
Log:
* No need to remove executable flag of fr/LC_MESSAGES/django.po anymore.

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=8690&op=diff
==============================================================================
--- mumble-django/trunk/debian/changelog (original)
+++ mumble-django/trunk/debian/changelog Sun Jan  2 11:32:19 2011
@@ -13,8 +13,9 @@
   [ Patrick Matthäi ]
   * Uploading to experimental.
   * Remove extra license file ext-3.2.0/license.txt.
-
- -- Patrick Matthäi <pmatthaei at debian.org>  Sun, 02 Jan 2011 12:30:51 +0100
+  * No need to remove executable flag of fr/LC_MESSAGES/django.po anymore.
+
+ -- Patrick Matthäi <pmatthaei at debian.org>  Sun, 02 Jan 2011 12:31:56 +0100
 
 mumble-django (2.3-1) unstable; urgency=low
 

Modified: mumble-django/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-voip/mumble-django/trunk/debian/rules?rev=8690&op=diff
==============================================================================
--- mumble-django/trunk/debian/rules (original)
+++ mumble-django/trunk/debian/rules Sun Jan  2 11:32:19 2011
@@ -7,7 +7,6 @@
 configure-stamp:
 	dh_testdir
 	touch configure-stamp
-	chmod -x pyweb/mumble/locale/fr/LC_MESSAGES/django.po
 
 build: build-stamp
 




More information about the Pkg-voip-commits mailing list