[Pkg-voip-commits] [iaxmodem] 03/03: update VCS links and wrap-and-sort

Victor Seva Lopez maniac-guest at moszumanska.debian.org
Sun Aug 16 06:31:54 UTC 2015


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

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

commit 4f6e63b0121421cd1f29ff2e4090afdae396d027
Author: Victor Seva <linuxmaniac at torreviejawireless.org>
Date:   Sun Aug 16 08:31:25 2015 +0200

    update VCS links and wrap-and-sort
---
 debian/control       | 14 +++++++++-----
 debian/copyright     |  6 +++---
 debian/iaxmodem.dirs |  3 +--
 3 files changed, 13 insertions(+), 10 deletions(-)

diff --git a/debian/control b/debian/control
index 95dde20..bcc46c0 100644
--- a/debian/control
+++ b/debian/control
@@ -3,16 +3,20 @@ Section: comm
 Priority: optional
 Maintainer: Debian VoIP Team <pkg-voip-maintainers at lists.alioth.debian.org>
 Uploaders: Tzafrir Cohen <tzafrir at debian.org>
-Build-Depends: debhelper (>= 9), libtiff-dev | libtiff4-dev, autotools-dev
-Build-Conflicts: libiax-dev, libspandsp-dev
+Build-Depends: autotools-dev,
+               debhelper (>= 9),
+               libtiff-dev | libtiff4-dev
+Build-Conflicts: libiax-dev,
+                 libspandsp-dev
 Standards-Version: 3.8.0
 Homepage: http://iaxmodem.sourceforge.net/
-Vcs-Svn: svn://anonscm.debian.org/pkg-voip/iaxmodem/trunk/
-Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-voip/iaxmodem/
+Vcs-git: git://anonscm.debian.org/pkg-voip/openr2.git
+Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-voip/openr2.git
 
 Package: iaxmodem
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${misc:Depends},
+         ${shlibs:Depends}
 Description: software modem with IAX2 connectivity
  IAXmodem is a software modem written in C that uses an IAX channel (commonly
  provided by an Asterisk PBX system) instead of a traditional phone line and
diff --git a/debian/copyright b/debian/copyright
index 3971030..094e12d 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -22,7 +22,7 @@ The following files have their own copyright statements and license:
   + compat/daemon.c:
     /*
      * Copyright (c) 2007 Albert Lee <trisk at acm.jhu.edu>.
-     * 
+     *
      * Permission is hereby granted, free of charge, to any person
      * obtaining a copy of this software and associated documentation
      * files (the "Software"), to deal in the Software without
@@ -31,10 +31,10 @@ The following files have their own copyright statements and license:
      * copies of the Software, and to permit persons to whom the
      * Software is furnished to do so, subject to the following
      * conditions:
-     * 
+     *
      * The above copyright notice and this permission notice shall be
      * included in all copies or substantial portions of the Software.
-     * 
+     *
      * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
      * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
      * OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
diff --git a/debian/iaxmodem.dirs b/debian/iaxmodem.dirs
index 5a07838..78de4b7 100644
--- a/debian/iaxmodem.dirs
+++ b/debian/iaxmodem.dirs
@@ -1,4 +1,3 @@
-usr/bin
 etc/iaxmodem
+usr/bin
 var/log/iaxmodem/old
-

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



More information about the Pkg-voip-commits mailing list