[SCM] libpostproc/master: implement several suggestions from lintian

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Mon Apr 23 20:15:43 UTC 2012


The following commit has been merged in the master branch:
commit 1e7cb0b86d2ca0747846b5ce091c18e41d064d67
Author: Reinhard Tartler <siretart at tauware.de>
Date:   Mon Apr 23 21:47:44 2012 +0200

    implement several suggestions from lintian

diff --git a/debian/control b/debian/control
index 8bcd13b..a04b883 100644
--- a/debian/control
+++ b/debian/control
@@ -13,15 +13,20 @@ Vcs-Browser: http://git.debian.org/?p=pkg-multimedia/libpostproc.git;a=summary
 Package: libpostproc-dev
 Section: libdevel
 Architecture: any
-Depends: libpostproc52 (= ${binary:Version})
+Depends: libpostproc52 (= ${binary:Version}), ${misc:Depends}
 Description: FFmpeg derived postprocessing library - development headers
  This package contains the postprocessing library for legacy
  applications.
+ .
+ This package contains the development headers for the libpostproc
+ library.
 
 Package: libpostproc52
-Section: libs
 Architecture: any
 Depends: ${misc:Depends}, ${shlibs:Depends}
 Description: FFmpeg derived postprocessing library
  This package contains the postprocessing library for legacy
  applications.
+ .
+ The upsream development for this library has stalled. Please consider
+ porting existing applications to better alternatives.

-- 
libpostproc packaging



More information about the pkg-multimedia-commits mailing list