[SCM] frei0r/master: Tidy control file: Newline-delimit package relations. Rewrap long descriptions at 72 chars.

js at users.alioth.debian.org js at users.alioth.debian.org
Wed Dec 26 02:28:22 UTC 2012


The following commit has been merged in the master branch:
commit 3d8ca37ba04eddef37ce0f1d1def73b4ec4b92a3
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Tue Dec 25 21:50:13 2012 +0100

    Tidy control file: Newline-delimit package relations. Rewrap long descriptions at 72 chars.

diff --git a/debian/control b/debian/control
index ecf7103..e8097f6 100644
--- a/debian/control
+++ b/debian/control
@@ -6,26 +6,34 @@ Uploaders: Jonas Smedegaard <dr at jones.dk>
 Vcs-Git: git://git.debian.org/git/pkg-multimedia/frei0r
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-multimedia/frei0r.git
 Homepage: http://www.piksel.org/frei0r
-Build-Depends: cdbs, debhelper (>> 5.0.0), pkg-config, libcv-dev, libgavl-dev (>= 1.1.0),
- libtool, autoconf, automake,
- libcvaux-dev, libhighgui-dev
+Build-Depends: cdbs,
+ debhelper (>> 5.0.0),
+ libtool,
+ automake,
+ autoconf,
+ pkg-config,
+ libcv-dev,
+ libgavl-dev (>= 1.1.0),
+ libcvaux-dev,
+ libhighgui-dev
 Standards-Version: 3.8.3
 
 Package: frei0r-plugins
 Section: video
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends},
+ ${misc:Depends}
 Conflicts: frei0r (<= 1.1.22)
 Replaces: frei0r
 Description: minimalistic plugin API for video effects, plugins collection
  frei0r is a minimalistic plugin API for video sources and filters. The
  behavior of the effects can be controlled from the host by simple
  parameters. The intent is to solve the recurring reimplementation or
- adaptation issue of standard effects. It is not meant as a generic API for
- all kinds of video applications.
+ adaptation issue of standard effects. It is not meant as a generic API
+ for all kinds of video applications.
  .
- frei0r plugins are used by several projects (e.g.: LiVES, Veejay, Open Movie
- Editor, FreeJ, Pure Data Visual Junk Tools, MLT framework).
+ frei0r plugins are used by several projects (e.g.: LiVES, Veejay, Open
+ Movie Editor, FreeJ, Pure Data Visual Junk Tools, MLT framework).
  .
  This package contains a collection of plugins.
 
@@ -39,14 +47,14 @@ Description: minimalistic plugin API for video effects, header files
  frei0r is a minimalistic plugin API for video sources and filters. The
  behavior of the effects can be controlled from the host by simple
  parameters. The intent is to solve the recurring reimplementation or
- adaptation issue of standard effects. It is not meant as a generic API for
- all kinds of video applications.
+ adaptation issue of standard effects. It is not meant as a generic API
+ for all kinds of video applications.
  .
- frei0r plugins are used by several projects (e.g.: LiVES, Veejay, Open Movie
- Editor, FreeJ, Pure Data Visual Junk Tools, MLT framework).
+ frei0r plugins are used by several projects (e.g.: LiVES, Veejay, Open
+ Movie Editor, FreeJ, Pure Data Visual Junk Tools, MLT framework).
  .
- This package contains the header needed to enable frei0r in other package
- at build time.
+ This package contains the header needed to enable frei0r in other
+ package at build time.
 
 Package: frei0r-plugins-doc
 Section: doc
@@ -58,11 +66,10 @@ Description: minimalistic plugin API for video effects, API documentation
  frei0r is a minimalistic plugin API for video sources and filters. The
  behavior of the effects can be controlled from the host by simple
  parameters. The intent is to solve the recurring reimplementation or
- adaptation issue of standard effects. It is not meant as a generic API for
- all kinds of video applications.
+ adaptation issue of standard effects. It is not meant as a generic API
+ for all kinds of video applications.
  .
- frei0r plugins are used by several projects (e.g.: LiVES, Veejay, Open Movie
- Editor, FreeJ, Pure Data Visual Junk Tools, MLT framework).
+ frei0r plugins are used by several projects (e.g.: LiVES, Veejay, Open
+ Movie Editor, FreeJ, Pure Data Visual Junk Tools, MLT framework).
  .
  This package contains the API documentation.
-

-- 
frei0r packaging



More information about the pkg-multimedia-commits mailing list