[SCM] libpostproc/master: normalize fields with wrap-and-sort
    siretart at users.alioth.debian.org 
    siretart at users.alioth.debian.org
       
    Sun Apr 22 17:39:26 UTC 2012
    
    
  
The following commit has been merged in the master branch:
commit cbc1f59d2bd83aee2e88a0f657e63da62383e4d7
Author: Reinhard Tartler <siretart at tauware.de>
Date:   Sun Apr 22 19:33:23 2012 +0200
    normalize fields with wrap-and-sort
diff --git a/debian/control b/debian/control
index bfb98eb..d255de3 100644
--- a/debian/control
+++ b/debian/control
@@ -1,8 +1,9 @@
 Source: libpostproc
 Priority: extra
 Maintainer: Debian multimedia packages maintainers <pkg-multimedia-maintainers at lists.alioth.debian.org>
-Uploaders: Reinhard Tartler <siretart at tauware.de>, Andres Mejia <amejia at debian.org>
-Build-Depends: debhelper (>= 8.0.0), autotools-dev
+Uploaders: Reinhard Tartler <siretart at tauware.de>,
+           Andres Mejia <amejia at debian.org>
+Build-Depends: autotools-dev, debhelper (>= 8.0.0)
 Standards-Version: 3.9.2
 Section: libs
 Homepage: http://git.videolan.org/?p=libpostproc.git;a=summary
@@ -20,7 +21,7 @@ Description: FFmpeg derived postprocessing library - development headers
 Package: libpostproc52
 Section: libs
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
 Description: FFmpeg derived postprocessing library
  This package contains the postprocessing library for legacy
  applications.
-- 
libpostproc packaging
    
    
More information about the pkg-multimedia-commits
mailing list