[SCM] csound/master: Drop Recommends on manpages, upstream no longer produce them

fsateler at users.alioth.debian.org fsateler at users.alioth.debian.org
Mon Feb 10 19:44:39 UTC 2014


The following commit has been merged in the master branch:
commit e14bd48958e5c6f621c3968a36263bc905e20838
Author: Felipe Sateler <fsateler at debian.org>
Date:   Fri Jan 31 11:19:11 2014 -0300

    Drop Recommends on manpages, upstream no longer produce them

diff --git a/debian/control.in b/debian/control.in
index 8f8f7bb..e505135 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -21,7 +21,7 @@ Package: csound
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Breaks: libcsound64-5.1 (<< 1:5.08.2~dfsg-1)
-Recommends: csound-utils, csound-manpages
+Recommends: csound-utils
 Description: powerful and versatile sound synthesis software
  Csound is a sound and music synthesis system. Drawing from over 450
  signal processing modules, it can be used to model virtually any
diff --git a/debian/csound.lintian-overrides b/debian/csound.lintian-overrides
deleted file mode 100644
index 92dc492..0000000
--- a/debian/csound.lintian-overrides
+++ /dev/null
@@ -1,2 +0,0 @@
-# Manpages will be never produced by this package, see csound-doc instead
-csound binary: binary-without-manpage

-- 
csound packaging



More information about the pkg-multimedia-commits mailing list