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

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Wed Feb 15 09:38:18 UTC 2012


The following commit has been merged in the master branch:
commit eb09d5f69a4eb8d3e22552404e73e626de2cf700
Author: Alessio Treglia <alessio at debian.org>
Date:   Wed Feb 15 10:38:06 2012 +0100

    wrap-and-sort -a -s

diff --git a/debian/control b/debian/control
index 85d305e..a43fa6f 100644
--- a/debian/control
+++ b/debian/control
@@ -2,10 +2,12 @@ Source: opencore-amr
 Section: libs
 Priority: optional
 Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers at lists.alioth.debian.org>
-Uploaders: Martin Storsjö <martin at martin.st>,
-           Andres Mejia <amejia at debian.org>
+Uploaders:
+ Martin Storsjö <martin at martin.st>,
+ Andres Mejia <amejia at debian.org>
 DM-Upload-Allowed: yes
-Build-Depends: debhelper (>= 7.0.50~)
+Build-Depends:
+ debhelper (>= 7.0.50~)
 Standards-Version: 3.8.3
 Vcs-Git: git://anonscm.debian.org/pkg-multimedia/opencore-amr.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-multimedia/opencore-amr.git
@@ -14,7 +16,9 @@ Homepage: https://sourceforge.net/projects/opencore-amr/
 Package: libopencore-amrnb-dev
 Architecture: any
 Section: libdevel
-Depends: libopencore-amrnb0 (= ${binary:Version}), ${misc:Depends}
+Depends:
+ libopencore-amrnb0 (= ${binary:Version}),
+ ${misc:Depends}
 Description: Adaptive Multi Rate speech codec - development files
  This library contains an implementation of the 3GPP TS 26.073 specification for
  the Adaptive Multi Rate (AMR) speech codec. The implementation is derived from
@@ -24,7 +28,9 @@ Description: Adaptive Multi Rate speech codec - development files
 
 Package: libopencore-amrnb0
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends:
+ ${misc:Depends},
+ ${shlibs:Depends}
 Description: Adaptive Multi Rate speech codec - shared library
  This library contains an implementation of the 3GPP TS 26.073 specification for
  the Adaptive Multi Rate (AMR) speech codec. The implementation is derived from
@@ -36,7 +42,9 @@ Package: libopencore-amrnb0-dbg
 Architecture: any
 Section: debug
 Priority: extra
-Depends: libopencore-amrnb0 (= ${binary:Version}), ${misc:Depends}
+Depends:
+ libopencore-amrnb0 (= ${binary:Version}),
+ ${misc:Depends}
 Description: Adaptive Multi Rate speech codec - debugging symbols
  This library contains an implementation of the 3GPP TS 26.073 specification for
  the Adaptive Multi Rate (AMR) speech codec. The implementation is derived from
@@ -47,7 +55,9 @@ Description: Adaptive Multi Rate speech codec - debugging symbols
 Package: libopencore-amrwb-dev
 Architecture: any
 Section: libdevel
-Depends: libopencore-amrwb0 (= ${binary:Version}), ${misc:Depends}
+Depends:
+ libopencore-amrwb0 (= ${binary:Version}),
+ ${misc:Depends}
 Description: Adaptive Multi-Rate - Wideband speech codec - development files
  This library contains an implementation of the 3GPP TS 26.173 specification for
  the Adaptive Multi-Rate - Wideband (AMR-WB) speech decoder. The implementation
@@ -57,7 +67,9 @@ Description: Adaptive Multi-Rate - Wideband speech codec - development files
 
 Package: libopencore-amrwb0
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends:
+ ${misc:Depends},
+ ${shlibs:Depends}
 Description: Adaptive Multi-Rate - Wideband speech codec - shared library
  This library contains an implementation of the 3GPP TS 26.173 specification for
  the Adaptive Multi-Rate - Wideband (AMR-WB) speech decoder. The implementation
@@ -69,7 +81,9 @@ Package: libopencore-amrwb0-dbg
 Architecture: any
 Section: debug
 Priority: extra
-Depends: libopencore-amrwb0 (= ${binary:Version}), ${misc:Depends}
+Depends:
+ libopencore-amrwb0 (= ${binary:Version}),
+ ${misc:Depends}
 Description: Adaptive Multi-Rate - Wideband speech codec - debugging symbols
  This library contains an implementation of the 3GPP TS 26.173 specification for
  the Adaptive Multi-Rate - Wideband (AMR-WB) speech decoder. The implementation

-- 
opencore-amr packaging



More information about the pkg-multimedia-commits mailing list