[Pkg-voip-commits] [bzrtp] 01/01: run wrap-and-sort -abt

Johannes Schauer josch at moszumanska.debian.org
Mon Apr 24 16:00:47 UTC 2017


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

josch pushed a commit to branch master
in repository bzrtp.

commit 34403a880fb4885fbe0ec691b8dada5a795b99e7
Author: Johannes 'josch' Schauer <josch at mister-muffin.de>
Date:   Mon Apr 24 17:59:45 2017 +0200

    run wrap-and-sort -abt
---
 debian/control   | 50 +++++++++++++++++++++++++-------------------------
 debian/copyright |  2 +-
 2 files changed, 26 insertions(+), 26 deletions(-)

diff --git a/debian/control b/debian/control
index e151fcd..00aef61 100644
--- a/debian/control
+++ b/debian/control
@@ -1,42 +1,42 @@
 Source: bzrtp
 Priority: optional
 Maintainer: Debian VoIP Team <pkg-voip-maintainers at lists.alioth.debian.org>
-Uploaders: Mark Purcell <msp at debian.org>, Kilian Krause <kilian at debian.org>, Tzafrir Cohen <tzafrir at debian.org>, Daniel Gnoutcheff <daniel at gnoutcheff.name>
-Build-Depends:
- debhelper (>= 10),
- cmake (>= 3.0),
- libbctoolbox-dev,
- libxml2-dev
+Uploaders: Mark Purcell <msp at debian.org>,
+           Kilian Krause <kilian at debian.org>,
+           Tzafrir Cohen <tzafrir at debian.org>,
+           Daniel Gnoutcheff <daniel at gnoutcheff.name>,
+Build-Depends: cmake (>= 3.0),
+               debhelper (>= 10),
+               libbctoolbox-dev,
+               libxml2-dev,
 Standards-Version: 3.9.8
 Section: libs
 Homepage: http://www.linphone.org/
 Vcs-Svn: https://anonscm.debian.org/git/pkg-voip/bzrtp.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-voip/bzrtp.git/
 
-Package: libbzrtp0
+Package: libbzrtp-dev
+Section: libdevel
 Architecture: any
 Multi-Arch: same
-Pre-Depends: ${misc:Pre-Depends}
-Depends:
- ${shlibs:Depends},
- ${misc:Depends}
-Description: Library for the ZRTP key exchange protocol
- Bzrtp is an open source implementation of the ZRTP key exchange protocol. 
- The library is written in C 89. It is fully portable and can be executed 
+Depends: libbzrtp0 (= ${binary:Version}),
+         ${misc:Depends},
+Description: Development files for the Bzrtp key exchange library
+ Bzrtp is an open source implementation of the ZRTP key exchange protocol.
+ The library is written in C 89. It is fully portable and can be executed
  on many platforms including ARM and x86.
  .
- The library enables encrypted communications in Linphone.
+ This package contains the development files.
 
-Package: libbzrtp-dev
-Section: libdevel
+Package: libbzrtp0
 Architecture: any
 Multi-Arch: same
-Depends:
- libbzrtp0 (= ${binary:Version}),
- ${misc:Depends}
-Description: Development files for the Bzrtp key exchange library
- Bzrtp is an open source implementation of the ZRTP key exchange protocol. 
- The library is written in C 89. It is fully portable and can be executed 
- on many platforms including ARM and x86. 
+Pre-Depends: ${misc:Pre-Depends},
+Depends: ${misc:Depends},
+         ${shlibs:Depends},
+Description: Library for the ZRTP key exchange protocol
+ Bzrtp is an open source implementation of the ZRTP key exchange protocol.
+ The library is written in C 89. It is fully portable and can be executed
+ on many platforms including ARM and x86.
  .
- This package contains the development files.
+ The library enables encrypted communications in Linphone.
diff --git a/debian/copyright b/debian/copyright
index 8428b7a..7e1282b 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -29,7 +29,7 @@ License: BSD-3-clause
  EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
  SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
- OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, 
+ OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
  WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
  OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
  ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-voip/bzrtp.git



More information about the Pkg-voip-commits mailing list