~ubuntu-branches/ubuntu/maverick/ffmpeg/maverick

« back to all changes in this revision

Viewing changes to debian/control.ffmpeg

  • Committer: Bazaar Package Importer
  • Author(s): Reinhard Tartler
  • Date: 2009-03-09 18:24:56 UTC
  • Revision ID: james.westby@ubuntu.com-20090309182456-61v0u5ehhrcw6jtm
Tags: 3:0.svn20090204-2ubuntu1+unstripped3
add conflicts replaces for libavfilter0, LP: #322570

Show diffs side-by-side

added added

removed removed

Lines of Context:
70
70
Architecture: any
71
71
Depends: ${shlibs:Depends},
72
72
         ${misc:Depends}
 
73
Conflicts: libavfilter0
 
74
Replaces: libavfilter0
73
75
Description: ffmpeg video filtering library
74
76
 This is the video filtering library from the ffmpeg project.
75
77
 .