[Pkg-voip-commits] [libccaudio2] 05/05: update VCS links and wrap-and-sort

Victor Seva Lopez maniac-guest at moszumanska.debian.org
Sun Aug 16 12:08:00 UTC 2015


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

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

commit 4d23bbb8a5494ea8aa207566cef906d8ebb26cfc
Author: Victor Seva <linuxmaniac at torreviejawireless.org>
Date:   Sun Aug 16 14:07:41 2015 +0200

    update VCS links and wrap-and-sort
---
 debian/control                 | 25 +++++++++++++++++++------
 debian/copyright               |  2 +-
 debian/libccaudio2-dev.install |  2 +-
 3 files changed, 21 insertions(+), 8 deletions(-)

diff --git a/debian/control b/debian/control
index 1f054b4..28b2113 100644
--- a/debian/control
+++ b/debian/control
@@ -2,17 +2,29 @@ Source: libccaudio2
 Section: libs
 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>
-Build-Depends: debhelper (>= 9), dh-autoreconf, libgsm1-dev, libspeex-dev, doxygen, dpkg-dev (>= 1.13.19), libucommon-dev, pkg-config
+Uploaders: Mark Purcell <msp at debian.org>,
+           Kilian Krause <kilian at debian.org>
+Build-Depends: debhelper (>= 9),
+               dh-autoreconf,
+               doxygen,
+               dpkg-dev (>= 1.13.19),
+               libgsm1-dev,
+               libspeex-dev,
+               libucommon-dev,
+               pkg-config
 Standards-Version: 3.9.4
 Homepage: http://www.gnu.org/software/ccaudio/
-Vcs-Svn: svn://anonscm.debian.org/pkg-voip/libccaudio2/trunk/
-Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-voip/libccaudio2/
+Vcs-git: git://anonscm.debian.org/pkg-voip/libccaudio2.git
+Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-voip/libccaudio2.git
 
 Package: libccaudio2-dev
 Section: libdevel
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, libccaudio2-2 (= ${binary:Version}), libucommon-dev, pkg-config
+Depends: libccaudio2-2 (= ${binary:Version}),
+         libucommon-dev,
+         pkg-config,
+         ${misc:Depends},
+         ${shlibs:Depends}
 Description: header files and static link library for GNU ccAudio
  The GNU ccAudio package offers a highly portable C++ class framework for
  developing applications which manipulate audio streams and various
@@ -28,7 +40,8 @@ Description: header files and static link library for GNU ccAudio
 
 Package: libccaudio2-2
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${misc:Depends},
+         ${shlibs:Depends}
 Pre-Depends: ${misc:Pre-Depends}
 Multi-Arch: same
 Description: GNU ccAudio2 - a C++ class framework for processing audio files
diff --git a/debian/copyright b/debian/copyright
index 38dc9f8..1c1ecdd 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -21,7 +21,7 @@ Copyright:
    GNU General Public License for more details.
 
    You should have received a copy of the GNU General Public License
-   along with this package; if not, write to the 
+   along with this package; if not, write to the
    Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
    MA 02110-1301, USA.Free Software
 
diff --git a/debian/libccaudio2-dev.install b/debian/libccaudio2-dev.install
index e27ec0f..697aa2f 100644
--- a/debian/libccaudio2-dev.install
+++ b/debian/libccaudio2-dev.install
@@ -1,6 +1,6 @@
+usr/bin/*
 usr/include/*
 usr/lib/*/lib*.a
 usr/lib/*/lib*.so
 usr/lib/*/pkgconfig/*
-usr/bin/*
 usr/share/man/man1/

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



More information about the Pkg-voip-commits mailing list