[SCM] libmms/master: wrap-and-sort -a -s

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Tue Feb 14 10:20:50 UTC 2012


The following commit has been merged in the master branch:
commit 107cec5a9f7e33298ef24b15595e9770212d7866
Author: Alessio Treglia <alessio at debian.org>
Date:   Tue Feb 14 11:04:38 2012 +0100

    wrap-and-sort -a -s

diff --git a/debian/control b/debian/control
index 18ecdb7..9d4f4a8 100644
--- a/debian/control
+++ b/debian/control
@@ -1,9 +1,11 @@
 Source: libmms
 Priority: optional
 Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers at lists.alioth.debian.org>
-Uploaders: Arthur Loiret <aloiret at debian.org>,
+Uploaders:
+ Arthur Loiret <aloiret at debian.org>,
  Fabian Greffrath <fabian+debian at greffrath.com>
-Build-Depends: debhelper (>= 7.0.50~),
+Build-Depends:
+ debhelper (>= 7.0.50~),
  libglib2.0-dev
 Standards-Version: 3.8.4
 Section: libs
@@ -15,7 +17,8 @@ Vcs-Browser: http://git.debian.org/?p=pkg-multimedia/libmms.git;a=summary
 Package: libmms-dev
 Section: libdevel
 Architecture: any
-Depends: libmms0 (= ${binary:Version}),
+Depends:
+ libmms0 (= ${binary:Version}),
  ${misc:Depends}
 Description: MMS stream protocol library - development files
  LibMMS is a common library for parsing mms:// and mmsh:// type network
@@ -27,8 +30,9 @@ Description: MMS stream protocol library - development files
 
 Package: libmms0
 Architecture: any
-Depends: ${shlibs:Depends},
- ${misc:Depends}
+Depends:
+ ${misc:Depends},
+ ${shlibs:Depends}
 Description: MMS stream protocol library - shared library
  LibMMS is a common library for parsing mms:// and mmsh:// type network
  streams.  These are commonly used to stream Windows Media Video content
diff --git a/debian/copyright b/debian/copyright
index 07dba28..b4cb432 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -17,37 +17,37 @@ Upstream Authors:
 
 Copyright Holders:
 
-    src/mmsx.h: LGPL (v2 or later) (with incorrect FSF address) 
+    src/mmsx.h: LGPL (v2 or later) (with incorrect FSF address)
       [Copyright: 2007 Hans de Goede <j.w.r.degoede at hhs.nl>]
 
-    src/uri.c: LGPL (v2 or later) (with incorrect FSF address) 
+    src/uri.c: LGPL (v2 or later) (with incorrect FSF address)
       [Copyright: 2000-2003 David Helder, David Bolcsfoldi, Eric Williams]
 
-    src/mms.c: GPL (v2 or later) (with incorrect FSF address) 
+    src/mms.c: GPL (v2 or later) (with incorrect FSF address)
       [Copyright: 2002-2004 the xine project]
 
-    src/uri.h: LGPL (v2 or later) (with incorrect FSF address) 
+    src/uri.h: LGPL (v2 or later) (with incorrect FSF address)
       [Copyright: 2000-2001 David Helder, David Bolcsfoldi]
 
-    src/mms.h: GPL (v2 or later) (with incorrect FSF address) 
+    src/mms.h: GPL (v2 or later) (with incorrect FSF address)
       [Copyright: 2002-2003 the xine project]
 
-    src/mmsh.c: GPL (v2 or later) (with incorrect FSF address) 
+    src/mmsh.c: GPL (v2 or later) (with incorrect FSF address)
       [Copyright: 2002-2003 the xine project]
 
-    src/bswap.h: LGPL (v2 or later) (with incorrect FSF address) 
+    src/bswap.h: LGPL (v2 or later) (with incorrect FSF address)
       [Copyright: 2004 Maciej Katafiasz <mathrick at users.sourceforge.net>]
 
-    src/asfheader.h: GPL (v2 or later) (with incorrect FSF address) 
+    src/asfheader.h: GPL (v2 or later) (with incorrect FSF address)
       [Copyright: 2000, 2001 Gerard Lantau / 2000-2003 the xine project]
 
-    src/mmsh.h: GPL (v2 or later) (with incorrect FSF address) 
+    src/mmsh.h: GPL (v2 or later) (with incorrect FSF address)
       [Copyright: 2002-2003 the xine project]
 
-    src/mmsx.c: LGPL (v2 or later) (with incorrect FSF address) 
+    src/mmsx.c: LGPL (v2 or later) (with incorrect FSF address)
       [Copyright: 2007 Hans de Goede <j.w.r.degoede at hhs.nl>]
 
-    src/mms-common.h: LGPL (v2 or later) (with incorrect FSF address) 
+    src/mms-common.h: LGPL (v2 or later) (with incorrect FSF address)
       [Copyright: 2010 Hans de Goede <j.w.r.degoede at hhs.nl>]
 
 License:
@@ -76,4 +76,3 @@ License:
 
 On Debian systems, the complete text of the GNU Lesser General
 Public License can be found in `/usr/share/common-licenses/LGPL-2'.
-

-- 
libmms packaging



More information about the pkg-multimedia-commits mailing list