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

Richard Winters devrik-guest at moszumanska.debian.org
Sat Apr 18 00:12:27 UTC 2015


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

devrik-guest pushed a commit to branch master
in repository libqb.

commit f48ddf3bf647aed70115383e3e6c621e2cd02252
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