[Pkg-voip-commits] r7642 - in /mumble-django/trunk/debian: changelog patches/03-genkey-follow-symlink.dpatch
pmatthaei at alioth.debian.org
pmatthaei at alioth.debian.org
Sat Sep 26 08:18:53 UTC 2009
Author: pmatthaei
Date: Sat Sep 26 08:18:50 2009
New Revision: 7642
URL: http://svn.debian.org/wsvn/pkg-voip/?sc=1&rev=7642
Log:
* Add missing patch description to 03-genkey-follow-symlink.dpatch. Thanks
lintian.
Modified:
mumble-django/trunk/debian/changelog
mumble-django/trunk/debian/patches/03-genkey-follow-symlink.dpatch
Modified: mumble-django/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-voip/mumble-django/trunk/debian/changelog?rev=7642&op=diff
==============================================================================
--- mumble-django/trunk/debian/changelog (original)
+++ mumble-django/trunk/debian/changelog Sat Sep 26 08:18:50 2009
@@ -1,5 +1,6 @@
mumble-django (0.11-1) UNRELEASED; urgency=low
+ [ Michael Ziegler ]
* Fix Munin plugin not being uninstalled during Purge.
* New Upstream release v0.11.
* Change mumble-django-configure to run the checkenv command.
@@ -7,7 +8,11 @@
* Install settings.py to /etc/mumble-django.
* Patch gen_secret_key.sh to follow symlinks.
- -- Michael Ziegler <diese-addy at funzt-halt.net> Fri, 25 Sep 2009 23:29:23 +0200
+ [ Patrick Matthäi ]
+ * Add missing patch description to 03-genkey-follow-symlink.dpatch. Thanks
+ lintian.
+
+ -- Patrick Matthäi <pmatthaei at debian.org> Sat, 26 Sep 2009 10:18:00 +0200
mumble-django (0.10-2) unstable; urgency=medium
Modified: mumble-django/trunk/debian/patches/03-genkey-follow-symlink.dpatch
URL: http://svn.debian.org/wsvn/pkg-voip/mumble-django/trunk/debian/patches/03-genkey-follow-symlink.dpatch?rev=7642&op=diff
==============================================================================
--- mumble-django/trunk/debian/patches/03-genkey-follow-symlink.dpatch (original)
+++ mumble-django/trunk/debian/patches/03-genkey-follow-symlink.dpatch Sat Sep 26 08:18:50 2009
@@ -1,8 +1,7 @@
#! /bin/sh /usr/share/dpatch/dpatch-run
## 03-genkey-follow-symlink.dpatch by <Michael Ziegler <diese-addy at funzt-halt.net>>
##
-## All lines beginning with `## DP:' are a description of the patch.
-## DP: No description.
+## DP: Allow sed to follow symlinks
@DPATCH@
diff -urNad mumble-django-0.11~/pyweb/gen_secret_key.sh mumble-django-0.11/pyweb/gen_secret_key.sh
More information about the Pkg-voip-commits
mailing list