[SCM] pd-pddp/master: fix 'virtual-package-depends-without-real-package-depends' lintian warning

eighthave-guest at users.alioth.debian.org eighthave-guest at users.alioth.debian.org
Thu Dec 29 20:05:02 UTC 2011


The following commit has been merged in the master branch:
commit dd64618a94d28a7a430112d96093ac68eb1d6176
Author: Hans-Christoph Steiner <hans at eds.org>
Date:   Thu Dec 29 14:37:17 2011 -0500

    fix 'virtual-package-depends-without-real-package-depends' lintian warning

diff --git a/debian/control b/debian/control
index 1ae1f72..6c2fd73 100644
--- a/debian/control
+++ b/debian/control
@@ -15,11 +15,11 @@ Vcs-Browser: http://git.debian.org/?p=pkg-multimedia/pd-pddp.git;a=summary
 Package: pd-pddp
 Architecture: any
 Depends: ${shlibs:Depends},
-         pd,
+         puredata-core | pd,
          pd-ggee,
          pd-libdir,
          ${misc:Depends}
-Description: a support library for the Pure Data Documentation Project
+Description: support library for the Pure Data Documentation Project
  This library provides a collection of objects for Pd for making documentation
  easier and more interactive, providing standard ways of outputting audio,
  controlling the DSP, and making it possible to embed clickable links.

-- 
pd-pddp packaging



More information about the pkg-multimedia-commits mailing list