~andrewsomething/imagination/debian

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Andrew Starr-Bochicchio
  • Date: 2010-08-10 01:34:10 UTC
  • Revision ID: a.starr.b@gmail.com-20100810013410-m10rrg1coc4bth2f
Tags: 2.1-2
* Acknowledge non-maintainer upload.
 - Thanks to 村仔 and Andrew Lee.
* debian/control:
 - Add a depend on sox and a recommends on libsox-fmt-all
   to provide proper audio support. (LP: #601559)
 - Bump Standards-Version to 3.9.1, no changes needed.
* Convert to Debian source format 3.0 (quilt).

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
Section: video
3
3
Priority: optional
4
4
Maintainer: Andrew Starr-Bochicchio <a.starr.b@gmail.com>
5
 
Build-Depends:  debhelper (>= 7),
6
 
                quilt,
7
 
                autotools-dev,
8
 
                intltool,
9
 
                xsltproc,
10
 
                docbook-xsl,
11
 
                doc-base,
12
 
                libgtk2.0-dev,
13
 
                libsox-dev
14
 
Standards-Version: 3.8.3
 
5
Build-Depends: debhelper (>= 7),
 
6
               quilt,
 
7
               autotools-dev,
 
8
               intltool,
 
9
               xsltproc,
 
10
               docbook-xsl,
 
11
               doc-base,
 
12
               libgtk2.0-dev,
 
13
               libsox-dev
 
14
Standards-Version: 3.9.1
15
15
Homepage: http://imagination.sourceforge.net/
16
16
Vcs-Bzr: https://code.launchpad.net/~andrewsomething/imagination/debian
17
17
Vcs-Browser: http://bazaar.launchpad.net/~andrewsomething/imagination/debian/files
18
18
 
19
19
Package: imagination
20
20
Architecture: any
21
 
Depends: ${shlibs:Depends}, ${misc:Depends}, imagination-common (= ${source:Version})
22
 
Recommends: ffmpeg
 
21
Depends: ${shlibs:Depends}, ${misc:Depends}, imagination-common (= ${source:Version}), sox
 
22
Recommends: ffmpeg, libsox-fmt-all
23
23
Suggests: libavcodec-extra-52, libavformat-extra-52, libavutil-extra-49
24
24
Description: DVD slide show maker
25
25
 Imagination is a lightweight and user-friendly DVD slide show maker with
33
33
Architecture: all
34
34
Depends: ${shlibs:Depends}, ${misc:Depends}
35
35
Conflicts: imagination (<= 2.0-1)
36
 
Replaces:  imagination (<= 2.0-1)
 
36
Replaces: imagination (<= 2.0-1)
37
37
Description: DVD slide show maker - common files
38
38
 Imagination is a lightweight and user-friendly DVD slide show maker with
39
39
 a clean interface and few dependencies. It only requires the ffmpeg encoder