[SCM] advene/master: wrap-and-sort -s

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Thu Jan 12 14:27:12 UTC 2012


The following commit has been merged in the master branch:
commit c78c0737b32830d21dc7e108c952262ca96a1c4a
Author: Alessio Treglia <alessio at debian.org>
Date:   Thu Jan 12 15:27:03 2012 +0100

    wrap-and-sort -s
    
    Git-Dch: Ignore

diff --git a/debian/control b/debian/control
index ccad69c..6aa045a 100644
--- a/debian/control
+++ b/debian/control
@@ -1,7 +1,11 @@
 Source: advene
 Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers at lists.alioth.debian.org>
 Uploaders: Olivier Aubert <olivier.aubert at liris.cnrs.fr>
-Build-Depends: cdbs (>= 0.4.49), debhelper (>= 8.0.0), python (>= 2.6.6), python-support
+Build-Depends:
+ cdbs (>= 0.4.49),
+ debhelper (>= 8.0.0),
+ python (>= 2.6.6),
+ python-support
 Standards-Version: 3.9.2
 Section: video
 Priority: optional
@@ -12,27 +16,29 @@ X-Python-Version: >= 2.6
 
 Package: advene
 Architecture: all
-Depends: ${misc:Depends},
- ${python:Depends},
- python-gobject,
+Depends:
+ gstreamer0.10-x,
  python-cairo,
+ python-cherrypy3 (>=3.0.0),
+ python-gobject,
+ python-gst0.10,
  python-gtk2 (>=2.12),
  python-pygoocanvas,
+ python-rsvg,
  python-simpletal (>=3.0),
- python-gst0.10,
- gstreamer0.10-x,
- python-cherrypy3 (>=3.0.0),
- python-rsvg
-Recommends: vlc-plugin-svg,
+ ${misc:Depends},
+ ${python:Depends}
+Recommends:
  firefox | www-browser,
- python-vlc,
+ libjs-jquery (>= 1.4.2),
+ libjs-jquery-ui (>= 1.8),
+ python-aeidon,
  python-imaging,
- shotdetect,
- python-webkit,
  python-simplejson,
- python-aeidon,
- libjs-jquery (>= 1.4.2),
- libjs-jquery-ui (>= 1.8)
+ python-vlc,
+ python-webkit,
+ shotdetect,
+ vlc-plugin-svg
 Description: Annotate DVDs, Exchange on the Net
  The Advene (Annotate DVd, Exchange on the NEt) project is aimed
  towards communities exchanging discourses (analysis, studies) about

-- 
advene packaging



More information about the pkg-multimedia-commits mailing list