[Pkg-cli-apps-commits] [smuxi] 03/05: indent using wrap-and-sort helper

Victor Seva Lopez maniac-guest at moszumanska.debian.org
Fri Apr 24 00:01:03 UTC 2015


This is an automated email from the git hooks/post-receive script.

maniac-guest pushed a commit to branch master
in repository smuxi.

commit efecd5884f4053b29bf0d0d608522609250f1711
Author: Victor Seva <linuxmaniac at torreviejawireless.org>
Date:   Fri Apr 24 00:02:03 2015 +0200

    indent using wrap-and-sort helper
---
 debian/control              | 16 ++++++++--------
 debian/copyright            |  4 ++--
 debian/smuxi-engine.install | 18 +++++++++---------
 3 files changed, 19 insertions(+), 19 deletions(-)

diff --git a/debian/control b/debian/control
index 69431b9..ab1c465 100644
--- a/debian/control
+++ b/debian/control
@@ -94,14 +94,14 @@ Description: Engine libraries for Smuxi (IRC, Twitter, XMPP, Campfire, JabbR)
  Smuxi frontends can connect to a running server via the network.
  .
  The following Smuxi engines are included in this package:
- * IRC engine
- * Twitter engine
-   - receive and post tweets to the Twitter microblogging service.
-   - friends timeline, replies view, and direct messages.
- * XMPP engine
-   - receive and send messages on XMPP, Jabber, GTalk and the Facebook chat.
- * Campfire engine
- * JabbR engine
+  * IRC engine
+  * Twitter engine
+    - receive and post tweets to the Twitter microblogging service.
+    - friends timeline, replies view, and direct messages.
+  * XMPP engine
+    - receive and send messages on XMPP, Jabber, GTalk and the Facebook chat.
+  * Campfire engine
+  * JabbR engine
 
 Package: smuxi-frontend-gnome
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 0221d96..e3d75d1 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -18,7 +18,7 @@ Copyright: 2008, Alan McGovern <alan.mcgovern at gmail.com>
 License: GPL-2+
 
 Files: src/smuxi-win32.nsis
-Copyright: 2009, Sebastian Schnur <ikkerus at ikkerus.net>     
+Copyright: 2009, Sebastian Schnur <ikkerus at ikkerus.net>
            2009, Mirco Bauer <meebey at meebey.net>
 License: GPL-2+
 
@@ -51,7 +51,7 @@ License: GPL-2+
 
  You should have received a copy of the GNU General Public License along
  with this program; if not, write to the Free Software Foundation, Inc.,
- 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.   
+ 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
 
  On Debian systems, the complete text of the GNU General Public License
  can be found in the `/usr/share/common-licenses/GPL-2' file.
diff --git a/debian/smuxi-engine.install b/debian/smuxi-engine.install
index 6693487..3134cfa 100644
--- a/debian/smuxi-engine.install
+++ b/debian/smuxi-engine.install
@@ -1,17 +1,17 @@
 usr/bin/smuxi-server
-usr/lib/smuxi/smuxi-common.dll*
-usr/lib/smuxi/smuxi-engine*.dll*
-usr/lib/smuxi/smuxi-frontend.dll*
-usr/lib/smuxi/smuxi-server.exe*
 usr/lib/smuxi/Db4objects.Db4o.dll*
+usr/lib/smuxi/JabbR.Client.dll*
 usr/lib/smuxi/Meebey.SmartIrc4net.dll*
-usr/lib/smuxi/Twitterizer2.dll*
-usr/lib/smuxi/ServiceStack*.dll*
+usr/lib/smuxi/Microsoft.AspNet.SignalR.Client.dll*
 usr/lib/smuxi/Newtonsoft.Json.dll*
-usr/lib/smuxi/agsxmpp.dll*
+usr/lib/smuxi/ServiceStack*.dll*
 usr/lib/smuxi/StarkSoftProxy.dll*
-usr/lib/smuxi/Microsoft.AspNet.SignalR.Client.dll*
-usr/lib/smuxi/JabbR.Client.dll*
+usr/lib/smuxi/Twitterizer2.dll*
+usr/lib/smuxi/agsxmpp.dll*
+usr/lib/smuxi/smuxi-common.dll*
+usr/lib/smuxi/smuxi-engine*.dll*
+usr/lib/smuxi/smuxi-frontend.dll*
+usr/lib/smuxi/smuxi-server.exe*
 usr/share/locale/*/LC_MESSAGES/smuxi-engine*.mo
 usr/share/locale/*/LC_MESSAGES/smuxi-frontend.mo
 usr/share/locale/*/LC_MESSAGES/smuxi-server.mo

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-cli-apps/packages/smuxi.git



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