debian specific patch information for subtitleeditor / 0.30.0-1.2

Summary

Package Version Package Type Source Package Format
0.30.0-1.2 Debian-diff 1.0

Debian packaging Information

Diff file subtitleeditor_0.30.0-1.2.diff.gz
Size25149
MD5sum6b05703c93d0f998e703ad2b7d2d69c0
./debian only changes view download
non packaging (i.e. not ./debian) changes view download

Misc. Non-packaging "direct" style patches

file inserted deleted modified view download
config.guess1101340 view download
config.sub79230 view download

"series" style patches

patch summary view raw
subtitleeditor-0.30.0-fix-linkage
 Makefile.am                                           |    6 
 actions/about/Makefile.am                             |    2 
 actions/adjusttime/Makefile.am                        |    2 
 actions/applytranslation/Makefile.am                  |    2 
 actions/changeframerate/Makefile.am                   |    2 
 actions/combinesubtitles/Makefile.am                  |    2 
 actions/command/Makefile.am                           |    2 
 actions/configurekeyboardshortcuts/Makefile.am        |    2 
 actions/dialoguize/Makefile.am                        |    2 
 actions/documentmanagement/Makefile.am                |    2 
 actions/duplicatesubtitle/Makefile.am                 |    2 
 actions/editcell/Makefile.am                          |    2 
 actions/errorchecking/Makefile.am                     |    2 
 actions/extendlength/Makefile.am                      |    2 
 actions/externalvideoplayer/Makefile.am               |    2 
 actions/findandreplace/Makefile.am                    |    2 
 actions/insertsubtitle/Makefile.am                    |    2 
 actions/italicize/Makefile.am                         |    2 
 actions/joindocument/Makefile.am                      |    2 
 actions/moveafterprecedingsubtitle/Makefile.am        |    2 
 actions/movesubtitles/Makefile.am                     |    2 
 actions/plaintext/Makefile.am                         |    2 
 actions/preferences/Makefile.am                       |    2 
 actions/removesubtitle/Makefile.am                    |    2 
 actions/reversetextandtranslation/Makefile.am         |    2 
 actions/scalesubtitles/Makefile.am                    |    2 
 actions/selection/Makefile.am                         |    2 
 actions/spellchecking/Makefile.am                     |    2 
 actions/splitdocument/Makefile.am                     |    2 
 actions/splitsubtitle/Makefile.am                     |    2 
 actions/styleeditor/Makefile.am                       |    2 
 actions/timemodemanagement/Makefile.am                |    2 
 actions/videoplayermanagement/Makefile.am             |    2 
 actions/viewmanager/Makefile.am                       |    2 
 actions/wavefrommanagement/Makefile.am                |    2 
 configure.in                                          |    2 
 defaultcfg.cc                                         |  128 ++++++++++++++++++
 defaultcfg.h                                          |   34 ++++
 main.cc                                               |  103 --------------
 subtitleformats/adobeencoredvd/Makefile.am            |    4 
 subtitleformats/advancedsubstationalpha/Makefile.am   |    2 
 subtitleformats/microdvd/Makefile.am                  |    2 
 subtitleformats/mpl2/Makefile.am                      |    2 
 subtitleformats/mpsub/Makefile.am                     |    2 
 subtitleformats/subrip/Makefile.am                    |    2 
 subtitleformats/substationalpha/Makefile.am           |    2 
 subtitleformats/subtitleeditorproject/Makefile.am     |    2 
 subtitleformats/subviewer2/Makefile.am                |    2 
 subtitleformats/timedtextauthoringformat1/Makefile.am |    2 
 49 files changed, 214 insertions(+), 149 deletions(-)
view download
fix_gcc_4.4_ftbfs.dpatch
 plugins/subtitleformats/advancedsubstationalpha/advancedsubstationalpha.cc |    1 +
 plugins/subtitleformats/mpsub/mpsub.cc                                     |    1 +
 plugins/subtitleformats/substationalpha/substationalpha.cc                 |    1 +
 3 files changed, 3 insertions(+)
view download