[SCM] liblivemedia/master: wrap-and-sort -a

bdrung-guest at users.alioth.debian.org bdrung-guest at users.alioth.debian.org
Tue Nov 30 12:52:15 UTC 2010


The following commit has been merged in the master branch:
commit a88cb5f3fcb67aba7da2dec10ce2c8759c84ce44
Author: Benjamin Drung <bdrung at ubuntu.com>
Date:   Tue Nov 30 13:51:58 2010 +0100

    wrap-and-sort -a
    
    Git-Dch: Ignore

diff --git a/debian/control b/debian/control
index f72f68d..b5e8079 100644
--- a/debian/control
+++ b/debian/control
@@ -15,8 +15,8 @@ Vcs-Browser: http://git.debian.org/?p=pkg-multimedia/liblivemedia.git
 Package: liblivemedia-dev
 Section: libdevel
 Architecture: any
-Depends: ${shlibs:Depends},
-         ${misc:Depends}
+Depends: ${misc:Depends},
+         ${shlibs:Depends}
 Description: multimedia RTSP streaming library
  The live555.com streaming media code is a set of C++ libraries for multimedia
  streaming, using open standard protocols (RTP/RTCP, RTSP, SIP). These
@@ -32,8 +32,8 @@ Description: multimedia RTSP streaming library
 Package: livemedia-utils
 Section: net
 Architecture: any
-Depends: ${shlibs:Depends},
-         ${misc:Depends}
+Depends: ${misc:Depends},
+         ${shlibs:Depends}
 Description: multimedia RTSP streaming tools
  The live555.com streaming media code is a set of C++ libraries for multimedia
  streaming, using open standard protocols (RTP/RTCP, RTSP, SIP). These
diff --git a/debian/copyright b/debian/copyright
index 1b931e1..c8356f5 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,8 +1,8 @@
 This package was initially debianized by Sam Hocevar <sam at zoy.org> on
 Mon,  9 Feb 2004 22:31:50 +0100.
 
-This package is maintained since 2008 by Christophe Mutricy 
-<xtophe at videolan.org> 
+This package is maintained since 2008 by Christophe Mutricy
+<xtophe at videolan.org>
 
 It was downloaded from http://www.live555.com/liveMedia/public/
 
@@ -34,7 +34,4 @@ Copyright (C) 2008 Rémi Denis-Courmont, adaptation by Felix Kühne (C) 2009.
 Licensed under GNU General Public License version 2 or higher.
 
 On Debian GNU/Linux systems, the complete text of the GNU General
-Public License can be found in `/usr/share/common-licenses/GPL-2'. 
-
-
-
+Public License can be found in `/usr/share/common-licenses/GPL-2'.

-- 
liblivemedia packaging



More information about the pkg-multimedia-commits mailing list