[Debian-ha-commits] [libqb] 16/19: Fixed formatting for folding

myon at debian.org myon at debian.org
Sat Apr 18 17:47:55 UTC 2015


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

myon pushed a commit to branch master
in repository libqb.

commit 585a53bfb96ced19008194cafe15313923841315
Author: Richard B Winters <rik at mmogp.com>
Date:   Fri Apr 17 20:12:05 2015 -0400

    Fixed formatting for folding
    
    Change-Id: I4eb42d0cbbdf94a5eb9cf4a1572310cf68fc7153
    Signed-off-by: Richard B Winters <rik at mmogp.com>
---
 debian/control | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/debian/control b/debian/control
index 0c22f39..a48118e 100644
--- a/debian/control
+++ b/debian/control
@@ -35,8 +35,7 @@ Description: high performance client server features library (devel files)
 
 Package: libqb0
 Architecture: any
-Depends: 
- ${shlibs:Depends}, 
+Depends: ${shlibs:Depends}, 
  ${misc:Depends}
 Description: high performance client server features library
  libqb provides a set of high performance client-server reusable features. It 
@@ -50,8 +49,8 @@ Description: high performance client server features library
 Package: libqb0-dbg
 Architecture: any
 Section: debug
-Depends:
-    libqb0 (= ${binary:Version}), ${misc:Depends}
+Depends: libqb0 (= ${binary:Version}),
+ ${misc:Depends}
 Description: debugging symbols for libqb0
  libqb provides a set of high performance client-server reusable features. It 
  offers high performance logging, tracing, IPC and poll. Its initial features

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-ha/libqb.git



More information about the Debian-HA-Commits mailing list