[Pkg-cli-apps-commits] r4412 - /packages/smuxi/trunk/debian/patches/debian_default_settings.dpatch

meebey at users.alioth.debian.org meebey at users.alioth.debian.org
Wed Jan 7 20:22:42 UTC 2009


Author: meebey
Date: Wed Jan  7 20:22:42 2009
New Revision: 4412

URL: http://svn.debian.org/wsvn/pkg-cli-apps/?sc=1&rev=4412
Log:
ups, forgot the actual patch


Added:
    packages/smuxi/trunk/debian/patches/debian_default_settings.dpatch   (with props)

Added: packages/smuxi/trunk/debian/patches/debian_default_settings.dpatch
URL: http://svn.debian.org/wsvn/pkg-cli-apps/packages/smuxi/trunk/debian/patches/debian_default_settings.dpatch?rev=4412&op=file
==============================================================================
--- packages/smuxi/trunk/debian/patches/debian_default_settings.dpatch (added)
+++ packages/smuxi/trunk/debian/patches/debian_default_settings.dpatch Wed Jan  7 20:22:42 2009
@@ -1,0 +1,18 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+## debian_default_settings.dpatch by Mirco Bauer <meebey at debian.org>
+##
+## All lines beginning with `## DP:' are a description of the patch.
+## DP: No description.
+
+ at DPATCH@
+diff -urNad smuxi-0.6.3~/src/Engine/Config/Config.cs smuxi-0.6.3/src/Engine/Config/Config.cs
+--- smuxi-0.6.3~/src/Engine/Config/Config.cs	2008-12-28 23:01:43.000000000 +0100
++++ smuxi-0.6.3/src/Engine/Config/Config.cs	2009-01-07 21:21:08.000000000 +0100
+@@ -257,6 +257,7 @@
+             Get(prefix + "OnConnectCommands",
+                 new string[] {
+                     "/join #smuxi",
++                    "/join #debian",
+                 }
+             );
+             

Propchange: packages/smuxi/trunk/debian/patches/debian_default_settings.dpatch
------------------------------------------------------------------------------
    svn:executable = *




More information about the Pkg-cli-apps-commits mailing list