[Pkg-cli-apps-commits] [SCM] longomatch branch, master, updated. debian/0.16.5-1-16-gc09b098

Iain Lane laney at debian.org
Sun Jun 26 19:15:51 UTC 2011


The following commit has been merged in the master branch:
commit e15a95ccef7acee7b8dfef493bf336a2f7eba2f7
Author: Iain Lane <laney at debian.org>
Date:   Sun Jun 26 14:30:24 2011 +0100

    Run wrap-and-sort

diff --git a/debian/control b/debian/control
index e471c5e..5bdf522 100644
--- a/debian/control
+++ b/debian/control
@@ -3,11 +3,19 @@ Section: graphics
 Priority: optional
 Maintainer: Debian CLI Applications Team <pkg-cli-apps-team at lists.alioth.debian.org>
 Uploaders: Stefan Ebner <sebner at ubuntu.com>
-Build-Depends: debhelper (>= 7.0.50),
- libgstreamer0.10-dev, libgstreamer-plugins-base0.10-dev,
- cli-common-dev (>= 0.7), libgtk2.0-dev, mono-devel (>= 2.4.2.3),
- libgtk2.0-cil-dev, libdb4o-cil-dev, autoconf, imagemagick, automake, libtool,
- intltool
+Build-Depends: autoconf,
+               automake,
+               cli-common-dev (>= 0.7),
+               debhelper (>= 7.0.50),
+               imagemagick,
+               intltool,
+               libdb4o-cil-dev,
+               libgstreamer-plugins-base0.10-dev,
+               libgstreamer0.10-dev,
+               libgtk2.0-cil-dev,
+               libgtk2.0-dev,
+               libtool,
+               mono-devel (>= 2.4.2.3)
 Standards-Version: 3.9.1
 Homepage: http://longomatch.ylatuya.es
 Vcs-Git: git://git.debian.org/pkg-cli-apps/packages/longomatch.git
@@ -15,8 +23,11 @@ Vcs-Browser: http://git.debian.org/?p=pkg-cli-apps/packages/longomatch.git
 
 Package: longomatch
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${cli:Depends},
- gstreamer0.10-plugins-ugly, gstreamer0.10-gnonlin
+Depends: gstreamer0.10-gnonlin,
+         gstreamer0.10-plugins-ugly,
+         ${cli:Depends},
+         ${misc:Depends},
+         ${shlibs:Depends}
 Description: video analysis tool for coaches
  LongoMatch is a sports video analysis tool for coaches and sports
  scientists, to assist them on making games video analysis. It
@@ -30,4 +41,3 @@ Description: video analysis tool for coaches
  LongoMatch can be used for any task that requires tagging and
  reviewing segments of a video file, and can be applied to fields like
  cinema, medics or conferences.
-

-- 
longomatch



More information about the Pkg-cli-apps-commits mailing list