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

pmatthaei at alioth.debian.org pmatthaei at alioth.debian.org
Wed Aug 19 17:13:19 UTC 2009


Author: pmatthaei
Date: Wed Aug 19 17:13:18 2009
New Revision: 7537

URL: http://svn.debian.org/wsvn/pkg-voip/?sc=1&rev=7537
Log:
* Remove executable bit of pyweb/mumble/locale/ja/LC_MESSAGES/django.po.
s/UNRELEASED/unstable/

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=7537&op=diff
==============================================================================
--- mumble-django/trunk/debian/changelog (original)
+++ mumble-django/trunk/debian/changelog Wed Aug 19 17:13:18 2009
@@ -1,8 +1,10 @@
-mumble-django (0.9-2) UNRELEASED; urgency=low
+mumble-django (0.9-2) unstable; urgency=low
 
   [ Patrick Matthäi ]
   * Bump Standards-Version to 3.8.3.
     - Add debian/README.source.
+  * Remove executable bit of pyweb/mumble/locale/ja/LC_MESSAGES/django.po.
+
   [ Michael Ziegler ]
   * Add translation files
   * Add Munin plugin
@@ -10,7 +12,7 @@
     has been fixed in 1.2.0.
   * Update Standards-Version to 3.8.3.
 
- -- Michael Ziegler <diese-addy at funzt-halt.net>  Tue, 18 Aug 2009 23:46:13 +0200
+ -- Patrick Matthäi <pmatthaei at debian.org>  Wed, 19 Aug 2009 18:57:34 +0200
 
 mumble-django (0.9-1) unstable; urgency=low
 

Modified: mumble-django/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-voip/mumble-django/trunk/debian/rules?rev=7537&op=diff
==============================================================================
--- mumble-django/trunk/debian/rules (original)
+++ mumble-django/trunk/debian/rules Wed Aug 19 17:13:18 2009
@@ -8,6 +8,7 @@
 configure: configure-stamp
 configure-stamp:
 	dh_testdir
+	chmod -x pyweb/mumble/locale/ja/LC_MESSAGES/django.po
 	touch configure-stamp
 
 build: build-stamp




More information about the Pkg-voip-commits mailing list